.bookingform input {
	border: 1px solid #B9B9B9;
	color: #575757;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal !important;
	height: 16px;

}

.bookingform select {
	border: 1px solid #B9B9B9;
	color: #575757;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal !important;
	height: 16px;
}

.bookingform textarea {
	border: 1px solid #B9B9B9;
	color: #575757;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal !important;
}

.r2d2 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	display:inline;
	color:#000;
}
.r2d2b h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	display:inline;
	color: #C10535;
}
a {
	color: #C10535;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	color: #7C0020;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

a.linkangebotbold {
	color: #C10535;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

a.linkangebotbold:hover {
	color: #7C0020;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.linkfooter {
	color: #515151;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

a.linkfooter:hover {
	color: #222222;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

a.linkhauptnavigation {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
}

a.linkhauptnavigation:hover {
	color: #ABC1E6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: underline;
}

a.linksubnavigation {
	color: #515151;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.linksubnavigation:hover {
	color: #C10535;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

a.linkbluebox {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 5px;
	text-decoration: none;
}

a.linkbluebox:hover {
	color: #ABC1E6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 5px;
	text-decoration: underline;
}

a.suchen {
	color: #C10535;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.suchen:hover {
	color: #3260AC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

body,html,p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

button {
	background-color: #DEDEDE;
	border: 1px solid #3260AC;
	color: #464646;
	font-size: 11px;
	font-weight: bold;
}

h1 {
	color: #80A3DE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
}

h2 {
	background-image:url('/img/line_bg.gif');
	background-position:bottom; 
	background-repeat:repeat-x;	
	color: #C10535;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 2px;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 2px;
}

h4 {
	color: #80A3DE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

input.datum {
	border: 1px solid #B9B9B9;
	color: #575757;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 22px;
}

input.newsletter {
	border: 1px solid #B9B9B9;
	color: #575757;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 110px;
}

input.suche {
	border: 1px solid #B9B9B9;
	color: #575757;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 30px;
}

input.textfeld {
	border: 1px solid #B9B9B9;
	color: #575757;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 90px;
}

input.th5_quicksearch {
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 10px;
	font-weight: normal !important;
	margin: 0px !important;
	padding: 0px !important;
	width: 100%;
}

select {
	border: 1px solid #2D2D2D;
	color: #575757;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 8px;
	width: 125px;
}

/* ######################### SEARCHFORM ############################ */
select.th5_quicksearch {
	cursor: default;
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 10px;
	font-weight: normal !important;
	margin: 0px !important;
	padding: 0px !important;
	width: 100%;
}

td {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}

td.schmal input {
	margin-left: 8px;
	width: 132px;
}

td.schmal select {
	margin-left: 8px;
	width: 132px;
}

.abstand {
	line-height: 20px;
}

.buchenbox {
	background-color: #FFFFFF;
	border: 1px solid #898989;
	margin-top: 10px;
	padding: 5px;
}

.pagetitlelarge {
	color: #80A3DE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
}

.rot {
	color: #C10535;
	font-weight: bold;
}

.tableborder1 {
	border: 1px solid #969696;
	padding: 0px;
}

.table-suchformularquer {
	background-color: #6294E7;
	border: 1px solid #6294E7;
	color: #515151;
	padding-bottom: 5px;
	padding-top: 5px;
}

.td_angebot {
	height: 23px;
	padding-bottom: 8px;
	/*padding-left: 5px;
	padding-right: 5px;*/
	padding-top: 8px;
}

.td_footer {
	color: #515151;
	font-size: 10px;
	padding-bottom: 6px;
	padding-left: 0px;
	padding-right: 5px;
	padding-top: 6px;
}

.td_headlinegrafikstartseite {
	padding-bottom: 16px;
	/*padding-left: 5px;
	padding-right: 5px;*/
	padding-top: 16px;
}

.td_newsletter {
	color: #515151;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-bottom: 6px;
	padding-left: 8px;
	padding-right: 5px;
	padding-top: 6px;
}

.td_newsletterpfeil {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
}

.td_subnavigation {
	color: #FFFFFF;
	padding-bottom: 6px;
	padding-left: 0px;
	padding-right: 5px;
	padding-top: 6px;
}

.td_suche {
	color: #515151;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-bottom: 0px;
	padding-left: 8px;
	padding-right: 0px;
	padding-top: 2px;
}

.td-hauptnavigation {
	color: #FFFFFF;
	padding-left: 16px;
}

.th5_quicksearch {
	margin: 0px !important;
	padding: 0px !important;
}

.txt_angebotspreis {
	background-color: #C10535;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 2px;
	padding-left: 1px;
	padding-right: 10px;
	padding-top: 2px;
}

.txt_bfboldkpad {
	color: #414141;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.txt_buchungsformular {
	color: #414141;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 8px;
}

.txt_buchungsformularbold {
	color: #414141;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 14px !important;
	line-height: 14px !important;
	padding-left: 8px;
}

.txt_headline {
	color: #C10535;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 2px;
}

.txt_headlineangebot {
	color: #C10535;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 2px;
}

.txt_headlineangebotblau {
	color: #3260AC;
	font-size: 12px;
}

.txt_headlineangebotblaubold {
	color: #3260AC;
	font-size: 12px;
	font-weight: bold;
}

.txt_headlinespecial {
	color: #C10535;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.txt_headlinesuchweissbold {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

.txt_newsletterbold {
	color: #515151;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.th5_list_footer_inactive_page {
	color: #C10535 !important;
}

/*** beim drucken wird das linke menue ausgeblendet ***/
#printweg {
}

/**** Styles für grafisch aufwendigere Boxen ****/

#newsletterbox {
	width:150px;
	margin:-7px 0 0 0;
}

#newsletterbox #newsletterbox_head {
	background:url(img/box_newsletter_head.gif);
	height:55px;
	overflow:hidden;
}

#newsletterbox #newsletterbox_head p {
	color:#515151;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	padding:15px 9px 0 9px;
	line-height:16px;
}

#newsletterbox #newsletterbox_content {
	background:#DEDEDE;
	padding:0 9px 6px 9px;
	color:#515151;
	border-bottom:1px solid #D0D0D0;
}

#newsletterbox #newsletterbox_content p {
	padding:0 0 6px;
}

#newsletterbox #newsletterbox_content strong {
	color:#C10535;
}

#newsletterbox #newsletterbox_content label {
	font-size:10px;
}

