body {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#616161;
	font-size : 80%;
	margin: 0px;
	padding: 0px;
}

a {
	text-decoration: none;
	color: #c43940;
}

h1 {
	font-size: 100%;
	color: #616161;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 0px;
}
table {
	font-size: 100%;
}

#rahmen {
	width: 1002px;
	background-color: #ecdec4;
	border: 1px solid #44361b;
}

#head {
	width: 1000px;
	height: 162px;
	background-image: url(images/web/top_header.jpg);
	background-repeat: no-repeat;
	text-align: right;
	
}
#utilities {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 105px;
}
#utilities a {
	color: #616161;
	line-height: 20px;
}

#left {
	width: 160px;
	float: left;
	padding-left: 5px; 
}
#menu {
	width: 160px;
	background-color: #dab879;
	border-bottom:1px solid #FFFFFF;
	padding-bottom: 10px;
}
div.menubutton{
	width: 160px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	
}

div.menubutton a {
	padding-left: 10px;
	color: #7c5d26;
	font-size: 100%;
	font-weight: bold;
}

div.menusub {
	margin-left: 2px;
	width: 147px;
	background-color: #e7cc97;
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
}
div.menusub a {
	
	padding-left: 10px;
	color: #7c5d26;
	font-size: 90%;
	line-height: 20px;
}
#adresse {
	font-size: 80%;
	color: #7c5d26;
}
#content {
	width: 670px;
	float: left;
	background-image: url(images/web/content_bg.jpg);
	background-repeat: y-repeat;
	padding-top: 15px;
	min-height: 400px;
	padding-bottom: 200px;
}
#right {
	width: 162px;
	float: left;
	background-color: #f9f2e2;
}
#aktuell {
	width: 162px;
	background-color: #dab879;
}
#aktuelltext {

	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	background-color: #e7cc97;
	padding: 2px;
}
#aktuellbottom {
	border-right: 1px solid #969696;
	border-bottom: 1px solid #969696;
}
#aktuellhead {
	width: 158px;
	background-color: #f9f2e2;
	text-align: left;
	margin-left: 832px;
	margin-right: 3px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 9px;
	color: #c43940;
	font-weight: bold;
	border-top: 2px solid #dab879;
	border-right: 2px solid #dab879;
}
#pfad {
	float: left;
	margin-left: 300px;
	padding-top: 13px;
	color: #c43940;
	font-weight: bold;
	text-align: left;
}
/* Templates */

div.inhalt {
	padding-bottom: 20px;
	margin-left: 10px;
	margin-right: 10px;
}
img.dotted {
	margin-bottom: 5px;
}

div.liste {
	margin-left: 10px;
	clear: both;
}
div.liste h2{
	font-size: 100%;
	margin:0px;
}

div.galerieuebersicht {
	margin-top: 50px;
	margin-bottom: 50px;
}

div.galerieuebersicht div {
	float: left;
	padding: 5px;
	margin: 5px;
	border: 1px solid #dbdbdb;
}

div.galerieuebersicht a:hover div {
	background-color: #e9e9e9;
}

div.galeriedetail {
	text-align: center;
	margin-top: 50px;
}
div.galeriesteuer {
	text-align: center;
	margin-bottom: 50px;
}
div.galeriesteuer a {
	padding: 1px;
	padding-top: 5px;
	cursor: cross;
}
div.galeriesteuer a.on,div.galeriesteuer a:hover {
	background-image: url(/images/web/arrow_galerie_steuer.gif);
	background-repeat: no-repeat;
	background-position: top;
}
div.board {
	padding-bottom: 10px;
	padding-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	border-bottom: 1px solid #dab879;
}
div.board h2 {
	font-size: 100%;
	margin: 0px;
}
div.autor {
	font-size: 80%;
}