h1 {font-size:103%; color: #272A3D; margin-top: 0px; margin-bottom: 0px;}
h2 {font-size:95%; color: #505367; margin-top: 0px;}
pre {font-family: arial;}
a {color: #505367; text-decoration: none; }
a:hover {color: #1551E8;}
.headline {font-size:13px; font-weight:bold;}
.tlink {text-decoration: underline;}


body
{
margin-top:0px;
background-color:#ffffff;
text-align:center;
font-family:arial;
font-size:14px;
}

#container
{
margin-top:10px;
width:970px;
margin:5px auto;
text-align:left;
border:1px solid #DBE1E6;
}


#head
{
margin-top:0px;
height:85px;
background-image:url(img/Linien.gif);
background-repeat: no-repeat;
}

#content
{
padding-top:2px;
background-color: #ffffff;

}
	
	#leftcontent
	{
	background-color:#CAE4F5;
	float:left;
	width:159px;
    
	}
	
	
	
	#maincontent
	{
	float: right;
	}


