body {
 font-family: Verdana;
 font-size: smaller;
 color: #000000;
}

.fett {
 font-weight: bold;
 font-size: small;
 }

.bold {
 font-weight: bold;
}

.small {
 font-size: small;
}

.smaller {
 font-size: smaller;
}

.rot{
 color: #FF0000;
}

.titel{
 font-size: medium;
 font-weight: bold;
 color: #996666;
}

.titel1{
 font-size: x-large;
 color: #996666;
}

.home{
 font-size: large;
 color: #996666;
}

a:link {
 color: #000000;
 text-decoration: none;
}

a:visited {
 color: #000000;
 text-decoration: none;
}

a:hover
 {
 color: #8F8F8F;
 text-decoration: none;
}

.links {
margin-left:10pt;
}

.links2 {
margin-left:25pt;
}

.navtext{
text-align:center;
}

.adobe{
margin-left:50pt;
margin-top:10pt;
margin-bottom:10pt;
}

.kontakt {
margin-bottom: 10pt;
}

.block{
margin-left: 15pt;
margin-right: 15pt;
}


.hgnavi
{
background-image: url(../images/nav2.gif);
background-repeat: no-repeat;
background-position: center;
}

.tabhg
{
 background-color:#AFAFAF;
}