		

/* Globales Rücksetzen aller Innen- und Außenabstände - NÖTIG? oder nur im Main CSS Sheet einmal setzen */

#content {
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;	/* Bestimmt die Schriftart (den Font) */
	font-style:normal;
	padding: 0px 0px 0px 0px; 
	line-height: 1.4;
	margin-top: 0px;
	/*border: 1px solid yellow;*/
	}


#content img {
	margin-left:0px;
	padding-left:0px;
	}
h1 {
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;		
	font-size:26px;
	font-weight:bold;
	text-align: left;
	letter-spacing: 0.03em;
	color:  #929292;
	padding: 14px 16px 14px 6px;
	float:left;
	/*border: 1px solid red;*/
	width:560px;
	}
h1 span {
	color:#A00005;
	}
#content div.cont_txt {
	/*border: 1px solid green;*/
}
div.infoboxen {
	/*border:1px solid blue;*/
	float:right; 
	}

div.quickCheck {

	padding:0px 12px 12px 20px; 
	line-height:1.3em; 
	margin:30px 10px 0px 32px; 
	background-color:#fff; 
	border:1px solid #f0b808;
	}
div.quickCheck p.quickCheck_title {
	font-size:18px; 
	font-weight: normal; 
	text-align:center; 
	line-height:1.2em;
	margin-top:16px;
}
div.quickCheck p {
	font-size:14px;	
	margin-bottom:8px;
	margin-top:8px;
	line-height:1.6em;
	}

div.infobox {						/* Hinweis Anfrage email - offers */
	padding:8px 12px 8px 12px; 
	margin:12px 10px 0px 32px; 
	/*background-color:#fff; 		Spezifisch pro Hotelweb */ 
	/*border:1px solid #d77d00; 	Spezifisch pro Hotelweb */
	text-align:center;
}
div.infobox a {
	/*color:#929292; 				Spezifisch pro Hotelweb */
	font-weight:bold;
	font-size:15px;
	text-decoration:none;
	}
.infobox2 {							/* zurück intro, contact - airport */
	float:left;
	width:auto; 
	padding:1px 16px 2px 16px; 
	margin:12px 10px 0px 2px; 
	/* background-color:#ffffee; 	Spezifisch pro Hotelweb */
	/* border:1px solid #d77d00; 	Spezifisch pro Hotelweb */
	text-align:center;
}	
.infobox2 a {
	/*color:#727272; 				Spezifisch pro Hotelweb */
	line-height: 1.45;
	font-weight:bold;
	font-size:15px;
	text-decoration:none;
	}
	
span.smaller {		/* wenn der Title nur einzeilig ist, winr die zweite Zeile von h1 hiermit verkleinert */
	font-size:0.3em;
	}

span.smallest {		/* wenn der Title nur einzeilig ist, winr die zweite Zeile von h1 hiermit verkleinert */
	font-size:0.1em;
	}
#content img.main {
	margin: 30px 10px 30px 32px;
	float:right;
	}
#content p.main_img {
	margin: 30px 14px 4px 32px;
	}
#content a.click_img {
	text-decoration:none;
	border-style:none;

	}

p.p_txt {
	font-family: Arial, "Trebuchet MS", Verdana, Helvetica, sans-serif;		 			
	color: #222;
	line-height: 1.45;
	font-weight: normal; 
	font-size: 17px;
	padding: 0px 40px 12px 0px;	  
	margin-left:6px; 	
	/*border: 1px dotted blue;*/
	}
p.p_txt_1 {
	/* color:#a00005;	Spezifisch pro Hotel  */
	font-size:18px;
	padding: 3px 0px 3px 6px;
	}
p.p_txt_4 {
	color:#000000;
	font-size:16px;
	padding: 3px 0px 3px 6px;
	font-weight:bold;
	}	
p.p_txt2{
	font-family: Arial, "Trebuchet MS", Verdana, Helvetica, sans-serif;		 			
	color: #222;
	line-height: 1.45;
	font-weight: normal; 
	font-size: 18px;
	padding: 10px 40px 0px 6px;	
    margin-left:26px;
	/*border: 1px dotted blue;*/
	}
