#mastercontent {
	background-color: #fdfadc;
	background-image:url(/images/wappen.gif);
	background-repeat: no-repeat;
	background-position: 0px 194px;
}

/** Scrolltext - Seite **/
#scrolltextcontent {
	color: #000000;
	font-size: 13px;
	padding-top: 20px;
	padding-left: 60px;
	line-height: 24px;
	padding-right: 0px;
	height: 330px;
}

/** Text / Bild - Seite **/
#textcontent {
	color: #000000;
	font-size: 13px;
	padding-top: 20px;
	padding-left: 60px;
	line-height: 24px;
	float:left;
	width: 400px;
}

#innercontent {
        padding-top: 40px;
        padding-left: 30px;
        height: 386px;
}

#subnavigation {
	padding-left: 150px;
	padding-top: 20px;
        font-size: 13px;
        color: #B8D598;
	line-height: 20px;
}

#subnavigation a {
	text-decoration:none;
	color: #B8D598;
}

#subnavigation a:hover {
	color: #F3E7BA;
}

#subnavigation a.subactive {
	color: #F3E7BA;
}

h1 {
	padding: 0px;
	margin: 0px;
	font-size: 18px;
	color: #a64221;
	line-height: 27px;
}

#scrolltextcontent div ul {
	padding-top: 20px;
}

#scrolltextcontent div ul li {
	padding-bottom: 20px;
	font-weight: bold;
	font-size: 14px;
}

.navigation a:hover {
        border-bottom: 4px solid #B8D598;
        padding-bottom: 6px;
}

.navigation a.naviactive {
        border-bottom: 4px solid #B8D598;
        padding-bottom: 6px;
}

