/* CSS Document */
/* für alle Seiten */
/* Hintergrundfarbe aller Seiten, Ränder */
body {
	background-color :#EFEBEF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
/* alle Schriften in div */
div{
font-family : Verdana, Arial, Helvetica;
font-size: 14px;
}
/* blaue Überschriften */
H3 {
font-family : Verdana, Arial, Helvetica;
font-size: 14px;
font-weight: bold;
color: #0959B0;
}
/* TOP-Navi -home | kontakt usw.*/
a.top:link {
text-decoration:none;
 color:#000000;
font-family : Verdana, Arial, Helvetica;
font-size: 12px;
}

a.top:visited {
text-decoration:none; color:#000000;
font-family : Verdana, Arial, Helvetica;
font-size: 12px;
}
a.top:hover {
text-decoration:underline; color:#660000;
font-family : Verdana, Arial, Helvetica;
font-size: 12px;
}

span{
text-decoration:none;
 color:#660000;
font-family : Verdana, Arial, Helvetica;
font-size: 12px;
}
/* button - Navi  die Schriftlinks unter den Häuschen-Buttons*/
a.butt:link {
text-decoration:none;
 color:#005197;
font-family : Verdana, Arial, Helvetica;
font-size: 11px;
line-height:10px;
}

a.butt:visited {
text-decoration:none; color:#005197;
font-family : Verdana, Arial, Helvetica;
font-size: 11px;
}
a.butt:hover {
text-decoration:underline; color:#660000;
font-family : Verdana, Arial, Helvetica;
font-size: 11px;
}

span.butt{
text-decoration:none;
 color:#660000;
font-family : Verdana, Arial, Helvetica;
font-size: 11px;
}
/* ---------------------------------------------------------------------------------------------------------------------------------------- */
/* Startseite */
/* Willkommwn - grüne Schrift*/
div.willkommen {
font-family : Verdana, Arial, Helvetica;
font-size: 17px;
font-weight: bold;
color: #00A13A;
}

/* Babybonus-Text */
div.baby {
font-family : Verdana, Arial, Helvetica;
font-size: 14px;
font-weight: bold;
color: #666666;
}

/* ------------------------------------------------------------------------------------------------------------------------------------- */
/* Unterseiten */
/*Seitenfarbe  */
table.main {
	background-color :#FFFFFF;
	padding-top: 20px;
	padding-left: 5px;

}
/* Seitenüberschrift - Die Farbe wird jeweils auf den html-Seiten mit <font color= " " > angepasst*/
H1 {
font-family : Arial, Helvetica;
font-size: 16px;
font-weight: bold;

}
/* Subtitel - Wenn die Farben variieren sollen, dann hier color: ; löschen und auf den html-Seiten mit <font color= " " > formatieren*/
H2 {
font-family : Arial, Helvetica;
font-size: 14px;
font-weight: bold;
color: #0959B0;
}
/* Subtitel Wenn die Farben variieren sollen, dann hier color: ; löschen und auf den html-Seiten mit <font color= " " > formatieren*/
H4 {
font-family : Arial, Helvetica;
font-size: 11px;
color: #005197;
text-decoration: underline;
}

  
  /* Navigationsleiste links---------------------------------------------------------*/
ul#Navigation_stw {
    width: 12em;
    margin: 0; padding: 0.0em 0.8em 0.8em;
    border: 0px;
	
    
  }
  * html ul#Navigation_stw{  /* Korrekturen fuer IE 5.x */
    width: 11.6em;
    w\idth: 10em;
    padding-left: 0;
    padd\ing-left: 0.8em;
	
  }
  ul#Navigation_stw li {
    list-style: none;
     padding: 0;
	 padding-bottom: 0.4em;
	 color: #005197;
	
  }

  ul#Navigation_stw a, ul#Navigation_stw span {
    padding: 0.2em;
	text-decoration: none; font-family : Arial, Helvetica;
font-size: 12px;
font-weight: bold;   
    color: #005197; background-color: #E3E5E3;
	
  }
  * html ul#Navigation_stw a, * html ul#Navigation_stw span {
    width: 100%;    /* Breitenangabe fuer IE 5.x */
    w\idth: 14.8em;  /* Breitenangabe fuer IE 6 */
  }
  ul#Navigation_stw a:hover,  ul#Navigation_stw span {
   
    color: #993333; 
  }
 

