/* CSS Document */

body {
	background-color: #f6f6f6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	margin: 0px 0px 0px;
	letter-spacing: 0px;
}

#container {
	width: 760px;
	background-color: #FFFFFF;
	left: 50%;
	position: absolute;
	top: 30px;
	margin-left: -380px;
	padding: 0px;
	border-bottom-width: 50px;
	border-bottom-style: solid;
	border-bottom-color: #f6f6f6;
	background-image: url(gif/bogen.gif);
	background-repeat: no-repeat;
	background-position: 0px 75px;
}


#content {
	width: 520px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #a00052;
	min-height: 330px;
	margin-top: 121px;
	margin-left: 175px;
	padding: 1px 0px 0px;

}
#content_spalte_1 {
	width: 295px;
	margin-left: 65px;
	padding: 0px 0px 30px;
	margin-top: 60px;
}

#content_spalte_2 {
	width: 80px;
	position: absolute;
	left: 560px;
	top: 185px;

}

#menue {
	position: absolute;
	left: 20px;
	top: 185px;
}

#untermenue  {
	margin-top: -10px;
	margin-bottom: 20px;

}

.hauptmenue  {
	margin-bottom: 19px;
}

.untermenue  {
	margin-bottom: 6px;
	margin-left: 25px;
}



#content a:link  {
	text-decoration: none;
	color: #a9a095;
}
#content a:visited  {
	color: #a9a095;
	text-decoration: none;
}
#content a:hover {
	text-decoration: none;
	color: #A00052;
}
#content a:active {
	color: #a9a095;
	text-decoration: none;
}


#logo {
	position: absolute;
	left: 20px;
	top: 73px;
}
#fussleiste {
	margin-left: 175px;
}
.ueberschrift {
	font-weight: bold;
	color: #5A8A38;
}
.zwischenueberschrift {
	color: #517736;
}
