/* CSS Document */
* {
	margin:0;
	padding:0;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	background-color:#f5f3f2;
	padding-bottom:32px;
	text-align:center; /* IE6 Bug */
}
a {
	color:#AF2942;
}
a img {
	border:none;
}
h2 {
	font-size:1em;
	margin-bottom:.8em;
	padding-bottom:.3em;
	text-transform:uppercase;
	border-bottom:1px solid #AAA69F;
}
h3 {
	font-size:1.05em;
	margin-bottom:.7em;
}
p.bodytext {
	margin-bottom:.5em;
	color:#444;
	line-height:135%;
}
.align-right {
	text-align:right;
}
.align-center {
	text-align:center;
}
.inline ul, .inline ol {
	margin-left:20px;
}
.inline ol li {
	margin-bottom:.6em;
}
table {
	font-size:1em;
}
.contenttable tr td, .contenttable tr th {
	padding-right:16px;
	vertical-align:top;
}
fieldset {
	border:1px solid #bbb;
}

#wrapper {
	width:57.25em;
	min-width:916px;
	margin:0 auto;
	text-align:left;
}
#meta_nav {
	text-align:right;
	margin-right:20px;
	font-weight:bold;
}
#meta_nav ul {
	list-style-type:none;
	padding:6px 0px 4px 0px;
}
#meta_nav ul li {
	float:left;
	display:inline;
	font-size:.7em;
	text-transform:uppercase;
	color:#AF2942;
}
#meta_nav ul li a {
	text-decoration:none;
}
#language {
	font-size:.7em;
	text-transform:uppercase;
	color:#AF2942;
	font-weight:bold;
	margin-top:12px;
}
#language a {
	color:#AF2942;
	text-decoration:none;
}
h1 {
	font-size:1em;
}
#logo {
	width:7em;
	margin-top:52px;
	margin-top:66px;  /* language_select disabled */
}
.container {
	background:#f5f3f2 url(bg/box_right.jpg) repeat-y right top;
}
.container_1 {
	width:17.75em;
}
.container_2 {
	width:38.25em;
}
.box_right_top {
	width:8px;
	height:8px;
	float:right;
	font-size:0px; /* IE6 */
	background:#fff url(bg/box_right_top.jpg) no-repeat right top;
}
.box_bottom {
	height:8px;
	clear:both;
	font-size:0px; /* IE6 */
	background:#fff url(bg/box_bottom.jpg) repeat-x left top;
}
.box_bottom_left {
	width:8px;
	height:8px;
	background:#fff url(bg/box_bottom_left.jpg) no-repeat left top;
	float:left;
}
.box_bottom_right {
	width:8px;
	height:8px;
	background:#fff url(bg/box_bottom_right.jpg) no-repeat right top;
	float:right;
}
.box_margin {
	margin-right:20px;
}
.box {
	float:left;
	background-color:#fff;
}
.box_1 {
	width:14.25em;
	min-width:276px;
	min-height:276px;
}
* html .box_1 {
	width:17.25em;
	height:17.25em;
}
.box_2 {
	width:34.75em;
	min-width:604px;
	min-height:276px;
}
* html .box_2 {
	width:37.75em;
	height:17.25em;
}
.inline {
	font-size:.75em;
	padding:24px;
	/*background-color:#fff;*/
}
.news_inline {
	/*font-size:.7em;*/
	/*position:relative;
	height:100%;*/
}
.box_1 .inline {
	padding:18px;
}
.box_spacer {
	height:16px;
  line-height:16px;
}
/*.news_inline {
	padding-top:16px;
  background-color:#f5f3f2;
}*/
/*.box_2 .inline {
	min-height:500px;
}
#main_bottom {
	position:relative;
	bottom:0;
}
#main_bottom {
	background-color:#3399FF;
}*/
/*#main_bottom .box_1, #main_bottom .box_2 {
	position:absolute;
	min-height:100%;
}*/
.ts_objects {
	font-size:.75em;
	padding:24px 0 0 0;
	margin:0 24px .8em 24px;
	border-bottom:1px solid #AAA69F;
}
h2.ts_header {
	border:none;
	margin:0;
	padding:0;
}
.pagenav_inline {
	padding:0 24px 24px 24px;
}
.room_container {
	font-size:.75em;
}
.room_left {
	float:left;
	display:inline;
	width:289px;
}
.room_right {
	float:right;
	display:inline;
	width:233px;
}
#main_top {
	/*margin-bottom:-2px;*/
}
#header_image img, #header_image div img {
	width:37.75em;
}
#main_nav ul {
	list-style-type:none;
	/*margin:16px 0px 0px 8px;*/
	margin-top:16px;
	padding-left:8px;
}
#main_nav ul li {
	float:left;
	padding:0px 5px;
}
#sub_nav {
	margin-left:-9px;
	/*margin-top:-4px;*/
	margin-top:4px;
	margin-bottom:4px;
	padding-left:9px;
	list-style-type:none;
	color:#5F5F5F;
	text-transform:uppercase;
	font-size:1em;
}
#sub_nav li {
	/*margin-left:-9px;*/
	padding-left:9px;
	padding-bottom:4px;
	padding-top:4px;
}
#sub_nav li a {
	text-decoration:none;
	color:#5F5F5F;
	display:block;
}
#sub_nav li a:hover {
	color:#AF2942;
}
#sub_nav li.current {
	color:#AF2942;
	background-color:#ECEBE9;
}
#sub_nav li.current a, #sub_nav li.current ul li.current a {
	color:#AF2942;
}
#sub_nav li ul {
	/*margin-left:20px;*/
	margin-left:0px;
	padding-left:20px;
	padding-top:5px;
	list-style-type:none;
	text-transform:none;
}
#sub_nav li.current ul a, #sub_nav li.current ul li.current ul a {
	color:#5F5F5F;
}
#sub_nav li.current ul a:hover, #sub_nav li.current ul li.current ul a:hover {
	color:#AF2942;
}
#breadcrumbs {
	font-size:.7em;
	margin-left:12px;
	padding-bottom:6px;
	min-height:22px;
	color:#ABA598;
}
#breadcrumbs a {
	text-decoration:none;
	color:#ABA598;
}
#breadcrumbs a:hover {
	color:#AF2942;
}
#breadcrumbs span.bread_hover {
	color:#999;
}
#breadcrumbs span.bread_hover:hover {
	color:#666;
}
#footer {
	color:#ABA598;
	/*margin-left:4px;*/
	/*display:inline;
	float:left;*/
		position:fixed;
		bottom:0;
		/*left:0;*/
		/*text-align:center;*/
		width:57.25em;
		/*width:54.25em;*/
		padding:8px 0;
		background-color:#f5f3f2;
}
#footer p {
	font-size:.7em;
}
.foot_left {
	text-align:left;
}
.foot_left p {
	padding-left:12px;
}
.foot_right {
	text-align:right;
}
.foot_right p {
	padding-right:20px;
}
#footer a {
	color:#ABA598;
	text-decoration:none;
}
#footer a:hover {
	color:#AF2942;
	/*text-decoration:underline;*/
}