/* Text-Navi - roter Link hinter dem Pfeil auf Havelstrom-seite im Kästchen--------------------------------------------------------------------------------------*/
a.rot:link {
text-decoration:none;
 color:#993333;
font-family : Verdana, Arial, Helvetica;
font-size: 12px;
}
a.rot:visited {
text-decoration:none; color:#993333;
font-family : Verdana, Arial, Helvetica;
font-size: 12px;
}
a.rot:hover {
text-decoration:underline; color:#FF0000;
font-family : Verdana, Arial, Helvetica;
font-size: 12px;
}
a.rot:active {
text-decoration:none; color:#FF0000;
font-family : Verdana, Arial, Helvetica;
font-size: 12px;
}
/* Kontaktformular*/
form { padding:2px; }
input, select, textarea { font-size:12px; font-family:Verdana,sans-serif; font-weight:normal; border:1;}
input, select, textarea { color:#005197;border:1px solid #2E6C45; }
textarea { width:249px; }
.Bereich, .Feld { background-color:#FFFFFF; width:249px; border:1px solid #2E6C45; }
.Feld_klein { background-color:#FFFFFF; width:216px; border:1px solid #2E6C45; }
 .Feldchen_1 { background-color:#FFFFFF; width:30px; border:1px solid #2E6C45; }
.Feld_klein_2 { background-color:#FFFFFF; width:196px; border:1px solid #2E6C45; }
.Feld_klein_3 { background-color:#FFFFFF; width:123px; border:1px solid #2E6C45; }
  .Feldchen_2 { background-color:#FFFFFF; width:50px; border:1px solid #2E6C45; }
  .Check, .Radio { background-color:#FFFFFF; border:1px solid #2E6C45; }
.Button { background-color:#E7E7E7; color:#D8F1E1; width:200px; border:1px solid #2E6C45; }

/* Sitemap*/
Ul.sitemap {
text-decoration:none;
color:#00A13A;
font-family : Verdana, Arial, Helvetica;
font-size: 12px;
}
ul#Navigation_sitemap{
    
    border: 0px;
    
  }
  
  ul#Navigation_sitemap li {
    list-style: disc;
     padding: 0;
	 color: #00A13A;
	 font-size: 11px;
  }

  ul#Navigation_sitemap a {
    
    text-decoration: none;
	font-family : Verdana,Arial, Helvetica;
	font-size: 11px;
    color: #00A13A;
  }
  
  ul#Navigation_sitemap a:hover {
   
    color: #990000; 
	text-decoration:underline;
  }
 
.main tr td table tr td p font strong u {
	color: #005197;
}
.main tr td table tr td h2 font {
	color: #800000;
}
.main tr td table tr td font {
	font-family: Verdana, Geneva, sans-serif;
}
.main tr td table tr td font {
	font-family: Verdana, Geneva, sans-serif;
}
.main tr td font {
	font-family: Verdana, Geneva, sans-serif;
}
.main tr td table tr td font {
	font-family: Verdana, Geneva, sans-serif;
}
.main tr td table tr td font {
	font-family: Verdana, Geneva, sans-serif;
}
.main tr td table tr td p font {
	font-family: Verdana, Geneva, sans-serif;
}
.main tr td table tr td .strom font {
	font-family: Verdana, Geneva, sans-serif;
}
.main tr td table tr td h2 {
	font-family: Verdana, Geneva, sans-serif;
}
.main tr td table tr td font br {
	font-family: Verdana, Geneva, sans-serif;
}
.main tr td table tr td div font {
	font-family: Verdana, Geneva, sans-serif;
}
.main tr td table tr td p font {
	font-family: Verdana, Geneva, sans-serif;
}
.main tr td font {
	font-family: Verdana, Geneva, sans-serif;
}
.main tr td table tr td font {
	font-family: Verdana, Geneva, sans-serif;
}
.main tr td table tr td div font br {
	font-family: Verdana, Geneva, sans-serif;
}
.main tr td table tr td p font {
	font-family: Verdana, Geneva, sans-serif;
}
.main tr td font {
	font-family: Verdana, Geneva, sans-serif;
}

#argumente td {
	border-style:solid; 
border-color:#8C2C42; 
border-width:1px;
background-color:#CCCCCC;
	}
	
#argumente a {
	color: #CCCCCC;
	line-height:14px;
	text-decoration: none;
	display:block;
	padding:0;
	font-family: "Verdana", Arial,Helvetica, san-serif;
	font-size: 10px;
	font-weight: normal;
	}
#argumente a:visited {
	color: #999999;
	line-height:14px;
	text-decoration: none;
	display:block;
	
	font-family: "Verdana", Arial,Helvetica, san-serif;
	font-size: 10px;
	font-weight: bold;
	}	

	
#argumente a:hover {
	background: #E0E9EF;
	color:#005197;
	}
	
#navigation a:active {
	background: #BCBDCF;
	color:#023808;
	}
	
table.#argumente {
width:96%; align:right;

}

