body {
	background-image:url(../images/bodybg4.gif);
	background-position:center;
	background-repeat:repeat-y;
}
h2 {
	font-size:11pt;
	font-weight:normal;
	margin-bottom:5px;
}
h1 {
	font-size:11pt;
	font-weight:normal;
}
a {
	text-decoration:none;
	color:#5486B4;
	font-size:9pt;
}
a:hover {
	text-decoration:underline;
}
#rest {
	position:absolute;
	left:50%;
	margin-left:-490px;
	top:10px
}
#basis {
	margin-bottom:10px;
	position:absolute;
	width:980px;
	top:113px;
	left:50%;
	margin-left:-490px;
	background-image:url(../images/sububg.gif);
	background-color:#FAF9F2;	
}
.steps {display:none}

.EXTRAinfobox {
	background-color:#D5E2ED;
	width:280px;
	position:absolute;
	display:none;
}
.RAVinfobox {
	background-color:#D5E2ED;
	width:280px;
	position:absolute;
	display:none;
}
.infoinhalt {
	margin:1px;
	padding:5px;
	height:150px;
	overflow:auto;
	background-color:#FAF9F2;
	text-align:left;
}
#inhalt {
	width:589px;
	margin-left:195px;
	margin-bottom:40px;
	font-family:arial, helvetica, sans-serif;
	color:#6E6E6C;
	font-size:9pt;
	min-height:600px;
}
#agb {
	margin-left:-185px;
}
#inhalt td {
	color:#6E6E6C;
	font-size:9pt;
}
#logo {
	position:absolute;
	left:183px;
}
#onavi {
	position:absolute;
	left:843px;
	top:61px;
}
#logobild {
	position:absolute;
	width:183;
	height:93;
}
#left {
	position:absolute;
	top:103px;
	width:180px;
}
#rechts {
	position:absolute;
	left:800px;
	top:103px;
	width:180px;
}
#mp {
	background-color:#D5E2ED;
	padding-left:10px;
}
#menupunkte ul {
	text-align:left;
  margin:0px;                         
  padding:0; 
}
#menupunkte {
	margin-top:5px;
}
#menupunkte li {
	list-style-type: none;
	text-indent:10px;
}
#menupunkte a {
	font-family:arial, helvetica, sans-serif;
	line-height:20px;
	text-decoration:none;
	color:#5486B4;
	font-size:9pt;
}
#menupunkte a:hover {
	text-decoration:underline;
}
#tipp {
	margin:5px;
	font-family:arial, helvetica, sans-serif;
	font-size:9pt;
	color:#6E6E6C;
}
#tipp .tippbild {
	width:170px;
}
#tipp .tipptitel {
	font-weight:bold;
}
#startcont {
	border-bottom:10px solid #FFFFFF; 
	padding:5px; 
	margin: -5px;
	min-height:100px; 
	margin-bottom:5px;
}

#startcont .titel {
	font-size:11pt;
}
.startb {
	float:right; 
	padding-left:10px;
	margin-top:5px;
}
.slink {
	margin-top:5px;
}
#ak {
	font-size:8pt;
	font-family:arial, helvetica, sans-serif;
	color:#CB542B;
	text-indent:10px;
	margin-top:5px;
}
	
	
#fuss {
	position:absolute;
	background-color:#FFFFFF;
	font-family:arial, helvetica, sans-serif;
	font-size:8pt;
	bottom:0;
	width:980px;
}
#fuss a {
	font-size:8pt;
}
.erste {
	background-color:#FFFFFF;
}
.zweite {
	background-color:#EBF1F7;
}
textarea {
	font-size:8pt;
	font-family: arial,sans-serif;
}
select {
	font-size:8pt;
}
input {
	font-size:8pt;
}
.datum {
	width:65px;
}
.2er {
	width:25px;
}
.plz {
	width:50px;
}
.name {
	width:160px;
}
.ort {
	width:106px;
}
.leerzeile	{		/* Abstand zwischen Tabellen */
	height:15px;
}
.bildbutton {
	display: block;
	font-size:17px;
	margin-left:2px;
	background-color:#D5E2ED;
	border: 1px solid #AD2F10;		
}
		
