#main {
	width:100% !important;
	padding:0px !important;
	background-color:#fff;
}

#content {
	background:none !important;;
}


.intro {
	background-color:#E8EFF1;
	margin:2px 0px 0px 0px;
	padding:0px;
}

.intro .welcometext {
	float:left;
	width:499px;
	padding:10px 10px 0px 10px;
	background-color:#ccc;
	height:220px;
	overflow:hidden;
}

.intro .news {
	float:left;
	width:238px;
	padding:10px 10px 0px 10px;
	margin-left:3px;
	background-color:#e5e5e5;
	height:220px;
	overflow:hidden;
}

.intro h4 {
	color:#ca000d;
	font-size:150%;
	margin:0px;
	padding:0px;
}

.teaser {
	margin:2px 3px 0px 0px;
	padding:5px 5px 15px 5px;
	float:left;
	width:248px;
	background-color:#7ec5e1;
}

#teaser-last {
	margin:2px 0px 0px 0px;
}

.teaser h4 {
	color:#fff;
	margin:0px 0px 0px 0px;
}

.teaser .bild {
	float:left;
	width:103px;
	border:1px solid #ccc;
}

.teaser .text {
	float:right;
	width:135px;
	margin-right:0px;
}

.teaser .link {
	float:right;
	width:135px;
	margin:5px 0px 0px 0px;
	font-size:11px;
	font-weight:bold;
}

