body {
	font-family:  Verdana, Arial,  Helvetica, sans-serif;
	font-size: 9pt;
	color: #;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	background-image:url(../images/body_bg-1.gif);
	background-repeat:repeat-y;
	}

h1,h2,h3,h4 {margin:0px; padding:0px 0px 0px 0px; color:#666666;}

h1 {width: auto; 
	display: block;
	float: left;
	line-height: 36px;
	height: 36px;
	font-size: 16px;
	font-weight: bold;
	color:#666666; 
	padding: 0px 40px 0px 20px; 
	margin: 0px 0px 0px 0px;
	background-image: url(../images/h1_bg.gif); 
	background-position: right;
	background-repeat: no-repeat;}


h2 {float:left;font-size: 14px;color:#ca2d08;margin:0px 0px 20px 0px;width:100%;}

h3 {font-size: 12px; }

h4 {font-size: 12px; }

a { text-decoration: underline; color:#ca2d08;}
a:hover {text-decoration: none; color: #666666;}

ul,li {margin: 0px; padding: 0px; list-style:  url(../images/list_style.gif) ;}

.content_block {float: left;}

/* Layout-Container */
#main {
	width: 100%;
	margin:0px;
	padding:0px;
	background-image:url(../images/body_bg-2.gif);
	background-repeat:repeat-y;
	background-position:right;
	float: left;
	}
		
#col1{z-index:6;position:absolute;width:165px;margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;background-image:url(../images/head_bg.gif);background-repeat:repeat-x;}

#col2{height:100%;border-left:165px solid;border-right:165px solid;border-color:#d9ddde;margin:0px 0px 0px 0px;padding:0px 0px 0px 0px; background-image:url(../images/head_bg.gif);
	background-repeat:repeat-x;}


#col3 {
	z-index:6;
	height:300px;
	position:absolute;
	top: 0px;
	right: 0px;
	width:165px;
	margin:0px;
	padding:0px;
	background-image: url(../images/feuerwehr_auto.gif);
	background-repeat: no-repeat;}

*html #col2{width:100%;}

#logo {
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 23px;
	}

#headcontainer {
	width:100%;
	height:105px;
	margin:0px 0px 0px 0px;
	padding:-5px 0px 0px 0px;
	background-image:url(../images/head_bg.gif);
	background-repeat:repeat-x;
	}
	
#header_img {
	height:109px;
	min-width:500px;
	background-image: url(../images/head_left.gif);
	background-position: top-left;
	background-repeat: no-repeat;
	}
	
#header_right {	
	float:right;
	height:109px;
	width:139px;
	margin:0px;
	padding:0px;
	background-image: url(../images/head_right.gif);
	background-repeat: no-repeat;
	}
	
#special_menu {
	height: 24px;
	margin:0px 0px 0px 8px;

	}
	
#special_menu ul { margin:0px 0px 0px 0px; padding:0px; }
	
#special_menu ul li{
	display: inline;
	}
	
#special_menu ul li a {
	letter-spacing: -1px;
	font-weight:600;
	font-size: 14px;
	color: #fff; 
	padding: 0px 15px 0px 0px;
	text-decoration: none;
	line-height: 24px;
	background-color: #ca2d08; 
	}
	
#special_menu ul li a:hover {
	color: #fff; 
	padding: 0px 15px 0px 15px;
	text-decoration: none;
	line-height: 24px;
	}		
	
	
#menu {
	float:left;
	line-height:30px;
	color:#666666;
	font-size:12px;
	font-weight: bold;
	margin:23px 0px 0px 0px;
	padding:0px 0px 0px 10px;
}


#menu ul li {
	list-style: none;
	padding: 0px 0px 0px 0px;}
	
#menu ul li a {		
	background-image:url(../images/sub_point.gif);
	background-repeat:no-repeat;
	background-position:middle;
	color:#666666;
	list-style: none;
	text-decoration: none;
	padding: 0px 0px 0px 20px;}
	
#menu ul li a:hover {
	background-image:url(../images/sub_point_over.gif);
	background-repeat:no-repeat;
	color:#ca2d08;
	list-style: none;
	text-decoration: none;
	display: inline;}
	
#menu ul li a:visit {
	background-image: url(../images/sub_point_active.gif);
	background-repeat:no-repeat;
	color:#ca2d08;
	list-style: none;
	text-decoration: none;
	display: inline;}
	
	
	
#menu ul ul li  {
	font-weight: normal;
	list-style: none;
	font-size: 11px;
	line-height:14px;
	display: block;
	padding: 0px 0px 0px 0px;
	margin:5px 0px 10px 0px;}
	
