#Logo { height: 105px; width: 170px; left: 20px; top: 30px; position:absolute; visibility: visible;}

body {
	color: #535450;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	line-height: 140%;
	background-color: white;
	background-image: url(../images/main_bg_verlauf.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	margin: 0;
	padding: 0;
	text-align: center;
}


#centercontent { text-align: left; width: 970px; margin-left: auto; margin-right: auto; position:relative; }


p {
	margin-top: 0px;
	padding-top: 0px;
}


a:link { color: red ; }

a:visited { color: red }

a:hover { color: black ; text-decoration: none; }

a:active { color: red ; }

h1 {
	font: bold 24px/normal Arial, Helvetica, sans-serif;
	color: #FF0000;
}
h2 {
	font: normal 18px/normal Arial, Helvetica, sans-serif;
	top: 0px;
	padding: 0px;
	margin: 0px 0px 8px;

}
h3 {
	font-size: 13px;
	font-weight: bold;
}
td {
	vertical-align: top;
}

 #navcontainer
{
width: 170px;
position: absolute;
top: 195px;
left: 20px;
}


#navlist
{
color: white;
background: #999999;
padding: 0 1px;
margin-left: 0;
width: 99%;
font:  normal 12px Arial, Helvetica,  Verdana, sans-serif;
font-weight: bold ;
}

#navlist li
{
list-style: none;
margin: 0;
font-size: 1em;

}

#navlist a
{
	display: block;
	text-decoration: none;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
	color: white;
	background: #999999;
	border-left: 1em solid #999999;
	padding: 0.25em 0.5em 0.4em 0.75em;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #FFFFFF;
}

#navlist a#current { border-color: #5bd #035 #068 #f30; }

#navlist a
{
width: 99%;

/* only necessary for Internet Explorer */
}

#navlist a
{
voice-family: "\"}\"";
voice-family: inherit;
width: 138px;
/* Tantek-hack should only used if Internet-Explorer 6 is in standards-compliant mode */
}

#navcontainer>#navlist a
{
width: auto;
/* only necessary if you use the hacks above for the Internet Explorer */
}

#navlist a:hover, #navlist a#current:hover
{
background: #999999;
border-color: #999999 #999999 #FFFFFF #999999;
padding: 0.4em 0.35em 0.25em 0.9em;
}

#navlist a:active, #navlist a#current:active
{
background: #666666;
border-color: #999999 #999999 #FFFFFF #999999;
padding: 0.4em 0.35em 0.25em 0.9em;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 3px;
	margin-top: 0px;
	padding-top: 0px;
}