/* ---------- CSS Klassen ---------- */

.hiddenStructure, .ignore {
	position:absolute;
	top:-3000px;
	left:-3000px;
}
.f_left {
	float:left;
	display:inline;
}
.f_right {
	float:right;
	display:inline;
}
.f_clear {
	clear:both;
}
.centered {
	text-align:center;
}
.clearer {
	clear:both;
}

/* ---------- News ---------- */

.news-latest-container {
	background-color:#fff;
}
.news-latest-container h2,  .news-latest-container h3, .news-latest-container p, .news-latest-morelink {
	font-size:.75em;
}
h2.latest_heading {
	padding:6px 18px;
	/*color:#fff;
	color:#AF2942;*/
	background-color:#DBD8D8;
	border:none;
}
/*.news-latest-container h3 a, .news-list-container h3 a {
	text-decoration:none;
	text-transform:uppercase;
}*/
.news-latest-container h3 a {
	text-decoration:none;
	text-transform:uppercase;
}
.news-list-container h3 a {
	text-decoration:none;
}
.news-latest-item {
	padding:0px 18px 16px 18px;
	/*margin-bottom:16px;*/
}
.news-latest-date, .news-list-date {
	text-transform:none;
}
.news_latest_image {
	margin-right:15px;	
}
.news_latest_image img {
	width:4.875em;
	width:80px;
	border:1px solid #AAA69F;
}
.news_latest_text {
	width:8.9em;
}
.news_latest_to_list {
	font-size:.75em;
	text-align:right;
	padding:6px 18px;
	background-color:#DBD8D8;
	/*position:absolute;
	bottom:0;*/
}
.news_latest_to_list a {
	text-decoration:none;
}
.news_latest_to_list a:hover {
	text-decoration:underline;
}
/*hr.clearer {
	color:#AAA69F;
	background-color:#AAA69F;
}*/
.news-list-item {
	margin-bottom:1.4em;
}
/*.news-list-item h2 {
	text-align:right;
}*/
.news_list_image {
	margin-right:15px;
}
.news_list_image img {
	width:4.875em;
	/*width:78px;*/
	width:80px;
	border:1px solid #AAA69F;
}
.news_list_text {
	width:15em;
	width:459px;
}
.news-list-morelink {
	text-align:right;
}
.tx-ttnews-browsebox table tr td {
	padding-right:2px;
}

