/* Überall */

A:link 
	{
		color:#057a50;
		text-decoration:underline;
	}
	
A:visited 
	{
		color:#057a50;
		text-decoration:underline;
	}
		
A:active 
	{	
		color:#e00000;
		text-decoration:underline;
	}
			
A:hover 
	{
		color:#e00000; 
		text-decoration:none;
	}

#inhalt li li
	{
		background:url(bilder/neu-design/blackpfeil-lili.gif) no-repeat left center;
		list-style:none;
		padding:0 0 0 11px;
	}

#inhalt li	
	{
		background:url(bilder/neu-design/blackpfeil-li.gif) no-repeat left top;
		list-style:none;
		padding:0 0 0 11px;
	}
	
#inhalt .schwarznummer1
	{
		background:url(bilder/schwarznummer.png) no-repeat left top;
		padding:3 0 2 25px;
		line-height:25px;
	}
	
#inhalt .schwarznummer2
	{
		background:url(bilder/schwarznummer.png) no-repeat 0px -20px;
		padding:3 0 2 25px;
		line-height:25px;
	}
	
#inhalt .schwarznummer3
	{
		background:url(bilder/schwarznummer.png) no-repeat 0px -40px;
		padding:3 0 2 25px;
		line-height:25px;
	}

#inhalt .schwarznummer4
	{
		background:url(bilder/schwarznummer.png) no-repeat 0px -60px;
		padding:3 0 2 25px;
		line-height:25px;
	}

#inhalt .schwarznummer5
	{
		background:url(bilder/schwarznummer.png) no-repeat 0px -80px;
		padding:3 0 2 25px;
		line-height:25px;
	}
	
#footer
	{
		
		margin-top:0px;
		margin-bottom:10px;
		font-size:11px;
 		font-family:Arial;
 		color:#d8d8d8;
 		background-color:#057a50;
 		width:757px;
 		float:right;
 		text-align:left;
 		padding:10px 10px 10px 10px;
	}

	
#textunterstrichenfett
	{ 
		color:black; 
		font-size:15px; 
		font-family:Arial;
		font-weight:bold; 
		text-decoration:underline;
	}
	
.vberichtueberschrift
	{ 
		color:black; 
		font-size:17px; 
		font-family:Arial;
		font-weight:bold; 
	}
	
.ueberschrift-neu
	{
		font-family:Arial;
		color:#e00000;
		font-size:21px;
		line-height:24px;	
	}

.unterueberschrift-neu
	{
		font-family:Arial;
		color:#057A50;
		font-size:16px;
		line-height:18px;		
	}	
	
.hinweislink
	{
		margin-top:15px;
		padding:10px;
		border:1px dotted #3F3F3F;
		border-top:0px;
		border-bottom:0px;
		background-color:#E8E8E8;
		line-height:15px;
	}
body
	{
		background-color:#d8d8d8;
		background-repeat:repeat-x;
		background-image:url(bilder/neu-design/background-neu.png);
		height:100%;
	}
	
#wrapper 
	{
		width:973px;
		margin:0 auto;
		text-align:left;
		
	}


	

#logo 	{	
		height:236px;
		width:418px;
		position:absolute;
		background-image:url(bilder/neu-design/logo-neu-fzg.png)	
	}
      
#logo a:hover 	{	
		background-color:#f7f7f7;
		text-decoration:none;
		padding:3px;
	}
	
#logo a:link 	{	
		
		text-decoration:underline;
		padding:3px;
	}
	
#logo a:active 	{	
		text-decoration:underline;
		padding:3px;
	}
	
#logo a:visited 	{	
		
		text-decoration:underline;
		padding:3px;
	}
	
#inhalt 
	{
  		
  		background-color:#ffffff;
  		text-align:left;
  		min-height:402px;
 		width:742px;
  		margin-bottom:0px;
 		float:right;
 		font-size:12px;
 		font-family:Arial;
 		padding:4px 10px 10px 25px;
		line-height:15px;
 	}
 
.seitenort {
		font-size:11px;
		color:#aaaaaa;
		line-height:15px;
}
 	
#inhalt .linkw
 	{
 		float:right;
 		color:#ffffff;
		text-decoration:underline;
		background: url(bilder/neu-design/redpfeil-mehr.gif) no-repeat right center;
		padding: 0 11 0 0;
		line-height:15px;

 	}
 
#inhalt .linkw:hover
  	{
 		text-decoration:none;
 	}
 	
