/*Seiteneinstellungen*/
body {
  color: black;
  font-size: 0.8em;
  font-family: Arial,Helvetica,Geneva,sans-serif;
  padding: 0;
  margin: 0px;
  border: 0px;  
   height: 100%;
  /*overflow-x:hidden*/
  }

/* #seite_body wird nur benötigt da sonst bei großen bildern die breitenangaben aus dem body tag auf den dunklen bereich der lightbox übernommen werden und nur dieser Teil dunkel dargestellt wird (im IE 6)*/

#seite_body {
  text-align: left;
  width: 980px; 
  height: auto;
 
  border-right: 1px solid black;
}

#border_top {
	background-image:url(./pic/header.jpg); 
	background-repeat:no-repeat;
    height:242px;
}   
  
#navigation {
	background-image:url(./pic/navigation.jpg);     
	background-repeat:repeat-y;  
	padding-left:160px;
	height:24px;
}

#navigation img {
	padding-right: 50px;
}


#navigation2 {
	background-image:url(./pic/navigation_2.jpg); 
	background-repeat:repeat-y;  
   line-height:18px;     
	padding-left: 160px;	
	padding-right: 20px;	
}
#navigation3 {
	background-image:url(./pic/navigation3.jpg);     
	background-repeat:repeat-y;   
  height:18px;  	    
	padding-left: 160px;	
}

#seite {
	background-image:url(./pic/back.jpg);     
	background-repeat:repeat-y;   
  }
    
#content {
  position:relative;
  left: 20px;
	width: 960px;   
	padding-top:10px; 
  }
  
#border_bottom {
	background-image:url(./pic/border_bottom.jpg);
	background-repeat:no-repeat;
  height:179px; 
  padding-top: 0px;
  margin-top:-15px;
} 
  

/*vorschau*/
#content_vs {
	/*height: 203px;	*/
}

#logo {
 	position: relative;
	background-image:url(./pic/logo.jpg);    
	background-repeat:no-repeat; 	 	
	height: 350px;
	width: 378px;
	left: -20px;
    float:left;
}

#content_vstext {
	height: 203px;
	width: 565px;
	overflow: auto;
}

#content_vstext img {
	float: left;
	padding-right: 10px;	
}

#counter {
	text-align: left;
 	padding-left: 220px;
	padding-top:40px;	
	padding-bottom:40px;	
	float: left;
}

#Certlogo {
	position: relative;
	margin-top:20px;	
	padding-right: 10px;
	text-align: right;
	background-image:url(./pic/Certlogo.jpg);    
	background-repeat:no-repeat; 	 	
	height: 61px;
	width: 100px;
  float:right;
}

/*artikel*/

#content_head {
	background-image:url(./pic/content_header.jpg);     
	background-repeat:no-repeat;  
	height:44px;
}

#content_titel {
	color: white;
	font-size: 1.2em;
 	font-weight: bold;
  	text-align: center;
  	width:700px;
  	padding-left: 230px;
  	padding-top:10px;
}

#content_text {
	background-image:url(./pic/content_back.jpg);     
	background-repeat:repeat-y;  
}

#content_text ul {
	list-style-image: url(./pic/liststyle.jpg);
}

#content_textbox {
	padding:3px;
	border: 1px solid #ED7900;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	
}

#content_dauer {
	background-image:url(./pic/dauer.jpg);     
	background-repeat: no-repeat; 
	padding-left: 110px;
	color: #ED7900;
	font-size: 1.2em;
 	font-weight: bold;	
 	line-height: 27px;
 	z-index:+1;
}

#content_kosten {
	background-image:url(./pic/kosten.jpg);     
	background-repeat: no-repeat; 
	padding-left: 110px;
	color: #ED7900;
	font-size: 1.2em;
 	font-weight: bold;	
 	line-height: 27px;
 	z-index:+1;
}

#content_fuss {
	background-image:url(./pic/content_bottom.jpg);     
	background-repeat:no-repeat;  
	height:14px;	
}


#content_text img{
	padding:0px;	
    float:left;	
    padding-right: 0px;
   	z-index:99;
} 

/*include sonder...*/
#sonder_spalte {
	float:left;
	padding:4px;
	vertical-align:top;
	width:300px;
}


/* Gaesteeintrag */
#eintrag_gaeste {
	border: 1px solid black;	
	background-image:url(./pic/feedback_back.jpg);     
	background-repeat:repeat-x;  	
	padding-left: 5px;
	padding-right: 5px;
}


/* Allgemeine Schriftenformatierung */  

#orange {
	color: #ED7900;
 	font-weight: bold;	
}

ul {
	list-style-image: url(./pic/liststyle.jpg);
}

a:link, a:visited, a:hover, a:active { 
  color: black;
  text-decoration: underline;
  padding-left:0px;
  background-image: none;
}  

#navigation2 a:link, #navigation2 a:visited, #navigation2 a:hover, #navigation2 a:active  { 
  color:  black;
  text-decoration: none;
  background-image: url(./pic/link.png);
  background-repeat:no-repeat;
}    

#navigation3 a:link, #navigation3 a:visited, #navigation3 a:hover, #navigation3 a:active  { 
  color:  black;
  text-decoration: none;
  background-image: url(./pic/link.png);
  background-repeat:no-repeat;
} 

h1 {
  text-decoration:underline;
  font-weight: bold;
  text-align: center;
  font-size: 2em;  
  margin:0px;
  padding-bottom: 5px;  
  padding-top:15px;
   }

h2 {
  font-size: 1.5em;
  margin:0px;
  padding: 5px 0px;  
  }
  
h3 {
  font-size: 1.2em;
  margin:0px;
  padding: 5px 0px;  
  }

h4 {
  font-size: 1.0em;
  margin:0px;
  padding: 5px 0px;  
  }
  
 /*Sonderdarstellung Contentbereich */
#content_vstext_extra{
	line-height: 200%;
}

#content_vstext_extra ul{
	padding-left: 0;
	list-style-image: url(./pic/liststyle_2.jpg);
}


/*newsticker*/
#news {
	/*position: absolute;
	left: 0px;
	top:0px;
	width: 980px;
	left: 380px;
	width: 560px;*/
	margin: 0;
	padding: 10px 0;!important;
	padding-left: 340px;
	color: #ED7900;
}

#news li,
#newslist li {
	list-style: none !important; 
	/*background-image: url(./pic/back_ticker.jpg);*/
	/*padding-left: 160px;*/
	display: block;
}