.news_single_image {
	margin-right:16px;
}
.news_single_image img {
	width:4.875em;
	width:230px;
	border:1px solid #AAA69F;
}
.news_single_text {
	width:304px;
}
.news-single-timedata {
	font-weight:bold;
	margin-bottom:2px;
}
.news-single-additional-info {
	margin-top:12px;
	margin-right:16px;
	margin-bottom:20px;
	padding:12px 12px 16px 12px;
	background-color:#dbd8d8;
}
.news-single-files dt {
	font-weight:bold;
	padding-bottom:8px;
	color:#AF2942;
	text-transform:uppercase;
}
.news-single-files dd img {
	margin-right:4px;
	vertical-align:bottom;
}
.news_navigation {
	margin-top:1.6em;
	padding-top:.5em;
	border-top:1px solid #AAA69F;
	/*padding-bottom:.5em;
	border-bottom:1px solid #AAA69F;*/
	clear:both;
	color:#AF2942;
}
.news-single-backlink {
	clear:both;
	padding-top:1.4em;
}

/* ---------- News Kalender ---------- */

/*.news_cal {
	text-align:center;
}*/
table.calendar-table {
	/*width:15em;*/
	font-size:1em;
	border:1px solid #AAA69F;
	margin-bottom:18px;
}
* html table.calendar-table {
	width:240px;
}
.calendar-table tr th, .calendar-table tr td {
	/*padding:4px;*/
}
div.linked_today_nolink {
	color:#fff;
	background-color:#AF2942;
	border:1px solid #fff;
}
div.linked_today {
	color:#555;
	background-color:#f5f3f2;
	border:1px solid #AF2942;
}
div.linked_day {
	color:#555;
	background-color:#D28E9A;
	border:1px solid #AF2942;
}

.rcMenuContainer {
    font-family: Verdana, Arial;
    position: absolute;
    border: 1px solid #7e7e7e;
    background: #EAE8E3;
    padding:2px;
    z-index:10;
    width:212px;
}
.rcMenuItem {
    font-size:11px;
    font-weight:normal;
    padding:3px;
    text-decoration:none;
    text-decoration:underline;
    color:#333333;
    background-color:#cccccc;
    border:1px solid #7E7E7E;
    width:194px;
}
.rcMenuItemHover {
    font-size:11px;
    font-weight:normal;
    padding:3px;
    text-decoration:underline;
    /*background-color:#C7D5FE;*/
    background-color:#D28E9A;
    color:#333333;
    border:1px solid #7E7E7E;
    width:194px;
}
.rcMenuItemText {
    font-size:13px;
    font-weight:bold;
    border:0px;
    padding:2px;
    color:#FFFFFF;
    border: 0px solid #FFFFFF;
    background: #7e7e7e;
    text-align:center;
}
.rcMenuItemTextExt {
    font-size:11px;
    font-weight:normal;
    border:1px dotted #7e7e7e;
    padding:2px;
} 
.rcMenuSeparator{
    color:#7e7e7e;
    height:1px;
    width:200px;
}
.rcImage {
	padding-right:4px; 
}
td.rcMenuItemText {
    font-size:13px;
}

.newsCalendar_listHeader {
	background:#fff;
}
.newsLiLeft {
	margin-right:15px;
  float:left;
}
.newsLiLeft img {
	border:1px solid #AAA69F;
}
.newsLiRight {
	width:459px;
  float:right;
}
.newsLiRight h2 {
	text-transform:none;
  border:0;
  font-size:1em;
  font-weight:normal;
  margin-bottom:.5em;
	color:#444;
	line-height:135%;
  padding:0;
}
.nc_list_morelink {
	text-align:right;
}
.newsCalendar_listBody .tx-ttnews-browsebox {
	clear:both;
  display:none;
}

/* ---------- Neuigkeiten ---------- */