#menu ul ul li a {	
	background-image: url(../images/arrow_a.gif);	
	background-position: left;
	color:#333333;
	list-style: none;
	text-decoration: none;
	padding: 0px 0px 0px 29px;}
	
#menu ul ul li a:hover {	
	background-image: url(../images/arrow_a_over.gif);
	background-position: left;	
	color:#ca2d08;
	list-style: none;
	display: inline;
	text-decoration: none;}

#menu ul ul ul li  {
	font-weight: normal;
	list-style: none;
	line-height:14px;
	display: block;
	padding: 0px 0px 0px 0px;
	margin:10px 0px 10px 0px;}
	
#menu ul ul ul li a {	
	background-image: url(../images/arrow_a_a.gif);	
	background-position: left;
	color:#666666;
	list-style: none;
	text-decoration: none;
	padding: 0px 0px 0px 38px;}
	
#menu ul ul ul li a:hover {	
	background-image: url(../images/arrow_a_a_over.gif);
	background-position: left;	
	color:#ca2d08;
	list-style: none;
	display: inline;
	text-decoration: none;}

	


/*** COL3 CONTENT START ***/

#row_middle {
	margin: 21px 0px 0px 0px;
	padding: 0x 0px 0px 0px;
	text-align: left;
	line-height:18px;
	height: auto;
	background-image: url(../images/stop_h1_bg.gif);
	background-repeat: repeat-x;
	}
	
	
#head_back{
	float:left;
	margin:0px;
	padding:0px;
	}
	
#stopper{
	height:27px;
	width:60%;
	background-image: url(../images/stop_h1_bg.gif);
	background-repeat: repeat-x;
	position: absolute;
	top: 154px;
	left: 450px;}

*html #stopper {width:80%;}
	
#station {
	position: absolute;
	color:#ca2d08;
	font-size: 18px;
	z-index: 15;
	top: 162px;
	right:180px;
	}
			
/*** COL3 CONTENT END ***/
/*** COL2 CONTENT START ***/

#karte {
	position: absolute;
	top: 188px;
	right: 0px;
	width:165px;
	height: 218px;
	background-image: url(../images/gemark_friedewald.jpg);
	}
	

#karte_friedewald {
	position: absolute;
	top: 188px;
	right: 0px;
	width:165px;
	height: 218px;
	background-image: url(../images/gemark_friedewald.jpg);
	}
	
#karte_hillartshausen{
	position: absolute;
	top: 188px;
	right: 0px;
	width:165px;
	height: 218px;
	background-image: url(../images/gemark_hillartshausen.jpg);
	}
	
#karte_lautenhausen{
	position: absolute;
	top: 188px;
	right: 0px;
	width:165px;
	height: 218px;
	background-image: url(../images/gemark_lautenhausen.jpg);
	} 
	
#karte_motzfeld{
	position: absolute;
	top: 188px;
	right: 0px;
	width:165px;
	height: 218px;
	background-image: url(../images/gemark_motzfeld.jpg);
	}
	
*html #karte {width: 165px;right:-2px;padding:0px 0px 0px 0px;}
*html #karte_friedewald {width: 165px;right:-2px;padding:0px 0px 0px 0px;}
*html #karte_hillartshausen {width: 165px;right:-2px;padding:0px 0px 0px 0px;}
*html #karte_lautenhausen {width: 165px;right:-2px;padding:0px 0px 0px 0px;}
*html #karte_motzfeld {width: 165px;right:-2px;padding:0px 0px 0px 0px;}
	
#kontakt {
	position: absolute;
	line-height: 18px;
	top:410px;
	color:#333333;
	right:12px;
	}
	
.title{
	font-weight: bold;
	}
	
	
.kommentar{
	font-size: 10px;
	font-style: italic;
	}


.md_content_block {
	margin: 0px 0px 0px 10px;
	float: left;
}

.md_image_block {
	float: left;
}


.einsatz_overview {	
	width:100%;
	float:left;
	padding:20px 0px 20px 20px;
	}
.bilder_einsatz {float:left;width:112px;}	
	
.einsatz_overview img {float:left;padding:0px 0px 0px 0px;margin:0px 20px 0px 0px;border: 1px solid #ca2d08;}	
.einsatz_link {width:95%;float:left;background-color:#ca2d08;margin:10px 0px 0px 20px;padding:0px 0px 0px 5px;color:#FFFFFF;}
#einsatz_link a {color:#fff;}
#einsatz_link a:hover {color:#fff;}
.einsatz_description {}

#einsatz_bilder {width:700px; margin:0; padding:0;}


.galerie_block_left {float:left;padding:0px 0px 0px 20px; margin:0px 0px 0px 0px;}
.galeriebild_left {margin:0px 0px 0px 0px;}
