body {
	background-color: #D0BD9B;
	background-image: url(img/bg.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 11px;
	margin-top: 260px;
	padding:0px;
	line-height: 1.5em;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 11px;
	margin-top: 260px;
	line-height: 1.5em;
	color: #C9B696;
}

#header
{
	position: absolute;
	left:11px;
	top:11px;

	width: 700px;
	height: 235px;

	border: solid;
	border-color: #B39B71;
	border-width: 1px;
}

.main {
	background-color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 20px;

	width:700px;
	min-height: 325px;
	border: solid;
	border-width: 1px;
	border-color: #B39B71;
}

.main p {
	margin-top: 15px;
	margin-bottom: 15px;
}

.main h1, .main h2 {
	margin-top: 0px;
	padding-top: 0px;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 15px;
	line-height: 1em;
}

.localmenu
{
	position: absolute;
	left: 31px;
	top: 275px;
	width: 160px;
	z-index: 0;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

.localmenu ul
{
	list-style: none;
	padding: 0px;
	margin: 0px;
	z-index: 0;
}

.localmenu li
{
	margin-top: 5px;
	margin-left: 0px;
	padding: 0px;
}

.localmenu li.current
{
	margin-top: 5px;
	margin-left: 0px;
	/*list-style-image: url(img/pfeil.gif);
	list-style-position: inside;*/
	padding-left: 0px;
	color: #003366;
}

.localmenu .big,
.localmenu .currentbig,
.localmenu .big a
{
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 12px;
	font-weight: bold;
}

.localmenu li.currentbig
{
	margin-top: 12px;
	margin-left: 0px;
	/*list-style-image: url(img/pfeil.gif);
	list-style-position: inside;*/
}

.localmenu li.currentbig a
{
	text-decoration: none;
	font-weight: bold;
	color: #D0BD9B;
}

.localmenu a
{
	text-decoration: none;
	font-weight: bold;
	color: #D0BD9B;
}

.localmenu li.current a
{
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

.localmenu li.sub a
{
	display:none;
}

.localmenu li.current li.sub a
{
	display:block;
}

.localmenu a:visited
{
	color: #D0BD9B;
}

.localmenu a:hover
{
	color: #FFFFFF;
}

.content
{
	margin-left: 200px;
	width: 460px;
	margin-top: 0px;
	color: #C9B696;
}


.content p {
	margin-top: 15px;
	margin-bottom: 15px;
}

.content p bold,
.content p strong {
	color: #C9B696;
}

.content h1 {
	margin-top: 0px;
	font-size: 12px;
	font-weight: bolder;
}

.content a
{
	text-decoration: none;
	color: #FFFFFF;
}

.content a:hover
{
	text-decoration: underline;
	color: #FFFFFF;
}

.content ul {
	line-height: 1.5em;
	padding: 0px;
}

.content li {
	margin-left: 0px;
	margin-bottom: 3px;
	line-height: 1.5em;
	padding: 0px;
	list-style: none;
}

.bildlinks {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 15px;
	padding: 0px;
	float: left;
}

.galerie_bild_container {
	overflow:hidden;
	padding:0px 0px 0px 0px;
	}

.galerie_bild {
	float:left;
	width:140px;
	height:140px;
	margin-right:10px;
	margin-bottom:10px;
	border:1px solid #B39B71;
	overflow: hidden;
}

.galerie_bild table{
	height:100%;
	width:100%;
	text-align:center;
	}

.galerie_bild td {
	vertical-align:middle;
	margin: 0px;
	background-color: #D0BD9B;
	background-image: url(img/bg.gif);
	}

.termin {
	margin-bottom: 40px;
	}

.termin_titel {
	font-weight:bold;
	margin-bottom:5px;
	}

.termin_archiv_text p{
	margin-bottom: 5px;
	}

#logo {
	position: absolute;
	left: 724px;
	top: 204px;
	border: none;
	width: 153px;
	height: 70px;
}

#logo a {
	position: relative;
	display: block;
	left: 0px;
	top: 0px;
	width: 153px;
	height: 70px;
}


#bannerright {
	position: absolute;
	left: 723px;
	top: 286px;
	width: 120px;
	height: 369px;
	background-color: transparent;
}

#bannerright a {
	position: relative;
	display: block;
	float: none;
	border: solid;
	border-width: 1px;
	border-color: #B39B71;
	width: 120px;
	background-color: transparent;
	margin-bottom: 10px;
}

#bannerright h2 {
	display:none;
}

#eventbox {
	width:121px;
	background-color:#D0BD9B;
	text-align:center;
	padding: 0px;
	margin-bottom: 10px;
}

#eventbox a
{
	margin-bottom: 0px;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 10px;
	padding: 0px;

	width:700px;
	text-align: justify;
	color: #990000;
}

#footer p {
	margin: 0px;
	padding-bottom: 3px;
}

#footer a,
#footer a visited
{
	text-decoration: none;
	color: #990000;
}

#footer a:hover
{
	text-decoration: underline;
	color: #000000;
}


.guestbookentry
{
	padding-bottom: 20px;
}

.guestbookentry .datum
{
	text-align: right;
	padding-bottom: 2px;
	border-bottom: 1px solid #A65938;
}

.guestbookentry .entry
{
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #A65938;
	margin-bottom: 5px;
}

.guestbookformtextarea
{
	width: 340px;
	height: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
	margin-bottom: 5px;
	background-color: #D2C1A2;
	border: solid;
	border-width: 1px;
	border-color: #B39B71;
}

.guestbookformentry
{
	width: 340px;
	height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
	margin-bottom: 5px;
	background-color: #D2C1A2;
	border: solid;
	border-width: 1px;
	border-color: #B39B71;
}

.formularbutton
{
	margin-bottom: 5px;
}


.artikel_bildtext, .news_artikel_bild_text
{
	font-size: 10px;
}

.bild_artikel, .artikel, .news_artikel, .galerie, .contact_formular
{
	/*margin-bottom: 40px;*/
}

.artikel
{
	clear: both;
	/*margin-bottom: 40px;*/
}

.content_entry
{
	clear: both;
	margin-bottom: 40px;
	/*
	border: solid;
	border-width: 1px;
	*/
}

.error, p.error
{
	font-weight: bold;
	color:#FFFFFF;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px;
}