BODY {
	background-color : #edecf6;
	margin-left: 0px;
	margin-top: 0px;
}

#Ebene1   
{
	background-image: url(images/hg_l.jpg);
	width: 100%;
	height: 110px;
	background-repeat : repeat-x;
	display: block;
	margin-left: 0px;
	margin-bottom: 0px;
	border-bottom : 1px dotted navy;
	}
#Ebene2   
{
	padding-left: 10px;
	padding-bottom: 30px;
	background-color: White;
	width: 20%;
	clear: both;
	float: left;
	margin-top: 0px;
	border-right: 1px dotted navy;
	border-bottom : 1px dotted navy;
}

#Ebene3    
{
	background-color: #edecf6;
	width: 75%;
	float: right;}
p {
	color: navy;
	font-weight: normal;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	margin-left : 15px;
	margin-top : 0px;
	margin-bottom : 4px;
}
TD {
	color: navy;
	font-weight: normal;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

LI, UL, OL {
	color: navy;
	font-weight: normal;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	margin-left : 30px;
}

H1 {
	color : Navy;
	font-family : Arial, Helvetica, sans-serif;
		margin-left : 10px;
}
H2 {
	color : Navy;
	font-family : Arial, Helvetica, sans-serif;
	margin-left : 10px;
}
H3 {
	color : Navy;
	font-family : Arial, Helvetica, sans-serif;
	margin-top : 5px;
	margin-bottom : 0px;
	margin-left : 10px;
}
A{ 
color: navy; 
font-weight: bold; 
line-height: 16pt; 
font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular 
}


