.body {
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	font-size: 12px;
}


.header{
        background: url(images/header.jpg);
        height: 150px;
        width: 696px;

}

.navtable{
	     height: 180px;
        width: 696px;
}

A:active {
color : #186c90; 
text-decoration : none; 
} 
a:link {
color : #186c90; 
text-decoration : none; 
} 
a:visited {
color : #186c90; 
text-decoration : none; 
} 
a:hover {
color : #186c90; 
text-decoration : none; 
} 
a:active {
color : #186c90; 
text-decoration : none; 
} 
.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 : #186C90; 
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;
}
.rahmen {
	border: 1px dashed #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    vertical-align: top;
    text-align: left;
}
.inhalt{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	vertical-align: top;
	text-align: left;
}

.footer{
        background: url(images/footer.jpg);
   height: 33px;
        width: 696px;
}

h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #186C90;
}


h1 {

        font-family: Geneva, Arial, Helvetica, sans-serif;
        font-size: 14px;
        color: #186c90;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #186C90;
	font-variant: normal;
	margin-top: 0px;
}
h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #186C90;
	margin-bottom: 0px;
}
img{
	border-style: none;
}