.bildbutton:hover {    /* Mouseovereffekt */
	background-color:#FFFFFF;
	border: 1px solid #FF3300;
}
.button {
	background-color:#5487B4;
	color:#FFFFFF;
	cursor:pointer;
}
.Objbild {
	width:180px;
}
/* Suchmaske */
#Suche .selectbox { /* breite der Auswahlboxen */
	width:180px;
}
.suchmaske {						/* Aussehen der Suchmaske */
	background-color:#F8EFDF;
	padding:10px;
}
.suchelement {  /* Abstand der Suchkriterien */
	margin-bottom:10px;

}
.suchkriterium {				/*Suchkriterien in der Suchmaske*/
	background-color: #FBDBA3;
	padding-left:5px;
	height:20;
	width:120px;
}
.suchenach {				/* Sie kennen Ihr Objekt; in der Suchmaske*/
	background-color: #FBDBA3;
	padding-left:5px;
	height:20;
	width:120px;
}
#Suche .ausstattung { 	
	background-color: #FAF9F2;
}
/* Kalender für die Datumseingabe */
#klKalender .calhead { /* Hintergund für die Kopfzeile */
	font-weight:bold; 
	text-align: center; 
	background-color: #B7CCE0 
} 
#klKalender {  /*Hintergrundfarbe des Kalenders*/
	background-color: #FAF9F2;
} 
#klKalender .kal {  /*Hintergrundfarbe des Kalenders*/
	background-color: #F8EFDF ;
} 
#klKalender td { 
	text-align:center; 
} 
#klKalender a { 
	text-decoration:none ; 
	color: #0000A0; 
	}
#klKalender a:visited {
	color: #0000A0; 
	}
			
#klKalender .sday { 
	color: #CF0000; 
	background-color: #FFF4D0 
}
#klKalender .sday:visited { 
	color: #CF0000; 
	background-color: #FFF4D0;
}
#klKalender .marked { 
	border: solid 1px #004040; 
}
#Jahreskalender {
 background-image:url(../../images/trans.gif);
 background-color: #FAF9F2;
}

#Jahreskalender .head { 						/* Legende des Kalenders */
	background-color: #FFCF7B;
	color:#000000;
}
#Jahreskalender a {
	color:#000000;
}
#Jahreskalender .calhead {   							/* Kopf unf Fusszeile des Jahreskalenders */
	 font-weight:bold;
	 text-align: center;
	 background-color: #D5E2ED;
}
#Jahreskalender .kal { 									 /* Monate und Tage */
	 background-color: #FFF5E0
}

#Jahreskalender .ANs { border: solid ; border-width: 1px;  border-right-width: 0px; border-left-width: 2px; border-color: #004040; }

#Jahreskalender .left { text-align: left }
.right { text-align: right }

#Jahreskalender .sday { color: #CF0000; background-color: #DC7020 }
#Jahreskalender .sday:visited { color: #CF0000; background-color: #DC7020 }

#Jahreskalender .bf {
	cursor: hand;
}
#Jahreskalender .F { 				/* Wunschreisezeit */
	background-color: #9FDA9C;
	width:14px;
	font-size: 12px;
	font-weight: bold;
	text-align:center;
}
#Jahreskalender .bV {  									/* Vermietete Zeiträume */
	background-color: #F9655E;
	width:14px;
	font-size: 11px;
	text-align:center
}
#Jahreskalender .bO {
	background-color: #FFB8B8;
	width:14px; font-size: 11px;
	text-align:center
}
#Jahreskalender .bR {  							/* reservierte Zeiträume */
	background-color: #FF905A;
	width:14px;
	font-size: 11px;
	text-align:center;
}
#Jahreskalender .bX{
	background-color: #E86868;
	width:14px;
	font-size: 11px;
	text-align:center
}

#Jahreskalender .bI {                  /* Internetreservierung */
 background-color: #FCAC01;
 width:14px;
 font-size: 11px;
 text-align:center;
}
#Jahreskalender .A { 									/* Anreisetag */
	background-image:url(/NOBO/OBJ/COMMON/SITE/images/anreisetag.gif);
}
#Jahreskalender .AB { 								/* Abreisetag */
	background-image:url(/NOBO/OBJ/COMMON/SITE/images/abreisetag.gif);
}
/**** Monatskalender ****/

#mkalender {
	background-image:url(../../images/trans.gif);
	 background-color: #FAF9F2;
	margin:50px;
	font-family: arial,helvetica, sans-serif;
	font-size:9pt;
}
#mkalender td {
	font-size:9pt;
}
#monatskalender .tage {
	font-size:11px; 
	font-family:Verdana; 
	width:18px; 
	height:18px; 
}
#mkalender .belegt {
	background-color:#FD9797; 
	width:15px; 
	height:15px
}
#mkalender .anreise { 
	width: 15px; 
	height:15px;
}
#mkalender .gesperrt {
	background-image:url(../images/m_gesperrt.gif); 
	width: 15px; 
	height:15px; 
	background-color:#EDECDB;
}
#mkalender .monat {
	height:20px;
	background-color:#FFCF7B;
}

