
html {
	height: 100%; 
	margin-bottom: 1px;
}

body {

	background-color:#ECE0CF;
	
}

body, #content {

  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  color:#000000;
  font-size:13px;
}


#page_range {
	background-color:#ECE0CF;
	position:absolute;
	width:99%;
	height:auto;
	margin-top:40px;

}

#page {
	background-color:#ECE0CF;
	width:960px;
	height:auto;
	margin-top:0px;
	margin-right:15px;
	margin-left:auto;
	}
	
#header_container {
	width:960px;
	height:120px;
	margin-bottom:0px;
	overflow:hidden;
}

#header {		
	text-align:right;
	width:auto;
	height:155px;
}

#content_container {
	width:960px;
}

#content {
	width:630px;	
	float:left;
	height:auto;
	margin-top:0px;
}

#content_col_01 {
	float:left;
	width:155px;
	height:auto;
}

#content_col_02 {
	margin-left:10px;
	float:right;
	width:465px;
}

div#textinhalt_container {
	width:460px;
	padding-top:0px;
	padding-bottom:20px;
	margin-top:0px;
	margin-bottom:10px;
}

#content_col_03 {
	width:315px;
	height:auto;
	margin-left:14px;
	float:right;
	
}
/*+++++++++++++++++++++++++++++++*/
/*NAVI*/

div#navi_container {			
	right:0px;
	top:0px;
	padding-top:0px;
	width:auto;
	height:400px;

}

div#top_navi {
	margin-right:0px;
}

div#top_navi ul {
	padding: 0;
}

div#top_navi ul li {
	list-style: none;
	height:25px;
}

img#navi_abstand {
	height:1px;
	width:100px;

}
/*ENDE NAVI*/
/*+++++++++++++++++++++++++++++++*/
/* Subnavigation "Partner" */

#subnavigation {
	position:absolute;
	top:90px;
}

#subnavigation img {
	margin-right:75px;
}


#clear_float {									
	clear:both;
	width:950px;
	height:5px;
}

.clear_text {
	clear:both;
	width:400px;
	height:1px;
}


#footer_container {
	clear:both;						
	width:950px;
	height:50px;
}

#footer {
	width:900px;
	height:20px;
}