/*
	CSS-Styles fuer den Body.
*/

body
{
background-color: #69C464;
font-family: Arial;
font-size: 101%;
color: #1D5100;
width: 100%;
}

.seite
{
width: 750px;
font-size: 1em;
margin: 0px auto;
}

/*
	CSS-Styles fuer die Seiten-Kopf-Tabelle.
*/
.kopftabelle
{
height: 170px;
text-align: left;
color:#FEFFFF;
margin: 0;
padding: 0;
}

.kopftabelle_kopf_links
{
background-image: url(../images/kein_spiel_kopf_links.gif);
}

.kopftabelle_kopf_links p
{
margin-left: 10px;
margin-top: 10px;
margin-bottom: 10px;
font-size: 1.2em;
font-weight: bold;
}

.kopftabelle_kopf_links h1
{
margin-left: 10px;
margin-top: 35px;
font-size: 1.6em;
}

.kopftabelle_kopf_rechts
{
text-align: center;
vertical-align: bottom;
background-image: url(../images/kein_spiel_kopf_rechts.gif);
margin-bottom: 5px;
}

/*
	CSS-Styles fuer die Seiten-Haupt-Tabelle.
*/
.hauptzelle_links
{
vertical-align: top;
background-color: #FEFFFF;
}

a
{
color: #E8AC05;
}

a:hover
{
color: #69C464;
}

p
{
margin: 10px;
}

h1
{
margin: 10px;
font-size:1.4em;
}

h2
{
margin: 10px;
font-size:1.2em;
}

.gelber_hg
{
background-color: #FFFB2B;
}

.roter_text
{
color: #FF0000;
}

.hauptzelle_rechts
{
vertical-align: top;
background-image: url(../images/kein_spiel_bg_right.jpg);
text-align: center;
color: #FEFFFF;
font-size: 0.8em;
}

.menu a
{
display: block;
font-size: 1.1em;
}

.hauptzelle_rechts h1
{
font-size:1.3em;
}

.hauptzelle_rechts h2
{
font-size:1.1em;
}

#passbild
{
height: 120px;
border: 1px solid #69C464;
}

#registerframe
{
border: 3px solid #69C464;
width: 165px;
height: 170px;
}

.miniban
{
border: 0;
width: 88px;
height: 31px;
}