* { margin: 0; padding: 0; outline: 0 }

body {
        background: #FFFFFF;
        font: 70%/1.5em Verdana, Tahoma, arial, sans-serif;
        color: #000000;
        text-align: center;
        margin: 0px auto;
}
/* links */
a, a:visited {
        color: #000000;
}
a:hover {
        color: #990000;
        text-decoration: underline;
}
/* headers */
h1, h2, h3 {
        font-family: 'Trebuchet MS', Tahoma, Sans-serif;
        font-weight: Bold;
}
h1 {
        font-size: 190%;
        font-weight: normal;
        color: #555;
}
h2 {
        font-size: 130%;
        text-transform: uppercase;
        color: #88ac0b;
}
h3 {
        font-size: 130%;
}

h1, h2, h3, p {
        padding: 10px;
        margin: 0;
}
ul, ol {
        margin: 5px 20px;
        padding: 0 20px;
}
ul {
        list-style: none;
}
/* images */
img {
        
}

img.float-right {
          margin: 5px 0px 10px 10px;
}
img.float-left {
          margin: 5px 10px 10px 0px;
}



code {
          margin: 5px 0;
          padding: 10px;
          text-align: left;
          display: block;
          overflow: auto;
          font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace ;
          /* white-space: pre; */
        border: 1px solid #E0DBC9;
}
acronym {
  cursor: help;
  border-bottom: 1px dashed #777;
}
blockquote {
        margin: 10px;
        padding: 0 0 0 25px;
        border: 1px solid #E0DBC9;
        font: bold 1.3em/1.5em 'Trebuchet MS', Tahoma, Sans-serif;
        color: #A89A6A;
}
label {
        font-weight:bold;
        margin:5px 0;
}
input {
        padding:2px; margin:2px;
        border:1px solid #eee;
        font: normal 1em Verdana, sans-serif;
        color:#777;
}

textarea {
        width:400px;
        padding:2px;
        font: normal 1em Verdana, sans-serif;
        border:1px solid #eee;
        height:100px;
        display:block;
        color:#777;
}
input.button {
        font: bold 12px Arial, Sans-serif;
        height: 24px;
        margin: 0;
        padding: 2px 3px;
        color: #FFF;
        background: #8EB50C url(nav.jpg) repeat-x 0 0;
        border: none;
}

/* search form */
.searchform {
        background-color: transparent;
        border: none;
        margin: 0 0 0 3px; padding: 5px 0 10px 0;
        width: 220px;
}
.searchform p { margin: 0; padding: 0; }
.searchform input.textbox {
        width: 130px;
        color: #777;
        height: 18px;
        padding: 2px;
        border: 1px solid #E5E5E5;
        vertical-align: top;
}
.searchform input.button {
        width: 60px;
        height: 24px;
        padding: 2px 5px;
        vertical-align: top;
}

/* ------------------------------------------
   LAYOUT
--------------------------------------------- */
#wrap {
        position: relative;
        width: 100%;
        background: #FFFFFF;
        margin: 0 auto;
        text-align: left;
	 border: 0px;
}
/* Navigation */
#nav {
        clear: both;
        background: #ffffff;
        height: 44px;
        padding: 0;
	 display:none;
}
#nav ul {
        float: left;
        list-style: none;
        width: 630px;
        text-transform: uppercase;
        margin: 0 0 0 330px;
        padding: 0;
        display: inline;
	display:none;
}
#nav ul li {
        display: inline;
        margin: 0; padding: 0;
	display:none;
}
#nav ul li a {
        display: block;
        float: left;
        width: auto;
        margin: 0;
        padding: 0 14px;
        color: #000000;
        font: bold 13px/44px "Century Gothic", "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
        text-transform: uppercase;
        text-decoration: none;
        letter-spacing: 1px;
	display:none;
}
#nav ul li a:hover,
#nav ul li a:active {
color: #000000;
}
#nav ul li a#current {
color: #ffffff;
}




/* header-photo */
#header-info {
        clear: both;
        height: 91px;
        width: 960px;
        margin: 0 auto;
        background: #FFFFFF;
	display:none;
}
#header {
        clear: both;
        height: 133px;
        width: 960px;
        margin: 0 auto;
        padding:0;
        background: #FFFFFF;
	display:none;
}
#h-33{
float: left;
width: 292px; /*292  370*/
height: 105px; /*105*/
padding: 12px 10px 10px 14px; /* 18px 10px 10px 18px; 12px 10px 10px 14px;  */
display:none;
}

#UnterHeader{
padding: 7px 0px 0px 0px;
}

#h-66{
float: right;
height: 90px;
width: 62%; /* 64 */
padding: 0px; /*0*/
display:none;
}