/* Freie Zeiten Popup */
#freieZeiten {
	background-image:url(../../images/trans.gif);
	background-color: #FAF9F2;
	margin-top:10px;
}
#freieZeiten .hausname{
	font-weight:bold;
	font-size:9pt;
	color: #CC0000;
}
#freieZeiten .freizeiten {
	background-color:#F7EBD6;
	border: 1px solid #9C8E7B;
}
/* Preisanzeige Popup */
#preisinfo {
	background-color:#FAF9F2;
	margin: 10 10 10 10;
	padding: 5 5 5 5px;
	text-align:left;
	width:500px;
}
/* Routenplaner */
#routenplaner {
	background-image:url(../../images/trans.gif);
	background-color: #FAF9F2;
	margin: 10 10 10 10px;
	text-align:left;
}

#galerie {
	background-image:url(../../images/trans.gif);
	background-color: #FAF9F2;
}
	
/* Objektliste */
#seitenzahlen {
	font-size:8pt;
}
#seitenzahlen a{
	font-size:9pt;
	padding-left:5px;
}
#listennavigation {
	margin-top:10px;
	margin-bottom:30px;
	
}	
#listennavigation .gefObjekte {
	font-size:10pt;
	font-weight:bold;	
}

#liste .Objekt {
	font-weight:bold;
	font-size:9pt;
	color: #CC0000;
}
		 
#Objektliste {
			font-size:8pt;
			font-family:arial;
			background-color:#F8EFDF;
			border: 1px solid #5487B4;
			margin-top:5px;
			margin-bottom:20px;
		}
#Objektliste td {
	font-size:8pt;
		}
.listenbild { 	/* Größe des Objektbildes in der Auswahliste */
	height:90px;
	width:139px;
}
#Objektliste .icons {
	background-color:#FFFFFF;
	border: 1px solid #000000;
	margin-left:2px;
	margin-top:2px;
		}
#Objektliste .hausname {
	font-weight:bold;
	color:#323A69;
}
#Objektliste .daten {
	background-color:#FAF9F2;
	font-size:8pt;
}
#Objektliste .buttonzeile {
	background-color:#FBDBA3;
	font-size:8pt;
}
#Objektliste .passtnicht { /*wenn Ausstattungskriterium nicht vorhanden ist */
	color: #CC0000;
}
/* Objektansicht */	
#objektansicht td {
	font-family: arial, sans-serif;
	font-size:9pt;
}		
#objektansicht h1 { 
	font-size: 12pt;
	font-weight:bold;
	color:#000000;
}
.objektbilder {  /* Größe der Bilder */
	width: 180px;
}
#objektansicht .bildtext {  /* Bildunterschriften */
	font-size: 8pt;
}
#objektansicht .beschreibung { 
	text-align:justify;
}
#objektansicht .ausstattung { /* Hintergundfarbe für die Ausstattungsmerkmale */
	background-color:#F7E7CE;
	padding-left:5px;
}
#objektansicht .ausstatt_titel { /*Hintergundfarbe für die Ausstattungstitel */
	color:#000000;
	font-weight:bold;
	background-color:#FFCF7B;
}
#objektansicht .attribute { /* Rahmen für die Ausstattungsmerkmale */
	border-right: 3px solid #FAF4E8;
	border-bottom: 3px solid #FAF4E8;
	padding-left: 5px;
	padding-right:5px;
	padding-top:5px;
}
#objektansicht .attribute_3spalte {  /* Rahmen für die Ausstattungsmerkmale der 3. Spalte */
	border-bottom: 3px solid #FAF4E8;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
}		

#objektansicht .AttrKlasse { /* Klasse für die Ausstattungsmerkmale */
	color:#B62C07;
	font-weight:bold;
}
#objektansicht .objektmerkmale {
	padding-top: 10px;
}
#objektansicht .ermaessigung { /* Hintergrundfarbe für die Ermäßigungstabelle */
	background-color:#F7E7CE;
	padding-left:5px;
	padding-right:5px;
}
#objektansicht .ermaessigung_titel { /* Hintergrundfarbe für den Titel der Ermäßigung */
	color:#000000;
	font-weight:bold;
	background-color:#FFCF7B;
}
#objektansicht .preise { 	/* Hintergrundfarbe für die Preisetabelle */
	background-color:#F7E7CE;
	padding-left:5px;
	padding-right:5px;
}
#objektansicht .preise_titel { /* Hintergrundfarbe für den Titel der Preise */
	color:#000000;
	font-weight:bold;
	background-color:#FFCF7B;
}
#objektansicht .preise_hint { /* Farbe für den Hinweis zu den Preisen */
	color:#404040;
	font-weight:normal;
}
#objektansicht .preise_reihe { /* Hintergrundfarbe für die Preisezeile */
	background-color: #F7F1E9;
}
#objektansicht .tppreise {  /* Rahmen für die Preistabelle */
		border-right: 3px solid #FAF4E8;
		padding-top:5px;
}
#objektansicht .tppreise_3spalte { /* Rahmen für die 3. Spalte der Preistabelle */
		padding-top:5px;
}
.preisberechnung { /* Hintergrundfarbe für die Preisberechnungstabelle */
	background-color:#F7E7CE;
	padding-left:5px;
	padding-right:5px;
}
.preisberechnung_titel { /* Hintergrundfarbe für die Preisberechnungstitel */
	color:#000000;
	font-weight:bold;
	background-color:#FFCF7B;
}
#objektansicht hr {  /* Farbe für die Trennlinie in der Preisberechnung */
	color: #00145A;
}
.sparen { /* Formatierungen für den Sparhinweis bei Rabatten */
	color: #CC0000;
	text-align: center;
	font-weight: bold;
	font-size:12pt;
}
#objektansicht .objekte { 
	font-weight: bold;
}
/* Buchen */
#buchen .objektauswahl { 		/*Ausgewähltes Objekt */
	font-weight:bold;
	margin-bottom:10px;
}
.buchentext {
 }
