@charset "utf-8";
*{
	padding:0px;
	margin:0px;
	border:0px;
}
a:link, a:visited { 
	text-decoration: none;
	color: #d33334;	
}
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:960px;
	min-height:100%;
	padding-left:0px;
	background-image:url(../img/pageback.jpg);
	z-index:100;
}
* html .page
{
	height:100%;
}
.back{
	position:absolute;
	background: transparent url(../img/background.jpg) bottom center no-repeat; 
	width:100%;
	height:354px;
	z-index:20;
	top:0px;
	left:0px;
}
.admins{
	padding:3px;
	display:none;
	height:20px;
	/* background-color:#afafaf; */
}
html, body {
 	height: 100%; /* wichtig */
}
body{
	font: 13px/145% 'Lucida Grande', Verdana, Helvetica, sans-serif;
	color: #000000; 
	padding-bottom:1px;
	line-height:1.3;
	background-color:#FFFFFF;	
}
#mainpage{
	background-image:url(../img/back.jpg);
	background-repeat:repeat-x;
}
.header{
	width:960px;
	min-height:354px;
	background-image:url(../img/header/header.jpg);
	background-repeat:no-repeat;
	margin:0 auto;
}
.logo{
	background-image:url(../img/logo.jpg);
	position:absolute;
	width:580px;
	height:343px;
	left:410px;
}
.bildrechts{
	margin-left:15px;
	margin-bottom:5px;
}
.bildlinks{
	margin-right:15px;
	margin-bottom:5px;
}
.bild{
	margin:10px;
}
.bildimg{
	margin-left:5px;
}
.backleft{
	height:525px;
	width:180px;
	position:absolute;
	background-image:url(../img/backleft.jpg);
	z-index:200;
}
/* 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:960px;
	padding-bottom:137px;
	min-height:198px;
	background-image:url(../img/contback.jpg);
	background-repeat:no-repeat;
}
.einsaetze{
	background-color:#f4f4f4;
	font-size:11px;
}
.einsaetze td{
	background-color:#f4f4f4;
	padding:4px;
	color:#626262;
}

.content ul{

}
.content li{
	color:#494848;
	margin-bottom:5px;
}
.footer{
	z-index:200;
	width:100%;
	margin:0 0;
	height:132px;
	margin-top:-132px;
	position:relative;
	background-image:url(../img/footer.jpg);
	background-repeat:repeat-x;
	background-color:#2d3017;
	padding-left:0px;
	color:#FFFFFF;
	font-size:11px;
	font-weight:normal;
	text-align:center;
}
.footer2{
	background-image:url(../img/footer2.jpg);
	background-repeat:repeat-x;	
	width:960px;
	margin:0 auto;
	padding-top:90px;
	height:42px;
}
.footer2 a{
	font-size:12px;
	color:#ffffff; 
	text-decoration:underline;
}
.footer2 a:hover{
	color:#ffbcbc; 
	text-decoration:underline;
}
.menulinks{
	position:absolute;
	top:14px;
}
.inhalte{
	margin-left:40px;
	float:left;
	width:580px;
	min-height:100px;
}
.menucontainer{
	position:relative;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	width:245px;
	left:21px;
	z-index:950;
	top: 86px;
}
.menutext{
	float:left;
	padding-top:6px;
}
.menutext a{
	color:#FFFFFF;
}
.menutext a:hover{
	color:#FFFFFF;
}
.menu{
	height:17px;
	padding-top:2px;
	width:203px;
	background-color:#070707;
	margin-bottom:1px;
	font-size:10px;
	margin-left:2px;
	border-bottom:1px solid #1e1e1e;
}
.untermenu{
	background-color:#2d2d2d;
	width:203px;
}
.menu a{
	color:#FFFFFF;
	text-decoration:none;
}
.menuselected{
	color:#d4b402;
}
.menu:hover{
	background-color:#abc605;
}
.menu:hover a{
	color:#f9f9f9;
}
.menu_selected{
	background-color:#abc605;
}
.menu_selected a{
	color:#363636;
}
.menu_selected:hover{
	background-color:#647401;
}
.menu_selected:hover a{
	color:#363636;
}
.menu_open{
	border-left:1px solid #d4b402;
}
h1{
	color:#c80001;
	font-size:14px;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:10px;
	line-height:1.1;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:15px;
	border-bottom:1px solid #ededed;
}
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: 18px;
	width:690px;
}
dl.mark dt {
	display: block;
	height: 49px;
	line-height: 50px;
	text-indent: 38px;
	overflow: hidden;
	background: url("../img/markoben.jpg") no-repeat;
	padding: 0;
	margin: 0;
	font-family: Georgia;
	font-size: 20px;
	color: #a9c606;
}
dl.mark dd {
	display: block;
	background: url("../img/markunten.jpg") no-repeat left bottom;
	padding: 0 0 20px 0;
	color:#f9ffd5;
}

dl.mark dd p {
	margin:  0 0 0 15px;
	padding: 0 25px 0 25px;
	line-height: 16px;
}
/* MARKERENDE */
blockquote{
	padding-left:90px;
	font-size:12pt;
	font-weight:bold;
	line-height:120%;
	background-image:url(../img/block.jpg);
	background-repeat:no-repeat;
	min-height:68px;
	margin-bottom:15px;
	color:#8d8d8d;
}
.menu_admin{
	min-height:302px;
	width:930px;
	margin:0 auto;
	display:none;
	border:1px solid #666666;
	background-color:#141414;
	margin-top:12px;
	padding:15px;
}
.menu_admin_drin{

}
/* MENU */
.mainmenu{
	list-style-type:none;
	color:#FFFFFF;
	float:left;
	height:25px;
	width:246px;
	margin-top:1px;
	font-weight:bold;
}
#mainmenucontainer ul{
	padding-left:0px;
	margin-left:1px;
}
#mainmenucontainer li{
	padding-left:0px;
	padding-top:6px;
}
.mainmenu:hover{
	
}
.mainmenu a{
	color:#c80001;
}
.mainmenu a:hover{
	color:#d1d1d1;
}
.active{
	
}
.active a{
	color:#aa0001;
}
.menutrenner{
	float:left;
	background-image:url(../img/menutrenner.jpg);
	width:2px;
	height:27px;
}
.inline2{
	float:left;
}
.inline{
	position:absolute;
	margin-top:-25px;
	padding-left:1px;
	padding-right:1px;
	padding-top:1px;
	left:248px;
	text-align:center;
}
.inline li{
	border:1px dotted #999999;
	background-color:#FFFFFF;
	margin-bottom:1px;
	clear:both;
	list-style-type:none;
	padding:3px;
	width:148px;
	height:21px;
	text-align:center;
}
.inline li:hover{
	background-color:#f9f9f9;
}
.mmenu{
	position:relative;
}
.editMenu_form_text{
	padding:4px;
}
.editMenu_form_submit{
	padding:3px;
	margin-left:5px;
}
.editMenuOptionen h2 a{
	color:#FFCC33;
}
.menuEditContainer h2 a{
	color:#FFCC33;
}
.menu_selected a#editMenuLink{
	color:#FFFF00;
}
/* 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;
}
.einsatz{
	background-image:url(../img/einsatz.jpg);
	background-repeat:no-repeat;
	min-height:94px;	
	margin-bottom:25px;
}
.einsatz_footer{
	background-image:url(../img/einsatz_footer.jpg);
	height:22px;
	padding-top:7px;
	padding-left:10px;
	color:#FFFFFF;
	font-weight:bold;
}
.wieweg{
	display:none;
}
.re{
	margin-right:35px;
	float:right;
	width:260px;
}
.einsaetze_ob{
	float:right;width:536px;position:relative;top:134px;margin-right:38px;
}

