@import url("eueks.css");

html, body { height: auto }

body
{
   
	background: #fff;
	background-image: none;
}       
 
a { color: #000;}
 
body.wide
{
	background-image: none;
}   

#header {height: 130px;}
#header h1
{                 
	letter-spacing: 2px;
}


#header a#pdf
{   
	display: none;
}   
    
#header a#pdf span
{              
	display: none;
} 
  
#header #kolofon
{
	border-bottom: 3px solid #002E60; 
	border-top: 1px solid #002E60;
	color: #002E60;
}

#header #form
{
	display: none;
} 




#NewsLinks
{
	display: none;
}                    
   
#left h1
{
	font-size: 17px;
	line-height: 21px; 
}

#left p
{
	font-size: 13px;  
	line-height: 18px;
}                     

body.wide #left h1 
{ 
	font-size: 24px; 
	line-height: 30px; 
}        

#right h2
{
	font-size: 13px;
	line-height: 18px; 
}
            

#footer {display: none;}