

#nav {

	margin-left: 0px;
	padding-left: 195px;
	padding-bottom: 0px;
	border-top: 0px solid #CCCCCC;
	z-index: 1;
}

#main {
	margin-top:0px;
	margin-left:0em;
	padding-left: 0px;
}

#header {
	position: relative;
	height: 110px;
	width: 920px;
	padding:0em 0em 0em 0em;
	margin-top:0em;
	margin-bottom:0em;
	margin-left:0px;
	background:url(../images/z_background_header_fane11.jpg) no-repeat;
}
/* background:url(../images/z_background_header_fane7.jpg) no-repeat; */

/*--- images ---------------------------------------------------*/

.rightcol, .pic_right {
	float: right;
	width: 310px; 
	margin: 0 0 0px 0px;
	padding: 0 0px 0 10px;
}

.leftcol, .pic_left {
	float: left;
	width: 310px; 
	margin: 5px 5px 0px 0;
	padding: 0 00px 0 0px;
}

/*============================================*/

#page_margins {
	min-width: 928px;
	max-width: 928px;
	margin:auto;
	position:relative;
	border: 20px dashed #000000;
	border-top-width: 0px;
	margin-top: 30px;
}


/* linke Spalte */

#col1 {	
	width: 200px;
	min-height:620px;
	padding-top:10px;
	margin-top:0px;
}

#col1_content {
	margin: 0px;
	background: none;
	padding: 10px;

}





/* Rechte Spalte */

#col2 {	
	width: 200px; 
	min-height:400px;
	margin-top:0px; 
	}
	

#col2_content {	

	width: 205px;
	margin: 10px; 
	margin-top:10px;
	line-height:1;
	background-color:#00FFFF;}

/* IE-Hacks*/
*+html #col2_content {	
	line-height: normal;
}

*html #col2_content {
width:200px;
}

/* Mittlere Spalte */



#col3 { 
	
	width: 507px;
	min-height:600px;
	margin-top:0px;
	padding-top:-0px;
	margin-left: 200px;  /* = #col1 {	width: XY} */
	margin-right: 200px; /*= #col2 {	width: XY } */
/*	margin-right: 200px; /*= #col2 {	width: XY } */

}

#col3_content { 
	margin-left: 0px; 
	margin-top:0px;
	Padding-top:8px;
	padding-left:10px;
	height:622px;
	overflow:auto;

}



#footer {
	margin-top: 0px;

}

/* unsichtbar */
hr, .invisible {
position:absolute;
left:-1000px;
top:-1000px;
width:0;
height:0;
overflow:hidden;
}
