@import url(style_03/main.css);
@import url(style_03/header.css);
@import url(style_03/footer.css);
@import url(style_03/top.css);
@import url(style_03/content.css);
@import url(style_03/left.css);
@import url(style_03/user.css);
@import url(style_03/mailform.css);

#menu-1-links {
	margin: 0;
	padding: 5px 5px 0 5px;
	
}

#marker-1-mitte, #marker-1-rechts {
	margin: 5px;
	padding: 0;
}

#marker-1-links  {
	margin: 0 5px;
	padding: 0;
}

#marker-links, #marker-mitte, #marker-rechts {
	margin: 0;
	padding: 5px;
}

#links, #mitte, #rechts, #content-wrap-innen {
	position: relative;
	overflow: visible;
}

#content-wrap-innen {
	float: left;
	margin: 0;
	width: 807px;
	
}

#links {
	float: left;
	width: 200px;
	z-index: 4;
	background: #FFFFFF;
	

}

#content-links {
/*	position: relative;
	z-index: 5;*/
	width: 200px;
}

#mitte {
	float: right;
	width: 600px;
	z-index: 2;
	background: #FFFFFF;
	/*border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #316fb8;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #316fb8;*/
}

#content-mitte {
/*	position: relative;
	z-index: 3;*/
	width: 590px;
}

#rechts {
	float: right;
	width: 160px;
	z-index: 6;
	background: #ffffff;
	
}

#content-rechts {
/*	position: relative;
	z-index: 7;*/
	width: 150px;
}

#header, #wrap-aussen, #footer {
	width: 970px;
}

#header-logo {
	width: 960px;
}

.spacer {
	clear:both;
/*	float: left;*/
	height: 1px;
	font-size: 1px;
	line-height: 0px;
	display: block;
	visibility: hidden;
	border: 0; 
	padding: 0;
	margin: -1.0em 0 0 0;
	background: transparent;
}
