@charset "UTF-8";
/* CSS Document */
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BEBEBE;
}
table p {
	padding: 0px;
	margin: 0px;
}
body {
	background: transparent url(img/hg_body.gif) repeat top left;
	padding: 0px;
	margin: 0px;
	text-align: center;
}
a {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a img {
	border: none;
}
#containerouter {
	margin: 0 auto;
	width: 1042px;
	text-align: left;
}
#logo {
	height: 130px;
	width: 210px;
	background: url(img/hg_logo.png) no-repeat top left;	
}
#logo h1 {
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	
}
#logo h1 a {
	display: block;
	height: 130px;
	width: 210px;
	outline: none;
}
h2 {
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 65px;
}
.news-single-item h2 {
	text-indent: 0;
	margin: 0 0 12px 0px;
	height: auto;
	color: #666666;
	text-transform: uppercase;
}
h3 {
	font-size: 16px;
	margin: 0 0 7px 0;
	padding: 0px;
	color: #666666;
}
h4,h5,h6 {
	font-size: 12px;
	margin: 0 0 5px 0;
	padding: 0px;
}
a img {
	border: none;
}
fieldset {
	border: none;
	margin-top: 10px;
}
fieldset img {
	padding-left: 2px;
}
legend {
	display: none;
}
label {
	display: block;
	float: left;
	width: 90px;
	padding-bottom: 5px;
	font-size: 11px;
}
input, textarea, select {
	border: #333333 1px solid;
	background-color: #1E1918;
	color: #EEEEEE;
	padding: 3px;
	font-size: 11px;
	margin-bottom: 4px;
	}
input:hover, textarea:hover, input:focus, textarea:focus {
	border: #333333 1px solid;
	background-color: #999999;
	color: #333333;
	}
input.mailformsubmit , input[type=submit]{
	border: #333333 1px solid;
	background-color: #1E1918;
	background-image: none;
	color: #EEEEEE;
	margin-left: 90px;
	margin-top: 5px;
}
input.tx-powermail-pi1_confirmation {
	margin-left: 0px;
	margin-right: 8px;
	float: left;
}
input.tx-aahbook-pi1-button {
	margin: 0px 5px 0px 0px !important;
}
input.mailformsubmit {
	margin-top: 30px;
}
#header {
	background: transparent url(img/hg_header.png) no-repeat top left;
	height: 499px;
	margin-top: -80px;
}
#header .inner {
	padding: 47px 64px 0px 99px;
}
#bildwrap {
	position: relative;
/*	background: transparent url(img/header2.jpg) no-repeat top left;*/
	height: 452px;
}
#x2 #bildwrap {
	position: relative;
	background: transparent url(img/header1.jpg) no-repeat top left;
	height: 452px;
}
#mainmenu {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 870px;
	height: 38px;
	z-index:99;
}
#topmenu {
	position: absolute;
	top: -22px;
	right: 10px;
	width: 185px;
	height: 21px;
}
#topmenu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#topmenu ul li {
	float: left;
	padding-right: 20px;
}
#topmenu ul li a {
	display: block;
	font-size: 11px;
	color: #666666;
}
#topmenu ul li a:hover {
	color: #CCCCCC;
}
#contentwrap {
	height: auto;
	min-height: 400px;
	background: transparent url(img/hg_content.png) repeat-y top left;
}
#contentwrap .contentinner {
	/*margin: 0px 84px 0px 119px;*/
	margin: 0px 64px 0px 99px;
	padding: 20px 0px;
}
#contentwrap ul {
	padding: 0 0 0 15px;
	margin: 0 0 8px 0;
}
#contentwrap .csc-textpic-caption {
	font-size: 10px;
	color: #666666;
}
#contentwrap .csc-textpic-imagerow {
	margin-bottom: 3px;
}
#contentwrap .csc-textpic-imagewrap img {
	border-color: #000000;
	padding: 2px;
	background-color: #333333;
	color: #333333;
}
#left {
	float: left;
	width: 650px;
}
#left .inner {
	padding: 0 10px 0 20px;
	margin: 0px;
}
#right .inner {
	padding: 0 4px 0 0;
	margin: 0px;
}

#right {
	float: right;
	width: 209px;
}
.clear {
	clear: both;
}
#footer {
	background: transparent url(img/hg_footer.png) no-repeat top left;
	height: 100px;
}
#footer .inner {
	padding: 20px 0 0 0;
	margin: 0px;
	text-align: center;
	font-size: 10px;
	color: #666666;
}
#footer .inner a {
	font-size: 10px;
	color: #666666;
	padding-right: 4px;
}
/* Date News */
#letztenews, #letzterevent, #boxnewsletter, #boxkontakt, .boxwrap {
	padding: 6px 0px;
	border-bottom: 1px solid #333333;
}
#letztenews {
	background: transparent url(img/hg_news.gif) no-repeat top left;
	padding-left: 30px;
	margin-top: -8px;
}
#letzterevent {
	background: transparent url(img/hg_events.gif) no-repeat top left;
	padding-left: 30px;
	height: auto !important;
	height: 100px;
	min-height: 100px;
}
#boxnewsletter {
	padding: 5px 10px;
	color: #4D4845;
	font-size: 10px;
}
#boxkontakt, .boxwrap {
	padding: 5px 10px;
	color: #4D4845;
}
#boxnewsletter h3, .boxwrap h3, .boxwrap h4, .boxwrap h5 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
#boxnewsletter form {
	margin: 5px;
}
.newsmeldung {
	padding-top: 4px;
	margin-right: 10px;
}
.newsmeldung .clear {
	height: 4px;
}
.newsmeldung .date {
	line-height: 14px;
	text-align: center;
	width: 30px;
	padding-right: 3px;
	margin: 0px 2px 0px 5px;
	color: #CC9900;
	float: left;
}
	#contentwrap .newsmeldung .date {
		color: #666666;
	}
