a:link {
text-decoration: none;
font-weight: bold;
font-size: 15px;
color: white;
font-family: Arial, serif;
}

a:visited {
text-decoration: none;
font-weight: bold;
font-size: 15px;
color: white;
font-family: Arial, serif;
}

a:active {
text-decoration: none;
font-weight: bold;
font-size: 15px;
color: white;
font-family: Arial, serif;
}

a:hover {
text-decoration: none;
font-weight: bold;
font-size: 15px;
color: #CCCCCC;
font-family: Arial, serif;
}

a .linkgreen {
text-decoration: none;
font-weight: bold;
color: #006633;
font-family: Arial, serif;
}

a .linkblack {
text-decoration: none;
font-weight: bold;
color: #000;
font-family: Arial, serif;
}



#navigation{
position: relative;
width: 100%;
margin: 0px;
text-align: center;
}

#navigation2{
position: absolute;
width: 100%;
margin: 0px;
text-align: center;
bottom: 10px;
z-index: 10;
}

#menue {
position: relative;
bottom 0px;
}

.menu {
position: relative;
float: left;
width: 159px;
margin-left: 5px;
display: block;
}

.submenu ul {
position:absolute; 
width:0; 
height:auto; 
margin:0; padding:0; 
list-style:none;
display: block;
left: 0px;
bottom: 109px;
}

.submenu ul li {
width: 159px;
margin-bottom: 3px;
}

.submenu {
display: block;
}

.menuepunkt2 {
position: relative;
width: 130px;;
padding-top: 3px;
text-align: center;
}

.menuepunkt {
float: left;
position: relative;
width: 130px;;
padding-top: 3px;
margin-left: 5px;
text-align: center;
}


.menuepunkt a img {
position: relative;
bottom: 0px;
width: 100%;
height: 87px;
border: 0px;
margin-top: 2px;
}


#menue a {
text-decoration: none;
font-weight: bold;
font-size: 15px;
color: white;
}

#menue a:hover {
text-decoration: none;
font-weight: bold;
font-size: 15px;
color: #CCCCCC;
}

.highlightit img {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
width: 100%;
height: 87px;
}

.highlightit:hover img {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=75);
-moz-opacity: 0.75;
opacity: 0.75;
width: 100%;
height: 87px;
}

#content {
position:relative;
height: 400px;
width: 100%;
z-index:2;
}

#inhalt{
position: relative;
z-index: 3;
height: 300px;
display: block;
}





.inactivelink {
text-decoration: none;
font-weight: bold;
font-size: 15px;
color: #FF6060;
font-family: Arial, serif;
}

.notalink {
text-decoration: none;
font-weight: bold;
font-size: 15px;
color: white;
font-family: Arial, serif;
}

p {
color: black;
font-family: Arial, serif;
font-size: 15px;
}

.headlinered {
color: red;
font-weight: bold;
font-family: Arial, serif;
font-size: 18px;
}

.headlinegold {
color: #DBA81F;
font-weight: bold;
font-family: Arial, serif;
font-size: 18px;
}

.headlinegreen {
color: #007236;
font-weight: bold;
font-family: Arial, serif;
font-size: 18px;
}

.headlineblack {
color: black;
font-weight: bold;
font-family: Arial, serif;
font-size: 18px;
}
.footerline {
color: gray;
font-weight: bold;
font-family: Arial, serif;
font-size: 10px;
}
