* {
	margin: 0;
	padding: 0;
	font-family: arial, sans-serif;
	font-size: 1em;
}

body {
	background: url(../images/bg_verlauf.jpg) top center repeat-x #ffffff;
}

a {
	color: #8c8e61	;
}

#access {
	display: none;
}

#container {
	position: relative;
	margin: 0 auto;
	width: 960px;
}

#header h1 {
	width: 960px;
	height: 221px;
	background: url(../images/dach.jpg) top center no-repeat;
}

#header h1 span {
	width: 960px;
	position: absolute;
	top: 163px;
	text-align: center;
	text-transform: uppercase;
	font-family: "Times New Roman", serif;
	font-size: 1.1em;
	color: #3b3210;
}

#top {
	width: 860px;
	margin: 0 auto;
	background-color: #deddc8;
}

#top .menu {
	width: 780px;
	background-color: #8c8e61;
	padding: 2px 0 2px 100px;
}

#top .menu li {
	display: inline;
	list-style: none;
}

#top .menu a {
	color: #ffffff;
	padding: 2px 20px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 0.7em;
}

#top .menu a:hover,
#top .menu .active a {
	background-color: #642424;
}

#top .search {
	margin-left: 55px;
	font-size: 0.7em;
}

#breadcrumbs {
	position: absolute;
	top: 250px;
	left: 320px;
}

#contentarea {
	width: 860px;
	margin: 0 auto;
	background-color: #ffffff;
	position: relative;
}

#left {
	width: 240px;
	min-height: 600px;
	background: url(../images/bg_navi_verlauf.jpg) 0 -40px repeat-x;
	padding: 0;
	float: left;
}

#left .menu {
	margin-top: 20px;
}

#left .menu li {
	margin: 3px 0;
	list-style: none;
}

#left .menu .separator,
#left .menu a {
	display: block;
	text-align: right;
	font-size: 0.8em;
	padding-right: 20px;
}

#left .menu a {
	text-decoration: none;
	color: #797d51;
}

#left .menu a:hover,
#left .menu .active a {
	color: #ffffff;
	background-color: #797d51;
}

#left .menu .separator {
	margin: 15px 0;
}

#left .menu .separator span {
	color: #642424;
}

#left .moduletable_book {
	padding-right: 20px;
}

#main,
#main2 {
	font-size: 0.7em;
}

#main {
	width: 535px;
	padding: 20px 0 40px 260px;
}

#main2 {
	width: 775px;
	padding: 20px 0 40px 40px;
}

#contentarea .contentheading,
#contentarea .componentheading {
	font-size: 1.6em;
	margin-bottom: 25px;
}

#contentarea .buttonheading {
	position: absolute;
	top: 23px;
	right: 50px;
}

#contentarea .buttonheading a img {
	border: none;
}

#contentarea .articleinfo span {
	display: block;
	margin-bottom: 10px;
	font-size: 0.8em;
}

#contentarea p {
	margin-bottom: 15px;
}

#contentarea ul {
	margin: 15px 0;
}

#contentarea ul li {
	margin: 5px 0 5px 15px;
}

#contentarea .filter {
	float: left;
}

#contentarea .display {
	float: right;
}

#contentarea table.category {
	width: 100%;
	margin: 5px 0;
	border-bottom: 1px solid #dddddd;
	clear: both;
}

#contentarea table.category .sectiontableheader {
	margin-bottom: 5px;
	border-bottom: 1px solid #dddddd;
}

#contentarea table.category a {
	text-decoration: none;
}

#contentarea table.category a img {
	border: none;
}

#contentarea table.category th {
	text-align: left;
}

#contentarea .counter,
#contentarea .pagination {
	width: 100%;
	list-style: none;
	text-align: center;
}

#contentarea .pagination li {
	display: inline;
}

#contentarea .contact_email {
	margin-bottom: 5px;
}

#contentarea .contact_email label {
	width: 150px;
	display: block;
	float: left;
}

#contentarea #quickfaq .faqtable a {
	text-decoration: none;
}

#contentarea .clear {
	clear: left;
}

#container .wrap1,
#container .wrap2 {
	width: 99px;
	height: 631px;
	position: absolute;
	top: 221px;
}


#container .wrap1 {
	left: 4px;
	background: url(../images/saeule_links.gif) top center no-repeat;
}

#container .wrap2 {
	right: 9px;
	background: url(../images/saeule_rechts.gif) top center no-repeat;
}

#footer #copyright {
	text-align: center;
	font-size: 0.7em;
}
