@import url(style_FILES/main.css);
@import url(style_FILES/header.css);
@import url(style_FILES/footer.css);
@import url(style_FILES/top.css);
@import url(style_FILES/content.css);
@import url(style_FILES/left.css);
@import url(style_FILES/mailform.css);

#menu-1-links {
	margin: 0;
	padding: 28px 5px 0 5px;
	
}

#marker-1-mitte, #marker-1-rechts {
	margin: 5px;
	padding: 0;
}

#marker-1-links  {
	margin: 0px 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: 766px;
	
}

#links {
	float: left;
	width: 190px;
	z-index: 4;
	background: #FFFFFF;
	

}

#content-links {
/*	position: relative;
	z-index: 5;*/
	width: 190px;
}

#mitte {
	float: right;
	width: 570px;
	z-index: 2;
	background: #FFFFFF;
	/*border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #005db5;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #005db5;*/
}

#content-mitte {
/*	position: relative;
	z-index: 3;*/
	width: 550px;
}

#rechts {
	float: right;
	width: 200px;
	padding: 28px 0px 0 0px;
	z-index: 6;
	background: #FFFFFF;
}

#content-rechts {
/*	position: relative;
	z-index: 7;*/
	width: 200px;
}

#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;
}
