body {
  padding: 0px;
  margin: 0px;

  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
  
}
#logo_home {
  height: 100px;
  width:780px;
  margin: 0px;
  background-color: #F2DA22;
  background-image: url('../imgs/banner.jpg');
background-position: left top;
background-repeat: no-repeat;
border-bottom: solid 1px white;
border-right: solid 1px white;
}

#logo_nonhome {
  height: 100px;
  width: 99%;
  margin: 0px;
  background-color: #F2DA22;
  background-image: url('../imgs/banner.jpg');
background-position: left top;
background-repeat: no-repeat;
border-bottom: solid 1px #A0382F;
border-right: solid 1px #A0382F;

}

#inhalt_home {
  width: auto;
  margin: 0px 170px;
  background-color: #F2DA22;
}


#inhalt {
  width: auto;
  margin: 0px 180px;
 
  background-color: #ffffff;
  border: solid 1px red;
}

#inhalt_editorial {
 /* position: absolute;*/
width: auto;
  
 margin-left: 190px;
 margin-right: 20px;
   padding-top: 10px;
    
  background-color: #ffffff;
  border: solid 1px white;
}



#links_home {
  position: absolute;
  top: 102px;
  left: 10px;
  width: 160px;
  height: auto;
  background-color: #F2DA22;
  border-right: solid 1px white;
}
#rechts {
  position: absolute;
  top: 120px;
  right: 10px;
  width: 160px;
  height: 300px;
  background-color: #ffcc00;
}

/* Navigation links */
#button {
/*background-color:#ffffff; */
margin-top: 6px;
margin-left: 2px;
margin-bottom: 5px;
position: relative;
float: left;
width:120px;
height: auto;
/*border: solid 1px black;*/
  }
  #button ul {
  

  list-style: none; 
  border: none; 
  margin:0px; 
  padding:0px
 
  }
  #button li
  
  {
  
  margin:0px
 
  }
  
   
  #button li a {
 
display: block; 
padding-top:0px;
padding-left:0px;
padding-right: 0px;
padding-bottom:0px;
text-align: center;

/*vertical-align: middle;*/

/*/border: none;*/
border-top: solid 1px #F2DA22; 
border-bottom: solid 1px white;
 
width:135px;
height: 25px;

  line-height: 25px;
  font-family: Verdana, Helvetica, sans-serif;
  color: #A0382F;
  font-size: 11px; 
  font-weight: bold; 

/*background-image: url('../imgs_css/navi_bg2.gif');*/
background-position: left top;
text-decoration: none
 
 }

   #button li {
  width: auto
  
  }  #button li a:hover {

 
 border: solid 1px #A0382F;
  background-position: left top;
/*background-color: white;*/
  }

.but_akt{
 
border: solid 1px white;
background-color: #ffe169;
}

/* Gelbe Blende navigation*/
.gelb_blend{
z-index: 0;
position: absolute; 
top: 100px; left: 0px; 
width: 175px; 
height: 560px; 
border-right: solid 1px #A0382F;
border-bottom: solid 1px #A0382F;
background-color: #F2DA22; 


}

/*Navigation links*/


/* Seitentitel*/

.seitentitel{

	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #A0382F;
	font-style: italic;
	text-decoration: underline;
	font-weight: bold;


}

.caps{
font-family: ARIAL,Verdana, Helvetica, sans-serif;
	font-size: 60px;
	color: #A0382F;;
	border: solid 1px #A0382F;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 5px;
	float: left;
background-position: left top;
}

.subttl{
 font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A0382F;

}

.seitentitelgross
{
 font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #A0382F;


}

.verweis{
color: #A0382F;
font-weight: bold;
width: auto;
text-decoration: underline;
border: solid 1px #ffffff;
}

.verweis:hover{

color: #A0382F;
border: solid 1px #A0382F;
text-decoration: none;
background-color: #ffe169;
}


.verweis_1{
color: #000000;
font-weight: normal;
width: auto;
height: auto;
text-decoration: underline;
border: solid 1px #ffffff;
}

.verweis_1:hover{

color: #A0382F;
border: solid 1px #A0382F;
text-decoration: none;
background-color: #ffe169;
}

.verweis_2{
display: block;
padding-left: 2px;
padding-right: 2px;


font-size: 10px;
color: #000000;
font-weight: normal;
width: auto;
height: auto;
text-decoration: none;
border-top: solid 1px #F2DA22;
border-bottom: solid 1px #F2DA22;
}

.verweis_2:hover{

color: #A0382F;

border-top: solid 1px #A0382F;
border-bottom: solid 1px #A0382F;

/*border: solid 1px #A0382F;*/
text-decoration: none;
background-color: #ffe169;
}





#imprs_col{
background-color: white;
border: solid 1px #A0382F;
margin-bottom: 10px;
float: right;
width: 250px;
height: auto;
padding: 5px;

}


.textfeld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	
	text-decoration: none;
	border: 1px solid black;
}

.knopf1
	{
color:#A0382F; 
/*border: 1px solid #000000; */
background: #FFE169
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
line-height: 13px;
font-weight: normal;
font-variant: normal;

	}


.grundtext {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
color: #000000
}
.grundtextbraun {

font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
font-weight: normal; 
color: #A0382F;
}

.italic{
font-style: italic;
}

#top5{
position: absolute; 
text-align: center;
top: 115px;
width: 125px;
height: 140px;
margin-left: 655px;
padding: 0px;
border: solid 1px white;

}

.top5_title{
margin-bottom: 5px;
text-align: center;
color: #A0382F;
font-weight: bold;
line-height: 25px;
background-color:  #ffe169;
border-bottom: solid 1px white;
display: block;

}

#gewinn_home1{
position: absolute; 
text-align: center;
top: 270px;
width: 125px;
height: auto;
margin-left: 655px;
padding-bottom: 5px;
border: solid 1px white;

}

#gewinn_nonhome1{

position: absolute; 
text-align: center;
top: 400px;
left: 15px;
width: 125px;
height: auto;

padding-bottom: 5px;
border: solid 1px white;

}

