body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	background-color: white;
	margin: auto;
	text-align:left;
	
} 

p{
font-size: 11px;
}

a {
	text-decoration: none;
	color: #002266;
}

a:hover {
	text-decoration: underline;
}

#seite {
	width:100%;
	margin: auto;
	text-align:left;
	background-image: url(../images/verlauf_hintergrund.jpg);
	background-repeat: repeat-x;
} 

#verlauf_oben {
	width: auto;
	height: 20px;
	background-image: url(../images/verlauf_orange.jpg);
}

#top {
	width: 910px;
}

#top_weiss {
	clear: both;
	float:left;
	background-color: white;
}

#logo {
	float:left;
	padding-left: 26px;
}

#navi {
	float:left;
	margin-left: 50px;
	text-transform: uppercase;
	margin-top: 21px;
	font-size: 11px;
}

#navi a:link, #navi a:hover {
	text-decoration: none;
}

#navi-no  {
	float:left;
	margin-right: 1px;
	height: 71px;
	width: 93px;
}

#navi-act  {
	float:left;
	margin-right: 1px;
	height: 71px;
	width: 93px;
	font-weight: bold;
}


#navi2 {
	float:left;
	font-size: 11px;
	margin-left: 8px;
	margin-top: 40px;
}

#navi2 a:link, #navi2 a:visited {
	color: white;
}

#navi2-no  {
	margin-top: 5px;
}

#main {
	clear: both;
	width: 910px;
	background-image: url(../images/bg_main.jpg);
	background-repeat: repeat-x;

}

#reftitle {
	width: 148px;
	color: white;
	font-size: 11px;
	padding-left: 8px;
	font-weight: bold;
	margin-bottom: 20px;
	text-transform: uppercase;
}

#subnavi {
	float:left;
	width: 148px;
	height: 483px;
	margin-top: 55px;
}

#subnavi a:link, #subnavi a:visited {
	color: white;
	padding-left: 1px;
}

#subnavi-no {
	padding-left: 15px;
	padding-bottom: 15px;
}

#subnavi-cur {
	padding-left: 7px;
	padding-bottom: 15px;
}

#content {
	float:left;
	width: 563px;
	background-color: white;
}

#content_text {
	color: #333333;
	line-height: 20px;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 35px;
	padding-right: 35px;
}

#content_text a:link, #content_text a:visited,  #content_text a:active {
	color: #0162ab;
	font-size: 11px;
	text-decoration: none;

}
#content_text a:hover {
	color: #0162ab;
	font-size: 11px;
	text-decoration: underline;

}

#content_title {
	font-size: 18px;
	color: #003366;
	font-weight: bold;
	padding-bottom: 15px;
}

#content_header {
	color: #003366;
	font-weight: bold;
}

#news {
	float:left;
	width: 150px;
 	background-image: url(../images/bg_verlauf_aktuelles.jpg);
	border: 0px solid black;
}

#news_text {
	color: #000033;
	height: 400px;
	line-height: 18px;
	padding-top: 88px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
}

#news_header {
	color: #333333;
	font-weight: bold;
}

#news_text a:link, #news_text a:visited {
	font-weight: bold;
}


#rechts {
	float: left;
	height: 483px;
	background-image: url(../images/bg_verlauf_rand.jpg);
	background-repeat: no-repeat;
}

#abschluss {
	clear:left;

}

#spacer {
	clear: both;
	float: left;
	height: 34px;
	width: 1px;
}


#verlauf_unten {
	clear:both;
	width: auto;
	height: 50px;
	background-image: url(../images/verlauf_orange1.jpg);
	bottom: 0;

}

#sitemap {
	margin-top: 3px;
}

#sitemap2 {
	list-style: url(../images/pfeil_sitemap.gif);
}

#sitemap3 {
	list-style: url(../../clear.gif);
                padding-left: 6px;
}

#copyright {
	float:left;
	color: #999999;
	padding-left: 220px;
	padding-top: 38px;
	font-size: 11px;
	
}

#copyright a:link, #copyright a:visited {
	color: #999999;
}

input{
	height: 22px;
	border: 1px solid #666;
}
textarea{
	border: 1px solid #666;
}

td{
	font-size: 12px;
}
#print {
	padding-top: 12px;
	padding-left: 15px;
	padding-right: 10px;
}

#printa {
	padding-bottom: 3px;
}

#printa a:link, #printa a:visited {
	color: #956500;
	font-size: 12px;
}

