*{
	margin:0;
	padding:0;
}

.print_only {
	display: none;
}
	
#logo {
	height:176px;
	position:absolute;
	width:250px;
}

#header_visual {
	left:250px;
	position:relative;
}


#bufferframe {
	height:1px;
	left:0;
	position:absolute;
	top:0;
	visibility:hidden;
}

/* Google Maps */


#gmapmarker {
	
	
	
}


/* Calendar */

h3 .year {
   clear: both;	
}



.property .calendars {
clear:both;
display:block;
margin-top:15px;
position:relative;
width:950px;
}
.property .calendars .cal-content {
float:left;
width:54.5em;
}
.property .calendars .cal-content .lastUpdated {
margin-bottom:1em;
}
.property .calendars .cal-content .lastUpdated dt, .property .calendars .cal-content .lastUpdated dd {
float:left;
}
.property .calendars .cal-content .lastUpdated dd {
margin-left:5px;
}
.calendars .cal-content table {
border-collapse:separate;
}
.calendars .cal-content .month {
border:1px solid #BFBFBF;
display:inline;
float:left;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:13px;
margin-bottom:1em;
margin-right:4px;
padding:4px;
}
.calendars .cal-content .month tr {
overflow:hidden;
}
.calendars .cal-content .month th, .calendars .cal-content .month td {
border:0 none;
padding:2px;
text-align:center;
width:auto;
}
.calendars .cal-content .month th.month-label {
background-color:#2A6EBB;
color:#FFFFFF;
font-weight:bold;
}
.calendars .cal-content .month th.day-label {
background-color:#DDEDF9;
color:#000000;
}
.calendars .cal-content .month td.e {
visibility:hidden !important;
}
.calendars .cal-content .month th, .calendars .cal-content .month td {
line-height:1em;
overflow:visible;
vertical-align:middle;
white-space:nowrap;
width:1em;
}
.calendars .changeover {
clear:both;
margin-bottom:10px;
}
.calendars .changeover span {
font-weight:bold;
}
.calendars .legend-content {
float:none;
margin-bottom:1em;
margin-top: 10px;
padding-top:0;
width:100%;
}
.calendars .legend dt {
border:1px solid #BFBFBF;
clear:left;
display:block;
float:left;
height:15px;
margin-top:0.25em;
text-align:center;
width:15px;
font-size: 10px;
}
.calendars .legend dd {
line-height:20px;
margin-left:2.5em;
margin-top:0.25em;
min-height:15px;
vertical-align:middle;
font-size: 10px;
}
.calendars .legend-content dd {
float:left;
margin:0 2.5em 0 1em;
}
.calendars .legend-content dt {
clear:none;
}

#availability .legend dt.a, .calendars .month td.a {
background-color:#99cc00;
color: #ffffff;
}
.calendars .legend dt.s, .calendars .month td.s {
background-color:#FFA952;
}
.calendars .legend dt.u, .calendars .month td.u {
background-color:#CFCFCF;
color:#999999;
text-decoration:line-through;
}
.calendars .month td.available-unavailable, .calendars .month td.available-special, .calendars .month td.unavailable-available, .calendars .month td.unavailable-special, .calendars .month td.special-available, .calendars .month td.special-unavailable {
background-image:url(/fileadmin/template/images/avail-start-end.gif);
background-repeat:no-repeat;
color:#FFFFFF;
}
.calendars .month td.available-unavailable {
background-color:#BFBFBF;
background-position: -20px -16px;
}
.calendars .month td.available-special {
background-color:#FFA952;
background-position:-170px center;
}
.calendars .month td.unavailable-available {
background-color:#FFFFFF;
background-position:-px center;
}
.calendars .month td.unavailable-special {
background-color:#FFA952;
background-position:-272px center;
}
.calendars .month td.special-available {
background-color:#FFFFFF;
background-position:-340px center;
}
.calendars .month td.special-unavailable {
background-color:#FFA952;
background-position:right center;
}





#loader_div {
	width: 100%;
	height: 200px;
	background: url('../images/loader.gif') no-repeat scroll center center; 

}