#inhalt .linkg
 	{
 		color:#a8a8a8;
		text-decoration:underline;
		height:14px;
		background: url(bilder/neu-design/redpfeil-zurueck-beide.gif) no-repeat;
		background-position:0 0;
		padding:0px 0 0 11px;
		line-height:15px;
 	}

#inhalt .linkg:hover
 	{
 		color:#969696;
		text-decoration:none;
		background: url(bilder/neu-design/redpfeil-zurueck-beide.gif) no-repeat;
		background-position:0 -13;

 	}
 	
 #inhalt .linkg-weiter
  	{
  		color:#a8a8a8;
 		text-decoration:underline;
 		height:14px;
 		background: url(bilder/neu-design/linkg-weiter.gif) no-repeat;
 		background-position:right 0;
 		padding:0px 11 0 0px;
 		line-height:15px;
  	}
 
 #inhalt .linkg-weiter:hover
  	{
  		color:#969696;
 		text-decoration:none;
 		background: url(bilder/neu-design/linkg-weiter.gif) no-repeat;
 		background-position:right -13;
 
 	}
 	
#inhalt .zoom
  	{
  		color:#a8a8a8;
 		text-decoration:underline;
 		height:14px;
 		background: url(bilder/neu-design/plus-zoom-beide.gif) no-repeat;
 		background-position:0 0;
 		padding:0px 0px 0px 11px;
		line-height:14px;
		font-size:11px;
  	}
 
#inhalt .zoom:hover
  	{
  		color:#969696;
 		text-decoration:none;
 		background: url(bilder/neu-design/plus-zoom-beide.gif) no-repeat;
 		background-position:0 -14;
 		height:14px;
 	}
 
#inhalt #button {
   		border:1px solid #A5ACB2;
  		background-color:#f1f1f1;
  		color:#000000;
 	}
 	
 input, select {
 		border:1px solid #A5ACB2;
 		background-color:#ffffff;
 		color:#000000;
 		font-family:Arial;
 		font-size:12px;
 }
 	
#inhalt .einsatzbilderlinks {
		float:left;
		width:200px;
		text-align:right;
}

#inhalt .einsatzbildermitte {
		margin-left:265px;
		width:200px;
		text-align:right;
}

#inhalt .einsatzbilderrechts {
		float:right;
		width:200px;
		text-align:right;
}

#letztereinsatz
	{
		margin-bottom:10px;
		width:175px;
		background-color:#E63838;
		color:#ffffff;
		float:right;
		padding:5px;
		height:150px;
	}
	
#termineaktive
	{
		margin-bottom:10px;
		width:175px;
		background-color:#EA4D4D;
		color:#ffffff;
		float:right;
		padding:5px;
		
	}

#terminejfw
	{
		margin-bottom:10px;
		width:175px;
		background-color:#ED6868;
		color:#ffffff;
		float:right;
		padding:5px;
	}


#newsartikel1
	{
		margin-bottom:10px;
		color:#ffffff;
		background-color:#96C7B6;
		padding:5px;
		width:520px;
		height:150px;
		float:left;
	}
	
#newsartikel2
	{
		color:#ffffff;
		margin-bottom:10px;
		background-color:#74B59E;
		padding:5px;
		width:520px;
		height:150px;
		float:left;
	}

#newsartikel3
	{
		color:#ffffff;
		margin-bottom:10px;
		background-color:#59A68B;
		padding:5px;
		width:520px;
		height:150px;
		float:left;
	}

#sondernews
	{
		width:730px;
		height:150px;
		border: 1px solid #000000;
		margin-bottom:10px;
		padding:5px;
	}

	
.news1
	{
		margin-bottom:5px;
		color:#000000;
		background-image:url(bilder/neu-design/bg-news1.gif);
		padding:5px;
		width:732px;
		float:left;
		background-repeat: no-repeat;
	}
.news2
	{
		margin-bottom:5px;
		color:#000000;
		background-image:url(bilder/neu-design/bg-news2.gif);
		padding:5px;
		width:732px;
		float:left;
		background-repeat: no-repeat;
	}
	
.news1bilder
	{
		margin-bottom:5px;
		color:#000000;
		background-image:url(bilder/neu-design/bg-bilder1.gif);
		padding:5px;
		width:732px;
		float:left;
		background-repeat: no-repeat;
	}
.news2bilder
	{
		margin-bottom:5px;
		color:#000000;
		background-image:url(bilder/neu-design/bg-bilder2.gif);
		padding:5px;
		width:732px;
		float:left;
		background-repeat: no-repeat;
	}
	
.news1ohne
	{
		margin-bottom:5px;
		color:#000000;
		background-color:#E2EFEA;
		padding:5px;
		width:732px;
		float:left;
	}
