body {
   background: #FFFFFF url('../../../bilder/hg/hg_main2.gif');
   margin-top: 5px;
   color: #000000;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 11px
 }
 
 h3 {
  text-decoration: underline;
  font-size: 1.3em;
  margin: 1px;
  padding: 1px;
 }
 
 .textred, .textRed { color: #FF0000;  font-size: 1.0em;}
 
 .textblue, .textBlue { color:  #00008B;  font-size: 1.0em;}
 
 .textGreen {color: #00008B}
 
 .textLightgreen {color:red}
 
 .navigation img { border: 0 none; }
 
 .navigation { background: #D7ECFF; height: 22px; }
 
 .listingfield img {border: 0 none; }
 
 .listingfield td {font-size: 1em; color: #000066; }
 
 small { font-size: 10px; }
 
 .pikt small { color:  #00008B; font-size: 10px; }
 
 .piktogramme  { font-size: 0.9em }
 
 .search th { font-size: 13px; color: #000099; }
 
 .innersearch td { font-size: 12px; color: #003691; }
    
h2 { font-size: 1.3em; padding: 0; margin: 0; }
   
small { font-size: 1em; }
  
a:link, a:active, a:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000088;
	text-decoration: underline;
}
  
a:focus, a:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: underline;
}

/* Formularfelder */

form {
	margin: 0;
	padding: 0;
}
input, select, textarea {
	text-indent: 1px;
	border: 1px solid #0872b5;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding: 1px;
}

select { width: 42px; text-indent: 0; padding: 0;}

label { font-weight: bold; }

table, td {
	font-size: 1em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.innertable { width: 514px; }

.sidebox {
	margin: 0 auto;
	width: 250px;
	background: transparent;
	font-size: 1em;
}

.boxhead {
	background: transparent;
	margin: 0;
	padding: 0;
	text-align: center;
}

.boxhead h2 {
	background: transparent;
	margin: 0;
	padding: 14px 8px 0px 8px;
	color: #0872b5;
	font-weight: bold;
	font-size: 0em;
	line-height: 0.7em;
}

.boxhead small {
	font-size: 0.85em;
	font-weight: normal;
}
  
.boxbody {
	background: transparent;
	margin: 0;
	padding: 5px 5px 5px;
	font-size: 1.0em;
	border: 1px solid #0074B8;
}     
.sidebox_description, .sidebox_rooms, .sidebox_advice {
	width: 375px;
	margin: 0 auto;
	background: transparentt;
	font-size: 1em;
}
  
.sidebox_advice small { color: #F00; }
  
/******************** Kontaktformular **********************/
td {
	height: 15px;
}

.hinweis td, .hinweis th {
	text-align: left;
	background: #ADDBFF;
}

.datum { width: 508px;}

.hinweisbox { width: 510px; }

input.button, input.button_send {
	text-indent: 1px;
	padding: 5px;
	border-top: 1px solid #FFF;
	border-right: 1px solid #627186;
	border-bottom: 1px solid #627186;
	border-left: 1px solid #FFF;
	background: #A8D9F9;
	color: #000;
	font-size: 1em;
	font-weight: bold;
	width: 75px;
	height: 25px;
}

input.button_send {
	height: 35px;
	background: #E6FFDC;
	border-right: 1px solid #5C854C;
	border-bottom: 1px solid #5C854C;
}

.unterbalken {
	display: block;
	vertical-align: middle;
	margin: 0 auto;
	width: 96%;
	text-align: left;
}

.balken {
	background: #ADDBFF;
	vertical-align: middle;
	margin: 0 auto;
	width: 99%;
	height: 17px;
	padding: 1px;
}

.balken_top{
	background: #ADDBFF;
	vertical-align: middle;
	margin: 0 auto;
	width: 506px;
	height: 20px;
	padding: 1px;
}

.balken_hinweis {
	display: block;
	background: #ADDBFF;
	vertical-align: middle;
	margin: 0 auto;
	width: 506px;
	height: 35px;
}

.balken h1 {
	font-size: 1.2em;
	padding: 2px;
	margin: 0;
	text-align: left;
}

.balken_top h1 {
	font-size: 1.2em;
	padding: 2px;
	margin: 0;
	text-align: center;
}

.balken h2, .balken_hinweis h2 {
	font-size: 1.1em;
	padding: 2px;
	margin: 0;
	text-align: left;
}

.balken h3 {
	font-size: 1.05em;
	padding: 4px;
	margin: 0;
	text-align: left;
}

.balkenh4 {
	background: #ADDBFF;
	vertical-align: middle;
	margin: 0 auto;
	width: 96%;
	height: 35px;
	padding: 1px;
}

.balkenh4 h4 {
	font-size: 1em;
	padding: 4px;
	text-align: left;
	height: 35px;
	margin: 0;
}

.balken .hervorgehoben {
	color: #0872b5;
	text-decoration:underline
}

/* Einzelne Checkboxen */
input#bu_bestaetigung { border: 0 none; }

.error, .error a:link, .error a:visited, .error a:active, .error a:focus, .error a:hover { color: #FF0000;}

.error a:link, .error a:visited, .error a:active { text-decoration: underline; }

.error a:focus, .error a:hover { text-decoration: none; }

.messages td  {
	border: 2px solid #FF0000;
	padding: 3px;
	background: #FFFFFF;
	color: #FF0000;
	text-align: left;
}

/* Ausgabe der EntwicklungsBox */
.dev {
	background: #FFE7E7;
	vertical-align: middle;
	margin: 0 auto;
	width: 300px;
	height: 20px;
	padding: 1px;
	border: 3px double #FF0000;
	text-align: center;
}

.dev h1 {text-align: center; text-transform : uppercase; color: #FF0000;}

.col_tab { background: #C0E3FA; width: 100%; text-align: left;}

tr.spacer  {
	height: 0;
	visibility: hidden;
}

tr.spacer td {
	height: 0;
	font-size: 0px;
}

.adress_data th { text-align: left; font-size: 1.3em; }

.adress_data td { font-size: 1.05em; }

.radio_box {	border: 0 none;}

/* Positiobnietr eine Box absolut mittig auf dem Bildschirm */
.absolut_mittig {
	text-align: center;
	margin: auto auto;
	position: absolute;
	width:500px;
	height: 350px;
	left: 40%;
	top: 50%;
	margin-left: -150px;
	margin-top: -100px;
}

#plz_info, #plz_ort {
	float: left;
}

#error_box {
	font-weight: bold;
	color: #FF0000;
	height: 25px;
}

.listing,  .listingfield ul {
	text-align: center;
	margin: auto auto;
}

.listingfield ul {
	padding: 5px;
	margin: 1px;
}


.listingfield ul li {
	margin-left: 5%;
	list-style: none; 	
	vertical-align: middle;
}

.listingfield ul li a:link, .listingfield ul li a:active, .listingfield ul li a:visited {
	padding: 1px 4px 4px 1px;
	background: url('../images/star.png') no-repeat left center transparent;
	text-align: left; 
	padding-left: 18px;
	font-size: 12px;
	display: block;	
	color: #457FEE;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.listingfield ul li a:hover, .listingfield ul li a:focus {
	padding: 1px 4px 4px 1px;
	display: block;
	background: url('../images/star2.png') no-repeat left center transparent;
	text-align: left; 
	padding-left: 18px;
	color: #9AB4EA;
	font-size: 12px;
	text-decoration: underline;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.navigation {
	height: 22px;
	width: 750px;
	background: #d7ecff;
	font-size: 1.1em;
}

.navigation th {}


.navigation td{
	height: 22px;
}

.pikt  {
	width: 200px;
	height: 30px;
} 

.pikt td { width: 8%; font-size: 0.9em; text-align: left}
.pikt td { width: 8%; font-size: 0.9em; text-align: left}

.pikt  td.entf { width: 24%; }

.info_text {
	height: 17px;
	font-size: 0.9em;
}

.info_preis{
	height: 17px;
	font-size: 10px;
	vertical-align: middle;
}

.info_img {
	vertical-align: middle;
	width: 9%;
	font-size: 0.9em;
}

.haus_klein{
	width: 55px;
	height: 44px;
}

.div_bild1{position:relative;}
.div_bild2{position:absolute; top:0px;left:0px; z-index:1;}
.div_bild3{position:absolute; top:-7px;left:0px; z-index:2; background-color:#FFFFFF; border:1px #000000 solid;cursor:pointer;}

#zoom{
	display:none;
	position:fixed;
	z-index:10;
	}


.sterne  {
	color: #ff0000;
}

.sortierung {
	background: #D7ECFF;
	font-size: 13px;
	width: 750px;
	height: 22px;
}

.hp_infos {
	 width: 750px;
	 height: 58px;
}


.sonsthp_infos {
	height: 50px;
	width: 750px;
}

.sonsthotelname {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.hotel_ort {
	color: #000066;
	font-size: 13px;
	width: 26%;
	text-align: left;
}

.hotel_ort  small{
	font-size: 10px;
}

.subtitle  {
	width: 96%;
	height: 15px;
	text-decoration:underline;
	text-align: left;
	padding-left: 7px;
}

#ort_info, #plz_info {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
}

.back {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}

.buchung { font-size: 11px; }

/* ++++++ Navigationsleiste +++++++*/
#ausgabe {
	visibility:hidden;
	position:absolute;
	z-index: 6;
	font:12px verdana;
	float: left;
	color: #317B9D;
	background: #FEFEFE;
	border:1px #000000 solid;
	width:150px;
}

#ausgabe ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	background: transparent;
}

#ausgabe li {
	width: 99%;
	float: left;
	margin: 0;
	text-align: left;
}

#ausgabe a {
	float: none;
	display: block;
	color: #0060A8;
	background-image: url(../images/button.jpg);
	text-decoration: none;
}

#ausgabe a:hover, .navigation a:focus {
	color: #80EE82;
	background: #E2F6FF;
}

#ausgabe li a.active {
	color: #0072C6;
	background: #B7DA9B;
}