﻿body 
{
   background-color:#fff;
   font-family:Verdana;   
   color:#999;
   margin:0px;
   padding:0px;
}
img
{
  border:0px;
}
#Corpus
{
  /*width:790px;*/
  width:567px;
  height:367px;   
  /*margin-left:20px;*/   
  margin:auto auto;
}
#Header
{
	width:567px;	
}
a, a.TopLinks:link, a.TopLinks:visited, a.TopLinks:active
{
    color:#999;
	text-decoration:none;
	font-size:8pt;		
}
a.TopLinks:hover
{
    color:#f60;
	text-decoration:none;
	font-size:8pt;	
	}

#Headline
{
  width:588px;
  height:50px;
  margin:0px;
  padding:0px;
}
#ContentLeft
{
  width:567px;
  height:350px;  
  float:left;	
  margin:0px;
  margin-right:10px;  
}
#Bild
{
  width:567px;
  height:350px;  	
  background-color :#f60;    
}
#NaviLeft
{
  width:567px;
  text-align:center;	
  padding-top:10px;
}
#NaviRight
{
  margin-top:10px;	
}
#NaviLeft a:link, #NaviLeft a:visited, #NaviLeft a:active, #NaviRight a:link, #NaviRight a:visited, #NaviRight a:active
{
  color:#999;
  font-size:9pt;
  text-decoration:none;
  font-weight:bold;
  vertical-align:middle;
}	
#NaviLeft a:hover, #NaviRight a:hover
{
  color:#f60;
}
.NavAktiv
{
color:#f60;	
}

#ContentRight
{
  width:203px;
  height:367px;
  float:left;    
}
#Menu
{
width:203px;
height:160px;
}
#TextArea
{
width:203px;
font-size:8pt;	
line-height:14px;
}
.SubHeadline
{
font-weight:bold;
width:203px;
}