body {
	background-attachment: fixed;
	background-image: url(../images/backstripes.gif);
	background-repeat: repeat;
	background-position: top left;
	padding: 0px;
	margin: 0px;


}
.containermain {
	width: 100%;
	position: absolute;
	height: 100px;
	text-align: center;


}
.containercontent {
	position:relative;
	height: 100px;
	width: 990px;
	left: auto;
	right: auto;
	margin-right: auto;
	margin-left: auto;
	text-align: left;

}
.head {
	height: 163px;
	width: 990px;
	position:relative;
}

.logo {
	position:absolute;
	z-index:10;
	right:114px;
	top:38px;
}

.navigation {
	position:absolute;
	width:600px;
	height:25px;
	top:138px;
	left:280px;
	color:#545757;
	font-family: verdana;
	font-size:12px;
}

.navigation a {
	text-decoration:none;
	color:#545757
}
.navigation a:hover {
	text-decoration:underline;
}


.navigation .aktiv{
	font-size:14px;
	font-weight:bold;
}

.spalte_links {
	position:absolute;
	left:36px;
	top:214px;
	width:315px;
}


.box1_left {
	width:315px;
	-moz-opacity:0.8;
	filter:Alpha(opacity=80);
	margin-bottom:20px;
}
.box1_left:hover {
-moz-opacity:1.0;
	filter:Alpha(opacity=100);
}

.box2_left {
	width:315px;
	-moz-opacity:0.6;
	filter:Alpha(opacity=60);
	margin-bottom:20px;
}
.box2_left:hover {
-moz-opacity:1.0;
	filter:Alpha(opacity=100);
}


.box_left_content {
	width:275px;
	padding:20px;
	background-color:#FFFFFF;
	font-family: verdana,arial;
	font-size:10px;
	line-height:14px;
	color:#000000;
}
*html .box_left_content {
	width:315px;
}
.box_left_content a {
	color:#887F60;
	text-decoration:none;
	font-weight:bold;
}

.box_left_content a:hover {
	color:#3F3A2A;
	text-decoration:underline;
}




.box_left_content a span{
	color:#545757;
	text-decoration:none;
	font-weight:normal;
	
}


.spalte_rechts {
	position:absolute;
	top:214px;
	left:360px;
	width:436px;
	margin-bottom:30px;
	
}
.spalte_rechts .inhalte {
		background-color:#FFFFFF;
		width:376px;
		padding-left:30px;
		padding-top:10px;
		padding-right:30px;
		padding-bottom:30px;
		font-family:verdana,arial;
		color:#545757;
		font-size:10px;
		line-height:15px;
		float:left;
}

.spalte_rechts .inhalte a {
	color:#887F60;
	text-decoration:none;
}

*html .spalte_rechts .inhalte {
	width:436px;
}

h1 {
	font-size:13px;
	line-height:16px;
	font-weight:bold;
	color:#887F60;
}

p {
margin:0px;
padding:0px;
}

.box_bilder {
margin-top:20px;
width:376px;
float:left;
text-align:center;
margin-bottom:20px;

}

.bild_klein_quer {
	height:77px;
	border: solid 1px #BFB387;
}
.bild_klein_hoch {
	width:77px;
	border: solid 1px #BFB387;
}

.box_bildnavigation {
	float:left;
	width:375px;
	color:#887F60;
	font-size:10px;
	text-align:center;
}
.box_bildnavigation a {
text-decoration:none;
color:#887F60;
}


.box_quartale {
	width:130px;
	text-align:right;
	margin-bottom:20px;
}
.box_quartale a {
	color:#545757;
	font-weight:normal;
}
.box_quartale a:hover, .box_quartale a.active {
	font-weight:bold;
	text-decoration:none;
}