﻿div#InnerWrapper
{
	margin-top:0px;	
}
div#Header
{
	background:transparent url('../Images/bg_top_portal.gif') no-repeat;
}
div#ContentContainer
{
	float:none;
	margin:0;
	padding-bottom:13px;
	width:992px;
}
div.EditorContentContainer
{
	float:left;
	margin-right:32px;
	padding-left:40px;
	width:520px;
}
div.Teaser
{
	margin-bottom:22px;
}
.teaserTittel
{
	color:White;
	font-size:40px;
	font-weight:bold;
}
.teaserUndertittel
{
	color:White;
	font-size:26px;
	margin-bottom:15px;
}
.teaserText
{
	color:White;
	font-size:12px;
	font-weight:bold;
}
div#Advertlist
{
	float:left;
	width:380px;
}
div.Advert
{
	background:#ebf6fc;
	height:100%;
	margin-bottom:2px;
	overflow:hidden;
	padding:10px 15px 10px 25px;
}
div.Advert h3,
div.Advert h3 a,
div.Advert h3 a:hover
{
	color:Black;
	font-size:20px;
	font-weight:normal;
	line-height:20px;
	text-decoration:none;
}
div.Advert p
{
	color:#404040;
	font-size:12px;
	padding-bottom:5px;
}
div.Advert a
{
	font-size:11px;
}
div.Advert div.Content
{	
	float:left;
	padding-top:5px;
	width:255px;
}
div.Advert div.Image
{	
	float:right;
	width:60px;
}