/* Erstellt von Ralf Mörler http://www.mobang.de*/

#navoben
{
position: absolute;
top: 0px;
left: 0px;
height: 30px;
width: 100%;
background-color: white;
background-image: url(../grafik/backnavoben.png);
border-bottom: 1px solid;
}

#navoben ul
{
margin-top: 5px;
padding: 0px;
list-style-type: none;
}

#navoben ul li
{
margin: 0px 3px 0px 20px;
display: inline;
}

#navoben ul li a:link
{
color: black;
font-weight: bold;
text-decoration: none;
}

#navoben ul li a:visited
{
color: black;
font-weight: bold;
text-decoration: none;
}


#navoben ul li a:hover
{
color: #f1f1f9;
font-weight: bold;
text-decoration: none;
}

.active {
font-weight: bold;
font-style: italic;
color: #e58400;
}

.hint {
font-size: 0.8em;
background-color: #e58400;
color: white;
padding: 0;
margin: -15px 0 30px 0;
}

#banner
{
position: absolute;
top: 31px;
left: 0px;
height: 70px;
width: 100%;
background-color: white;
border-bottom: 1px solid;
}

#banner h1
{
color: #333;
margin-right: 10px;
vertical-align: center;
text-align: right;
}

#navlinks
{
position:absolute;
top: 102px;
left: 0px;
width: 150px;
}

#navlinks ul
{
list-style-type: none;
margin-left: 10px;
padding: 0;
}

#navlinks ul li
{
font-size: .9em;
padding: 4px 0px 8px 0px;
}

#navlinks ul li a:link
{
color: black;
font-weight: bold;
text-decoration: none;
}

#navlinks ul li a:visited
{
color: black;
font-weight: bold;
text-decoration: none;
}


#navlinks ul li a:hover
{
color: #a8a7cc;
font-weight: bold;
text-decoration: none;
}

#inhalt
{
position: absolute;
top: 102px;
left: 151px;
min-height: 100%;
background-color: white;
border-left: 1px solid;
}

#inhalt p
{
margin-left: 25px;
width: 580px;
}

#inhalt h1
{
margin-left: 25px;
}

#inhalt h2
{
margin-left: 25px;
}

#inhalt h3
{
margin-left: 25px;
}

#inhalt dl, dt
{
margin-left: 25px;
}

#inhalt ul {
font-size: .8em;
line-height: 1.8em;
text-align: left;
padding-top: 6px;
padding-bottom: 10px;
}

body
{ 
margin: 0px;
padding: 0px;
height: 100%;
font-size: 100.01%;
color: #000;
font-family: Verdana, sans-serif;
background-image: url(../grafik/backnavlinks.png);
background-position: top left;
background-repeat: repeat-y;
}

p a:link {
color: #03C;
border-bottom: 1px dotted;
text-decoration: none;
}

p a:visited {
color: #03c;
border-bottom: 1px dotted;
text-decoration: none;
}

p a:hover {
color: #999;
border-bottom: 0px dotted;
text-decoration: none;
}


h1 {
font-size: 1.2em;
font-weight: normal;
margin: 20px 0 6px 0;
letter-spacing:1px;
color: #e58400;
background-color: #fff;
text-align: left;
}

h2 {
font-size: 1.1em;
font-weight: bold;
letter-spacing:1px;
color: #333;
margin: 20px 0 6px 0;
background-color: #fff;
text-align: left;
}

h2 a:link {
color: #03C;
border-bottom: 1px dotted;
text-decoration: none;
}

h2 a:visited {
color: #03c;
border-bottom: 1px dotted;
text-decoration: none;
}

h2 a:hover {
color: #999;
border-bottom: 0px dotted;
text-decoration: none;
}

h3 {
font-size: 1em;
font-weight: normal;
margin: 20px 0 6px 0;
letter-spacing:1px;
color: #333;
background-color: #fff;
text-align: left;
}

p {
font-size: .8em;
line-height: 1.8em;
text-align: left;
padding-top: 6px;
padding-bottom: 10px;
}

td {
font-size: .8em;
padding: .2em .6em .2em .1em;
vertical-align: top;
}

li {
padding-bottom: .8em;
}


.tableH1 {
padding:4px 0px 5px 0px;
font-size:1.0em;
/* background-color: #005599; */
background-color: #0000b3;
color:#FFFFFF;
text-align:center;
}

.tableH2 {
padding:5px 0px 5px 3px;
font-size: 0.9em;
font-weight: bold;
/* background-color: #DEDEE1; */
background-color: #f1f1f9;
border-collapse: collaps;
}

.tt-tableH2 {
padding:5px 0px 5px 3px;
font-size: 0.9em;
font-weight: bold;
/* background-color: #DEDEE1; */
/* background-color: #f1f1f9; */
}

.tablett td{
padding: .8em .2em .2em .2em;
line-height: 1.4em;
}