#header_meta {
	background-color: #efefef;
	float:right;
}


/* Meta Navigation */
#meta-navigation{
	position:absolute;
	right:0;
	top:6px;
	z-index:30000;
}
#meta-navigation ul{
	list-style-type:none;
}
#meta-navigation ul li{
	float:left;
}

#meta-navigation ul li a {
	border-left:1px solid #FFFFFF;
	color:#FFFFFF;
	display:block;
	float:left;
	margin:0 10px 0 0;
	padding:0 0 0 9px;
	text-decoration:none;
}

#meta-navigation ul li a.active {
	font-weight:bold;
}
#meta-navigation ul li.first a {
	border:0 none;
	padding:0;
}

#meta-navigation ul li.hassub a:hover,
#meta-navigation ul li.hassub:hover{
	background-color: #BA0303;
	color: #ffffff;
}


#meta-navigation ul li a:hover {
	color: #ffffff;
	text-decoration: underline;
}


#search_results ol {
	margin:0;
	padding:0;
}

#browsebox_top #resultcount {
	margin-bottom: 10px;
	display: block;
}
 
.tx-indexedsearch-searchbox {
	display: block;
	margin: 0 0 10px 0;
}
 
a.more:link, a.more:visited {
	background-color:#286BAF;
	border:0 none;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	height:auto;
	margin:10px 0 0;
	padding:3px 6px;
	text-decoration:none;
}

a.more:hover, a.more:active{
	background-color:#FFFFFF;
	border:1px solid #286BAF;
	color:#286BAF;
	padding:2px 5px;
}



#search_results a:link, #search_results a:visited, #search_results a:active {
	color:#2200CC;
}




.tx-indexedsearch-browsebox .browsebox_tr td a:link {
	background-color:#286BAF;
	border:0 none;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	height:auto;
	margin:10px 0 0;
	padding:3px 6px;
	text-decoration:none;
}

.tx-indexedsearch-browsebox .browsebox_tr td.tx-indexedsearch-browsebox-SCell a:hover,
.tx-indexedsearch-browsebox .browsebox_tr td a:hover{
	background-color:#FFFFFF;
	border:1px solid #286BAF;
	color:#286BAF;
	padding:2px 5px;
}


#search_results pagecounter {
	font-size: 10px;
}

#search_results li.g {
font-family:arial,sans-serif;
font-size:small;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:1em 0;
}

#browsebox_top .tx-indexedsearch-browsebox {
	padding: 5px 0;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;	
}

#browsebox_bottom .tx-indexedsearch-browsebox {
	padding: 5px 0;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
} 


.tx-indexedsearch input.sword {
	font-size:16px;
	font-weight:normal;
	height:22px;
	width:310px;
	margin:0 5px;
}


.tx-indexedsearch input.submit {
	height: 24px;
}

#search_results cite, #search_results cite a:link, #search_results cite a:active, #search_results cite a:hover {
	color:green;
	font-style:normal;
	text-decoration: none;
}

#search_results .nobr {
	white-space:nowrap;
	margin-left: 5px;
	color:#999999;
}

#search_results h3 {
	font-size:medium;
	font-weight:normal;
	display:inline;
}



#breadcrumb {
	padding: 0 0 10px 0;
	font-size: 10px;

}

#breadcrumb .raquo {
	display: inline;
	margin: 0 3px 0 3px;

}

.ac_results li {
	font-size: 11px;

}


#searchbox {
	margin: 0px 0px 0px 30px;
	width: 220px;
	padding:0 0 10px;
}

#searchbox #advanced {
	display: none;	
}

#searchbox_submit {
	margin-top: 3px;
	display:inline;
}


#searchbox_submit input{
	height: 22px;
	margin: 0px 0 0 3px;
}

#searchbox_sword {
	display:inline;
}

#searchbox_sword input {
	float:left;
	height:18px;
	padding:2px 0 0 2px;
}





ul {
	line-height: 150%;
	padding: 0 0 10px 10px;
}

ol {
	line-height: 150%;
	padding: 0 0 10px 0px;
	margin-left: 20px;
}

