

* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 background: #891f11 repeat-x;
 background-image: url(bg_startseite_ornament.jpg);
}


#abstand {


margin-top: 20px;

margin-left:auto; 
 margin-right:auto; 
 width: 962px;
 
 height: 92px;
 background-color: #29537d;
 display: none;

}

#newscontent{


position:absolute;
             top:0;
             right:0;
				 text-align: left;
             margin-top: 80px;
             margin-right: 40px;
				 
				 
				 
				 
             border-style: dashed;
             border: 0px;
             border-color: #000000;
				 
             
             width: 220px;
				 height:400px;

	font-size: 12px;
	z-index: 1000;

}


 p{
	padding-left: 8px;
	margin-top: 12px;
	
	line-height: 18px;
}

#newscontent image {
margin: 4px;
}

#newscontent h1 {

font-size: 12px;
font-style: italic;
color: #ebdeab;
padding: 6px;

margin-top: 8px;

background-color: #6a180d;
width: 100%;


}
#newscontent h3 {

font-size:  170%;
font-style: italic;
color: #6a180d;
padding: 6px;
line-height: 140%;

margin-top: 8px;
width: 100%;


}

#newscontent ul {
display: list-item;
margin-top: 8px;
margin-left: 30px;
font-size: 11px;
margin-bottom: 20px;
}


#newscontent ul li {
padding-top: 7px;
}




#pagewidth{ 
 width:950px; 
 text-align:left;  
 margin-left:auto; 
 margin-right:auto; 
 background: White;
 background-image: url(bg_seite_mitte.gif);
 border: 6px solid #e9e9e9;
 
} 


#wrapper { 
 margin-left:auto; 
 margin-right:auto; 
 width: 950px;
 text-align: center;
 
 /*border: 6px solid #e9e9e9;*/
 border-top: 0px;
}

#header {
 width: 950px;
 height: 520px;
 
 position:relative;
margin-left:auto;
margin-right:auto;

/*height:350px;
background:#fc9;*/
 
 
 

}
#navigation {
 width: 950px;
 color: #333;
 padding: 0px;
 /*border: 5px solid #6a180d;
 border-left: 0px;
 border-right: 0px;*/
 margin: 0px 0px 0px 0px;
 background: #6a180d;
 text-align: left;

}
#top_navi { 
 width: 950px;
 background: #699ccd none;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 height: 4px;
 text-align: left;
 display: none;
}



/* #news1 {
position:absolute;
top:0;
right:0;
width:230px;
height:340px;
background: transparent;
text-align: left;
margin-top: 4px;
}*/


#news1 {
             position:absolute;
             top:0;
             right:0;
				 text-align: left;

             border-style: dashed;
             border: 0px;
             border-color: #000000;
             background-color: #f4f8fb;
             width: 250px;
				 height:444px;
				 margin-top: 68px;
				 margin-right: 30px;
             
             filter: Alpha(opacity=70);
				 moz-opacity: 0.7; 
             opacity: 0.7; 
				 
				 /*display: none;*/


} 

#impressum {
position: relative;
background: #ffcc00;
width: 300px;
margin: 50px;
height: 50px;

}





.footer_links{
 	float: left;
	padding: 12px;
	padding-top: 8px;
	font-size: 80%;
	color: #ebdeab;
	text-align: left;
	margin-left: 1px;
 }
 
 .footer_rechts{
 	float: right;
	padding: 8px;
	padding-top: 8px;
	font-size: 80%;
	color: #ebdeab;
	text-align: right;
 }
 

 #footer{
 height:30px; 
  background-color: #891f11; 
  /*background: url(bg_footer.gif);*/
 clear:both;
 border-bottom-width: 0px;
	border-top-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-style: solid;
	
 } 
 
 #footer a{
 color: #ebdeab;
 }

 #footer a:hover{
 	text-decoration: none;
 }