/* Main Column */
#main {
        clear: both;
        float: left;
        width: 700px; /*620px*/
        background: #fff;
        padding: 20px 10px 0 10px;
        margin: 5px 0px 5px 5px;
        display: inline;
}
#main h2 {
        font: normal 1.9em 'Arial', Verdana, Sans-serif;
        color: #000000;
        text-transform: none;
        padding: 10px 0 0px 10px;
}
#main h2 a {
        color: #000000;
        text-decoration: none;
}
#main ul li {
        list-style-image: url(bullet.gif);
}

/* Sidebar */
#sidebar {
        border: 1px solid #C8C8C8;
        background: #fff;
        float: right;
        width: 200px; /* 280px*/
        padding: 20px 10px 0 10px; margin: 5px 5px 5px 5px;
	display:none;
}
#sidebar h3 {
        padding: 5px 5px;
        font: normal 1.4em 'Arial', Verdana, Sans-serif;
        color: #000000;
}
#sidebar ul.sidemenu {
        text-align: left;
        margin: 7px 4px 8px 0; padding: 0;
        text-decoration: none;
        background: url(dots.jpg) repeat-x left top;
	display:none;
}
#sidebar ul.sidemenu li {
        list-style: none;
        background: url(dots.jpg) repeat-x left bottom;
        padding: 5px 0 5px 5px;
        margin: 0 2px;
        color: #000000;
	display:none;
}
* html body #sidebar ul.sidemenu li {
        height: 1%;
	display:none;
}
#sidebar ul.sidemenu li a {
        text-decoration: none;
        background-image: none;
        color: #666666;
	display:none;
}
#sidebar ul.sidemenu li a:hover {
        color: #1773BC;
}
#sidebar ul.sidemenu ul { margin: 0 0 0 5px; padding: 0; }
#sidebar ul.sidemenu ul li { background: none; }

/* footer */
#footer-wrap {
        clear: both;
        border: 0px solid #DCDCDC;
        width: 960px;
        font-size: 95%;
        text-align: left;
        padding: 15px 0; 
	display:none;
}
#footer-wrap a {
        text-decoration: none;
        color: #333;
	display:none;
}
#footer-wrap a:hover {
        color: #000;
	display:none;
}
#footer-wrap p {
        padding:10px 0;
	display:none;
}
#footer-wrap h3 {
        color: #666666;
        margin: 0;
        padding: 0 10px;
        text-transform: uppercase;
	display:none;
}

#footer-columns {
        color: #888;
        border: 0px solid #333;
        margin: 12px auto;
        padding: 0;
        width: 930px;
	display:none;
}
#footer-columns ul {
        list-style: none;
        margin: 10px 0 0 0;
        padding: 0;
	display:none;
}
#footer-columns li {
}
#footer-columns li a {
        display: block;
        font-weight: normal;
        padding: 1px 0 1px 10px;
        width: 96%;
        color: #666666;
	display:none;
}
#footer-columns .col3, .col3-center {

    border: 0px solid #DCDCDC;
        float: left;
        width: 32%;
	display:none;
}
#footer-columns .col3-center {
        margin: 0 15px;
}

/* bottom */
#footer-bottom {
        clear: both;
        color: #666;
        margin: 0 auto;
        width: 945px;
        padding: px 0 0px 0; 
        text-align: center;
	display:none;
}

#fusszeile {
        clear: both;
        margin: 0 auto;
        width: 945px;
        padding: px 0 0px 0; 
        text-align: center;
	 text-decoration: none;
	display:none;
	}

#pika {
	border: 0px solid #F0F0F0;
	margin-top: 6px;
	display:none;
}
#pika img {
        background: #FAFAFA;
        border: 2px solid #F0F0F0;
        padding: 0px;
	display:none;
}