p.p_txt3{
	font-family: Arial, "Trebuchet MS", Verdana, Helvetica, sans-serif;		 			
	color: #222;
	line-height: 1.25;
	font-weight: normal; 
	font-size: 17px;
	padding: 0px 40px 0px 6px;	
    margin-left:26px;	
	/*border: 1px dotted blue;*/
	}

p.subline_mid {
	/*color: #a00005;			Spezifisch pro Hotel */
	font-size:20px;
	margin:0px 0px 0px 4px;
	padding:0 0 16px 0;
	}

p.subline_end {
	/*color: #a00005;			Spezifisch pro Hotel */
	font-size:20px;
	margin:4px 0px 0px 4px;
	}

.sub_1 {
	clear: left;
	float:left;
	font-size:15px;
	font-weight:bold;
	margin:6px 10px 0 2px;
	padding:1px 12px 2px 12px;	
	letter-spacing:0.05em;
	/*border:1px solid #d77d00;	Spezifisch pro Hotel */
	/*background-color:#ffffee;	Spezifisch pro Hotel */
}
.sub_2 {
	/*clear: left;*/
	float:left;
	font-size:15px;
	font-weight:bold;
	margin:6px 0px 0 0px;
	padding:1px 12px 2px 12px;	
	letter-spacing:0.05em;	
	/*border:1px solid #d77d00;	Spezifisch pro Hotel */
	/*background-color:#ffffee;	Spezifisch pro Hotel */
}
.sub_3 {
	clear: left;
	/*float:left;*/
	font-size:16px;
	font-weight:normal;
	color:#000;
	margin-top:0px;
	margin-left:4px;
	/*border:1px solid #d77d99;*/
	padding:2px 12px 4px 0px;
}
.sub_3 img {
	padding-right:16px;
	margin-top:4px;
}
.sub_3 img.pbullet {
	padding-right:6px;
	margin-top:4px;
}
.sub_1 a , .sub_2 a{
	/*color:#727272;	Spezifisch pro Hotel */
	text-decoration:none;
	}
.sub_3 a{
	/*color:#d77d00;	Spezifisch pro Hotel */
	margin-bottom:16px;
	}
img.bullet {
	padding-left:10px;
	padding-right:20px;
	margin-top:4px;
	float:left;
	}
p.sub_title {
	clear: left;
	/*float:left;*/
	font-size:14px;
	font-weight:bold;
	letter-spacing:0.1em;
	color:#000;
	margin-top:0px;
	margin-left:4px;
	/*border:1px solid #d77d99;*/
	padding:14px 12px 0px 0px;
}
p.sub_title2 {
	clear: left;
	font-size: 18px;
	letter-spacing:0.1em;
	padding:10px 0px 8px 6px;	
	/* color: 				Spezifisch pro Hotel */
	}
p.first_p{
	padding-top:16px;
	}
p.sub_link a{
	color:#000;
	text-decoration:none;
	}	
	
p.back_link {
	text-align:center;
	margin-right:0px;
	padding-bottom:30px;
	font-size:20px;
	font-weight:normal;
	}
p.back_link a{
	color:#d77d00;	
	}

div.dist_table {		/* Tabelle: location (distances) und offers (leistungen) */
	color:#000000;
	font-size:16px;
	}
td.img {
	padding-right:0px;
	}
td.loc {
	padding-right:60px;
	}
td.dist {
	padding-right:10px;
	}
td.space{
	width:80px;
	}
	
	
#content p.zw_title {		/* zwischen title: imprint */
	padding:8px 0 0 0; 
	margin-left:6px; 
	font-size:16px; 
	color:#929292; 
	font-weight:normal; 
	}
	

	
.float_left {
	float:left;
	}
.float_right {
	float:right;
	}
	
.clear {
	clear:both;
	}
.clear_right {
	clear:right;
	}
.clear_left {
	clear:left;
	}
.top {
	padding: 0px;
	/*border: 1px solid #ffcc00;*/
	margin: 30px 0px 0px 0px;
	}
	
	
	
/* definition testfarben */
.color_blue {
	color: #4d7097;
}
.color_red {
	color: #a00005;
	}
.color_grey {
	color: #929292;
	}
.color_txtgrey {
	color: #444444;
	}


p.center {
	text-align:center
	}
p.right {
	text-align:right;
	}	

.bold {
	font-weight: bold;
	}
	
	
	