em {
	font-style: normal;
}

#inner-content ul li {
	list-style-type:none;
	background-image:url(../images/bullet.gif);
	background-position: 0px 7px;
	background-repeat:no-repeat;
	color:#000000;
	margin:0pt 0pt 5px;
	padding:0pt 0pt 0pt 12px;
}

#inner-content ol li {

	background-position: 0px 7px;
	background-repeat:no-repeat;
	color:#000000;
	margin:0pt 0pt 5px;
	padding:0pt 0pt 0pt 0px;
}


body {
	font-family: Verdana, Arial, sans serif, georgia, times new roman, serif;
	background-color: #f4f2d9;
	margin:0;
	padding:0;
}

#home {
	background-color: #fdfcee;
}

a img {
	border: none;
}

a:link {
	text-decoration: underline;
	color: #003366;
}

a:visited {
	text-decoration:underline;
	color:#003366;
}
a:active {
	text-decoration:underline;
	color:#333333;
}
a:hover {
	text-decoration:NONE;
}




.newsletter_help {
		font-size: 9px;
		color: #666666;
}

#last_update {
		font-size: 9px;
		color: #999999;
		margin-top: 20px;
}


h1 {
	color: #286BAF;
	font-family: Book Antiqua, Palatino Linotype , GeorgiaTimes New Roman ,Timesserif ;
	font-size:24px;
	font-weight:normal;;
	line-height:26px;
	margin-bottom:10px;
}

h2 {
	font-size: 14px;
	color: #286BAF;
	font-family:Verdana;
	font-weight:normal;
	text-align: left;
		line-height:100%;
	margin-bottom: 10px;
	margin-top: 10px;
}

 input {
 	border: 1px solid #666666;
	color: #666666;
	height:18px;
  	line-height:100%;
 }

 .button {
 	border: 1px solid #666666;
	color: #666666;
	height:22px;
 }

 textarea {
	font-family: Arial;
 	border: 1px solid #666666;
	font-size: 12px;
	color: #666666;
	padding: 5px 5px 5px 5px;
 }

.date	{
		font-size: 17px;
		color: #666666;
		font-weight:bold;
		padding-right: 10px;
		text-align: right;
}

.page_title	{
		font-size: 17px;
		color: #333333;
		font-weight:bold;
		padding-left: 10px;
		text-align: right;
}

.main_content {
		padding-left: 20px;
		padding-right: 15px;
		padding-top: 10px;
		padding-bottom: 10px;
  		line-height: 120%;
}

TD {

		color:#666666;
		font-size:12px;
		font-weight:normal;

}

P {

		color:#000000;
		font-size:12px;
		font-weight:normal;
		padding-left: 0px;
		padding-right: 0px;
		padding-bottom: 10px;
		/*text-align: justify;*/
  		line-height: 150%;
}

.P_UL		{

		color:#666666;
		font-size:12px;
		margin-top: 0px;
}

.P_LI		{
  		line-height: 150%;
}

.top_bar_button {
		background-image: url(uploads/tf/top_bar_bg.gif);
		padding-left: 20px;
		padding-right: 20px;
}

.top_bar_button_on {
		background-image: url(uploads/tf/top_bar_bg_on.gif);
		padding-left: 20px;
		padding-right: 20px;
}

td.navig_left {
	padding: 0px 0 0 0;
}

.main_menu	{
		font-weight:bold;

		font-size: 11px;
		font-weight:bold;
		text-decoration: none;
		color: #FFFFFF;
		text-align: center;
}

.left_header {
/**/
		background-color: #751B15;
		font-size: 10px;
		color: #FFFFFF;
		padding-left: 20px;
		padding-right: 20px;
		text-align: right;
		font-weight:bold;
}

.left_column_header {
/**/
		font-size: 11px;
		font-weight: bold;
		color: #751B15;
		padding-left: 0px;
		padding-top: 5px;
		padding-bottom: 5px;
		padding-right: 20px;
		text-align: right;
}

.latest_news_title {

		font-size: 11px;
		font-weight: bold;
		color: #751B15;
		padding-left: 0px;
		padding-top: 5px;
		padding-bottom: 5px;
		padding-right: 20px;
		text-align: left;
}

