/* Zum Einbinden in den HTML-Quelltext:                                  */
/* <link rel=stylesheet type="text/css" href="./_gruene-wf.css">         */


/* DATEI: _gruene-wf.css */
/* STAND: 2006-05-08*/


body
	{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10pt;
/*	line-height:10pt; */
	color: #000000;
	background-color: #c1f3b8;
	}

/* ====================================================================== */
/* Links, allgemein                                                       */
/* ====================================================================== */

a
	{
	text-decoration: none;
	font-weight:bold;
	}

a:link
	{
	color: #009933;
	}

a:visited
	{
	color: #009933;
	}

a:hover
	{
	color: #ffffff;
	background-color: #009933;
	}

/* ====================================================================== */
/* Links, Navigation, linke Seite, blau                                   */
/* ====================================================================== */

a:link.nav
	{
	border: solid 1px #6699cc;
	color: #ffffff;
	}

a:visited.nav
	{
	border: solid 1px #6699cc;
	color: #ffffff;
	}

a:hover.nav
	{
	border: solid 1px #ffffff;
	color: #ffffff;
	background-color: #6699cc;
	}

/* ====================================================================== */
/* Links, Navigation, linke Seite, gruene †berschriften                   */
/* ====================================================================== */

a:link.nav_gruen
	{
	border: solid 1px #009933;
	color: #ffffff;
	}

a:visited.nav_gruen
	{
	border: solid 1px #009933;
	color: #ffffff;
	}

a:hover.nav_gruen
	{
	border: solid 1px #ffffff;
	color: rgb(255,255,255);
	}

/* ====================================================================== */
/* Links, Navigation, linke Seite, gruene †berschriften IN GELB           */
/* ====================================================================== */

a:link.nav_gelb
	{
	border: solid 1px #009933;
	color: #ffcc00;
	}

a:visited.nav_gelb
	{
	border: solid 1px #009933;
	color: #ffcc00;
	}

a:hover.nav_gelb
	{
	border: solid 1px #ffcc00;
	color: #ffcc00;
	}

/* ====================================================================== */
/* Navigation, linke Seite                                                */
/* ====================================================================== */

#countdown
    {
    position: absolute;
    top: 12px;
    left: 230px;
    width: 665px;
    padding: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    font-family: Verdana, Arial,Helvetica,sans-serif;
    font-size: 10pt;
    font-weight:bold;
    color: #009933;
    background-color: #c1f3b8;
    list-style-type: none;
    }

#navigation
    {
    position: absolute;
    top: 96px;
    left: 20px;
    width: 190px;
    padding: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    font-family: Verdana, Arial,Helvetica,sans-serif;
    font-size: 7pt;
    font-weight:bold;
    color: #ffffff;
    background-color: #6699cc;
    list-style-type: none;
    }

.nav_list
	{
/*  list-style-position: outside;    */
    list-style-type: none;
    line-height: 14pt;
    font-size: 9pt;
    margin-top: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
    padding-left: 5px;
    }

.aktiv_rahmen
    {
    border-left-width:0.5em;
    border-left-style:solid;
    border-left-color:#ffcc00;
/*    border-right-width:0.5em;
    border-right-style:solid;
    border-right-color:#ffcc00; */
    }

/* ====================================================================== */
/* Schmuckrahmen, oben                                                    */
/* ====================================================================== */

#oben_a
    {
    position: absolute;
    top: 44px;
    left: 20px;
    width: 98%;
    margin-top: 0px;
    margin-bottom: 0px;
    }

#oben_a_i
    {
    margin-top: 0px;
    margin-bottom: 0px;
    height: 25px;
    padding-top: 5px;
    padding-left: 210px;
    font-family: Verdana, Arial,Helvetica,sans-serif;
    font-size: 15px;
    font-weight:bold;
    color: #ffffff;
    background-color: #009933;
    }

#oben_b
    {
    position: absolute;
    top: 72px;
    left: 20px;
    margin-top: 0px;
    margin-bottom: 0px;
    width: 98%;
    }

#oben_b_i
    {
    margin-top: 0px;
    margin-bottom: 0px;
    height: 18px;
    background-color: #66cc66;
    }


h1.oben_1
    {
    position: absolute;
    top: 43px;
    left: 20px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: 0px;
    height: 25px;
    padding-top: 5px;
    padding-left: 190px;
    font-family: Verdana, Arial,Helvetica,sans-serif;
    font-size: 15px;
    font-weight:bold;
    color: #ffffff;
    background-color: #009933;
    }


/* ====================================================================== */
/* Seiteninhalt, Haupttext                                                */
/* ====================================================================== */

#inhalt
	{
    position: absolute;
    top: 87px;
    left: 230px;
    right:298px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    width: 75%;
    }

.unsichtbar
	{
    display:none;
    }
    
th
    {
    font-size: 12px;
    font-weight:bold;
    text-align:left;
    margin-top: 0px;
    margin-bottom: 6px;
    margin-left: 0px;
    margin-right: 0px;
    }
    
p, td
    {
    font-size:9pt;
    margin-top: 0px;
    margin-bottom: 6px;
    margin-left: 0px;
    margin-right: 0px;
    }
    
p.links
    {
    margin-left: 0px;
    margin-right: 0px;
    }
    

ul, ol
    {
    font-size:9pt;
/*  list-style-position: outside;    */
    list-style-type: disc;
    margin-top: 0px;
    margin-bottom: 6px;
    }
    
ul.termin
    {
    font-size:9pt;
    list-style-position: inside;
    list-style-type: none;
    margin-top: 8px;
    margin-bottom: 8px;
    margin-left: 0px;
    margin-right: 0px;
    }
    
li.termin
    {
    text-indent:-60px;
    margin-top: 8px;
    margin-bottom: 8px;
    margin-left: 60px;
    margin-right: 0px;
    }

em
	{
	font-style:italic;
	}

strong
	{
	font-weight: bold;
	}

pre
	{
	font-family: Courier New,Courier,Pica,monospaced;
	font-size:10pt;
	font-weight: normal;
	font-style: normal;
	}

.tief
    {
    vertical-align:sub;
    font-size:smaller;
    }

.hoch
    {
    vertical-align:super;
    font-size:smaller;
    }

hr
    {
    height: 3px;
    color: #009933;
    }

h1
    {
    font-size:15pt;
    margin-top: 10px;
	margin-bottom: 5px;
    background-color: #6699cc;
    padding: 3px;
    clear: both;
    }

h1 em
    {
    font-style:italic;
    }

h1.nav
    {
    font-size:9pt;
    background-color: #009933;
    padding: 2px;
	margin-top: 8px;
	margin-bottom: 3px;
	margin-left: 0px;
	margin-right: 0px;
    }

h2
    {
    font-size:12pt;
    margin-top: 8px;
	margin-bottom: 3px;
    background-color: #ffffcc;
    padding: 3px;
    clear: both;
    }

h3
    {
    font-size:10pt;
    margin-top: 1em;
	margin-bottom: 3px;
    background-color: #ffffcc;
    padding: 3px;
    clear: both;
    }

h4
    {
    font-size:9pt;
    margin-top: 8px;
	margin-bottom: 3px;
    background-color: #009933;
    padding: 3px;
    }

h5
    {
    font-size:9pt;
    height: 12px;
    margin-top: 6px;
	margin-bottom: 6px;
    padding: 0px;
    }

td
    {
    vertical-align: top;
    }
    
img
	{
	border:0;
	}
