body {
	border:				0px;
	padding:			0px;
	margin:				0px;
	background-color:	#b95a03;
	font-family: 		Arial, Helvetica, sans-serif;
	font-size: 			11px;
	color:				#454444;
	line-height: 		14px;
}

div, p, img, form {
			margin: 0px;
			padding: 0px;
			border:	0px;
		}
.fleft { /* Sachen, an denen der Text vorbeifließen soll, wierden diese Klassen zugewiesen. */
  float: left;
  margin: 0 1em 0.2em 0; /* Man sollte einen schönen Abstand wählen, sonst kleben die Sachen so am Text. */
}
.fright {
  float: right;
  margin: 0 0 0.2em 1em;
  padding: 1px;
}
a,a:visited {
	color:				#7a0700;
	text-decoration:	none;
	font-size: 11px;
	font-weight: bold;
}
a:hover {
	color:				#ffffff;
	text-decoration:	none;
	font-size: 11px;
	font-weight: bold;
}

/* Haupt Container */
div#root {
	width:				930px;
	height:				650px;
	position: 			absolute;
	left:				50%;
	margin-left:		-467px;
	padding:			0px;
	top: 				8%;
}
div#buch_oben {
	width:				926px;
	height:				84px;
	margin-top:			0px;
	padding:			0px;
	top: 				0px;
}
div#buch_links {
	width:				22px;
	height:				533px;
	padding:			0px;
	top: 				0px;
	float:				left;
}
div#buch_mitte {
	width:				880px;
	height:				533px;
	top: 				84px;
	left:				22px;
	padding-left: 5px;
	position:absolute;
	float:				left;
	background-image: url(../img/pic_buch-mitte.jpg);
	text-align: 		left;

	
}
div#buch_rechts {
	width:				23px;
	height:				533px;
	left:				50%;
	padding:			0px;
	top: 				0px;
	float:right;
}
div#buch_unten {
	width:				926px;
	height:				33px;
	margin-top:			0px;
	padding:			0px;
	top: 				0px;
	float:inherit;
}
/** Navigation und Banner **/
div#text_banner {
	width: 				220px;
	height:				31px;
	top:				53px;
	left:				243px;
	font-family:		Arial, Helvetica, sans-serif;
	font-size: 			10px;	
	position:			absolute;
	line-height: 		10pt;
}
	div#text_banner a,a:visited {
	font-size: 10px;
	font-weight: normal;
	}
	div#text_banner a:hover {
		font-size: 10px;
		font-weight: normal;
	}

div#navigation {
	width: 				170px;
	height:				426px;
	margin-top:			39px;
	float:				left;
}
div#navigation img {
	margin: 0px;
	padding:0px;
}

div#subnavi {
	width:				246px;
	height:				180px;
	margin:				41px 0px 0px 0px;
	padding:			15px 0px 0px 10px;
	background-image:	url(../img/navigation/hg_subnavi.jpg);
	float:				left;
	font-size: 			11px;
	color: 				#090389;
}
	div#subnavi a,a:visited {
		font-weight:		normal;
		text-decoration:	underline;
	
	}
	div#subnavi a:hover {
		font-weight: normal;
		text-decoration:	line-through;
		color: #FFFFFF;
		}
	div#subnavi p {
		margin: 0px 0px 15px 0px;
	}
	div#subnavi a.selected 			{ color:#FFFFFF; text-decoration:line-through; }
	div#subnavi a.selected:visited 	{ color:#FFFFFF; text-decoration:line-through; }
	div#subnavi a.selected:hover 	{ color:#FFFFFF; text-decoration:line-through; }
/** Content **/
div#aktuell {
	width:				246px;
	height:				475px;
	margin:				30px 0px 0px 0px;
	padding:			15px 0px 0px 10px;
	background-image:	url(../img/pic_aktuell.jpg);
	float:				left;

}
	.headline_aktuell {
		margin:			0px 0px 0px 0px;
	}
	
	.teaser_left {padding:0px; margin:0px; }
	
	div#aktuell p {
		margin:			0px 0px 7px 0px;
	}
	div#aktuell a,a:visited {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	}
	div#aktuell a:hover {
		font-size: 11px;
		font-weight: bold;
	}
div#bild_startseite {
	width:				423px;
	height:				275px;
	margin:				0px 0px 0px 0px;
	float:left;
}
	div#bild_startseite img {
		margin:   0px 0px 30px 32px;
		float:left;
	}	
div#bild_unterseite {
	width:				258px;
	height:				263px;
	margin:				0px 0px 0px 2px;
	position:absolute;
	top:280px;
	left:168px;
}

div#bild_unterseite_gross {
	width:				256px;
	height:				364px;
	margin:				0px 0px 0px 0px;
	position:absolute;
	top:45px;
	left:175px;
}
div#weiter {
	margin:				0px 0px 0px 0px;
	position:absolute;
	top:600px;
	left:810px;
}


div#headline {
	width:				423px;
	float:				right;
	border: 1px;
	border-bottom-color:#FF0000;
}

div#news p {
	margin-top: 15px;

}
div#news a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #999999;
}

/** TEXT **/
h1 {
	font-family: 		Arial, Helvetica, sans-serif;
	font-size: 			11px;
	color: 				#454444;
	font-weight: 		bold;
	padding:			0px;
	margin:				0px;
}

h2 {
	font-family: 		Arial, Helvetica, sans-serif;
	font-size: 			11px;
	color: 				#454444;
	font-weight: 		bold;
}
h3 {
	font-family: 		Arial, Helvetica, sans-serif;
	font-size: 			11px;
	color: 				#FF0000;
	font-weight: 		bold;
	padding:0px;
	margin:0px;
}
h4 {	font-family:		Arial, Helvetica, sans-serif;
	font-size:			11px;
	color:				#7a0700;
	font-weight:		bold;
	padding:0px;
	margin:0px;
	
}	
h5 {	font-family:		Arial, Helvetica, sans-serif;
	font-size:			11px;
	color:				#7a0700;
	font-weight:		normal;
	padding:0px;
	margin:0px;
	
}		
					
em {
	font-family: 		Georgia, Times New Roman, Times, serif;
	font-weight: 		bold;
	font-size: 			10px;
	letter-spacing:		0.02em;
	color: 				#888989;
}

ul.normal {
	padding:0 0 0 2em; list-style-type:circle; margin:.5em 0 .5em 0;
}
