body{
	font-size: 100.01%;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #5a390e;
}

div.haupt{
	margin: 0px auto 0px auto;
	width: 990px;
	height: 1200px;
	background-color: white;
	background-image: url(bilder/seite.gif);
	background-repeat: repeat-y;
}

div.inhalt{
	position: absolute;
	margin-top: 150px;
	margin-left: 350px;
	width: 640px;
}


img.liniebreit{
	position: absolute;
	margin-top: 31px;
	z-index: 1;
}
	
div.ueberschrift{
	position: absolute;
	margin-top: 33px;
	margin-left: 695px;
	z-index: 99;
}

img.seitenbild{
	position: absolute;
	margin-top: 115px;
}

h1{
	font-size: 13px;
	margin: 0px;
	font-weight: normal;
	letter-spacing: 1.1px;
	width: 290px;
}

h2{
	font-size: 18px;
	margin: 0px;
	letter-spacing: 5px;
	font-weight: normal;
	text-align: center;
	width: 265px;
}

h3{
	font-size:1.4em;
	letter-spacing: 2px;
	font-weight: bold;
}

h4{
	font-size: 1em;
	letter-spacing: 1px;
	font-weight: bold;
}

p{
	font-size: 0.9em;
	letter-spacing: 1px;
	line-height: 1.5em;
}

li{
	font-size: 0.9em;
	letter-spacing: 1px;
	margin-bottom: 0.5em;
}

div.navigat{
	position: absolute;
	margin-top: 300px;
	width: 200px;
}

a.navi {
	margin-bottom: 1.5em;
	background-image:url(bilder/hyperlink.gif);
	color:#404040;
	display:block;
	font-size:12px;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	height:18px;
	line-height:18px;
	width:200px;
	padding-right: 19px;
}

a.navi:hover{
	background-image: url(bilder/hyperlinkover.gif);
	color: white;
}

a.aktiv{
	margin-bottom: 1.5em;
	background-image:url(bilder/hyperlink.gif);
	color:white	;
	display:block;
	font-size:12px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;
	text-align: center;
	height:18px;
	line-height:18px;
	width:200px;
	padding-right: 19px	
}

a.impressum{
	position: absolute;
	margin-top: 535px;
	display: block;
	width: 200px;
	text-align: center;
	text-decoration: none;
	color: white;
	font-size: 12px;
}

a.impressum:hover{
	font-style: italic;
}

a.impressaktiv{
	position: absolute;
	margin-top: 535px;
	display: block;
	width: 200px;
	text-align: center;
	text-decoration: none;
	color: #ffb85c;
	font-weight: bold;
	font-size: 12px;	
}

a{
	text-decoration: none;
	color: #bb7a00;
}

a.textmarke{
	font-size:1.1em;
	font-weight: bold;
}

a.geschuetzt{
	position: absolute;
	margin-top: 565px;
	display: block;
	width: 200px;
	text-align: center;
	text-decoration: none;
	color: white;
	font-size: 12px;
}

a.geschuetzt:hover{
	font-style: italic;
}

a.geschuetztaktiv{
	position: absolute;
	margin-top: 565px;
	display: block;
	width: 200px;
	text-align: center;
	text-decoration: none;
	color: #ffb85c;
	font-weight: bold;
	font-size: 12px;	
}