/* CSS Document */

body {
	
  background-color: #FFFFFF;
  color: #000000; 
  font-style:normal; 
  font-variant:normal;
  font-weight:normal; 
  line-height:15px;	
  font-size:10px; 
  font-family:Verdana, Tahoma, Arial,sans-serif;
  margin:2px;
  text-align: left;
  }

a,
a:visited	{
	color: #febf02;
	text-decoration: none;
	border-bottom: 0px solid #FFFC00;
	}

a:hover	{
	color: #febf02;
	text-decoration: underline;
	border-bottom: 2px solid #909090;
	}


.inhalt { 	
 
    color: #000000; 
  font-style:normal; 
  font-variant:normal;
   font-weight:normal; 
   line-height:16px; 
    font-size:14px; 
	font-family:Verdana, Arial, Tahoma,sans-serif;
  margin-left:0px;
  text-align: left;

  
}




.headline{
	
     
    color: #febf02; 
  font-style:normal; 
  font-variant:normal;
   font-weight:normal; 
   line-height:16px; 
   font-size:12px; 
 font-family:Arial, Tahoma,sans-serif;
  margin-left:10px;
  text-align: justify;

}
	
	

}
.unten{
     color:#A2A2A2;
    font-style:normal; 
    font-variant:normal;
    font-weight:normal; 
    line-height:16px; 
    font-size:9px; 
	font-family:Arial, Tahoma,sans-serif;
	text-align:center;
}