.news2ohne
	{
		margin-bottom:5px;
		color:#000000;
		background-color:#FBE1E1;
		padding:5px;
		width:732px;
		float:left;
	}

#einsaetzezusatz
	{
		padding:3px 3px 3px 3px;
		border:1px solid #dddddd;
		background-color:#f2f2f2;
		color:#707070;
	}



/* Startseite */
 
 .ueberschriftstartseite
 	{ 
 		
 		font-size:30px; 
 		font-family:Arial,Arial; 
 		font-weight:bold;
 		text-align:center;
 		text-decoration:underline;
  	}
 	
 	
		
.notiz_rechts
	{
		float:right;
		width:160px;
		font-size:11px;
	}


.blog
	{			
		background-image: url('bilder/blog/blogmiddle1.png');
		background-repeat:repeat-y;
		margin-left:180px;
		width:344px;
		padding:0px 10px 0px 10px;
	}
	

 	
 	
/* Impressum */ 	

.textimpressfett
	{ 
		color:black; 
		font-size:15px; 
		font-family:'Arial';
		font-weight:bold; 
		
	}
.textimpressueberschrift
	{	
		color:black; 
		font-size:20px; 
		font-family:'Arial';
		font-weight:bold;
		text-decoration:underline;
	}
	
/* links */	



.link
	{
		
 		width:200px;
 		float:left;
 		font-size:12px;
 		font-family:Arial;
 		
	}
	
.beschreibunglink
	{
		
 		font-size:12px;
 		font-family:Arial;
 		
	}
	
/* ueber */
	
.ueberlinks
	{
		width:200px;
		float:left;
		font-size:12px;
 		font-family:Arial;
 		color:#057A50;
	
	}

.ueberrechts
	{

		font-size:12px;
 		font-family:Arial;
	}
/* ausruestung*/

.textmittel
	{
		font-size:15px;
		font-weight:bold;
	
	}
.fahrzeuglinks
	{
		width:170px;
		float:left;
		font-size:12px;
 		font-family:Arial;
 		color:#057A50;
	
	}

.fahrzeugrechts
	{
		font-size:12px;
 		font-family:Arial,Arial;
	}
	
/* versendet */

.textversendet
	{
		margin-top:40px;
		text-align:center;
	}

	


/* Anfang Menue */

#menue 	{
		margin-left:418px;
		margin-top:-8px;	
		width:555px;
		height:236px;
		font-family:Arial;
		text-align:center;
		line-height:15px;
	}


#sites1 
	{
		list-style:none;
		float:left;
		text-align:center;
		height:236px;
		width:111px;
		background-image:url(bilder/neu-design/menue-1.png);
		background-repeat:no-repeat;
		text-align:center;


	}

#sites1 a 
	{
		font-size:12px;
		display:block;
		width:111px;	
		padding:200px 0px 0px 0px;
		text-align:center;
		font-weight:bold;
		color:#ffffff;
		text-decoration:none;
		background-image:url(bilder/neu-design/menue-1.png);
		
	}

#sites1 a:hover 
	{
		background-image:url(bilder/neu-design/menue-1.png);
		background-position:bottom;
		background-repeat:no-repeat;
		padding:200px 0px 0px 0px;	
		text-align:center;		
	}

#sites1 a.aktiv 
	{
		background-image:url(bilder/neu-design/menue-1.png);
		background-position:bottom;
		background-repeat:no-repeat;
		text-decoration:none;
		text-align:center;
		padding:200px 0px 0px 0px;
	}

#sites2 
	{
		list-style:none;
		float:left;
		text-align:center;
		height:236px;
		width:111px;
		background-image:url(bilder/neu-design/menue-2.png);
		background-repeat:no-repeat;
		text-align:center;


	}

#sites2 a 
	{
		font-size:12px;
		display:block;
		width:111px;	
		padding:200px 0px 0px 0px;
		text-align:center;
		font-weight:bold;
		color:#ffffff;
		text-decoration:none;
		background-image:url(bilder/neu-design/menue-2.png);
		
	}

#sites2 a:hover 
	{
		background-image:url(bilder/neu-design/menue-2.png);
		background-position:bottom;
		background-repeat:no-repeat;
		padding:200px 0px 0px 0px;	
		text-align:center;		
	}

#sites2 a.aktiv 
	{
		background-image:url(bilder/neu-design/menue-2.png);
		background-position:bottom;
		background-repeat:no-repeat;
		text-decoration:none;
		text-align:center;
		padding:200px 0px 0px 0px;
	}
	
