/* CSS Document */
html{height:100%; margin:0; padding:0;}
body{height:100%; margin:0; padding:0; font-family:Arial, Helvetica, sans-serif; background:#6478A0} 	
a:link {text-decoration:none; color:#6478A0}
a:visited {text-decoration:none; color:#6478A0}
a:active {text-decoration:none; color:#6478A0}
a:focus {text-decoration:none;color:#6478A0}
h1 {text-align:center}

table.spielbericht {border-collapse:collapse;}
table.spielbericht td {border:solid 1px #000000}


div.kopf{width:1000px; margin-left:auto; margin-right:auto; margin-top:25px; clear:left; height:140px;border-right-color:#414B72; border-right-style:solid; border-right-width:10px; }
div.logo{font-size:30px; font-weight:bolder;color:#000000; background-color:#FD6E50; height:130px; padding-top:10px }
div.lgo{float:left; width:810px; font-size:36px; text-align:center}

div.linie1{height:7px; background-color:#FD6E50; width:1000px; margin-left:auto; margin-right:auto; overflow:hidden;border-right-color:#414B72; border-right-style:solid; border-right-width:10px; clear:left }

div.body {width:1000px; background-color: #FFFFFF; margin-left:auto; margin-right:auto;border-right-color:#414B72; border-right-style:solid; border-right-width:10px}
div.nav {width:960px; height:30px; background-color: #FFFFFF; font-weight:bolder;}

div.navwort_links {float:left; border-right-style:solid; border-color:#FD6E50; padding-left:5px; padding-right:5px}
div.navwort_mitte {float:left; border-right-style:solid; border-color:#FD6E50; padding-left:5px; padding-right:5px}
div.navwort_rechts {padding-left:5px; padding-right:5px}

div.main {min-height:500px; width:960px; background-color:#FFFFFF; font-size:14px; padding:20px;}


div.startseite{float:left; width:960px;}
div.linke_spalte {width:530px; border-style:solid; border-width:1px; float:left; position: relative; }
div.links_oben {border-width:1px; border-bottom-style:solid; padding-left:20px}
div.links_mitte {border-bottom-style:solid; border-width:1px; padding-left:20px}
div.links_unten {border-bottom-style:solid; border-width:1px; margin-top:-1px}
div.aktuelle_news{width:160px; padding-left:20px; border-right-style:solid; border-width:1px; border-color:#333333; position: relative; float:left;}
div.naechste_termine{width:290px; padding-left:20px; margin-left:-1px; border-left-style:solid; border-width:1px; border-color:#333333; position: relative; float:left;}

div.mittlere_spalte {width:220px; border-style:solid; border-width:1px; position: relative; float:left; margin-left:2px}
div.hinweis{text-align:center; border-bottom-style:solid; border-bottom-width:1px}
div.hinweis a:link {text-decoration:none; color:red}
div.hinweis a:visited {text-decoration:none; color:red}
div.hinweis a:active {text-decoration:none; color:red}
div.hinweis a:focus {text-decoration:none;color:red}

div.hinweis1{text-align:center; border-bottom-style:solid; border-bottom-width:1px; background-image:url(AfterTrain.jpg); margin-top:-20px; color:white}
div.hinweis1 a:link {text-decoration:none; color:white}
div.hinweis1 a:visited {text-decoration:none; color:white}
div.hinweis1 a:active {text-decoration:none; color:white}
div.hinweis1 a:focus {text-decoration:none;color:white}

div.rechte_spalte {width:200px; border-style:solid; border-width:1px; float:left; position: relative; margin-left:2px}


tr.verloren{color:#FF0000}
tr.gewonnen{color:#006600}

div.impressum {width:980px; margin-left:auto; margin-right:auto; background-color:#414B72; color:#FFFFFF; text-align:right; padding-right:20px; border-right-color:#414B72; border-right-style:solid; border-right-width:10px  }


#nav, #nav ul {
	float: left;
	list-style: none;
	line-height: 1;
	background: white;
	font-weight: bold;
	padding: 0;
	border-width: 1px 0;
	margin: 0 ;
}

#nav a {
	display: block;
}

#nav a.daddy {
	background: url(nav_pfeil.gif) center right no-repeat;
}

#nav li {
	float: left;
	padding: 0;
	border-right-style:solid; border-color:#FD6E50; padding-left:5px; padding-right:5px;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	font-weight: normal;
	border-style:solid;
	border-width: 1px;
	border-color:#FD6E50;
	z-index:50;
	width: 185px;
	margin-left:-8px;
}

#nav li ul li {
	border:none;
}

#nav li li {
	width: 175px;
}

#nav li ul a {
	width: 175px;
}

#nav li ul ul {
	margin: -1em  0 0 180px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background:#CCCCCC;
}