a:link {  color:#000000; text-decoration:none; }
a:visited {  color:#000000; text-decoration:none; }
a:focus {  color:#000000; text-decoration:none; }
a:hover {  color:#000000; text-decoration:none; }
a:active {  color:#000000; text-decoration:none; }


/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes */
.clear { clear: both; }


#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(./images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(./images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
#Wikibilder{
Padding-left: 5px;
padding-top:25px;
float:left;
}
#Wikitext{
margin-left: 200px;
padding-top:25px;
}
#Drucker{
margin-left: 500px;
}

/*<style type="text/css" media="all">*/


.box {
background-color: #F2F2F2;
border-width: 1px;
border-color: #F2F3F2;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
-moz-box-shadow: 0px 0px 5px #000000;
-webkit-box-shadow: 0px 0px 5px #000000;
box-shadow: 0px 0px 5px #000000;
/*IE 7 AND 8 DO NOT SUPPORT BLUR PROPERTY OF SHADOWS*/
}

.box1 {
padding: 2px;
float: left;
margin: 4px;
text-align: center;
background-color: #999999;
border-width: 1px;
border-color: #7a7a7a;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
-moz-box-shadow: 0px 0px 5px #000000;
-webkit-box-shadow: 0px 0px 5px #000000;
box-shadow: 0px 0px 5px #000000;
/*IE 7 AND 8 DO NOT SUPPORT BLUR PROPERTY OF SHADOWS*/
}
.box2 {
padding: 2px;
float: left;
margin: 10px;
text-align: center;
background-color: #999999;
border-width: 1px;
border-color: #7a7a7a;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
-moz-box-shadow: 0px 0px 5px #000000;
-webkit-box-shadow: 0px 0px 5px #000000;
box-shadow: 0px 0px 5px #000000;
/*IE 7 AND 8 DO NOT SUPPORT BLUR PROPERTY OF SHADOWS*/
}
/*</style>*/




#Ueberschrift {

	text-align:center;
        font-size: 35px;
        font-family: Verdana;
        color: black;
        /*position:top;*/
        /*background: #fff url(images/einsatz/header_bg.png) no-repeat;*/
        padding: 0px;
} 

#logo_links {
float: left;
}

#logo_rechts {
float: right;
}


#Kopfzeile {
width: 480px;
float: left;
padding-top: 20px;
}
#Einsatztitel {
 	 text-align:center;
	 margin-top: 20px;
        font-size: 25px;
        font-family: Verdana;
        color: black;
        /*position:absolute;*/
        /*top: 415px;*/
        /*left: 295px;*/
}

#head {

	text-align:center;
	margin-top: 80px;

        /*position: absolute;*/
        /* top: 455px; */
        /*left: 11px;*/
        /*width: 74%;*/
        /*background: #d3d3d3;*/
}

#head_left {

        font-size: 12px;
        font-family: Verdana;
        color: black;
        float: left;
        padding: 3px;
}

#head_right {

        font-size: 12px;
        font-family: Verdana;
        float: right;
        color: black;
        padding: 3px;
}


#einsatzdaten {
margin: 2px;
margin-top: 10px;
width: 200px;

        /*position: absolute;*/
        /*top: 485px;*/
        /*left: 11px;*/
        /*width: 250px;*/
        /*background: #d3d3d3;*/
        padding: 10px;
}

#einsatz_daten {
       
	 
}

#bericht {
margin: 2px;
margin-top: 10px;
width: 440px;
overflow: hidden;
        /*position: absolute;*/
        /*top: 485px;*/
        /*left: 284px;*/
        /*width: 417px;*/
        /*background: #d3d3d3;*/
        padding: 10px;
}

#einsatz_bericht {
        
}

#geraet {
margin: 2px;
margin-top: 10px;
width: 200px;
padding: 10px;
        /*position: absolute;*/
        /*top: 724px;*/ 
        /*left: 11px;*/
        /*width: 250px;*/
        /*height: 200px;*/
        
}

#mehr {
margin: 2px;
margin-top: 10px;
width: 200px;
padding: 10px;
        
}

#einsatz_geraet {
      
}

#fahrzeuge {
margin: 2px;
margin-top: 10px;
width: 440px;
overflow: hidden;
padding: 10px;
height: 125px;
}

#fahrzeug {
padding-left: 3px;
}    
#fahrzeug2 {
padding-left: 15px;
}   

.einsatz_head {
 font-family: Verdana;
 font-size: 20px;
 color: black;
}

#zusatz {
margin: 2px;
margin-top: 10px;
width: 200px;
overflow: hidden;
padding: 10px;
}

.fahr_img {
float: right;
}
.fahr_eins {
text-align: center;
paddingleft: 100px;
}

#fotos {
/*border: 2px solid #000000;*/
/*margin-top: 200px;*/
margin-left: 30px;
margin-right: 50px;
}

#linkeseite {
float: left;
}

#rechteseite {
float: right;
}

#karte {
margin: 2px;
margin-top: 10px;
width: 200px;
overflow: hidden;
padding: 10px;
}

#kartebild {
padding-left: 8px;
}

#FFW_dienstplan {

	text-align:center;
        font-size: 24px;
        font-family: Verdana;
        color: black;
}

#FFW_Dienstplan2 {

	text-align:center;
        font-size: 19px;
        font-family: Verdana;
        color: black;
}

.boxbild {
display: none;
}

.nichtdrucken {
display: none;
}


.icons {
padding-right: 4px;
float: left;
margin-top: 2px;
margin-bottom: 6px;
}