#title {
	margin: inherit;
	color: #191919;
	font-weight: inherit;
	background: #cccccc;
	position: absolute;
}

html {
	background: no-repeat left top scroll;
	color: #191919;
	font-weight: normal;
	list-style: none;
	font-family: Arial;
	position: relative;
}

body {
	margin: inherit;
	color: #191919;
	padding: inherit;
	position: relative;
	background: #e6e6e6;
}

#contact {
	color: #191919;
	margin: inherit;
	position: absolute;
	font-weight: normal;
	background: #cccccc;
	padding-left: 0.2em;
	left: 53.4em;
	padding-top: 143px;
	width: 153px;
}

#main {
	position: relative;
	color: #191919;
}

#navigation {
	color: #191919;
	margin: inherit;
	font-weight: normal;
	font-size: 8pt;
	background: #cccccc;
	padding-left: 0.7em;
	width: 11em;
	padding-right: 0.7em;
	position: absolute;
	top: 143px;
	padding-top: 2em;
	height: 400px;
}

#impressum {
	color: #191919;
	margin: inherit;
	font-weight: normal;
	font-size: 8pt;
	background: #cccccc inherit;
	padding-left: 0.7em;
	width: 11em;
	padding-right: 0.7em;
	position: absolute;
	top: 530px;
}

#content {
	color: #191919;
	margin: inherit;
	position: absolute;
	top: 143px;
	font-weight: normal;
	left: 11em;
	padding-top: 1em;
	font-size: 10pt;
	width: 52em;
}

/*<group=Links>*/

a:link {
	color: #191919;
	text-decoration: none;
}

a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #846434;
	text-decoration: none;
}

a:active {
	color: #191919;
}

.navlink {
	text-decoration: none;
	display: block;
	border-top: transprent;
	position: relative;
	right: 0px;
	left: 0px;
	color: #191919;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	font-size: 8pt;
	top: -16px;
}

/*</group>*/

#active_page {
	color: #846434;
	font-style: normal;
}