body { margin: 0px 0px; }
img { border: 0px none white }
h1 { 
	color: #0b4d39; 
	font-size: 1.5em; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	margin-top: 1em;
	}

h2 {
 	color: #005A4C;
   	font-size: 1.3em;
   	font-weight: bold;
   	font-family: Verdana, Arial, Helvetica, sans-serif;
   	}
h3 { 	
	color: #005A4C;
    font: bold 1.1em/130% Verdana,Helvetica,Arial,sans-serif; 
    }
h4 { 
	color: #005A4C; 
	font-size: 0.8em; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	margin: 2em 0em 1em 0em; 
	}
h5 {
	color: #ffffcc; 
	font: bold 0.9em/130% Verdana,Helvetica,Arial,sans-serif; 
	margin: 0.2em 0.1em 0.1em 0.2em; 
	}
a img { border: 0px #FFFFFF none; }
p, dd, dl, dt, dir, ul, ol { font: 0.9em/140% Verdana, Arial, Helvetica, sans-serif; color: #000000; }
b { font: bold 0.9em/140% Verdana, Arial, Helvetica, sans-serif; color: #005A4C; text-align: center; }
td { vertical-align: top; font: 0.8em/136% Verdana, Arial, Helvetica, sans-serif; color: #000000; }
th { background: #005A4C; color: #ffffff; text-align: left; vertical-align: top; font: bold 0.8em/136% Verdana, Arial, Helvetica, sans-serif; }
hr { background: #005A4C; height: 2px; width: 100%; border: 1px dotted #005A4C;}

.bullet { padding: 0px 10px; color: #005A4C; }

#topbar { top: 0em; left: 0em; width: auto; height: 80px; background: #005a4C; text-align: left; font: 0.9em/110% Verdana, Helvetica, Arial, sans-serif; color: #FFFFFF; }
#topbar img { float: left; margin-right: 10px; margin-left: 10px; }
.titel { font: 1.8em/140% Helvetica, Arial, Verdana, sans-serif; letter-spacing: 0.1em; margin-right: 0.5em; font-weight: bold; }
.titel a { text-decoration: none; color: #FFFFFF; }
.titel a:hover { color: #becc89; }

#navleiste {
        left: 0px;
        width: auto;
        padding-top: 0.5em;
        padding-bottom: 0.5em;
        padding-left: 1em;
        background: #BECC89;
        border-top: 1px solid #0B4d39;
        border-bottom: 1px solid #0B4d39;
        top: 80px;
}
#navleiste b  { font: 0.8em/180% Verdana, Helvetica, Arial, sans-serif; font-weight: bold; background: #005A4C; color: #FFFFCC; margin: 1em 1em 1em 1em; padding-left: 0.4em; padding-right: 0.4em;}
#navleiste a  { font: 0.8em/180% Verdana, Helvetica, Arial, sans-serif; font-weight: bold; text-decoration: none; border-left: 1px solid #005A4C; padding-left: 0.4em; padding-right: 0.4em; }
#navleiste a:link { color: #084d39; }
#navleiste a:active { color: #ffffff; }
#navleiste a:visited { color: #000000; }
#navleiste a:hover { color: #FFFFCC;  background: #000000;}
#navleiste a:first-child { border-left: 0px none black; }

#inhalt {
        height: auto;
        margin-left: 10px;
        margin-right: 10px;
        width: auto;
        }
#inhalt p { font: 0.9em/140% Verdana, Arial, Helvetica, sans-serif; color: #000000; text-align: justify; }

#inhalt a  { font-weight: bold; text-decoration: underline; }
#inhalt a:link { color: #0b4d39; }
#inhalt a:active { color: #ffffff; }
#inhalt a:visited { color: #000000; }
#inhalt a:hover { color: #becc89; }
#links {
        width: 150px;
        height: auto;
        background: #BECC89;
        padding-bottom: 5.0em;
        }
#links a  { font-weight: bold; text-decoration: none; }
#links a:link { color: #005A4C; }
#links a:active { color: #becc89; font-weight: bold; }
#links a:visited { color: #000000; }
#links a:hover { color: #FFFFCC;}

#rechts {
        height: auto;
        margin-top: 10px;
        width: auto;
        background: #becc89;
        padding-bottom: 1em;
        padding-top: 1em;
        padding-left: 1em;
        border: 1px solid #0B4d39;
        }
#rechts a  { font: 0.8em/180% Verdana, Helvetica, Arial, sans-serif; font-weight: bold; text-decoration: none; padding-left: 0.4em; padding-right: 0.4em; }
#rechts a:link { color: #CC3366; }
#rechts a:active { color: #ffffff; }
#rechts a:visited { color: #000000; }
#rechts a:hover { color: #990000; }


#fussleiste
{
        background: #BECC89;
        font: bold 0.6em/120% Verdana, Helvetica, Arial, sans-serif;
        color: #005A4C;
        height: 60px;
        border-bottom: 1px solid #0b4d39;
        border-top: 1px solid #0b4d39;
        width: auto;
        padding-top: 0.5em;
        padding-bottom: 0.5;
        padding-left: 20px;
        margin-bottom:  0px;
        }

#fussleiste a { text-decoration:underline; font-weight: bold; color: #ffffcc; }
#fussleiste img { float: right; margin-right: 10px; }
