html {
	width:100%;
	height:100%;
	}
body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	margin: 0px;
	width:100%;
	height:100%;
	background-color: #FFFFFF;
}
p {
	line-height: 18px;
	margin: 5px 0px 9px 0px;
}
p.elfpx {
	font-size: 11px;
	line-height: 15px;
	margin: 2px 0 3px 3px;
	}
.klein {
	font-size:9px;
	}
.klear {
	clear:both;
	line-height:0;
	font-size:0;
	height:0;
	}
.re {
	text-align:right;
	}
img.ohne {
	border:none;
	}
* html .hasheight {
	height:1%;
	}
*+html .hasheight {
	height:1%;
	}
a {
	color:#990000;
	text-decoration: none;
	}
a:hover {
	color:#FF0000;
	}	
h1 {
	font-size: 13px;
	font-weight: bold;
	margin: 3px 0 3px 0;
}	
h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 11px 0 8px 0;
}
.capitals {
	text-transform: uppercase;
	letter-spacing: 0.15em;
	 }
h1.capitals {
	font-size:16px;
	margin:10px 0 13px 0;
}
.farb {
	color: #4DB400;
	}
.obennull {
	margin-top: 0px;
	}
.color1 {
	color: #990000;
}
table {
	border-collapse:collapse;
	margin-top:15px;
}
td {
	border:#999 1px solid;
}
/*Logo*/
#logo {
	width: 280px;
	margin: 15px 0 0 -50px;
	float: right;
}
#sach {
	margin-right: 0px;
	margin-top: 4px;
	margin-left: 129px;
	position: relative;
	text-align: left;
	font-size: 11px;
	line-height: 13px;
	}

/*Hauptmenu*/
#menu {
	margin-top: 75px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0;
	padding:0;
	position: relative;
	width: 92%;
	z-index: 100;
	left: 47px;
}
*+html #menu {
	margin-top: 95px;
	left:45px;
	}
* html #menu {
	margin-top: 95px;
	left:45px;
	}
#menu ul {
	list-style: none;
	padding: 0px 0px 2px 0px;
	margin: 3px 0px 2px 0;
	position:relative;
}
	#menu li{
		display: inline;
		font-size: 11px;
		margin: 2px 0;	
		padding: 2px 3px 2px 5px;
		border: #333 1px solid;
		border-bottom:none;
		background-color: #F0F0F0;
		}
	*+html #menu li{
		margin: 2px;
		}
	* html #menu li{
		margin: 2px;
		}
		#menu li.back {
			top:-3px;
			position: absolute;
			z-index:108;
			border-top: 3px solid red;
			border-right: none;
			border-bottom: #fff 1px solid;
			border-left: 3px solid red;
			padding:2px 13px 1px 3px;
			margin:0;
			background:white;
			color:white;
			}
		*+html #menu li.back {
			margin-top:2px;
			margin-left:12px;
			padding:0 3px 2px 1px;
			}
		* html #menu li.back {
			padding:0 24px 2px 0;
			margin-top:2px;
			margin-left:12px;
			}
		#menu li.back .left {
			}
		#menu li.first { /* weil sich das erste inline-listenelement beim Javascript im IE falsch verhält - zu weit reechts, falsche Groesse */
			width:0;
			border:none;
			}
		#menu li a, #menu li a:link {
			color: #E60000;
			text-decoration: none;
			position:relative;
			z-index:110;
			}
		#menu li a:hover, #menu li a:focus, #menu li.current a {
			background:none;
			color: #000;
			padding-bottom: 3px;
			}
		*+html #menu li a:hover, #menu li a:focus, #menu li.current a {
			padding-bottom: 0;
			}
		* html #menu li a:hover, #menu li a:focus, #menu li.current a {
			padding-bottom: 0;
			}
		
		#menu li.datum {
			background-color: #fff;
			color: #000000;
			border-style: solid;
			border-color: #333333;
			border-width: 1px 1px 0px 1px;	
			padding-top: 2px;
			padding-right: 5px;
			padding-bottom: 3px;
			padding-left: 5px;
			margin: 0px;	
			}
	
/*Inhalte*/

#inhaltbox {
	background-color: #FFFFFF;
	width: 83%;
	border: solid;
	border-color: #333333;
	border-width: 1px 1px 1px 1px;
	z-index: 1;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 9px 9px 12px 7px;
	position: relative;
	left: 49px;
	top: -2px;
	max-width: 63em;
	width:expression(document.body.clientWidth > 866? "65em": "88%" ); 
}
.inhalt {
	margin: 0;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 8px;
	padding-left: 8px;
	border: 1px solid #E60000;
	background-color: #F0F0F0;
	position:relative;
	}
