/* CSS Document */

#startseite_ueber {
	position: relative;
	width: 500px;
	left: 45px;
	font-family: "Trebuchet MS";
	font-size: 30px;
	font-weight: normal;
	margin: 35px 0px 35px 0px;
}

#rundgang_start {
	position: absolute;
	top: 30px;
	left: 549px;
}

#starseite_bild_container {
	position: relative;
	left: 45px !important;
	left: 42px;
	float: left;
	width: 307px;
}

#startseite_erw_container {
	position: relative;
	left: 73px !important;
	right: 0px;
	width: 324px;
	margin: 0px 0px 0px 0px;
	float: left;
}

#startseite_erw_ueber {
	position: relative;
	width: 324px;
	font-size: 18px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
}

.startseite_trennstrich {
	position: relative;
	width: 100%;
	background-image: url(img/trenn_punkte.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 4px;
	margin: 0px 0px 0px 0px !important;
	margin: 0px 0px -14px 0px;
}

#startseite_list {
	position: relative;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 10px 35px;
	list-style-image: url(img/kreis_orange.gif);
	list-style-position: outside;
	left: 0px;
}

#startseite_list li {
	font-size: 12px;
	margin-bottom: 8px;
}

#startseite_list a {
	text-decoration: none;
	color: #000;
}

#startseite_list a:hover {
	color: #fff;
	background-color: #EC8624;
}

#lauftext {
	position: relative;
	width: 664px;
	left: 45px;
	overflow: hidden;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin: 15px 0px 15px 0px;
	float: left;
}

#lauftext marquee {
	position: relative;
	display: block;
	height: 14px;
	font-size: 12px;
	font-weight: normal;
}

#lauftext marquee span {
	position: relative;
	margin: 0px 30px 0px 30px;
	text-align: center;
}

#news_container {
	position: relative;
	left: 45px;
	width: 664px;
	float: left;
	margin: 0px 0px 0px 0px;
}
#news_archiv {
	position: absolute;
	right: 0px;
	top: 4px;
	font-size: 12px;
	text-decoration: none;
}

#news_archiv:hover {
	color: #fff;
	background-color: #EC8624;
}

#news_ueber {
	position: relative;
	margin: 0px 0px 0px 0px;
	font-size: 18px;
	font-weight: normal;
}

#news_container_a {
	margin-top: 20px;
	position: relative;
	width: 320px;
	float: left;
}

#news_container_b {
	margin-top: 20px;
	position: relative;
	width: 320px;
	left: 23px;
	float: left;
}

.news_data {
	position: relative;
	width: 320px;
	min-height: 76px;
	margin-bottom: 30px;
	border-top: 1px solid #cccccc;
}

#news_container_a a {
	text-decoration: none;
}
#news_container_a a:hover {
	text-decoration: underline;
	background-color: none;
}

#news_container_b a {
	text-decoration: none;
}
#news_container_b a:hover {
	text-decoration: underline;
	background-color: none;
}

.news_data img {
	position: relative;
	left: 0px;
	top: 0px;
	text-align: left;
	margin: 0px 5px 0px 0px;
}

.news_data span {
	font-size: 12px;
	font-weight: normal;
	position: absolute;
	right: 0px;
	top: 0px;
}

.news_data p {
	position: absolute;
	width: 210px;
	bottom: 0px;
	right: 0px;
	font-size: 11px;
	font-weight: normal;
	margin: auto;
}