body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	background-image:url(../image/hg.gif);
	background-repeat:repeat-y;
	font-size:12px;
}

#sprachen{
	position:absolute;
	top:308px;
	z-index:80;
	left:960px;
}

html {
	height: 100%;
}


h1{
   font-size:17px;
   line-height:16px;
margin-top:0px;
   z-index:2;
	font-weight:normal !important;
} 

h2{
   font-size:14px;
   line-height:5px;
  
}  

h3{
   font-size:12px;    
} 
h4{
   font-size:10px;     
}
p, ul, ol, blockquote{
   line-height:1.5em;
} 
p{
   padding-bottom: .5em;
}

li{
   margin-left:1.5em;
} 


a:link, a:visited {
	color: #333;
}
	
