a:focus {
	outline:none;
	}

li {
	margin:0px;
	padding:0px;
	}
ul {
	margin:0px;
	padding:0px;
	}
h2 {
	color:#903;
	font-size:15px;
	}
.headliner2 {
	color:#903;
	font-size:15px;
	height:40px;
	}
.bemerkung {
	font-size:10px;
	color:#000;}


#wrapper {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	background-image: url(Bilder/backheader.jpg);
	background-repeat: no-repeat;
	height: 222px;
}
#headerLogo {
	width: 160px;
	margin-left: 110px;
}
#contentbereich {
	background-color: #FFF;
	background-image: url(Bilder/backcontent.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	height: 100%;
	min-height: 400px;
	float: left;
}
body {
	background-color:#eae3d7;
	margin-top: 0px;
	}
#footer {
	background-color: #934a40;
	height: 36px;
	font-family: Arial;
	color: #FFF;
	font-size: 10px;
	padding-top: 7px;
	padding-left: 345px;
	line-height: 14px;
	width: 605px;
	float: left;
}
#footerLinks {
	width: 605px;
	font-family: Arial;
	font-size: 10px;
	color: #666;
	padding-bottom: 10px;
	background-image: url(Bilder/backcontent.jpg);
	background-repeat: repeat-y;
	background-position: left;
	padding-left: 345px;
	height: 20px;
	float: left;
}
#footerLinks ul {
	float: left;
	list-style:none;
	
}
#footerLinks a {
	text-decoration: none;
	color:#616161;
	}
#footerLinks a:hover {
	text-decoration: underline;
	color:#000000;
	}
#footerLinks ul li a.menu_current{
        color: #981A1F;
}
	
#footerLinks ul li {
	float: left;
	margin-right:20px;
}
#divLeft {
	float: left;
	width: 269px;
	display: block;
	margin-bottom: 30px;
	background-image: url(Bilder/backleft.jpg);
	background-repeat: no-repeat;
	min-height: 450px;
	padding-top: 30px;
}
#divCenter {
	width: 355px;
	float: left;
	display: block;
	padding-top: 30px;
	background-image: url(Bilder/backcenter.png);
	background-repeat: no-repeat;
	min-height: 450px;
	font-family: Arial;
	font-size: 12px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 75px;
	line-height: 16px;
}
#divCenter a {
	color:#000;
	text-decoration:underline;
}
#divRight {
	width: 161px;
	float: left;
	font-family: Arial;
	font-size: 11px;
	padding-left: 30px;
	padding-right: 30px;
	line-height: 13px;
	display: block;
	min-height: 450px;
	background-image: url(Bilder/backright.png);
	background-repeat: repeat-x;
	padding-top: 30px;
	padding-bottom: 30px;
}
#divRight a {
	color:#000}
#divRight a:hover {
	color:#981A1F}
	
.linksBottom {
	margin-right: 25px;
	float: left;
}
#menuLeft {
	font-family: Arial;
	float: left;
	width: 230px;
	margin-top: 40px;
	list-style:none;
}
#menuLeft ul {
	list-style:none;
}
#menuLeft ul li .menu_current a  {
	margin-bottom:10px;
	padding-top:8px;
	padding-bottom:5px;
	display:block;
	padding-left:20px;
	background-image:url(Bilder/menuAkt.png);
	background-repeat:no-repeat;
	background-position:top left;
}
#menuLeft ul li .menu_default a {
	margin-bottom:10px;
	padding-top:8px;
	display:block;
	padding-left:20px;
	padding-bottom:5px;
	background-image:url(Bilder/menuNorm.png);
	background-repeat:no-repeat;
	background-position:top left;
}

#menuLeft ul li ul li a {
	color:#000;
	text-decoration:none;
	font-size:12px;
}
#menuLeft ul li ul  {
	color:#000;
	text-decoration:none;
	font-size:12px;
	margin-bottom:20px;
}
#menuLeft ul li ul li  {
	margin:0px;
	padding:0px;
	margin-bottom:10px;
}
#menuLeft ul li ul li span .menu_default {
	color:#000;
	background:none;
	margin-left:100px;
	margin-bottom:5px;
	margin-top:0px;
	padding:0px;
}
#menuLeft ul li ul li span .menu_current {
	color:#903;
	background:none;
	margin-left:100px;
	margin-bottom:5px;
	margin-top:0px;
	padding:0px;

}
#menuLeft ul li span .menu_current {
	color:#FFF;
	text-decoration:none;
}
#menuLeft ul li span .menu_default {
	color:#FFF;
	text-decoration:none;
}
.menuUnter {
	font-family: Arial;
	font-size: 12px;
	margin-left: 100px;
	margin-top: 10px;
}


