.body {
        background-image: url(images/bg.gif);
        background-repeat: repeat;
}


.header{
        background: url(images/header.jpg);
        height: 150px;
        width: 696px;

}

.navtable{
	     height: 150px;
        width: 696px;
        line-height:10px;
}

A:active {
color : #186c90;
text-decoration : none;
}
a:link {
color : #186c90;
text-decoration : underline;
}
a:visited {
color : #186c90;
text-decoration : none;
}
a:hover {
color : #186c90;
text-decoration : none;
}
a:active {
color : #186c90;
text-decoration : none;
}
.header a:link {
color : #ffffff;
text-decoration : none;

font-family : Verdana, Arial, Helvetica, sans-serif;
font-weight : bold;
}
.header a:visited {
color : #ffffff;
text-decoration : none;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-weight : bold;
}


.navigation a:link {
color : #ffffff;
text-decoration : none;
font-size : 10px;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-weight : bold;
}
.navigation a:visited {
color : #ffffff;
text-decoration : none;
font-size : 10px;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-weight : bold;
}
.navigation a:hover {
color : #ffffff;
text-decoration : none;
font-size : 10px;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-weight : bold;
}
.navigation a:hover {
color : #ffffff;
text-decoration : none;
font-size : 10px;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-weight : bold;
background-color : #000000;
}

.content{
        background: url(images/content_bg.gif) repeat;
        height: 150px;
        width: 696px;


}

.footer{
        background: url(images/footer.jpg);
   height: 33px;
        width: 696px;
}
.inhalt {
        font-family: Geneva, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #000000;
        vertical-align: top;
        text-align: left;


}


h2 {

        font-family: Geneva, Arial, Helvetica, sans-serif;
        font-size: 34px;
        color: #ffffff;
}


h3 {

        font-family: Geneva, Arial, Helvetica, sans-serif;
        font-size: 24px;
        color: #186c90;
}
