body {
	font-family: Arial, verdana;
	font-weight: normal;
	font-size: 12px;
	color: #58585a;
	margin:0; 
	padding:0;
	background:#b5abab;
}
.links { 
float:left;
}
.rechts {
float:right;
}

.global{
	width: 950px; 
	position: absolute;
	top: 0%; 
	left: 50%; 
	margin-top: -0px;
	margin-left: -475px;
	border: 1px solid #523e49;
}
div.clear {
	clear:both;
	height:0;
	font-size:0;
	line-height:0;
	overflow:hidden;
}

div.navihead {
	width: 950px;
	float: left;
	font-weight: bold;
	font-size: 13px;
	background-color: #523e49;
	height:27px;
}

div.navihead a {
	color: #f5dfa8;
	text-decoration:none;
	font-family: Times New Roman;
	font-weight: bold;
	font-size: 16px;
}
div.navihead a.active {
	color: #ffffff;
}

div.navihead a:hover {
	color: #fffff;
}

div.navi1 {
	padding: 4px 0px 0px 0px;
	float: left;
	font-weight: bold;
	font-size: 16px;
	background-color: #523e49;
	color: #f5dfa8;
	font-family: Times New Roman;
}
div.navi2 {
	width: 1px;
	float: left;
	font-weight: bold;
	font-size: 13px;
	background-color: #ffffff;
	height:27px;
}
div.navi3 {
	width: 12px;
	float: left;
	background-color: #523e49;
	height:27px;
}

		/* EB */
		#contactInfo {
			float:right;
			color: #f5dfa8;
			font-family: Times New Roman;
			font-weight: bold;
			font-size: 13px;
			line-height:27px;
			padding-right:10px;
		}

div.navigation {
	float: left;

}

div.navigation1 a {
	position: relative;
	top: 232px;
	right: 5px;
	display:block;
	color: #523e49;
	padding:10px 4px 4px 16px;
	text-decoration:none;
	background-position: 2px 7px;
	font-family: Times New Roman;
	font-weight: bold;
	font-size: 16px;
}
div.navigation1 a.active {
	color: #f5dfa8;
}

div.navigation1 a:hover {
	color: #f5dfa8;
}

div.navigation1 {
	height: 490px;
	width: 191px;
	background-image: url(images/background_navi.jpg);
	background-repeat:no-repeat;
	background-color: #fbedc9;
}
div.navigation2 {
	width: 191px;
	background-image: url(images/bg_navi2.jpg);
	float: left;
	
}


div.content {
	width: 950px;
	float: left;
	background:url(../images/backgroundContent.gif) repeat-y;
	background-color:#fdfaf1;
	
}

div.content ul li {
	list-style: bullet;
	color: #b51a3e;
   	padding:4px;
  	font-size: 12 px;
   	color: #b51a3e;
 
   
}



div.content u2 li {
	list-style: bullet;
	color: #b51a3e;
   	padding:4px;
  	font-size: 12 px;
   	color: #b51a3e;
 
}


div.content .text {
	width: 600px;
	float: left;
	background-color: #fdfaf1;
}
div.content .box {
	width: 400px;
	float: left;
	background-color: #fdfaf1;
}

	div.content .box ul li {
		width:170px;
		float:left;
		
	}

div.content .bilder {
	float: left;
	margin: 0;
}

	div.content .bilder img {
		float: left;
		margin: 0px 0px 8px 10px;
		border: 1px solid #523e49;
	}


div.content a {
	color: #b51a3e;
	text-decoration:none;
	font-style: bold;
}


div.content a:hover {
	color: #58585a;
}

div.content .image {
	width: 210px;
	float: left;
	margin-top: 10px;
	background-color: #d3e9c7;
	height: 515px;
}

div.content p {
	color: #523e49;
	margin-left: 8px;
	margin-right: 10px;
	padding: 4px;
}

h1 {
	color: #523e49;
	font-family: Arial, verdana;
	font-weight: bold;
	font-size: 14px;
	border-bottom: 1px solid;
	border-color: #dadadc;
	margin: 0px 10px 0px 10px;
	padding: 15px 0px 0px 0px;
}

h2 {
	color: #523e49;
	font-family: Arial, verdana;
	font-weight: bold;
	font-size: 14px;
	border-bottom: 1px solid;
	border-color: #dadadc;
	margin: 0px 10px 0px 10px;
	padding: 15px 0px 0px 0px;
}



div.foot {
	width:950px;
	padding: 7px 0px 6px 0px;
	text-align:right;
	color: #b51a3e;
	font-size: 14px;
	background-color: #523e49;
	color: #f5dfa8;
	font-family: Times New Roman;
background-color: #523e49		;
}
div.foot a {
	text-decoration:none;
	color: #58585a;
}

div.foot a:hover {
	color: #b51a3e;
}