* html .hasheight {
	height:1%;
	}

/* Listen */
.inhalt ul {
	margin: 12px 0px 17px 9px;
	*margin: 12px 0px 17px 0px;
	padding: 0;
	list-style-image: url(kleinm_img/graupfeil.gif);
	}
.inhalt li {
	margin: 0px 0px 4px 3px;
	padding: 0 0 0 2;
	*padding: 0 0 0 7;
	list-style-position: outside;
	}
.inhalt ul p {
	margin: 0 0 5 0;
	}
.viellks {
	margin-left: -40px;
	border: 1px solid #E60000;
	background-color: #FFFFFF;
}
.weniglks {
	margin: 0 0 16px -26px;
	padding: 0;
	border: 1px solid #E60000;
	background-color: #FFFFFF;
	position: relative;
	width: auto;
	z-index: 1;
}
.weniglks p {
	margin: 0 0 2px 0;
	}
.vierzproz {
	width: 40%;
	}
.fuenfzproz {
	width: 50%;
	white-space: nowrap;
	}
.sechszproz {
	width: 62%;
	white-space: nowrap;
	}
.achtzproz {
	width: 80%;
	white-space: nowrap;
	}
.weniglks95 {
	margin: 15px 0 0 -26px;
	padding: 5px;
	border: 1px solid #E60000;
	background-color: #FFFFFF;
	position: relative;
	width: 85%;
	z-index: 1;
}

.floatre {
	float: right;
	background-color: #FFFFFF;
	margin-top: -150px;
	margin-right: -32px;
	-margin-right: -25px;
	margin-bottom: 0px;
	margin-left: 3px;
	border: 1px solid #E60000;
	position: relative;
	width: 240px;
	z-index: 100;
}
.floatli {
	margin: 3px 5px 3px -1px;
	float: left;
	background-color: #FFFFFF;
	border: 1px solid #E60000;
	width:240px;
	z-index: 100;
	position:relative;
	}
.none {
	width:auto;
	}
.w180 {
	width:180px;
	}
img .floatre {
	margin-right: -80px;
	margin-bottom: -75px;
	}
.top150 {
	margin-top: 150px;
	}
.top100 {
	margin-top: 100px;
	}
.top70 {
	margin-top: 70px;
	}
.top40 {
	margin-top: 40px;
	}
.top25 {
	margin-top: 25px;
	}
.top10 {
	margin-top: 10px;
	}
.top-1 {
	margin-top: -1px;
	}
.top-10 {
	margin-top: -10px;
	}
.top-25 {
	margin-top: -25px;
	}
.top1 {
	margin-top: 1px;
	}
.klear {
	clear: both;
	line-height:0;
	font-size:0;
	}
.rechtsfloat {
	float:right;
	margin:0 0 7px 3px;
	}

	
/************************ Feuerloescher ****************/
/************************ Feuerloescher ****************/
#feuerloescher {
	width:37em;
	padding:4px;
	border: 1px solid #E60000;
	background-color: #FFFFFF;
	}
#feuerloescher table {
	margin:15px 10px;
	}
#feuerloescher td {
	padding:6px;
	text-align:center;
	}
#feuerloescher td.kl {
	background:#fc3;
	width:2.5em;
	}
#feuerloescher td.mittel {
	background:#f93;
	width:2.5em;
	}
#feuerloescher td.gross {
	background:#f30;
	width:2.5em;
	}
#feuerloescher td.re {
	text-align:right;
	}
#feuerloescher td.raum_in {
	background:#ccc;
	}
#feuerloescher td.rechne {
	background:#ccc;
	padding-top:0;
	padding-bottom:12px;
	}
#feuerloescher input {
	text-align:center;
	}
#feuerloescher .raum_in input {
	width:6em
	}
#feuerloescher .raum_in label {
	padding:0;
	}
#feuerloescher td.bord_re {
	border-right:#000 1px solid;
	}
#feuerloescher td.bord_ob {
	border-top:#000 1px solid;
	}
/************************ Ende Feuerloescher ****************/


/************* highslide ***************/
.highslide img {
	border:none;
}
.highslide-image {
	-moz-box-shadow: 1px 1px 4px #333;
	-webkit-box-shadow: 1px 1px 4px #333;
	box-shadow: 1px 1px 4px #333;
	border:none;
}
