body {
background-color: white;
background-image: url(../bilder/small-grid.gif);
font-family: Verdana, Arial, sans-serif;
margin: 0px;
border: 0px;
padding: 0px;
}

h1 {
font-size: 12pt;
color: black;
background-color:#ffcc99;
border-style: solid;
border-width: 1px;
border-color: black;
padding: 2px;
margin-top: 5px;
}

h2 {
font-size: 12pt;
font-weight: bold;
}

h3 {
font-size: 12pt;
color: black;
background-color:#ffcc99;
border-style: solid;
border-width: 1px;
border-color: black;
padding: 2px;
}

h5 {
font-size: 10pt;
font-weight: bold;
}

p {
font-size: 11pt;
}

p.links{
font-size: x-small;
font-weight: bolder;
text-align: center;
padding: 1px;
margin: 1px;
border: 1px;
border-style:solid;
}

ol{
font-size: 11pt;
}

ul{
font-size: 11pt;
}

td {
font-size: 11pt;
}

.inhalt{display:none;}

 a:link, a:active, a:visited{
color: #0000ff;
background-color: transparent;
text-decoration: underline;}
 a:hover{
color: black;
background-color: #f2f2f2;
text-decoration: underline;
}

#links {
position: absolute;
width: 25px;
top: 20px;
left: 10px;
}

#rechts {
position: absolute;
top: 0px;
left: 200px;
}

div.stichwort{
position: absolute;
width: 150px;
min-height: 450px;
top: 20px;
left: 36px;
font-size: xx-small;
color:black;
background-color:#f2f2f2;
border-style: solid;
border-width: 1px;
border-color: black;}