.buchenmaske {						/* Aussehen der Buchungsmaske */
	background-color: #F7EBD6;
	border: 1px solid #9C8E7B;
	padding:10px;
}
.buchangabe {				/*  */
	background-color: #FFCF7B;
	padding-left:5px;
	height:20;
	width:120px;
}
.buchungen {
 font-size: 10pt;
 font-weight:bold;
 color: #666666;
}
.elementabstand {
	height:10px;
}
.nebenkosten {
	border: 1px solid #9C8E7B;
	padding:10px;
	background-color:#F7EBD6;
	
}
.Oequi {
	background-color:#FFCF7B;
	padding-left:5px;
	width:120px;
}
.rav {
	background-color:#FFCF7B;
	padding-left:5px;
	width:120px;
}
.nkelement {
	background-color: #FBBD52;
	padding-left:5px;
	height:20;
	width:120px;
}
.waren {
	border: 1px solid #9C8E7B;
	padding:10px;
	margin-bottom: 10px;
}
.kbuchungen { 		/* keine Buchungen vorgenommen */
	font-weight: bold;
	color: #CC0000;
}
.gesamtpreis {						
	font-weight:bold;
	background-color: #FFFFFF;
	border: 1px solid #9C8E7B;
	padding:5px;
}
.mehrbuchen {  /* Kasten für die Links Buchung hinzufügen */
	background-color:#F9F3D7; 
	padding:3px; 
	border:solid 1px #000000;
}
#Kontaktformular {
	background-color: #F8EFDF;
	padding:10px;
}
.kontaktfeld {
	background-color: #FBDBA3;
	padding-left:5px;
	height:20;
	width:120px;
}
.bankfeld {
	background-color: #FCF6B3;
	padding-left:5px;
	height:20;
	width:120px;
}
.frage {
	background-color: #FBDBA3;
	padding-left:5px;
	height:20;
}
#kontaktformular .select {
	width:160;
}
.anmerkung {
	width:400px;
	height:100px;
}
.error {
	font-weight:bold;
	color:#CC0000;
}
.warnhinweis {	
	width:100%; 
	height:20px; 
	background-color:#FCFD87; 
	text-decoration:blink;
}	
#buchen .preishinweis {
	color:#CC0000;
}
#Buchungskontrolle .WKbuttons {
	background-color: #EBF1F7;
	text-align:center;
	width:33%;
	height:20px;
}
#persdaten {
	background-color: #F7EBD6;
	border: 1px solid #9C8E7B;
	padding:5px;
}
.anfragevon {
	background-color: #FFCF7B;
	font-weight:bold;
	padding-left:5px;
}

#galerie .hausname {
	font-size:10pt;
	font-weight:bold;
	color:#CC0000;
}
#galerie .bilder {
	background-color:#F8EFDF;
	border-top: 1px solid #5487B4;
	border-bottom: 1px solid #5487B4;
}
.firma {
	font-size:8pt;
	margin-bottom:15px;
	border: 1px solid #FFCF7B;
	background-color:#EBF1F7;
	padding:5px;
}
.zeitnichtok {
	font-weigt:bold;
	color:#FD3203;
}

/* Anweisungen für den Druck */
@media print {
	body {
		background-color:#FFFFFF;
	}
	#inhalt {
		width:640px;
		padding-left:0px;
	}
	#kopf {
	 display:none;
	}
	#sprachen {
	 display:none;
	}
	#verticalmenu {
	 display:none;
	}
	#horizontalmenu {
	 display:none;
	}
	#leerzeile {
		display:none;
	}
	#fuss {
	 display:none;
	}
	.bildbutton {
		display:none;
	}
}