@charset "utf-8";
*{
	padding:0px;
	margin:0px;
	border:0px;
}
a:link, a:visited { 
	text-decoration: none;
	color: #624841;	
}
a:active{outline:none;}
a:focus{outline:none;}
input:active{outline:none;}
input:focus{outline:none;}
iframe{
	padding:0px;
	margin:0px;
	border:0px;
	position:relative;
}
body.mceContentBody {
	padding:0px;
	margin:0px;
	border:0px;
	overflow-y:scroll;
}
table.mceLayout{
	border:0px;
}
.page{
	position:relative;
	margin:0 auto;
	width:1000px;
	min-height:100%;
	padding-left:0px;
	z-index:100;
}
* html .page
{
	height:100%;
}
.admins{
	padding:3px;
	display:none;
	height:20px;
	/* background-color:#afafaf; */
}
html, body {
 	height: 100%; /* wichtig */
}
body{
	font: 14px/145% Arial, Verdana, Helvetica, sans-serif;
	color: #5d5d5d; 
	padding-bottom:1px;
	line-height:1.3;
	background-color:#dddabe;	
}
#mainpage{
	background-image:url(../img/background.jpg);
	background-repeat:repeat-x;
}
.header{
	width:1000px;
	min-height:128px;
	background-image:url(../img/oben.jpg);
	background-repeat:no-repeat;
	margin:0 auto;
}
.aktuelles{
	width:1000px;
	min-height:79px;
	background-image:url(../img/aktuelles.jpg);
	background-repeat:no-repeat;
}
.bildrechts{
	margin-left:15px;
	margin-bottom:5px;
}
.bildlinks{
	margin-right:15px;
	margin-bottom:5px;
}
.bild{
	margin:10px;
}
.bildimg{
	margin-left:5px;
}
/* ARTEN */
.news{
	clear:both;
	padding-left:0px;
	padding-right:0px;
	min-height:20px;
	margin-bottom:20px;
}
.zusatz{
	float:right;
	margin-top:25px;
}
.zusatz a{
	color:#cecdcd;
	padding-left:30px;
}
.zusatz a:hover{
	color:#666666;
}
.content{
	width:980px;
	padding-bottom:115px;
	min-height:10px;
	padding-top:0px;
	background-image:url(../img/contback.jpg);
	background-repeat:no-repeat;
}
.cont_oben2{
	background-image:url(../img/in_back.jpg);
	background-repeat:no-repeat;
	min-height:370px;
}
.cont_oben{
	background-image:url(../img/in_back2.jpg);
	background-repeat:repeat-y;
}

.cont_unten{
	background-image:url(../img/in_back3.jpg);
	background-repeat:no-repeat;
	min-height:17px;
}
.content ul{

}
.content li{
	color:#494848;
	margin-bottom:5px;
}
.footer{
	width:100%;
	margin:0 auto;
	padding-top:60px;
	height:55px;
	margin-top:-115px;
	color:#FFFFFF;
	z-index:9999;
	background-color:#785e57;
	font-size:11px;
}
.footer a{
	color:#FFF;
	border-left:1px solid #966;
	padding-left:5px;
}
.footer a:hover{
	color:#dddabe;
}

.footer2{
	background-image:url(../img/fussleiste3.jpg);
	background-repeat:no-repeat;
	min-height:26px;
}
.footer2 a{
	font-size:12px;
	color:#ffffff; 
	text-decoration:underline;
}
.footer2 a:hover{
	color:#ffbcbc; 
	text-decoration:underline;
}
.inhalte{
	margin-left:98px;
	float:left;
	width:834px;
	padding-top:20px;
}
.menucontainer{
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	height:37px;
}
h1{
	color:#785e57;
	font-size:14pt;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:0px;
	line-height:1.1;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:15px;
}
h2{
	font-size:11pt;
	color:#c80002;
}
p{
	margin-bottom:0px;
}
p a:link, p a:visited{
}
p a:hover{
	text-decoration:none;
}
.datum{
	width:20px;
	margin-left:2px;
	text-align:center;
}
.datumlang{
	width:35px;
	margin-left:2px;
	text-align:center;
}
hr{
	width:100%;
	height:10px;
	background-color:#999999;
	clear:both;
}
.infobox{
	border:1px solid #dedede;
	background-color:#ededed;
	padding:8px;
}
ol{
	padding-left:30px;
}
ul{
	list-style-type:disc;
	padding-left:26px;
}
li{
	
}
/* MARKER */
dl.mark {
	padding: 0;
	overflow: hidden;
	margin-bottom: 8px;
	width:830px;
}
dl.mark dt {
	display: block;
	height: 41px;
	line-height: 50px;
	text-indent: 38px;
	overflow: hidden;
	background: url("../img/markoben.png") no-repeat;
	padding: 0;
	padding-top:0px;
	margin: 0;
	font-family: Georgia;
	font-size: 20px;
	color: #785e57;
	font-weight:bold;
}
dl.mark dd {
	display: block;
	background: url("../img/markunten.png") no-repeat left bottom;
	padding: 0 0 20px 0;
	color:#6b6839;
	padding-bottom:30px;
}