.left_column_date {

		font-size: 10px;
		font-weight: normal;
		color: #751B15;
		padding-left: 0px;
		padding-top: 0px;
		padding-bottom: 5px;
		padding-right: 20px;
		text-align: right;
}

.left_column_box {

		font-size: 11px;
		color: #333333;
		padding-left: 0px;
		padding-top: 0px;
		padding-bottom: 10px;
		padding-right: 20px;
		text-align: left;
}

.left_menu	{

		text-align: right;
		font-size: 11px;
}

.middle_header {

		background-color: #003366;

		font-size: 11px;
		color: #FFFFFF;
		padding-left: 20px;
		padding-right: 20px;
		text-align: right;
		font-weight:bold;
}


.color1 {
		background-color: #EEEEEE;
}

.color2 {
		background-color: #E1E1E1;
}

.footer {

		font-size: 10px;
		color: #FFFFFF;
		text-align: center;
}
	a.footer { text-decoration: underline; color: #FFFFFF;}
	a.footer:hover { text-decoration: none; color: #FFFFFF; }
	a.footer:visited { color: #FFFFFF;}
	a.footer:hover { color: #FFFFFF; }
.tx-srsendcard-pi1 INPUT {
	color:black;
	background-color:transparent;
}
.tx-srsendcard-pi1 P {

}
.tx-srsendcard-pi1 P A {
	color:black;
}
.tx-srsendcard-pi1 P A:visited {

}
.forecast_heading {
		text-align: center;
		background-color: #EAEAEA;
}

tr.forecast_table_odd {
		background-color: #F1F1F1;
}

tr.forecast_table_even {
		background-color: #F9F9F9;
}

.forecast_text {
		text-align: center;
}
.forecast_table {

}

.pagination {
text-align: center;
}

.google_map {
  position: relative;
  display: block;
  height: 300px;
  cursor: pointer;
  margin: 10px 0px 10px 0px;
}

.clearer, .clear {
   clear: both;
   width: 100%;
}



/* new styles */
.csc-fdfx_2cols_pi1-header {
	font-size:12px;
	font-weight:normal;
	line-height:100%;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
}


.c2l1-left {
	border: none;
	vertical-align: top;
}
.c2l1-middle {
	border: none;
	vertical-align: top;
}

#inner-content{
	padding: 12px;
}

#content {
	width: 750px;
}

#content td {
	vertical-align: top;
}

/* table */

#inner-content table.csc-frame-frame1 {
	/*border:1px solid #d0d0d0;*/
	border-collapse:collapse;
	border-bottom: 1px solid #999999;		
}

#inner-content table.csc-frame-frame1  thead caption{
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	color:#D50334;
	margin:0 0 4px 0;
}
#inner-content table.csc-frame-frame1  thead tr th{
	border-bottom: 1px solid #999999;
	border-right: 1px solid #dddddd;
	padding:5px;
}
#inner-content table.csc-frame-frame1  tbody tr td{
	border-bottom: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	padding:5px;
	vertical-align:top;
}


#inner-content table.csc-frame-frame1  tbody tr td p,
#inner-content table.csc-frame-frame1  thead tr th p {
	margin: 0;
	line-height:110%;
	padding: 0px;
	font-size: 10px;
}

/*
#inner-content .tx-pilmailform-pi1 table  tr th,
#inner-content .tx-pilmailform-pi1 table tr td
{
	border: none;
	padding: 2px;
}

#inner-content table.noborder tr th,
#inner-content table.noborder tr td
{
	border: none;
	padding: 0;
}

#inner-content .tx-pilmailform-pi1 table,
#inner-content table.noborder
{
	border: none;
}
*/

p.align-center {
	text-align: center;
}

img.datepicker {
	cursor: hand;
}


div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img{
	border: 1px solid #EFEFEF;
	padding: 5px;
}
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image img{
	border: none;
	padding: 0;
}



