body {
	background-repeat: repeat;
	background-color: #999999;
}




#Content {
	width:950px;
	margin:auto; /* half of width */
	background-color: white;
	border: 1px none #990000;
	position:relative;
	}
	
	
	
#header {
	background-image: url(media/header01.jpg);
	background-repeat: no-repeat;
	height: 112px;
	width: 950px;
	padding: 0px;
	margin: 0px;
}
	
#header2 {
	height: 19px;
	width: 217px;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
	border: 1px none #FF0000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	background-color: #648095;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#header3 {
	height: 19px;
	width: 515px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
	border: 1px none #FF0000;
	background-color: #0c2b55;
	float: left;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	padding: 0px;
	overflow: hidden;
}
	
	
	#header3 p{
	margin: 0px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 4px;
}
		
#header4 {
	background-color: #648095;
	height: 17px;
	width: 209px;
	margin: 0px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
	border: 1px none #FF0000;
	float: left;

	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
	font-size: 10px;
	
}
				
		
	
#header4 a{
	color: #FFFFFF;
	margin; 0px;
	padding-top: 0px;
	text-decoration: none;
	border: 1px none #FF0000;
}
		
	

	
.clearer{
	height:1px;
	overflow:hidden;
	margin-top:-1px;
	clear:both;
}
	


#nblock {
	/*position: relative;*/
	width: 219px;
	text-align:left;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: auto;
	overflow: visible;
	padding-left: 0px;
	padding-right: 0px;
	border: 1px none #FF0000;
	float: left;
	min-height:400px;
	height:auto !important;  /* für moderne Browser */
	height:400px;
für den IE 
	padding-bottom:4em
}

#adresse {
	/*position: absolute;*/
position:absolute;
	bottom:0;
	color: #0c2b55;
	vertical-align: bottom;
	border: 1px none #FF0000;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 2px;
	padding-left: 12px;
	vertical-align: bottom;
	padding-bottom: 8px;
}
#adresse a {
	color: #0c2b55;
	text-decoration: underline;
	}


#text2 {
	width: 515px;
	text-align:left;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: auto;
	height: auto;
	overflow: visible;
	min-height:400px;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin-top: 2px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9933CC;
	border-right-color: #9933CC;
	border-bottom-color: #FFFFFF;
	border-left-color: #9933CC;
}

#text2 a{
color: black;
}

#text3 {
	width: 189px;
	text-align:left;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: auto;
	height: auto;
	overflow: visible;
	padding-left: 8px;
	padding-right: 15px;
	border: 1px none #FF0000;
	float: left;
}

.download {
	font-size: 9px;
}
#text3 #download {
	color: #0c2b55;
	font-size: 9px;
}


#text3 a {
	color: #0c2b55
}


#text2 .divider {
	height: 1px;
	overflow: hidden;
	line-height: 1px;
	background-color: #4A521A;
	margin-top: 7px;
	margin-bottom: 7px;
}

#text2 h1 {
	font-size: 24px;
	
	color: #2a91d2;
	margin-top: 13px;
}

#text2 h2 {
	color: #e05729;
	font-size: 16px;
	margin-top: 5;
	line-height: 24px;
}

#text2 p {
	font-size: 12px;
	line-height: 22px;
	padding-left: 10px;
}



div.clear {
clear: both;
}
.red {
	color: #FF0000;
}

.orange_back {
background-color: #e36e22;
}

.orange_font {
 color: #e36e22;
}

.green_back {
background-color: #006e73;
}

.green_font {
 color: #006e73;
}


.blue_font {
color: #0c2b55
}