.neuigkeiten-latest-container {
	background-color:#fff;
}
.neuigkeiten-latest-container h2,  .neuigkeiten-latest-container h3, .neuigkeiten-latest-container p, .neuigkeiten-latest-morelink {
	font-size:.75em;
}
h2.latest_heading {
	padding:6px 18px;
	/*color:#fff;
	color:#AF2942;*/
	background-color:#DBD8D8;
	border:none;
}
/*.neuigkeiten-latest-container h3 a, .neuigkeiten-list-container h3 a {
	text-decoration:none;
	text-transform:uppercase;
}*/
.neuigkeiten-latest-container h3 a {
	text-decoration:none;
	text-transform:uppercase;
}
.neuigkeiten-list-container h3 a {
	text-decoration:none;
}
.neuigkeiten-latest-item {
	padding:0 18px 16px 18px;
	/*margin-bottom:16px;*/
}
.neuigkeiten-latest-date, .neuigkeiten-list-date {
	text-transform:none;
}
.neuigkeiten_latest_image {
	margin-right:15px;	
}
.neuigkeiten_latest_image img {
	width:4.875em;
	width:80px;
	border:1px solid #AAA69F;
}
.neuigkeiten_latest_text {
	width:8.9em;
}
.neuigkeiten_latest_to_list {
	font-size:.75em;
	text-align:right;
	padding:6px 18px;
	background-color:#DBD8D8;
	/*position:absolute;
	bottom:0;*/
}
.neuigkeiten_latest_to_list a {
	text-decoration:none;
}
.neuigkeiten_latest_to_list a:hover {
	text-decoration:underline;
}
/*hr.clearer {
	color:#AAA69F;
	background-color:#AAA69F;
}*/
.neuigkeiten-list-item {
	margin-bottom:1.4em;
}
/*.neuigkeiten-list-item h2 {
	text-align:right;
}*/
.neuigkeiten_list_image {
	margin-right:15px;
}
.neuigkeiten_list_image img {
	width:4.875em;
	/*width:78px;*/
	width:80px;
	border:1px solid #AAA69F;
}
.neuigkeiten_list_text {
	width:15em;
	width:459px;
}
.neuigkeiten-list-morelink {
	text-align:right;
}
.tx-ttneuigkeiten-browsebox table tr td {
	padding-right:2px;
}

.neuigkeiten_single_image {
	margin-right:16px;
}
.neuigkeiten_single_image img {
	width:4.875em;
	width:230px;
	border:1px solid #AAA69F;
}
.neuigkeiten_single_text {
	width:304px;
}
.neuigkeiten-single-timedata {
	font-weight:bold;
	margin-bottom:2px;
}
.neuigkeiten-single-img img {
	margin-bottom:6px;
}
.neuigkeiten-single-additional-info {
	margin-top:12px;
	margin-right:16px;
	margin-bottom:20px;
	padding:12px 12px 16px 12px;
	background-color:#dbd8d8;
}
.neuigkeiten-single-files dt {
	font-weight:bold;
	padding-bottom:8px;
	color:#AF2942;
	text-transform:uppercase;
}
.neuigkeiten-single-files dd img {
	margin-right:4px;
	vertical-align:bottom;
}
.neuigkeiten_navigation {
	margin-top:1.6em;
	padding-top:.5em;
	border-top:1px solid #AAA69F;
	/*padding-bottom:.5em;
	border-bottom:1px solid #AAA69F;*/
	clear:both;
	color:#AF2942;
}
.neuigkeiten-single-backlink {
	clear:both;
	padding-top:1.4em;
}

/* ---------- Sitemap ---------- */

.tx-flseositemap-pi1 {
	font-size:1.1em;
	color:#AF2942;
}
.tx-flseositemap-pi1 ul {
	list-style-type:square;
	padding-top:2px;
}
* html .tx-flseositemap-pi1 ul {
	padding-top:0px;
}
.tx-flseositemap-pi1 ul ul {
	list-style-type:disc;
}
.tx-flseositemap-pi1 ul ul ul {
	list-style-type:disc;
}
.tx-flseositemap-pi1 ul li {
	padding-bottom:2px;
}
* html .tx-flseositemap-pi1 ul li {
	padding-bottom:0px;
}
.tx-flseositemap-pi1 li span {
	color:#444;
}
.tx-flseositemap-pi1 a {
	display:block;
	text-decoration:none;
}
* html .tx-flseositemap-pi1 a {
	display:inline;
}
.tx-flseositemap-pi1 a:hover {
	text-decoration:underline;
}

/* ---------- Hotspots ---------- */

h3.hotspots_latest_title {
	border:none;
	text-transform:none;
}
/*h3.hotspots_latest_title a {
	color:#333;
	text-decoration:none;
}*/
.hotspots-latest-morelink {
	text-align:right;
	margin-bottom:.5em;
}

