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

#content {
	background:none !important;
}


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

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

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

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

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

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

.teaser h4 {
	color:#fff;
	height:40px;
	margin:0px 0px 0px 0px;
	overflow:hidden;
	line-height:100%;
}

.teaser .bild {
	float:left;
	height:90px;
	width:103px;
	border:2px solid #FFF;
	overflow:hidden;
}

.teaser .text {
	color:#fff;
	float:right;
	height:70px;
	line-height:12px;
	margin-right:0px;
	overflow:hidden;
	width:135px;
	font-size:80%;
}

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

.teaser .link a {
	color:#fff;
	padding: 1px 3px;
	background-color:#91B316;
	text-decoration: none;
}