#sites3 
	{
		list-style:none;
		float:left;
		text-align:center;
		height:236px;
		width:111px;
		background-image:url(bilder/neu-design/menue-3.png);
		background-repeat:no-repeat;
		text-align:center;


	}

#sites3 a 
	{
		font-size:12px;
		display:block;
		width:111px;	
		padding:200px 0px 0px 0px;
		text-align:center;
		font-weight:bold;
		color:#ffffff;
		text-decoration:none;
		background-image:url(bilder/neu-design/menue-3.png);
		
	}

#sites3 a:hover 
	{
		background-image:url(bilder/neu-design/menue-3.png);
		background-position:bottom;
		background-repeat:no-repeat;
		padding:200px 0px 0px 0px;	
		text-align:center;		
	}

#sites3 a.aktiv 
	{
		background-image:url(bilder/neu-design/menue-3.png);
		background-position:bottom;
		background-repeat:no-repeat;
		text-decoration:none;
		text-align:center;
		padding:200px 0px 0px 0px;
	}


#sites4
	{
		list-style:none;
		float:left;
		text-align:center;
		height:236px;
		width:111px;
		background-image:url(bilder/neu-design/menue-4.png);
		background-repeat:no-repeat;
		text-align:center;


	}

#sites4 a 
	{
		font-size:12px;
		display:block;
		width:111px;	
		padding:200px 0px 0px 0px;
		text-align:center;
		font-weight:bold;
		color:#ffffff;
		text-decoration:none;
		background-image:url(bilder/neu-design/menue-4.png);
		
	}

#sites4 a:hover 
	{
		background-image:url(bilder/neu-design/menue-4.png);
		background-position:bottom;
		background-repeat:no-repeat;
		padding:200px 0px 0px 0px;	
		text-align:center;		
	}

#sites4 a.aktiv 
	{
		background-image:url(bilder/neu-design/menue-4.png);
		background-position:bottom;
		background-repeat:no-repeat;
		text-decoration:none;
		text-align:center;
		padding:200px 0px 0px 0px;
	}

#sites5
	{
		list-style:none;
		float:left;
		text-align:center;
		height:236px;
		width:111px;
		background-image:url(bilder/neu-design/menue-5.png);
		background-repeat:no-repeat;
		text-align:center;


	}

#sites5 a 
	{
		font-size:12px;
		display:block;
		width:111px;	
		padding:200px 0px 0px 0px;
		text-align:center;
		font-weight:bold;
		color:#ffffff;
		text-decoration:none;
		background-image:url(bilder/neu-design/menue-5.png);
		
	}

#sites5 a:hover 
	{
		background-image:url(bilder/neu-design/menue-5.png);
		background-position:bottom;
		background-repeat:no-repeat;
		padding:200px 0px 0px 0px;	
		text-align:center;		
	}

#sites5 a.aktiv 
	{
		background-image:url(bilder/neu-design/menue-5.png);
		background-position:bottom;
		background-repeat:no-repeat;
		text-decoration:none;
		text-align:center;
		padding:200px 0px 0px 0px;
	}




/* Ende Menue */

/* anfang submenue */


#submenue 	{
		margin-left:0px;
		margin-top:0px;	
		width:196px;
		color:#ffffff;
		font-family:Arial;
		text-align:left;
		background-color:#f00000;
		height:400px;
		padding-top:1px;
		
	}
#submenue ul 
	{
		list-style:none;
		margin-left:0px;
		padding:0px;
		
	}

#subsites 	
	{
		
		height:25px;
		text-align:left;
	}

#subsites li 
	{
		list-style:none;
		float:left;
		text-align:left;
		height:25px;
		width:174px;
		background-repeat:no-repeat;
		text-align:left;
		padding:1px 0px 0px 0px;
		
	}

#subsites li a 
	{
		font-size:12px;
		display:block;
		width:174px;	
		padding:5px 0px 0px 22px;
		text-align:left;
		height:20px;
		text-decoration:none;
		color:#ffffff;
		background-image:url(bilder/neu-design/submenue-normal-neu.png);
		background-repeat:no-repeat;
	}

#subsites li a:hover 
	{
		background-image:url(bilder/neu-design/submenue-aktiv-neu.png);
		background-repeat:no-repeat;
		padding:5px 0px 0px 22px;	
		text-align:left;
		height:20px;
		text-decoration:none;
	}

#subsites li a.aktiv 
	{
		background-image:url(bilder/neu-design/submenue-aktiv-neu.png);
		background-repeat:no-repeat;
		font-weight:bold;
		text-align:left;
		padding:5px 0px 0px 22px;
	}

/* ende submenue */




	