.newsmeldung .date .dday {
	font-size: 18px;
	line-height: 18px;
}
.newsmeldung .date .dmonth {
	font-size: 11px;
	text-transform: uppercase;
	line-height: 12px;
}
.newsmeldung .date .dyear {
	font-size: 10px;
	line-height: 12px;
}
.newsmeldung .text {
	float: right; 
	width: 120px;
}
.newslist .newsmeldung .text {
	float: right;
	width: 340px;
}
.newsmeldung .text h4 {
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #4D4845;	
}
.newsmeldung .text h4 a {
	color: #4D4845;
}
.newsmeldung .text h4 a:hover {
	color: #4D4845;
}
.newsmeldung .text p {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	color: #44372E;
}
hr {
	background-color:#FFFFFF !important;
	color: #FFFFFF !important;
	border-color: #FFFFFF;
	visibility: hidden;
}
.news-single-timedata {
	text-align: right; 
	font-size: 10px;
	color: #999999;
}
.tx-aahbook-pi1 {
	color: #333333;
}
.tx-aahbook-pi1 a {
	color: #666666;
}
.tx-aahbook-pi1 a:hover {
	color: #666666;
}
.spalte_left {
	float: left;
	width: 65%;
}
.spalte_right {
	float: right;
	width: 30%;
}
.tx-gsipagenav-pi1 {
	border-top: 1px dotted #333333;
	margin-top: 20px;
	padding: 5px;
}
.tx-gsipagenav-pi1 a {
	padding-right: 40px;
}
a.act, a.subact {		
	color:#ECA127 !important;
		border-color:#ECA127 !important;
	}
a.sub2act {		
	color:#ECA127 !important;
	}
/* Anpassungen Sitemap */
.csc-sitemap ul {
	margin: 3px;
	padding: 3px;
}
.csc-sitemap ul a {
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
	color: #4D4845;
}
.csc-sitemap ul ul {
	margin: 5px 10px;
	padding: 5px;
}
.csc-sitemap li  {
	float: none !important;
	padding: 3px 0px;
}
.csc-sitemap ul ul li {
	float: none;
	padding: 0px;
	color: #666666;
}
.csc-sitemap ul ul a {
	font-weight: normal;
	text-transform: none;
}
.csc-sitemap ul ul ul a {
	font-weight: normal;
	color: #666666;
	font-size: 12px;
}
/* Table Styles */
table#eventtabelle {
	margin: 12px 0px;
	font-size: 12px;
    border-collapse: collapse;
	border-spacing: 0px;
}	
table p {
	padding: 0px;
	margin: 0px;
}
table#eventtabelle h3 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #BEBEBE;
	font-weight: normal;
	display: inline;
	letter-spacing: 1px;
}

table#eventtabelle td, table#eventtabelle th {
	padding: 5px;
}
table#eventtabelle th {
	background-color:#4D4845;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-align: left;
	padding: 3px;
	border: 1px solid #4D4845;
}
table#eventtabelle td {
	border: 1px solid #4D4845;
}
table#eventtabelle tr.odd {
	color: #666666;
}
table#eventtabelle tr.even {
	background-color: #0E0A0A;
	color: #666666;
}
table#eventtabelle tbody a {
color: #BEBEBE;
font-size: 11px;
}
table#eventtabelle tbody tr:hover {
	color: #FFFFFF !important;
	background-color: #000000;
}
/* Gästebuch */
.tx-aahbook-pi1-date, .tx-aahbook-pi1-url {
background-color:#4D4845;
	color: #F2F2F2;
}
.tx-aahbook-pi1-date a, .tx-aahbook-pi1-url a {
	color: #F2F2F2;
}
.tx-aahbook-pi1-text_even {
	color: #333333;
	background-color: #EEEEEE;
	margin-bottom: 14px;
	border: 1px solid #4D4845;
	border-top: none;
}

.tx-aahbook-pi1-text_odd {
	color: #333333;
	background-color: #EEEEEE;
	margin-bottom: 14px;
	border: 1px solid #4D4845;
	border-top: none;
}
.tx-aahbook-pi1-smilies {
	color: #333333;
	padding: 2px 0px;
	background-color: #EEEEEE;
}
#gaestebuchneu 	{
	padding: 8px;
	background-color:#4D4845;
	border: 1px solid #000000;
	color: #F2F2F2;
	margin-bottom: 8px;
}
/* Anpassungen Filelinks */
.filelinks span {
	display: inline;
}
.filelinks a {
	font-weight: bold;
	padding-right: 3px;
	font-size: 12px;
	color: #999999;
}
.filelinks small {
	font-size: 9px;
	color: #666666;
}