body {
margin : 0;
padding : 0;
font-family: verdana, arial, sans-serif;
font-size: 74%;
background : #f3f0f0;
color : #333;
}
#container {
width : 740px;
margin-left : auto;
margin-right : auto;
padding : 0;
border : 3px solid #c4c6cb;
background : #fff;
color : #333;
}

#topimg {
height : 240px;
padding : 0;
margin : 0;
background : #417c2c url(topimg/topimg.jpg) no-repeat;
color : #fff;
}
#topimg h1 {
float : left;
margin : 210px 0 0 5px;
font-size : 190%;
opacity: 0.9;
letter-spacing: -1px;
text-transform: uppercase;
font-weight: bold;
color : #fff;
background : none;
}

#topimg h2 {
float : left;
margin : 210px 0 0 0;
font-size : 190%;
opacity: 0.4;
letter-spacing: -1px;
text-transform: uppercase;
color : #fff;
background : none;
}

#navcontainer ul {
float : left;
width : 100%;
padding-left : 0;
margin : 0 0 20px 0;
font-size : 110%;
border-top : 1px solid #c4c6cb;
border-bottom : 1px solid #c4c6cb;
background : #cee8f2;
color : #333;
}
#navcontainer ul li {
display : inline;
}
#navcontainer ul li a {
float : left;
padding : 0.2em 1em;
text-decoration : none;
border-right : 1px solid #c4c6cb;
background : #cee8f2;
color : #000;
}
#navcontainer ul li a:hover, #navcontainer ul li a#current {
background : #6ca9c1;
color : #000;
}

#content {
margin : 0 0 5px 20px;
width: 515px;
padding : 5px;
background : inherit;
color : #333;
}
#content a:link, #content a:visited {
text-decoration : underline;
background : inherit;
color : #000;
}
#content a:hover {
background : inherit;
color : #6ca9c1;
}

			

#footer {
clear : both;
padding : 5px;
margin : 0;
font-size : 90%;
border-top : 1px solid #f2ebce;
background : #cee8f2;
color : #000;
}

#footer a:link, #footer a:visited {
text-decoration : none;
background : inherit;
color : #666666;
}
#footer a:hover {
background : inherit;
color : #6ca9c1;
}


p {
line-height: 1.7em;
margin : 12px;
}
h1 {
margin: 10px 0 0 10px ;
padding : 0;
font-size : 140%;
text-transform : none;
letter-spacing: 1px;
color : #6ca9c1;
background : inherit;

}
h2 {
margin : 10px;
padding-left : 10px;
font-size : 120%;
text-transform : uppercase;
letter-spacing : 5px;
color : #6ca9c1;
background : #417c2c;
}

h3 {
width:300px;
margin : 0 0 0 16px;
padding-left : 10px;
font-size : 100%;
text-transform : none;
letter-spacing : 1px;
color : #fff;
background : #6ca9c1;
}

h4 {
width:500px;
margin : 0 0 0 16px;
padding-left : 10px;
font-size : 100%;
text-transform : none;
letter-spacing : 2px;
color : #fff;
background : #91ae00;
}

#contactbox {
width:300px;
line-height: 1.7em;
margin : 0px;
padding: 5px 0 5px 0;
background-color: #ccc;
margin : 0px 0 0 16px;
padding-left : 10px;
color : #333;
background : #dcdfda;
}



#linkbox {
width:500px;
line-height: 1.7em;
margin : 0px 0 50px 0;
padding: 5px 0 5px 0;
background-color: #ccc;
margin : 0px 0 0 16px;
padding-left : 10px;
color : #333;
background : #dcdfda;
}




#linkbox a:link, #linkbox a:visited {
text-decoration : none;
background : inherit;
color : #6d8203;

}
#linkbox a:hover {
background : inherit;
color : #91AE00;
text align: right;
}

#impressum {
float : left;
padding : 10px;
border : none;
}


.img {
float : left;
padding : 10px 0 0 0;
border : none;
}
.img a {
border : none;
}

