@charset "UTF-8";
@import "reset.css";
@import "funrun.css";


#content {
	background:none;
	background-color:#e9e9e9;
}
#content_header {
	width:900px;
	height:257px;
	background: url(../../header/header_startseite_01.jpg) no-repeat;
	padding:0;
}
#content_text {
	padding-left:30px;
}
#content_teaser {
	padding: 10px 0 30px 30px;
	overflow:hidden;
}
#content_teaser_right {
	position:absolute;
	width:275px;
	bottom:30px;
	right:25px;
	height:234px;
}

#content_teaser_right a {
	display:block;
	margin:204px 0 0 20px;
	font-weight:bold;
	color:#78b41e;
	font-size:1em;
	background: url(../images/icons/icon_teaser_link.jpg) no-repeat 0px 2px;
	padding-left:20px;
}
#content_teaser_right a:hover {
	color:#4b4b4b;
	background: url(../images/icons/icon_teaser_link_grau.jpg) no-repeat 0px 2px;
}
