@charset "UTF-8";

/*------------ Allgemein ------------*/
body{
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:12px;
	margin:0px;
}
h1{
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 8px;
	margin-top: 4px;
}
p{
	margin: 0px 0px 3px 0px;
}
h2, h3{
	font-size: 16.5px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 0px;
}
h4{
	padding: 0px 5px;
}
a:link, a:visited, a:active{
	font-size: 13px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-size: 13px;
	color:#999999;
	text-decoration: none;
}
#gesamt{
	margin: auto;
	width: 842px;
}
.box{
	margin-bottom: 17px;
	width: 842px;
}
.bezeichner_lnk:link, .bezeichner_lnk:visited, .bezeichner_lnk:active{
	font-size: 12px;
	color: #444;
}
.bezeichner_lnk:hover{
	color:#fff;
	border-bottom: 1px dotted #fff;
}
.bezeichner_o_lnk{
	color: #444;
}
#footer{
	text-align: center;
}
.thumbnail{
	width: 246px;
	float: left;
}
.noborder{
	border: 0;
	text-align: center;
}
.thumb{
	width: 140px;
	height: 117px;
	float: left;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.thumb_kl{/* wenn kuan Thumbsymbol (Sterne oder Typ png) ungezoag wern soll */
	width: 140px;
	height: 104px;
	float: left;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.bild{
	height: 82px;
	width: 140px;
	border: 0;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.thumb_lnk:link, .thumb_lnk:visited, .thumb_lnk:active{
	width: 140px;
	height: 20px;
	line-height: 18px;
	color: #444;
	font-size: 11px;
	text-transform: none;
}
.thumb_lnk:hover{
	color:#fff;
	border-bottom: 1px dotted #fff;
}
.keinedat{
	text-align:center;
	margin:30px 0 30px 0;
}
.lnk_gepunktet:link, .lnk_gepunktet:visited, .lnk_gepunktet:active{
	border-bottom: 1px dotted #666;
}
.lnk_gepunktet:hover{
	color:#999;
	border-bottom: 1px dotted #999;
}
.strich{
	color: #ffb900;
}
#menu {
	width:842px;
	margin-bottom:6px;
}



/*------------ Nur hotel Bereich ------------*/
.abst_label_box_h{
	width: 8px;
	background-color:#ffff99;
}
.th_abr_unten_h, .th_abr_oben_h{
	background-color:#ffff99;
	background-repeat: no-repeat;
}
.th_abr_mitte_h{
	background-color:#ffff99;
}
.bezeichner_box_mitte_h{
	background-color:#ffb900;
	text-align: center;
	width: 92px;
}
.bezeichner_box_unten_h, .bezeichner_box_oben_h{
	background-color:#ffb900;
	background-repeat: no-repeat;
}
.strich_h{
	color: #ffb900;
}
#content_h{
	width: 718px;
	background-color: #FFFF99;
	padding: 10px;
}
.thumbs_h {
	background-color: #FFFF99;
	vertical-align: top;
	width: 742px;
}
.thumb_lnk_bg_h {
	background-image: url(/img/template/hotel/thumb_bg.png);
	background-repeat: no-repeat;
	text-align: center;
	width: 140px;
	height: 20px;
	background-color:#FFB900;
}
.typstern_h {
	width: 70px;
	height: 13px;
	padding-bottom: 2px;
	cursor: auto;
}



/*------------ Nur info Bereich ------------*/
.abst_label_box_i{
	width: 8px;
	background-color:#effe99;
}
.th_abr_unten_i, .th_abr_oben_i{
	background-color:#effe99;
	background-repeat: no-repeat;
}
.th_abr_mitte_i{
	background-color:#effe99;
}
.bezeichner_box_mitte_i{
	background-color:#a7e71e;
	text-align: center;
	width: 92px;
}
.bezeichner_box_unten_i, .bezeichner_box_oben_i{
	background-color:#a7e71e;
	background-repeat: no-repeat;
}
.strich_i{
	color: #a7e71e;
}
#content_i{
	width: 718px;
	background-color: #effe99;
	padding: 10px;
}
.thumbs_i {
	background-color: #effe99;
	vertical-align: top;
	width: 742px;
}
.thumb_lnk_bg_i {
	background-image: url(/img/template/info/thumb_bg.png);
	background-repeat: no-repeat;
	text-align: center;
	width: 140px;
	height: 20px;
	background-color:#a7e71e;
}
.typstern_i {
	width: 18px;
	height: 13px;
	padding-bottom: 2px;
	cursor: auto;
}