body {
	background-color:#006699;
	font:normal 11px Verdana;
}
h1, h2, h3 {
	font-size:11px;
	font-weight:normal;
	margin:0px;
}
h1 {
	font-weight:bold;
	border-top:1px solid black;
	border-bottom:1px solid black;
	margin-top:5px;
	background-color:#eeeeee;
	text-align:center;
	margin-bottom:5px;
}

#hauptseite span {
	color:#ff0000;
}

#hauptseite h1.spielstand {
	font-size:18px;
}

h2 {
	color:#000000;
	text-decoration:none;
	padding-left:5px;
	margin-bottom:3px;
	display:block;
}
img	{
	padding:0px;
	margin:0px;
	vertical-align:text-bottom;
}
img.wappen {
	padding-left:25px;
	width:100px;
}
img.bildticker {
	border:1px solid black;
}
#main {
	margin-left:auto;
	margin-right:auto;
	width:1003px;
}
#banner	{
	float:left;
	width:1000px;
	background-color:#ffffff;
	height:100px;
	border:1px solid black;
	background:URL('/archiv/bilder/banner.jpg');
}
#menu {
	font-weight:bold;
	border-left:1px solid black;
	border-right:1px solid black;
	border-bottom:1px solid black;
	width:1000px;
	background-color:#eeeeee;
}
#menu1 {
	font-weight:bold;
	border-left:1px solid black;
	border-right:1px solid black;
	border-bottom:1px solid black;
	width:800px;
	background-color:#eeeeee;
	float:left;
}
#menu2 {
	font-weight:bold;
	border-right:1px solid black;
	border-bottom:1px solid black;
	width:199px;
	background-color:#eeeeee;
	float:left;
	text-align:center;
}
#menu_links, #menu_rechts {
	float:left;
	background-color:#ffffff;
	border-left:1px solid black;
	border-right:1px solid black;
	border-bottom:1px solid black;
	padding-bottom:5px;
	width:150px;
}
#hauptseite {
	float:left;
	background-color:#ffffff;
	border-bottom:1px solid black;
	width:698px;
}
#hauptseite.bildticker {
  text-align:center;
	background-color:#ffffff;
	border-bottom:1px solid black;
	width:1000px;
}
#hauptseite h2 {
	font-weight:bold;
	padding-left:10px;
	padding-bottom:5px;
}
#hauptseite h3 {
	padding-left:10px;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px solid black;
}
#banner h4 {
	font-size:11px;
	margin-top:86px;
	padding-left:10px;
	margin-bottom:0px;
         padding-bottom:0px;
         background-color:#eeeeee;
         width:360px;
         border-top:1px solid black;
         border-right:1px solid black;
}

a:active, a:link, a:hover, a:visited {
	color:#000000;
         text-decoration:none;
}

a:hover {
	color:#ff0000;
}

a:visited span, a:link span, a:active span {
	color:#00bb00;
}

#hauptseite div.info {
	width:345px;
	float:left;
}