/* CSS Document */

body{
	font-family:Tahoma;
	font-size:14px;
	color:#806C59;
	background-color:#F0F0F0;
	margin-left: 0px;
	margin-top: 0px;
}

p{
	font-family:Tahoma;
	font-size:14px;
	color:#806C59;
}

td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:13px;
	color:#806C59;
}

td.front {
	vertical-align: top;
	font-family:Tahoma;
	font-size:30px;
	font-weight: bold;	
}

td.sponsor {
	vertical-align: top;
	font-family:Tahoma;
	font-size:15px;
	font-weight: bold;	
	text-align: center;
}

a {
	font-family:Arial;
	font-size:13px;
	text-decoration: none;
	font-weight: bold;
	color:#002449;
}

a:hover  {
	text-decoration : underline
}

h3 {
	font-family:Tahoma;
	font-size:20px;
	color:#806C59;
}

.menue {
	font-family:Arial;
	font-size:13px;
	font-weight: bold;
	color:#002449;
	margin-left:5px;
	margin-top:1px;
	margin-bottom:1px;
}

.sub_menue {
	font-family:Arial;
	font-size:13px;
	font-weight: bold;
	color:#002449;
	margin-left:20px;
	margin-top:1px;
	margin-bottom:1px;
}

input.farbig
{
margin-top: 5px;
font-size : 11px;
color:#000033;
background: #E7DAD2;
border: 1px solid #E7DAD2;
}

input.farbig:hover {
color: #000000;
} 

select.farbig
{
margin-top: 5px;
font-size : 11px;
color:#000033;
background: #E7DAD2;
border: 1px solid #E7DAD2;
}

textarea.farbig
{
margin-top: 5px;
font-size : 11px;
background: #E7DAD2;
border: 1px solid #E7DAD2;
font-family:Tahoma;
}

p.form_l{
	text-align: left;	
	margin-left:100px;
}

/* Darstellung der Manschaften */
img.mannschaft{
	margin-left:10;
	margin-right:10;
}

#mannschaft_label3 { width:145px; height:35px; position:relative; top:386px; right:10px; left:139px; }
