body {
	margin: 0px;
	background-color: #D9D9D9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #404040;;
	padding: 0px;
	width: 100%;
	margin-right: auto;
}



#oben {
	width: 100%;
	height: 149px;
	background-color: #EDEDED;
	background-image:url(img/head.gif);
	background-repeat: no-repeat;
}

#ueberschriften {
	width: 100%;
	height: 55px;
	background-color: #ffffff;
	background-image:url(img/ueberschriften_fortgesetzt.gif);
	background-repeat: repeat-x;
	padding-left: 0px;
	padding-top: 0px;
	}

#weiss {
	width: 100%;
	height: 24px;
	background-color: #ffffff;
	}	
	



img {
	border-style: none;
	border-width: 0px;
}



#mitte {
	width: 726px;
	background-color: #ffffff;
	padding-left: 24px;
	}

#unten {
	width: 720px;
	height: 24px;
	background-color: #E84933;
	border-style: solid;
	border-color: #ffffff;
	border-width: 6px;
	border-left-style: none;
	border-left-width: 0px;
	border-bottom-style: none;
	border-bottom-width: 0px;
	color: #ffffff;
	padding-top: 8px;
	padding-left: 24px;
}




p { 
	font-size: 12px;
	width: 400px;
	padding: 6px;
	line-height: 18px;
	padding: 0px;
	margin-top: 8px;
	margin-left: 6px;
	margin-bottom: 8px;
	
}

#liste p {
	width: 360px;
}

#liste li {
	margin-bottom: 20px;
}


div.leerzeile {
	position: relative;
	left: 2px;
	width: 300px;
	background-color: #ffffff;
	height: 8px;
}

a:link {color:#E84933; text-decoration:underline; font-weight: normal;}
a:active {color:#E84933; text-decoration:underline; font-weight: normal;}
a:visited {color:#E84933; text-decoration:underline; font-weight: normal;}
a:hover {color:#E84933; text-decoration: underline;  font-weight: normal;}	

.feld  { background-color:#e6e6e6; font-family:verdana; font-size:11px; padding-left:5px; margin-bottom: 5px; color:#404040; margin-left: 15px; width:190px; border-width:1px;
border-style: solid; border-color: #ffffff;}
.feld2  { background-color:#e6e6e6; font-family:verdana; font-size:11px; padding-left:5px; width:190px; height: 40px; color:#404040; border-width:1px; border-style: solid; border-color: #ffffff; margin-bottom: 5px; margin-left: 15px; }