/* Css Bi-Johannesplatz
Farben
HintergrundNavigationGrün: rgb(194,216,54)
HintergrundNavigationAktiv: RGB(226,236,173)
HintergrundGrau: rgb(235,239,240)

Dunkelgrau Bannertext: rgb(87,87,90)
Dunkelgrau Strich/ H1: rgb(128,130,133)

Roter Winkel: rgb(238,45,49)
>> Farben RGB:
>> Das satte Grün als Leitmotiv ist: 19/229/49
>> die dunkelgrüne Schrift ist: 50/112/0
>> Das Hintergrundgrau der Seiten ist: 244/244/244
>> Der Hintergrund für Aktuelles und Blitzlicht ist: 238/246/205
>> Der Hintergrund für Die Planung ist: 231/235/239

*/


html, body, div, p, h1, h2, h3, ul, ol, hr,
div, span, a, form, img, li, table
		{ margin: 0;
		  padding: 0;
		  font-family: Lucida Sans, Verdana, Geneva, Arial, Helvetica, sans-serif;
		  font-Size: 9pt; }

body		{ background-color: rgb(194,216,54); }


h1		{ margin-top:13px; margin-bottom:15px; font-size:15pt;
		  font-weight: normal; color:rgb(128,130,133); }

h2		{ font-size:12pt; margin-top:6px; margin-bottom:12px;
		  color:rgb(0,0,0); }

.dgruen		{ font-weight:bold; color:rgb(50,112,0); }
h3		{ font-size:11pt; margin-top:12px; margin-bottom:12px;
		  color:rgb(128,130,133); }

h4		{ font-size: 10pt; color:#0; margin-top: 6px; margin-bottom:12px }
.gruen 		{ font-size: 12pt; color:#629537; }
.gruenklein 	{ font-size: 9pt; color:#629537; }
.grau		{ font-size: 12pt; color:rgb(128,130,133); }
h5		{ font-size: 9pt; color:rgb(128,130,133); margin-top:12pt; margin-bottom:6pt }

h6		{ margin-top: 0px; font-size:8pt; font-weight:bold; color:rgb(0,0,0); }
p               { margin-bottom: 6pt;}
p.zentriert     { text-align:center; }
.grgr		{ font-size:15pt; font-weight:normal; color:rgb(128,130,133); }

.bild		{ margin-top: 6px; font-size: 8pt; font-weight: bold; }
.bild_center	{ text-align:center; margin-top: 6px; font-size: 8pt; font-weight: bold; }

ol		{ margin-left:20px; margin-bottom: 6pt; }
ul		{ margin-left:10px; margin-bottom: 6pt; list-style-image:url(/Imgnav/pfeil_grau.gif); }

li.E1           { margin-top:8px;  margin-left:5px; list-style-image:url(/Imgnav/menu.gif); }

li.PopItemStyle	{ margin-top:8px; list-style-image:url(/Imgnav/menu.gif); list-style-position:outside; }
li.E2,
li.ItemStyle	{ margin-top:2px; margin-left:6px; list-style-image:url(/Imgnav/pfeil.gif);}
li.E2T		{ margin-top:2px; margin-left:6px; list-style-image:url(/Imgnav/pfeiltop.gif);}
li.E3		{ margin-top:2px; margin-left:20px; list-style-image:url(/Imgnav/pfeil.gif);}
li.E2L		{ margin-top:2px; margin-left:5px; list-style-image:url(/Imgnav/pfeil_l.gif);}
li.EN		{ margin-top:2px; margin-left:15px; list-style-image:url(/Imgnav/pfeilg.gif);}
li.top  	{ margin-top:2px; margin-left:10px; list-style-image:url(/Imgnav/navtop.gif);}

b, strong	{ font-weight: bold; }
i, em		{ font-style: italic; }

table.sitemap   { font-size: 8pt; }
table.copyright	{ font-size: 8pt; color: rgb(194,216,54); width:100%; }
table.banner    { background-color: rgb(235,235,235); }
table.dyna      { padding:0px; }

th              { font-size: 9pt; text-align:left; padding-bottom:10px }
tr              { padding:5px; }
tr.grau 	{ padding:3px; background-color: rgb(225,225,225); }

td		{ font-size: 9pt; }
td.menuoben	{ background-color: rgb(235,235,235); }
td.oben		{ vertical-align:top; }
td.unten	{ vertical-align:bottom; }
td.links	{ text-align:left; }


a 		{ text-transform: none; text-decoration:none;
		  color: rgb(87,87,90);  }
a:link 		{ color: rgb(50,112,0); }
a:visited 	{ color: rgb(50,112,0); }
a:active 	{ color: rgb(234,255,100); }

a:hover		{ color: rgb(235,239,240);
		  background-color: rgb(87,87,90); }


td.copyl		{ font-size: 9pt; text-align: left; }
td.copyr		{ font-size: 9pt; text-align: right; }
a.klein			{ font-size: 8pt; text-transform: none; text-decoration: none; }

a.copyright		{ text-transform: none; text-decoration: none;
			  font-size: 7pt; color:rgb(96,92,168); }
a.copyright:link 	{ color: rgb(96,92,168); }
a.copyright:active	{ color: rgb(206,41,41); }
a.copyright:visited 	{ color: rgb(96,92,168); }
a.copyright:hover	{ color: rgb(255,255,255);
			  background-color: rgb(96,92,168); }



