body{
background-color:#fefefe;
background-image:url('bilder/hg.png');
padding:0;
margin:10px 0;
text-align:center;
} 

/* -----------------Allgemeines--------------------- */
a:link, a:visited { 
color : #606C76; 
text-decoration : underline;
} 
 
a:hover, a:active { 
color : #ABB1A6; 
text-decoration : none;
} 
 
 
h1 { 
font-family : "Times new roman",verdana, arial, helvetica, sans-serif; 
font-size : 24px; 
font-weight: normal;
color : #08305B; 
padding: 0px 0 10px 0; 
margin : 0; 
text-align: left;
} 

h2 { 
font-family : "Times new roman",verdana, arial, helvetica, sans-serif; 
font-size : 22px; 
font-weight: normal;
color : #08305B; 
padding: 0px 0 5px 0; 
margin : 0; 
text-align: left;
} 

p { 
padding : 0px 0 5px 0; 
margin : 0; 
line-height : 150%; 
font-family : verdana, arial, helvetica, sans-serif; 
font-size : 11.5px; 
color : #333333; 
text-align: left;
} 

.text { 
line-height : 150%; 
font-family : verdana arial, helvetica, sans-serif; 
font-size : 11.5px; 
color : #333333; 
text-align: left;
} 



.tabletext { 
line-height : 140%; 
font-family : verdana, arial, helvetica, sans-serif; 
font-size : 11.5px; 
color : #333333; 
text-align: center;
} 




.textklein { 
padding : 0px 5px 3px 3px; 
margin : 0; 
line-height : 140%; 
font-family : verdana, arial, helvetica, sans-serif; 
font-size : 11px; 
color : #333333; 
text-align: left;
} 




hr {
border:none;
border-bottom: 1px dotted #ABB1A6;
margin: 5px 0 3px 0;
text-align: center;
}
/* -----------------Container/Umgebung--------------------- */
#container { 
width : 950px; 
margin : 0 auto; 
padding : 0; 
background-color : #fff; 
border-bottom: 1px solid #676D63;
text-align: center;
} 

#wrap{
margin:0 auto;
width:970px;
background-image:url('bilder/bg.png');
background-repeat: repeat-y;
background-position:center;
} 

#top {
height: 30px;
background-color: #fff;
text-align: center;
}

/* -----------------Kopf--------------------- */
#navihead { 
margin : 0; 
padding : 3px 0 0 0; 
height : 20px; 
background-color : #ABB1A6; 
color : #fff; 
} 
#navihead p { 
margin-left : 75px; 
padding : 0; 
} 

.topnavi { 
font-family : verdana, arial, helvetica, sans-serif; 
font-size : 11.5px; 
font-weight: normal;
color : #fff; 
} 
.topnavi a:link, .topnavi a:active, .topnavi a:visited { 
color : #fff; 
text-decoration : underline; 
} 

.topnavi a:hover  { 
color : #2C4E72; 
text-decoration : none;
}




#head_s { 
background-image : url('bilder/head1.jpg'); 
background-repeat : no-repeat; 
background-position : center; 
background-color : transparent;height : 208px; 
} 


#headlink { 
position: absolute;
height : 200px;
width: 950px;
margin: 0;
padding: 0;
background: transparent;

}
#flash { 
margin-top: 0;
margin-left: 20px;
padding-top:50px;
text-align: left;

} 

/* -----------------Inhalt--------------------- */



#content { 

background-color : #fff; 
padding : 5px 40px; 
margin : 10px 50px 10px 50px;

} 




/* ----------------Fuss--------------------- */
#footer { 
background-color : #F7F8F7; 
height:80px;
padding : 0 0 20px 65px; 
margin : 0 ; 
border-top: 1px solid #676D63;
text-align: left;
} 




/* -----------------dies und das--------------------- */

img, a img { 
border : none; 
} 