div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption {
	background-color: #EFEFEF;
	padding: 5px;
	font-size: 10px;
	font-family: Arial;
	font-size: 10px;
}
div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption {
	margin: 0 -8px 0 0;
}


#home_left p {
	font-family: arial;
	color: rgb(40, 107, 175);
	font-size: 11px;
	line-height: 100%;
	padding: 0;
}


#language-navigation{
	position:absolute;
	top:140px;
	margin-left: 26px;

}
#language-navigation ul{
	list-style-type:none;
	margin:0px;
	padding:0pt;
}
#language-navigation ul li{
	float:left;
	margin:0 0 0 0;
}
#language-navigation ul li a{
	display:block;
	float:left;
	color:#ecedee;
	text-decoration:none;
	padding:0 0 0 0;
	background-image:url(../images/language_sprites.png);
	background-repeat:no-repeat;
}

#language-navigation ul li.en a{
	background-position:-29px -20px;
}
#language-navigation ul li.en a.active,
#language-navigation ul li.en a:hover{
	background-position:0px -20px;
}

#language-navigation ul li.de a{
	background-position:-29px -40px;
}
#language-navigation ul li.de a.active,
#language-navigation ul li.de a:hover{
	background-position:0px -40px;
}


#language-navigation ul li.hr a{
	background-position:-29px 0px;
}
#language-navigation ul li.hr a.active,
#language-navigation ul li.hr a:hover{
	background-position:0px 0px;
}

/*
#language-navigation ul li a.active{
	color:#fff;
	background-image:url(../images/language_sprites.png);
	background-repeat:no-repeat;
	background-position:100% -140px;
}
*/




/* Footer Navigation */
#footer-navigation{
	margin: 5px 0 0 0 ;
}
#footer-navigation ul{
	list-style-type:none;
	margin:0 15px 0 0;
	display: inline;
}
#footer-navigation ul li{
	float:left;
	margin:-5px 0 0 0px;
	padding:2px 5px;
}

#footer-navigation ul li a {
	float:left;
	color:#fff;

	text-decoration: underline;
	outline:none;
}

#footer-navigation ul li a.active {
	font-weight: bold;
}

#footer-navigation ul li.hassub a:hover,
#footer-navigation ul li.hassub:hover{
	background-color: #BA0303;
	color: #ffffff;
}


#footer-navigation ul li a:hover {
	color: #ffffff;
	text-decoration: underline;
}



/* Guestbook */

#inner-content h2.tx-guestbook-header {
	border-bottom-color:#CCCCCC;
	border-bottom-style:solid;
	border-bottom-width:1px;
	padding-bottom:5px;
}





/* Kontaktform */
.contactform{
/*	width:508px;*/
}


.csc-mailform{
	border:0;
}
#mailformanrede{
	border:0;
}
#mailformanrede select{
	width:115px;
}
#mailformanrede select.select_error{
	background-color:#FFF2E9;
	border:1px solid #BA0303;
}
#mailformanrede legend{
	display:none;
}
#mailformanrede label, #mailformanrede input{
	width:auto;
	float:left;
	margin:0 5px 0 0;
	background-color:transparent;
	border:0;
}
#mailformanrede{
	height:19px;
}
#mailformanrede .selectboxcontainer{
	width:94px;
}
#mailformanrede .selectboxcontainer ul{
	width:100px;
	left:0;
	border-top:0;
	margin:0;
}
#mailformanrede .selectboxcontainer li{
	margin:0;
}
.csc-mailform-field, .tx-guestbook-field {
	margin:0 0 7px 0;
}
.tx-veguestbook-pi1 label,
.csc-mailform-field label{
	display:block;
	width:155px;
	line-height:19px;
	float:left;
	font-size: 11px;
}
.tx-veguestbook-pi1 input,
.csc-mailform-field input{
	background-color:#FFFFFF;
	border: 1px solid #AAAAAA;
	width:309px;
	height:15px;
	padding:2px 2px 0 2px;
	font-size:11px;
}

