body {
	background-image: url(../Logos/bg1.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-image: url(../Logos/bg1.jpg);
	overflow:-moz-scrollbars-vertical;
}

.layout {
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	border:thin solid #999999;
	background-image: url(../Logos/bg0.jpg)
}

.header {
	width: 1024px;
	height: 205px;
	margin: 0 auto;
	background: url(../Logos/ECB_Banner4.jpg) no-repeat;
}

.dot {
	width: 15px;
	height: 10px;
	padding-top: 2px
	margin: 0 auto;
	background: url(../Logos/dot.gif) no-repeat;
}

.newsbox_seitenlinie {
	border-top-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;
	border-top-style:none;
	border-right-style:solid;
	border-bottom-style:none;
	border-left-style:solid;
	border-top-color:#CCCCCC;
	border-right-color:#CCCCCC;
	border-bottom-color:#CCCCCC;
	border-left-color:#CCCCCC;
}
.box_sponsoren {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#CCCCCC;
	border:1px solid #000033;
	font-weight:bold;
}
.linie_oben {
	border-top-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;
	border-top-style:solid;
	border-right-style:none;
	border-bottom-style:none;
	border-left-style:none;
	border-top-color:#CCCCCC;
	border-right-color:#CCCCCC;
	border-bottom-color:#CCCCCC;
	border-left-color: #CCCCCC;
}
.box_matchprogramm {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
}
.box_news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: justify;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.Titelschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	background-image: url(../Grafiken/News_linie.jpg);
}
.tabelleninhalt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	white-space: normal;
	text-align: left;
}
.infobox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	border: 1px solid #CCCCCC;
}
.tabellentitel_weiss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000033;
}
.sponsoren {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
a:link {
	color:#000066; 
}
a:visited {
	color:#000066;
}
.submenu {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

<!-- menu -->
.indentmenu{
font: bold 13px Arial;
width: 100%; /*leave this value as is in most cases*/
}

.indentmenu ul{
margin: 0;
padding: 0;
float: left;
width: 100%; /*width of menu*/
border: 1px solid #564c66; /*dark purple border*/
border-width: 1px 0;
background: black url(../Navigation/indentbg.gif) center center repeat-x;
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
float: left;
color: white; /*text color*/
padding: 5px 11px;
text-decoration: none;
border-right: 1px solid #564c66; /*dark purple divider between menu items*/
}

.indentmenu ul li a:visited{
color: white;
}

.indentmenu ul li a:hover, .indentmenu ul li .current{
color: white !important; /*text color of selected and active item*/
padding-top: 6px; /*shift text down 1px for selected and active item*/
padding-bottom: 4px; /*shift text down 1px for selected and active item*/
background: black url(../Navigation/indentbg2.gif) center center repeat-x;
}
.Stil2 {color: #FFFFFF}
.Stil3 {color: #000000}
.Stil4 {font: bold 13px Arial; width: 100%; color: #000000; }

<!-- end menu -->