#main {
	width: 970px;
	margin: auto;
	text-align: left;
}
#top {
	width: 962px;
	height: 80px;
	padding:0px;
	margin:0px;
}
#top p {
	padding: 55px 0px 0px 0px;
	width: 600px;
	vertical-align: bottom;
}
#header {
	width: 962px;
	height: 60px;
	background: url(../../../media/templates/bg_header.gif) no-repeat ;
}
#content {
	width: 970px;
	margin: 0px 0 0 0;
}
#content div {
	float: left;
}
#content ol #content ul {
	float: left;
	padding: 0px 8px 0 0px;
}
		
#content li {
	margin: 4px 0 0 16px;
}				

#standard_links {
	width: 239px;
	margin: 0px 0 0 0;
	float: left;
}
#standard_mitte {
	width: 476px;
	margin: 0px 0 0 0;
	overflow:hidden;
	float: left;
}
#standard_rechts {
	width: 239px;
	margin: 0px 0 0 0;
	float: left;
}
#footer {
	float: left;
	width: 962px;
	height: 34px;
	background: url(../../../media/templates/bg_footer.gif) repeat-x ;
	padding: 10px 0 0 0;
	text-align: center;
	font-size: 92%;
	margin: 10px 0 0 0;
}	
.col1 {
	width: 238px;
}	
.col1_l {
	width: 261px;
}	

.col2_l {
	width: 650px;
}	
.col2 {
	width: 476px;
}
.col3 {
	width: 714px;	
}
.col4 {
	width: 970px;	
}
.col4_m {
	width: 970px;	
}

/* ---------- HEADER ---------------- */
#header p {
	float: left;
	width: 750px;
	margin: 0;
	padding: 0;
}				
#header a, #header span {
	display: block;
	float: left;
	padding: 7px 0 0 17px;
	margin: 0;
	text-decoration: none;
	color: #F7DBC6;
	font-size: 100%;			
}		
#header a:hover {
	color: #ffffff;
}
#header span {	
	color: #ffffff;
	font-weight: bold;
}
#header form {
	float: right;
	width: 180px;
	padding: 8px 14px 0 0;
	display: block;
}		
#header form input {
	width: 130px;
	float: left;
	margin: 12px 0 0 0;
}		
#header form a {
	margin: 0px;
	float: right;
}