.tx-veguestbook-pi1 select,
.csc-mailform-field select{
	background-color:#FFFFFF;
	border: 1px solid #AAAAAA;
	height:19px;
	padding:2px 2px 2px 2px;
	font-size:11px;
}
.tx-veguestbook-pi1 select option,
.csc-mailform-field select option{
	padding:2px 2px 2px 2px;
}

.tx-veguestbook-pi1d input.error,
.csc-mailform-field input.error{
	background-color:#FFF2E9;
	border:1px solid #BA0303;
}
.tx-guestbook-form-textarea,
.csc-mailform-field textarea{
	background-color:#FFFFFF;
	border: 1px solid #AAAAAA;
	width:309px;
	height:107px;
	padding:2px 2px 0 2px;
	font-size:11px;
}



.tx-veguestbook-pi1d .error,
.csc-mailform-field .error{
	background-color:#FFF2E9;
	border:1px solid #BD5D10;
}
.csc-mailform-field .madatorytext{
	margin:30px 0 0 150px;
	display:block;
	font-size: 10px;
}
#mailformstrasse{
	width:230px;
}
#mailformhausnummer{
	width:65px;
	float:right;
}
#mailformort{
	float:right;
	width:227px;
}
#mailformplz{
	width:65px;
}

.tx-guestbook-pagination {
	margin: 10px 0 10px 0;
	text-align: center;
}


.tx-guestbook-pagination a {
	background-color:#286BAF;
	height:auto;
	border:0;
	color:#FFFFFF;
	font-weight:bold;
	margin:10px 0 0 0;
	padding:3px 6px 3px 6px;
	font-size:11px;
	text-decoration: none;
}

.tx-guestbook-pagination strong,
.tx-guestbook-pagination a:hover {
	background-color:#FFFFFF;
	color:#286BAF;
	border: solid 1px #286BAF;
	padding:2px 5px 2px 5px;
}

#booking-form .button,
.tx-veguestbook-pi1 .tx-guestbook-submit,
#mailformformtype_mail{
	background-repeat:no-repeat;
	background-position:0 0;
	background-color:#286BAF;
	height:auto;
	border:0;
	color:#FFFFFF;
	font-weight:bold;
	margin:10px 0 0 0;
	padding:3px 6px 3px 6px;
	font-size:11px;
	text-decoration: none;
	cursor:pointer;
	float:right;
}

#mailformformtype_mail{
	width: 200px;
}

#booking-form .button:hover,
.tx-veguestbook-pi1 .tx-guestbook-submit:hover,
#mailformformtype_mail:hover {
	background-color:#FFFFFF;
	color:#286BAF;
	border: solid 1px #286BAF;
	padding:2px 5px 2px 5px;
}

.tx-veguestbook-pi1 .tx-guestbook-submit {
	width: 100px;
}

#mailformformtype_mail.submit_en{
	width:100px;
}
span.required{
	color:#b30404;
}

#additionalinfo,
#agreement{
	width:auto;
	margin:0 5px 0 155px;
	float:left;
}
#agreement_text,
#additionalinfo_text{
	width:290px;
	line-height:15px;
	margin-bottom: 5px;
}

.clearer {
	clear: both;
	display: block;
}



/* Kontaktformular */


	.input_, .select_, .booking_textarea {width: 280px;}

	.message_textarea_ {width: 271px; height: 100px;}

	.message_textarea_error  {height: 100px;border: solid 1px red; background-color: #FFF2E9; width: 271px;}

	.dayinput_ {width: 70px; border-color: #FFFFFF #FFFFFF #666666 #FFFFFF}

	.dayinput_error {border-color: #FFFFFF #FFFFFF red #FFFFFF; background-color: #FFF2E9; width: 70px;}

	.plzinput_ {width: 50px;}

	.ortinput_ {width: 217px;}

	.booking_header {font-weight: bold;}

	.booking_label {font-weight: normal;}

	.input_error, .select_error {border: solid 1px red; background-color: #FFF2E9; width: 280px;}

	.message_textarea_error {
		border: solid 1px red;
		background-color: #FFF2E9;
		width: 271px;
	}

	.select_error {color: red; background-color: #FFF2E9}

	span.errorfield {color: red; font-size: 9px;}

	span.field {display:none}



