* {
	margin: 0px;
	padding: 0px;
}

#navi {
	position:fixed;
	top: 0px;
	left: 0px;
	z-index:2;
	width:180px;
	height:400px;
}
#inhalt {
	z-index:1;
}.hauptnavigation {
	font-size: 14px;
	line-height: 42px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #a86c58;
	background-color: #ffffff;
}
.dunkelgrau {
	color: #808080;
}
a:link {
	color: #b78878;
	text-decoration: none;
}
a:visited {
	color: #a86c58;
	text-decoration: none;
}
a:hover {
	color: #330803;
	text-decoration: none;
}
a:active {
	color: #330803;
	text-decoration: none;
}

a.highlight:link {
	color: #330803;
	text-decoration: none;
}
a.highlight:visited {
	color: #330803;
	text-decoration: none;
}
a.highlight:hover {
	color: #330803;
	text-decoration: none;
}
a.highlight:active {
	color: #330803;
	text-decoration: none;
}

a.subnavi:link {
	color: #a86c58;
	text-decoration: none;
}
a.subnavi:visited {
	color: #a86c58;
	text-decoration: none;
}
a.subnavi:hover {
	color: #330803;
	text-decoration: none;
}
a.subnavi:active {
	color: #330803;
}
.bildtitel {
	font-size: 11px;
}
.trennstrich {
	color: #a86c58;
}
a.download:link {
	color: #330803;
	font-size: 11px;
	text-decoration: none;
}
a.download:visited {
	color: #330803;
	font-size: 11px;
	text-decoration: none;
}
a.download:hover {
	color: #b78878;
	font-size: 11px;
	text-decoration: none;
}
a.download:active {
	font-size: 11px;
	color: #330803;
	text-decoration: none;
}
.vita {
	font-size: 11px;
}
.startpfeile {
	font-size: 21px;
}
a.anfang:link {
	font-size: 25px;
	color: #b9b1cb;
	text-decoration: none;
}
a.anfang:visited {
	font-size: 25px;
	color: #b9b1cb;
	text-decoration: none;
}
a.anfang:active {
	font-size: 25px;
	color: #b9b1cb;
	text-decoration: none;
}
a.anfang:hover {
	font-size: 25px;
	color: #57447f;
	text-decoration: none;
}
.bildtitelhell {
	color: #b9b1cb;
	font-size: 11px;
}
.zitat {
	font-style: italic;
}
