* {
	padding:0px;
	margin:0px;
}

body,html {
	background-image: url(../Bilder/HintergrundGross.jpg);
	background-repeat: no-repeat;
	background-color:#033A95;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #113763;
    line-height: 120%;
	padding-bottom:10px;
}

#Banner {
	/*background-image: url(../Bilder/Header.jpg);
	background-repeat: no-repeat;*/
	width: 950px;
	height: 140px;
}

#NaviE1 {
	float: right;

}

#NaviE1Wrapper {
	width: 890px;
	height: 30px;
	background-image:url(../Bilder/Navi.jpg);
	background-repeat:no-repeat;
	background-position: 202px 0px;
	padding: 9px 60px 0px 0px;
}


#Hilfsnavi {
	float: right;
	padding: 2px 16px 0px 0px;
	height:15px;
}

/*
#Hilfsnavi {
	width: 890px;
	height: 30px;
	background-image:url(../Bilder/Navi.jpg);
	background-repeat:no-repeat;
	padding: 9px 60px 0px 0px;
}

*/


#ContentWrapper {
	background-image: url(../Bilder/HintergrundContent.jpg);
	background-repeat:repeat-y;
	background-position:center;
	width:698px;
	float: left;
}

#NaviE2Wrapper {
	float:left;
	width:189px;
	padding-left:13px;
}

#NaviE2 {
	float:left;
}

#Content {
	padding:20px 20px 0px 70px;
}


#ContentBorder {
	padding:20px 20px 0px 70px;
	clear:both;
}

#ContentLeft {
	float:left;
	padding:0px 20px 0px 70px;
	width:259px;
}

#ContentRight {
	float:left;
	padding:0px 20px 0px 0px;
	width:329px;
}

.Clear {
	clear: both;
	height:0px;
}	

.FooterClear {
	clear: both;
	height:20px;
}

#Footer {
	height:17px;
	/*clear:both;*/
	width: 698px;
	background-image:url(../Bilder/Footer.jpg);
	background-repeat:no-repeat;
}	