.hotspots-list-item {
	margin-bottom:.8em;
}
.hotspots_list_image {
	width:120px;
	margin-right:18px;
}
/*.hotspots_list_image img {
	width:4.875em;
	width:78px;
	border:1px solid #AAA69F;
}*/
.hotspots_list_text {
	width:15em;
	width:418px;
}
.hotspots-list-morelink {
	text-align:right;
}

.hotspots_single_header {
	text-transform:uppercase;
	font-size:1em;
}
/*.hotspots_single_image {
	width:200px;
	margin-right:15px;
}*/

.hotspots-single-img img {
	padding-bottom:12px;
}
.hotspots-single-backlink {
	clear:both;
	padding-top:1.4em;
}

/* ---------- Login ---------- */

.tx-felogin-pi1 fieldset {
	padding:8px 16px 16px 16px;
}
.tx-felogin-pi1 fieldset legend {
	margin-bottom:8px;
}
.tx-felogin-pi1 div {
	margin-bottom:8px;
}
.tx-felogin-pi1 fieldset div {
	margin-bottom:4px;
}
.tx-felogin-pi1 p {
	margin-top:8px;
}


/* ---------- Gallery ---------- */

#wtgallery_singlepic_area {
	text-align:center;
}
.wtgallery_singlepic_fwd {
	float:right;
	display:inline;
}
.wtgallery_singlepic_back {
	float:left;
	display:inline;
}
.wtgallery_singlepic_comment {
	clear:both;
}
.wtgallery_singlepic_popup {
	margin-top:8px;
}
.wtgallery_listpic_firstofrow img {
	margin-left:2px;
}
.wtgallery_listpic {
	margin:0 6px 12px 6px;
}
.wtgallery_pagebrowser_sign {
	float:left;
	display:inline;
	margin-right:8px;
}

/* ---------- Layout ---------- */

.csc-textpic-imagerow {
	margin-bottom:8px;
}
.csc-textpic-caption, .news-single-imgcaption {
	padding-top:5px;
	font-size:0.9em;
	color:#444;
}
.csc-frame-rulerAfter, .csc-frame-rulerBefore {
	height:1px;
	background:transparent url(bg/line_bg.gif) repeat-x center center;
	clear:both;
	margin:12px 0px 18px 0px;
	font-size:0px;
}
.csc-frame-frame1 {
	/*background-color:#DBD8D8;*/
	background-color:#ECEBE9;
	padding:12px;
	margin-bottom:.8em;
}

/* ---------- Powermail ---------- */

.tx-powermail-pi1_fieldset_anfrage {
	padding:16px;
}
.tx-powermail-pi1_fieldset_anfrage legend {
	padding:0 6px;
	margin-left:-6px;
}
#kontaktformular label {
	float:left;
	display:inline;
	width:9em;
}
#kontaktformular input, #kontaktformular textarea, #kontaktformular select {
	width:24em;
}
.tx_powermail_pi1_fieldwrap_html {
	clear:both;
	margin-bottom:4px;
}
p.tx_powermail_pi1_fieldwrap_html_radio_title {
	float:left;
	display:inline;
	margin-right:6px;
	margin-top:4px;
}
.powermail_radio_inner {
	float:left;
	display:inline;
}
#kontaktformular .powermail_radio_inner {
	margin-right:6px;
	margin-top:4px;
}
#kontaktformular .powermail_radio_inner label {
	width:auto;
	margin-right:3px;
}
#kontaktformular .powermail_radio_inner input {
	width:10px;
}
#kontaktformular .powermail_submit {
	width:auto;
	margin-top:12px;
	float:right;
	display:inline;
}
.powermail_all_table tr td {
	padding-right:16px;
}
.tx_powermail_pi1_formconfirmation_back {
	float:left;
	margin-right:8px;
	margin-top:12px;
}
.tx-powermail-pi1_confirmation_submit {
	margin-top:12px;
}

/* ---------- irFAQ ---------- */

.tx-irfaq-pi1 p {
	margin-bottom:.8em;
}
.tx-irfaq-pi1 dl dt {
	padding-bottom:8px;
}
.tx-irfaq-pi1 dl dt img {
	margin-right:8px;

}
.tx-irfaq-pi1 dl dt p.bodytext {
	font-size:1em;
}
/*.tx-irfaq-cleaner {
	height:4px:
}*/

.tx-irfaq-pi1 dl dd {
	padding-top:8px
}