#newsletterbox #newsletterbox_content_formfield {
	float:left;
}

#newsletterbox #newsletterbox_content_icon {
	float:left;
	padding:4px 0 0 12px;
}

/*** PDF Kataloge ********************************************************************************************************************/
body.pdfkatalog {
	background-color: #F1F1F1;
}

.catCategoriesBox {
/*	border: 2px solid #EFEFEF;*/
}

.catCategoryBox {
	float: left; 
	clear: none; 
	margin-right: 6px;
	margin-top: 6px;
	margin-bottom: 6px;
}

.catHotelUnderline {
	border-bottom: 1px solid #daedff;
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.catPDFborder {
/*	border: 1px solid #daedff;*/
}
.catCompleteBorder {
/*	border: 1px solid #ABC1E6;*/
	padding-bottom: 10px;
}
.catTOPbox {
	background-color:#c9e5ff;
	height:20px;
	text-indent: 3px;
}
.catNAVleft {
	padding-left: 4px;
	width: 49px;
}
.catNAVright {
	padding-right: 4px; 
	width: 49px;
}


.catTHUMB1, .catTHUMB2  {
	background-color: #FFFFFF;
 	margin: 1px; 
	padding: 1px;
	text-align: right; 
}

td.catTHUMB1 {
	border-top: 1px solid #3260AC;
	border-left: 1px solid #3260AC;
	text-align: right;
}

td.catTHUMB2 {
	border-top: 1px solid #3260AC;
	border-right: 1px solid #3260AC;	
}

.catPDFopen1 {
	background-color: #ABC1E6;
	width: 312px;
	margin-left: 1px;
	text-align: right;
	border-top: 1px solid #78aaef;
	border-left: 1px solid #3260AC;	
	border-bottom: 1px solid #3260AC;	
}

.catPDFopen2 {
	background-color: #ABC1E6;
	width: 313px;
	padding: 5px; 
	margin-right: 2px;
	border-top: 1px solid #78aaef;
	border-right: 1px solid #3260AC;	
	border-bottom: 1px solid #3260AC;		
}
.catHEADERBAR {
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 4px;
	padding-bottom: 4px;
	heigth: 20px;
	vertical-align:middle;
	background-color:#DEDEDE
}
.catBOOKview, .catBOOKview2 {
  border-top: 1px solid #78aaef;
	border-left: 1px solid #3260AC;
	border-right: 1px solid #3260AC;	
	border-bottom: 1px solid #3260AC;
	background-color: #ABC1E6;
	padding-top: 4px;
	padding-bottom: 4px; 
	width: 132px;
	height: 60px;
	overflow:hidden;
}

.catBOOKgfx {
	width: 132px;
/*	height: 176px; */
	float:left;
	border-top: 1px solid #3260AC;
	border-left: 1px solid #3260AC;
	border-right: 1px solid #3260AC;	
	background-color: #FFFFFF;
}

/* Powerd By Style überschreiben */
#th5_d_poweredby a {
	margin:0px !important;
	padding: 0px !important;
	width:300px !important;
}
