/*Typo*/
.sitehead{ margin-bottom:20px; }
/* contentbezogene Styles */
.col{
	width:360px;
	margin-right:10px;
	float:left;
}
.home-col{
	width:360px;
	margin-right:10px;
	float:left;
}
/* Newsteaser */
.newsitem{
	margin:0px 30px 10px 0px;
	float:left; 
	width:45%;
height:110px;
}
.newsitem h5{ font-weight:normal; margin:0px; margin-bottom:8px; font-size:10px; }
.newsitem img{
	margin-right:10px;
	float:left; 
}
.teaser_img{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
.newsitem div{
	margin-bottom:6px;
}
.marginleft{
	margin-left:40px;
}
.rightbox .newsitem{
	width:100%;
}

#flashcontainer{
	/* reiner debug code */
	border:1px solid #0099FF;
}
/*Sitemap*/
.sitemap{ margin-top:20px; }
.sl1{ 
	float:left; 
	/*width:20%;*/
	margin-right:20px;
	padding-bottom:10px;
}
.sl2{ 
	text-indent:10px;
}
.sl3{ 
	text-indent:20px;
}
.ContentImageLink{ 
	background-image:none; 
 	padding-left:0px;
	text-decoration:none;
}
.BlueColored{ color:#25518A; }