body
{
margin: 5px;
padding: 0;
font-size: 100.1%;
font-style: normal;
font-weight: normal;
font-family: tahoma, arial, helvetica, geneva, sans-serif;
color: black;
}
img, a img
{
border: none;
}
div#main
{
background-color: #ffffff;
margin: 0;
width: 950px;
}
div#header
{
width: 950px;
height: 75px;
margin: 0;
padding: 0;
background-color: #36357a;
font-size: 0.8em;

}
div#logo
{
position: absolute;
margin: 0;
padding: 15px 0 0 0;
width: 190px;
height: 60px;
background-color: white;
text-align: center;
}
div#untertitel
{
position: absolute;
margin: 78px 0 0 0px;
padding: 0;
width: 190px;
height: 30px;
color: white;
font-size: 11px;
letter-spacing: 1.8px;
text-align: center;
}
div#sonstiges
{
position: absolute;
margin: 40px 0 0 190px;
padding: 0;
width: 760px;
height: 30px;
color: white;
font-size: 0.9em;
letter-spacing: 0.6em;
text-align: center;
line-height: 1.4em;
}
ul#navi_top
{
font-size: 0.85em;
text-transform: uppercase;
position: absolute;
margin: 0px 10px 5px 190px;
padding: 0;
height: 20px;
width: 770px;
}
ul#navi_top li
{
float: left;
margin: 0 1px 0 0;
padding: 5px 15px 5px 15px;
width: 76px;
height: 15px;
text-align: center;
list-style: none;
display: inline;
border-top: 1px solid black;
border-right: 1px solid white;
border-bottom: 1px solid black;
font-weight: bold;
}
ul#navi_top a:link,
ul#navi_top a:visited
{
color: white;
text-decoration: none;
}
ul#navi_top a:hover,
ul#navi_top a:active
{
color: #36357a;
text-decoration: underline;
}
.inaktiv
{
border-bottom: 1px solid grey;
background-color: #737373;
}
.aktiv
{
border-bottom: 1px solid white;
background-color: #a8a8a8;
}
div#navi_frame
{
font-size: 0.7em;
float: left;
width: 185px;
margin: 0;
padding: 0px;
border: 3px solid #36357a;
}

div#navi_block
{
width: 185px;
height: 75px;
margin: 0;
padding: 0;
background-color: #36357a;
}
div#navi_kapitel
{
position: absolute;
width: 171px;
height: 20px;
margin: 43px 0 0 0;
padding: 5px 0px 0px 14px;
font-weight: bold;
text-transform: uppercase;
color: black;
background-color: #a8a8a8;
border-top: 1px solid black;
border-bottom: 1px solid black;
}
div#navi_kapitel a:link,
div#navi_kapitel a:visited
{
color: blue;
text-decoration: none;
}
div#navi_kapitel a:hover,
div#navi_kapitel a:active
{
color: #36357a;
text-decoration: underline;
}

div#navi_text
{
float: left;
width: 175px;
margin: 0;
padding: 5px;
}

ul#navi
{
line-height: 1.5em;
margin: 0;
padding: 5px 5px 5px 13px;
text-align: left;
}
ul#navi h1
{
font-size: 1.2em;
font-weight: bold;
}
ul#navi li
{
list-style: none;
}
.kategorie
{
color: #737373;
font-weight: bold;
}
ul#navi a:link,
ul#navi a:visited
{
color: blue;
text-decoration: none;
}
ul#navi a:hover,
ul#navi a:active
{
color: #36357a;
background-color: #dddddd;
text-decoration: none;
}
div#inhalt_frame
{
margin: 0 0 0 190px;
padding: 0;
background-color: white;
}
div#inhalt
{
min-height: 400px;
margin: 0;
padding: 5px 20px 5px 30px;
font-size: 0.8em;
text-align: left;
haslayout: true;
}
div#inhalt h1
{
color: #737373;
font-size: 1.3em;
font-weight: bold;
text-align: center;
}
div#inhalt h2
{
font-size: 1.0em;
font-weight: bold;
}
div#inhalt a:link,
div#inhalt a:visited
{
color: blue;
text-decoration: none;
}
div#inhalt a:hover,
div#inhalt a:active
{
color: #36357a;
text-decoration: underline;
}
#fett
{
color: #737373;
font-size: 1.1em;
font-weight: bold;
}
div#tabelle
{
float: left;
}
td#spalten
{
border: 1px solid silver;
vertical-align: top;
padding: 10px;
}
td#breite50
{
border: 1px solid silver;
vertical-align: top;
padding: 10px;
width: 50%;
}
td#spalten_partner
{
vertical-align: top;
padding: 10px;
}
div#clearer
{
clear: both;
margin: 0;
padding: 0;
}
ul#footer
{
font-size: 0.7em;
margin: 0 0 0 10px;
padding: 1px;
text-align: right;
border-top: 1px solid #dddddd;
}
ul#footer li
{
list-style: none;
display: inline;
margin: 0 0.3em 0 0.3em;
}
ul#footer a:link,
ul#footer a:visited
{
color: blue;
text-decoration: none;
}
ul#footer a:hover,
ul#footer a:active
{
color: teal;
text-decoration: underline;
}

/* Kleiner Update-Kasten rechts auf der Hauptseite */
div#update
{
	font-size: 11px;
	width: 140px;
	margin-top: 5px;
	padding: 7px;
	text-align: left;
	background-color: white;
	float: right;
	border: 2px solid #5555cc;
}

