body {
	font: 11px tahoma, Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	background: white;
}
   
h2 { font-size: 1.3em; padding: 0; margin: 0; }
   
small { font-size: 1em; }
  
a:link, a:active, a:visited {
	color: black;
	text-decoration: underline;
	font-weight: bold;
}
  
a:focus, a:hover {
	color: blacj;
	text-decoration: underline;
	font-weight: bold;
}

/* Formularfelder */  
input, select, textarea {
	text-indent: 1px;
	border: 1px solid black;
	font: 1em tahoma, Arial, Helvetica, sans-serif;
	padding: 1px;
}

select { width: 42px; text-indent: 0; padding: 0;}

label { font-weight: bold; }

table, td {
	font-size: 1em;
	font-family: tahoma, Arial, Helvetica, sans-serif;
}

.innertable { width: 98%; }

.sidebox {
	margin: 0 auto;
	width: 250px;
	background: transparent;
	font-size: 100%;
}

.boxhead {
	background: transparent;
	margin: 0;
	padding: 0;
	text-align: center;
}

.boxhead h2 {
	background: transparent;
	margin: 0;
	padding: 18px 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 10px 11px;
	font-size: 1.0em;
	border: 1px solid black
}
     
.sidebox_description, .sidebox_rooms, .sidebox_advice {
	width: 625px;
	margin: 0 auto;
	background: transparent;
	font-size: 1em;
}
  
.sidebox_advice small { color: #F00; }
  
/******************** Kontaktformular **********************/
td {
	height: 15px;
}

#form_outer label {
	text-align: left;
}

#form_outer, .datum, .hinweis {
	background: transparent;
}

#form_outer td, .datum td {
	text-align: left;
	background: transparent;
}

.hinweis td, .hinweis th {
	text-align: left;
	background: transparent;
}

.datum { width: 98% }

#form_outer input, #form_outer select, #form_outer textarea {
	float: left;
	margin: 0;
}

#form_outer input, #form_outer textarea {
	width: 305px;
}

#form_outer select {
	width: 60px;
}

#form_outer textarea { overflow: auto; }

#form_outer #bu_telefon, #form_outer #bu_fax { width: 150px; }

#form_outer #bu_anrede { width: 72px; float: left }

#bu_anreise, #bu_abreise { width: 59px; }

#form_outer #bu_anrede_pers { width: 40px; margin-left: 3px; float: left}

#form_outer #bu_name_label { float: left; }

div input.button, div input.button_send { margin-left: 15px; }

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: transparent;
	color: #000;
	font-size: 1em;
	font-weight: bold;
	float: left;
	width: 110px;
	height: 25px;
}

input.button_send {
	height: 40px;
	background: lightgrey;
	border-right: 1px solid #5C854C;
	border-bottom: 1px solid #5C854C;
}

.unterbalken {
	display: block;
	vertical-align: middle;
	margin: 0 auto;
	width: 97%;
	text-align: left;
}

.balken {
	background: transparent;
	vertical-align: middle;
	margin: 0 auto;
	width: 97%;
	height: 15px;
	padding: 1px;
}

.balken_top{
	background: lightgrey;
	vertical-align: middle;
	margin: 0 auto;
	width: 97%;
	height: 20px;
	padding: 1px;
}

.balken_hinweis {
	display: block;
	background: lightgrey;
	vertical-align: middle;
	margin: 0 auto;
	width: 98%;
	height: 35px;
}

.datum th, #form_outer th, .hinweis th, .kontrollieren th{
	text-align: left;
	font-size: 1.1em;
	background: lightgrey;
}

.rooms th {
	text-align: left;
	font-size: 1.0em;
	background: lightgrey;
}


.balken h1 {
	font-size: 1.3em;
	padding: 2px;
	margin: 0;
	text-align: left;
}

.balken_top h1 {
	font-size: 1.4em;
	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: transparent;
	vertical-align: middle;
	margin: 0 auto;
	width: 97%;
	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
}

/*** Rahmen oben in Tabelle ***/
.rahmen_oben_unten td {
	border-bottom: 1px solid #627186;
	border-top: 1px solid #627186;
}

.rahmen_oben_unten td.rahmen_links {
	border-left: 1px solid #627186;
}

/** Zusatz **/
.no_price {
	font-size: 0.9em;
	color: #757575;
}

.zimmerinfo {
	text-align: left;
}

/* Farben für wechselnde Zeilen */
.tdclass_a  {
	background: transparent;
}

.tdclass_b  {
	background: transparent;
}

/* Zimmertabelle */
.rooms input { width: 25px; }

.rooms th, .rooms td { white-space: nowrap; }

.kids_desc  { width: 40px; }

.kids_desc small span {
 font-weight: normal;
 font-size: 0.8em;
}

.kontrollieren td, .kontrollieren th { font-size: 1.1em; text-align: left }

/* 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;
}

/* Ausgabe der EntwicklungsBox */
.dev {
	background: #FFE7E7;
	vertical-align: middle;
	margin: 0 auto;
	width: 97%;
	height: 20px;
	padding: 1px;
	border: 3px double #FF0000;
	text-align: center;
}

.dev h1 {text-align: center; text-transform : uppercase; color: #FF0000;}

.col_tab { background: transparent; }


.hponinfo { background: lightgray; margin-bottom: 10px; border: 1px solid lightgray;}

.hponmessage  { background: transparent; border: 1px solid black; margin-bottom: 0;}

.rooms, #form_outer, .adress_data  { background: transparent; border: 1px solid black; margin-bottom: 0;}

.rooms  .rooms  { border: 0 none; }

.datum { background: transparent ; }

