  body {
    color: black; background-color: white;
    font-size: 100.01%;
    font-family: Helvetica,Arial,sans-serif;
    margin: 0; padding: 1em 0;
    text-align: center;  /* Zentrierung im Internet Explorer */
				
		background-image:url(images/bg_image.jpg); /* Hintergrundbild*/
			
  }

  div#Seite {
    text-align: left;    /* Seiteninhalt wieder links ausrichten */
    margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
    width: 1020px;
		min-height: 600px;
    border: 2px ridge silver;
		background:#fff;
  }
	
	/* Beginn Banner Zeile */
	/* Banner Feuerwehr */
	#Banner {
		margin-left: 0;
  	margin-top:0;
  	padding: 0 0em;
  	width:1020px; 
		min-width:1020px; 
		height:126px; 
		background:#fff; 
		background-image:url(images/Banner_css2.jpg); /* Bild des Banners */
		background-repeat:no-repeat;
		background-position:0px 0px;
		font-size:1em; 
		z-index:25; 
	}

	/* Bild links oben in der Ecke */
  /* unterschiedliche Darstellung für IE und andere Browser (Opera, Firefox) 
	   im IE wird der obere Abstand margin: [erster Wert] anders interpretiert
	*/

	/* alle Browser ausser IE */
	#leftbanner {height:120px; width:180px; padding:0px; margin:0px 1px 0px 10px; text-align:center;vertical-align:middle;}
	   
		
		/* für IE */ 
	*html #leftbanner {
	margin: 0px 1px 0px 10px;
	}
	/* Ende Banner-Zeile */
	
	/* Linkleiste oben */
	#Links_oben {
    font-size: 8pt;
		margin: 0 auto; padding: 0.1em;
		width:1018px;
		height:25px;
    text-align: left;
		background-color:#ffff00;
		border-top:2px ridge silver;
		border-bottom: 2px ridge silver;
	}

	
	/* Beginn Überschriftszeile */
	/* Banner Rauchmelder */
	#bannerrauchmelder {float:left; height:70px; width:170px; padding-top:4px; margin:4px 1px 0px 5px; text-align:center;vertical-align:middle; /*border: 1px dashed silver;*/}
	
	/* Überschrift */
	#headline {
    margin-left: 200px;
		height: 46px;
		margin-top:8px;
		margin-right:4px;
    padding: 0.5em 1em;
    font-size: 16pt;font-family:Arial Black;
    font-weight: bold;
		color: #ff0000;
		background-color:#ffff00;
  }
	/* Ende Überschriftszeile */


	/* Beginn Navigations-Block */
  ul#Navigation {
    font-size: 0.91em;
    float: left; width: 200px;
		margin-top:2px;
		margin-left: 0; 
		margin-right: 0;
		margin-bottom: 0; 
		padding: 0;
		clear:both; /* sorgt dafür, dass die Navigation am linken Rand beginnt -> hebt das Float des Brandmelder-Banners auf*/
  }
  ul#Navigation li {
    list-style: none;
    margin: 0; padding: 0.5em;
  }
  ul#Navigation a {
    display: block;
    padding: 0.2em;
    font-weight: bold;
  }
  ul#Navigation a:link {
    color: black; background-color: #eee;
  }
  ul#Navigation a:visited {
    color: #666; background-color: #eee;
  }
  ul#Navigation a:hover {
    color: black; background-color: white;
  }
  ul#Navigation a:active {
    color: white; background-color: gray;
  }
	/* Ende Navigations-Block */
	
	/* Beginn Inhalts-Block */
  div#Inhalt {
    margin-left: 200px;
		margin-top:2px;
    padding: 0 1,5em;
  }
	/* Ende Inhalts-Block */
			
	/* Beginn Fusszeile (wird für Links und Webmaster-Link, bzw. Copyright verwendet */
	#Fusszeile {
    font-size: 8pt;
		margin: 0 auto; padding: 0.1em;
		width:1018px;
 		height:25px;
    text-align: left;
		background-color:#ffff00;
		border-top:0px;
		border-left: 2px ridge silver;
		border-bottom: 2px ridge silver;
		border-right: 2px ridge silver;
	}
		
	#Fuss_Webmaster {
    float: left; width: 190px;height:24px;
    margin: 0 auto; padding: 0.1em 0.1em 0.1em 0.5em;
		text-align: right;
		font-size: 7.5pt; color:#333333;
		background-color:#ffff00;
		boder:0;
	}
		
	#Fuss_copyright {
    margin: 0 auto; padding: 0.1em 0.1em 0.1em 0.5em;
		width:818px;height:24px;
    text-align: left;
		font-size: 7.5pt; color:#333333;
		background-color:#ffff00;
		border:0px;
	}
	
	
	#modified {
	margin-left: 20%;
	}


	/* Ende Fusszeile */	
  		
  /* Beginn Navigationselemente für oben und unten */
  a.nav1, a.nav2, a.nav3, a.nav4, a.nav5, a.nav6, a.nav7, a.nav8 {width:120px; height:25px; display:block; float:left; text-align:center; font-size:1em; font-weight:bold; color:#000; text-decoration:none; font-family:verdana, arial, sans-serif; line-height:25px; overflow:hidden;}
  
  a.nav1 {background-position:-50px 25px;}
  a.nav2 {background-position:-170px 25px;}
  a.nav3 {background-position:-290px 25px;}
  a.nav4 {background-position:-410px 25px;}
  a.nav5 {background-position:-530px 25px;}
  a.nav6 {background-position:-650px 25px;}
  a.nav7 {background-position:-770px 25px;}
  a.nav8 {background-position:-850px 25px;}
  
  /* Hervorhebungen bei Mouse-Over */
  a.nav1:hover {background-position:-50px 0;}
  a.nav1:hover .button {background:#ff0000; color:#fff; cursor:pointer; display:block; width:120px; height:25px; cursor:hand;}
  a.nav2:hover {background-position:-170px 0;}
  a.nav2:hover .button {display:block; width:120px; height:25px; background:#ff0000; color:#fff; cursor:pointer; cursor:hand;}
  a.nav3:hover {background-position:-290px 0;}
  a.nav3:hover .button {display:block; width:120px; height:25px; background:#ff0000; color:#fff; cursor:pointer; cursor:hand;}
  a.nav4:hover {background-position:-4100px 0;}
  a.nav4:hover .button {display:block; width:120px; height:25px; background:#ff0000; color:#fff; cursor:pointer; cursor:hand;}
  a.nav5:hover {background-position:-530px 0;}
  a.nav5:hover .button {display:block; width:120px; height:25px; background:#ff0000; color:#fff; cursor:pointer; cursor:hand;}
  a.nav6:hover {background-position:-650px 0;}
  a.nav6:hover .button {display:block; width:120px; height:25px; background:#ff0000; color:#fff; cursor:pointer; cursor:hand;}
  a.nav7:hover {background-position:-770px 0;}
  a.nav7:hover .button {display:block; width:120px; height:25px; background:#ff0000; color:#fff; cursor:pointer; cursor:hand;}
  a.nav8:hover {background-position:-850px 0;}
  a.nav8:hover .button {display:block; width:120px; height:25px; background:#ff0000; color:#fff; cursor:pointer; cursor:hand;}
  /* Ende Navigationselemente für oben und unten */

	/* *** Ende der Struktur Layout-Elemente *** */
	
	/* Alles was früher gelb war wird jetzt rot... */	
		
	a:link { color:#000000; font-weight:bold; text-decoration:none; }
	a:visited { color:#000000; font-weight:bold; text-decoration:none; }

	a.yellowlink:link {color:#ff0000; font-weight:normal;text-decoration:none;}
	a.yellowlink:visited {color:#ff0000; font-weight:normal;text-decoration:none;}

	a.yellowboldlink:link {font-size:12pt;color:#ff0000; font-weight:bold;text-decoration:none;}
  a.yellowboldlink:visited {font-size:12pt;color:#ff0000; font-weight:bold;text-decoration:none;}

	a.yellowboldlinklist:link {color:#ff0000; font-weight:bold;text-decoration:none;}
	a.yellowboldlinklist:visited {color:#ff0000; font-weight:bold;text-decoration:none;}

	a.graylink:link {color:gray; font-weight:normal;text-decoration:none;}
	a.graylink:visited {color:gray; font-weight:normal;text-decoration:none;}

	p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i, small
     { font-family:Arial,sans-serif; font-size:10pt; }

	small { font-size:8pt;}
	
	.white { font-size: 12pt; font-face: Verdana, sans-serif; color: white}
  .w2 { color: white}
  .red {color: red}
  .gray {color: gray}
	
	h1 { font-size:16pt;font-weight: bold; }

	h2 { font-size:10pt;font-weight: bold; }


	
	/*.yellow {color:#FFCC00;margin-top:0cm;}*/
  .yellowmarginleft {color:#ff0000;margin-top:0cm; margin-left:15.9pt}
  .yellowbold {color:#ff0000; font-weight: bold; margin-left:15.9pt}
  .yellowboldHeader {font-size:12pt;color:#ff0000; font-weight: bold;}
  .yellowsmallboldHeader {color:#ff0000; font-weight: bold;}
  .yellowHeader {font-size:12pt;color:#ff0000;}
  /*Für Text in leerem Fenster, der nicht auffällt*/
  .yellowbg {color:ff0000;margin-top:0cm;}
  .yellowbold2 {color:#ff0000; font-weight: bold; }
	
	
	tr {padding:0cm 5.4pt 0cm 5.4pt;}
  td {vertical-align:top;}
  .tdbutton {vertical-align:bottom;}
  .tdmiddle {vertical-align:middle;}
  .tdyellowleft {border:solid windowtext .5pt;border-top:none;border-left:none;}
  .tdyellow {border:solid windowtext .5pt;border-top:none;}
  .tdblack {border-top:none;border-left:none;border-bottom:solid windowtext .5pt;border-right:solid windowtext .5pt;}
  .tdblank {border:solid windowtext .5pt;border-top:none}
  .tdblackyframe {align:left;border:solid #ff0000 0.5pt;}
	.tdblackyframeheader {align:left; border:solid #ff0000 0.5pt;font-size:12pt;color:#ff0000; font-weight: bold;}
  li {color:#000}
  li.circle { list-style-type: circle; color:#000; margin-left:30pt; margin-top:10 }
  li.red {color:red}
  
  ol {color:#ff0000}
  
  em.red { color:red }


#ticker {
font-size: 18px;
border: 0;

}