dl.mark dd p {
	margin:  0 0 0 15px;
	padding: 0 25px 0 25px;
	line-height: 16px;
}
/* MARKERENDE */
blockquote{
	padding-left:60px;
	font-size:12pt;
	font-weight:bold;
	line-height:120%;
	background-image:url(../img/block.png);
	background-repeat:no-repeat;
	min-height:68px;
	margin-bottom:15px;
	color:#785e57;
}
/* BLAETTERN */
table.blaettern{
	background-color:#c80002;
}
.blaettern {
		color:#FFFFFF;
		font-weight:normal;
		position:relative;
		text-align:center;
		width:100%;
		margin-bottom:5px;
}
.blaettern td{
	background-color:#222222;
	padding:2px;
	color:#FFFFFF;
	height:16px;
}
.blaettern td:hover{
	background-color:#fb3e40;
	color:#ffffff;
}
.blaettern td:hover a{
	color:#ffffff;
}
.blaettern td a{
	color:#6b6b6b;
	text-decoration:none;
}
.seitenanzeige{
	font-size:10px;
	margin-bottom:35px;
}

.mover{
	display:none;
	border:1px solid #666666;
	background-color:#CCCCCC;
	width:350px;
	padding:4px;
	position:absolute;
	left:30px;
}
.wieweg{
	display:none;
}
.re{
	margin-left:30px;
	float:right;
	width:270px;
}
.einsaetze_ob{
	float:right;width:536px;position:relative;top:134px;margin-right:38px;
}
.menu1{
	background-image:url(../menu/kmenu_01.jpg);
	width:276px;
	height:37px;
	float:left;
}
.menu1:hover,.menu1_hover{
	background-image:url(../menu/kmenu-over_01.jpg);
}
.menu2{
	background-image:url(../menu/kmenu_02.jpg);
	width:158px;
	height:37px;
	float:left;
}
.menu2:hover,.menu2_hover{
	background-image:url(../menu/kmenu-over_02.jpg);
}
.menu3{
	background-image:url(../menu/kmenu_03.jpg);
	width:159px;
	height:37px;
	float:left;
}
.menu3:hover,.menu3_hover{
	background-image:url(../menu/kmenu-over_03.jpg);
}
.menu4{
	background-image:url(../menu/kmenu_04.jpg);
	width:159px;
	height:37px;
	float:left;
}
.menu4:hover,.menu4_hover{
	background-image:url(../menu/kmenu-over_04.jpg);
}
.menu5{
	background-image:url(../menu/kmenu_05.jpg);
	width:248px;
	height:37px;
	float:left;
}
.menu5:hover,.menu5_hover{
	background-image:url(../menu/kmenu-over_05.jpg);
}
.clickable{
	cursor:pointer;
}
/* FORMS */
#contactform{
	margin: 10px; 
	padding: 15px 25px 25px 20px; 
	border: 1px solid #F0F0F0;
	background: #817561;
	width:420px;
}
#contactform p {
	padding: 12px 0 5px 0;	margin: 0;	
	color: #FFFFFF;
}
#contactform label {
	font-weight: normal;
	color: #e1dec5;
}
#contactform input,#contactform  select, textarea {
	margin: 5px 0;
	padding: 5px;
	color: #675c4e;
	border-width: 1px;
	border-style: solid;
  	border-color: #d4d4d4 #ebebeb #ebebeb #d4d4d4; 	
	font: 11px 'Lucida Grande', Verdana, Helvetica, sans-serif;
	background-color:#fff3d1;
}
#contactform input:focus, #contactform select:focus, #contactform textarea:focus {
	color: #675c4e;
	background: #bbb78a;
}
#contactform #anfragename,#contactform #name,#contactform  #email,#contactform #message,#contactform #website {
	width: 410px;
}
#contactform  #subject{
	padding: 5px;
	width: 422px;
}
#contactform  input.button { 
	font: bold 12px Arial, Sans-serif; 
	height: 30px;
	margin: 0;
	padding: 2px 3px; 
	color: #fff;
	background: #bbb78a;
	border-width: 1px;
  	border-style: solid;
  	border-color: #FFFFFF #FFFFFF #FFFFFF #FFFFFF;
}
.wieweg{
	display:none;
}
.trenner{
	height:1px;
	border-bottom:1px dashed #a30d8a;
	margin-top:8px;
	margin-bottom:8px;
}
.anfrage{
	z-index:999;
	position:absolute;
	background-image:url(../img/anfrage.png);
	width:697px;
	height:419px;
	left:190px;
	top:240px;
	display:none;
}