body {
width:99%;
height:99%;
font-family: Verdana;
background-color: #f1f1f1;
font-size:12px;

color: rgb(0,0,0);
line-height: 1.5;
margin-bottom:0px;
margin-top:0px;
padding-bottom: 0px;
text-align:center;
}

.topzeile{height:85px; vertical-align:top; text-align: center; line-height: 0}
.midzeile{vertical-align:top;}
.downzeile{height:50px}

#logo{
height:85px;
}

#maintable{
background-color: #fcfcfc;
width: 900px;
text-align:left;
margin-left:auto; margin-right:auto;
border-width:3px;
border-style: double;
border-color: #000000;
height:100%;
}

#formular{
width: 100%;	
}

#main {

vertical-align:top;
background-color: #fcfcfc;
margin-top:0px;
width: 700px;
}



#content {

padding-left: 5px;
padding-right: 5px;
margin-bottom: 5px;

}

/* RÄNDER */

.bordertable{
font-weight: bold;
font-size:12px;
font-family: Verdana;
margin: 0px;
border:0px;
background-color: #fafafa;
width:130px; 
height:500px;

}

.rand{width:130px;line-height: 2; vertical-align:top}

.infobox{
background-color: #f8f8f8;
}

.rot
{
 width:130px;  font-size:12px; margin-left: 2px;}

/* MENÜ */

#menu{
	
}

ul {list-style-type: none;
width:130px;
margin:auto;
padding-left:0px;
font-size:12px;
}


.unterpunkt{
line-height:1.5;
font-size:10px;
margin-bottom:5px;

}




.spielerspalte1{text-align:left;
}
.spielerspalte2
{
margin-left:10px;
margin-right:10px;
margin-bottom:10px;
text-align:left;
}


#teamtable{}

#playertable{margin-left:auto; margin-right:auto; width:550px; }

.teamspalte
{
margin-left:3px;
margin-right:3px;
margin-bottom:10px;
margin-top:10px;
}

#footer
{
border-top-style:solid;
border-top-width:1px;
border-color: #dddddd;
margin-left:20px;
margin-right:20px;
margin-top:10px;
margin-bottom:10px;
color: #888888;
}

.cs64180{
font-size: 10px;
}

.left{
text-align:left;
}
.mittig{
margin-left:auto; margin-right:auto;
}
.right{
text-align:right;
}

.blockschrift
{
text-align: justify;
}

/* Bilderrahmen */
img {
border:0px;
}

/* Links */
a:link { text-decoration:none; font-weight:bold; }
a:link { color:#000000;}
a:visited { text-decoration:none; font-weight:bold;}
a:visited { color:#000000; }
a:hover { color: #cc0000; font-weight:bold;}
