h1 {font-size:103%; color: #272A3D; margin-top: 0px; margin-bottom: 0px;}
h2 {font-size:100%; color: ##211D51; margin-top: 0px; margin-bottom: 0px;}
pre {font-family: arial;}
a {color: #505367;text-decoration: none;}
a:hover {color: #1551E8;}
.headline {color: #211D51; font-size:14px; 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:800px;
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:165px;

	}
	
	#maincontent
	{
	float: right;
	}


