/* BODY
-------------------------------------------------------------------- */
BODY{
   FONT-FAMILY: Verdana, Arial, Geneva, Helvetica, sans-serif;
   FONT-SIZE: 9pt;
	color: #046380;
	MARGIN-TOP: 0px;
	MARGIN-LEFT: 0px;
	MARGIN-RIGHT: 0px;
	MARGIN-BOTTOM: 0px;
	text-align: center;
	background-color: #e5e0c9;
	line-height: 1.5em;
	padding: 0;
}
BODY.zoom{
   FONT-SIZE: 9pt;
   background-image: none;	
   FONT-FAMILY: Verdana, Arial, Geneva, Helvetica, sans-serif;
	color: #046380;
	MARGIN: 0px;
	background-color: #e7e7d3;
}
BODY.galerie{
   FONT-SIZE: 9pt;
   background-image: none;	
   FONT-FAMILY: Verdana, Arial, Geneva, Helvetica, sans-serif;
	color: #046380;
	MARGIN: 0px;
	background-color: #e7e7d3;
}

/* FORMULARELEMENTE
-------------------------------------------------------------------- */
FORM{
	COLOR: #046380;
	FONT-FAMILY: Verdana, Arial, Geneva, Helvetica, sans-serif;
	FONT-SIZE: 9pt;
	padding: 0px;
	margin: 0px;
	width: 700px;
}
FORM.suche{
	background: none;
	border: 0;
	padding: 0px;
	margin: 0px 0px 3px 0px;
	width: 205px;
}
LABEL{
	width: 130px;
	float: left;
	font-size: 80%;
}
LABEL.lang{
	width: 150px;
	float: left;
	font-size: 80%;
}
RADIO{
	COLOR: #046380;
	FONT-FAMILY: Verdana, Arial, Geneva, Helvetica, sans-serif;
	FONT-SIZE: 9pt;
}
INPUT{
	border: 1px solid #e4dfc8;
	background-color:#f7f7f3;
	COLOR: #046380;
	FONT-FAMILY: Verdana, Arial, Geneva, Helvetica, sans-serif;
	FONT-SIZE: 9pt;
	width: 200px;
	height: 22px;
	padding: 2px;
	margin-bottom: 2px;
}
INPUT.plz{
	width: 56px;
}
INPUT.ort{
	width: 140px;
}
INPUT.zweihundert{
	width: 120px;
}
INPUT.ohne_rahmen{
	border-width:0;
	background-color:#ebebdf;
   COLOR: #046380;
   FONT-FAMILY: Verdana, Arial, Geneva, Helvetica, sans-serif;
   FONT-SIZE: 9pt;
	width: 20px;
	height: 14px;
	background-image: none;
}
INPUT.button{
	width: 145px;
	background-image: url(images/bt-abschicken.gif);
	border: none;
   COLOR: #ffffff;
	height: 29px;
	font-weight: bold;
	cursor: pointer;
}
INPUT.suche{
	width: 150px;
	margin-left: 10px;
	border: 1px solid #0099cc;
}
INPUT.suchebutton{
	width: 32px;
	height: 29px;
	background-color: #e4dfc8;
	background-image: url(images/suche.gif);
	background-repeat: no-repeat;
	border: 0;
}
SELECT{
	border: 1px solid #e4dfc8;
	background-color:#f7f7f3;
   COLOR: #046380;
   FONT-FAMILY: Verdana, Arial, Geneva, Helvetica, sans-serif;
   FONT-SIZE: 9pt;
	width: 200px;
	padding: 2px;
	margin-bottom: 2px;
}
SELECT.hundert{
	width: 100px;
}
SELECT.zweihundert{
	width: 130px;
}
textarea {
	border: 1px solid #e4dfc8;
	background-color:#f7f7f3;
   COLOR: #046380;
   FONT-FAMILY: Verdana, Arial, Geneva, Helvetica, sans-serif;
   FONT-SIZE: 9pt;
	width: 310px;
	padding: 2px;
	margin-bottom: 2px;
}
input:focus, textarea:focus {
	border: 1px solid #ff3300;
	background-color: #e4dfc8;
}
input.button:focus, input.suchebutton:focus {
	border: none;
}
fieldset {
	border: 1px solid #e4dfc8;
	padding: 5px;
	background-color: #ebebdf;
	position: relative;
	line-height: 1.5;
}
legend {
   font-size: 14px;
	font-weight: bold;
	padding: 2px;
   COLOR: #49a0bb;
	line-height: 1.3;
}

/* VAKANZ
-------------------------------------------------------------------- */
div.vakanz {
	float: left;
	width: 220px;
}
input.vakanz-button{
	width: 145px;
	background-image: url(images/bt-suchen.gif);
	border: none;
   COLOR: #ffffff;
	height: 29px;
	font-weight: bold;
	cursor: pointer;
}

/* TABELLEN
-------------------------------------------------------------------- */
TABLE{
   FONT-FAMILY: Verdana, Arial, Geneva, Helvetica, sans-serif;
}
TABLE.formrahmen{
    Background: #0099cc;	
}
TABLE.hell{
    Background: #e7e7d3;	
    FONT-FAMILY: Verdana, Arial, Geneva, Helvetica, sans-serif;
}
TABLE.mittel{
    Background: #e4dfc8;	
    FONT-FAMILY: Verdana, Arial, Geneva, Helvetica, sans-serif;
}
TABLE.zoom{
    border-color:#0099cc;	
    FONT-FAMILY: Verdana, Arial, Geneva, Helvetica, sans-serif;
}
TR{
    FONT-SIZE: 9pt;
    FONT-FAMILY: Verdana, Arial, Geneva, Helvetica, sans-serif;
}
TR.farbig{
    Background: #0099cc;	
    FONT-FAMILY: Verdana, Arial, Geneva, Helvetica, sans-serif;
}
TR.mittel{
    Background: #e4dfc8;	
    FONT-FAMILY: Verdana, Arial, Geneva, Helvetica, sans-serif;
}
TR.hell{
    Background: #e7e7d3;	
    FONT-FAMILY: Verdana, Arial, Geneva, Helvetica, sans-serif;
}
TH{
    FONT-SIZE: 9pt;
    COLOR: #046380;
    FONT-FAMILY: Verdana, Arial, Geneva, Helvetica, sans-serif;
	 font-weight: bold;
	 background-color: #e4dfc8;
}
TD{
   FONT-FAMILY: Verdana, Arial, Geneva, Helvetica, sans-serif;
	color: #046380;
}
.preis TD{
   font-size: 90%;
   FONT-FAMILY: Verdana, Arial, Geneva, Helvetica, sans-serif;
	color: #046380;
	background-color: #e9e7d6;
}
TD.hell{
    Background: #e7e7d3;	
    FONT-SIZE: 9pt;
    FONT-FAMILY: Verdana, Arial, Geneva, Helvetica, sans-serif;
	color: #046380;
}
TD.farbig{
    FONT-SIZE: 9pt;
    Background: #0099cc;
    FONT-FAMILY: Verdana, Arial, Geneva, Helvetica, sans-serif;
	color: #046380;
}
TD.galerie{
	width: 120px;
	height: 100px;
	padding: 5px;
}
.preis TD a{
	color: #ff3300;
}

/* ALLGEMEINE FORMATIERUNGEN
-------------------------------------------------------------------- */
ul li {
	FONT-SIZE: 9pt;
	FONT-FAMILY: Verdana, Arial, Geneva, Helvetica, sans-serif;
	color: #046380;
	list-style-image:url(images/anstrich-li.gif);
}
P{
	FONT-SIZE: 9pt;
	FONT-FAMILY: Verdana, Arial, Geneva, Helvetica, sans-serif;
	color: #046380;
	line-height: 1.5em;
}
P.klein{
	FONT-SIZE: 7pt;
	FONT-FAMILY: Verdana, Arial, Geneva, Helvetica, sans-serif;
	color: #046380;
}
P.gross{
	FONT-WEIGHT: bold;
	FONT-SIZE: 14pt;
	COLOR: #046380;
	FONT-FAMILY: Verdana, Arial, Geneva, Helvetica, sans-serif
}
P.abschluss{
	FONT-SIZE: 9pt;
	COLOR: #ff3300;
	FONT-FAMILY: Verdana, Arial, Geneva, Helvetica, sans-serif
}
A{
   COLOR: #49a0bb;
   FONT-FAMILY: Verdana, Arial, Geneva, Helvetica, sans-serif;
	text-decoration: none;
	outline: none;
}
A:hover{
   COLOR: #ff3300;	
   FONT-FAMILY: Verdana, Arial, Geneva, Helvetica, sans-serif;
	text-decoration: none;
}
A.klein{
    FONT-SIZE: 7pt;
}
a.noborder:hover {
	border: 0;
	text-decoration: none;
}
a.seolink{
   FONT-SIZE: 130%;
	background-color: #0099cc;
	padding: 10px;
	color: #efefe4;
	font-weight: bold;
	display: block;
}
.preis TD a{
   font-size: 100%;
}
hr{
	height: 1px;
	width: 100%; 
	border: 0px; /* Für Firefox und Opera */
	border-top: dotted 1px #0099e6;
	border-bottom: transparent;
}
.galerie h2{
   font-size: 20px;
	color: #ffffff; 
	margin : 0px;
	padding: 5px;
	border-bottom: 1px dotted #49a0bb;
	background-color:#0099cc;
	text-align: right;
}
blockquote {
	border-top: 1px solid #7396b5;
	border-bottom: 1px solid #7396b5;
	background: #d1dcea;
	padding: 0px 10px;
	margin: 10px 0px 0px 0px;
}
img {
	border-color: #386996;
}
img.galerie {
	border: 3px solid #e4dfc8;
}
img.galerie:hover {
	border: 3px solid #0099cc;
}
.farbig {
	color: #ff3300;
}

/* SUCHE
-------------------------------------------------------------------- */
#suchfeld { background-color: #e4dfc8; }
#suche form{
	background-color: none;
}
#suche .buttonsuche{
	width: 145px;
	height: 29px;
	background-color:#ffffff;
	background-image: url(images/bt-suchen.gif);
	background-repeat: no-repeat;
	border: 0;
}
span.highlight { font-weight: bold; color: #FF0000;}

/* NAVIGATION
-------------------------------------------------------------------- */
#nav {
	float: right;
	width: 215px;
	margin: 5px 0 0 0;
	padding: 0;
	text-align: left;
}
#nav ul {
	margin: 0;
	padding: 0;
	background-color: #e4dfc8;
}
#nav ul li {
	margin: 0;
	padding: 0;
	list-style-image:none;
	list-style:none;
}
#nav ul li a {
	FONT-FAMILY: Georgia, Garamond, Arial;
	font-size: 100%;
	color: #046380;
	display: block;
   padding: 1px 20px;
   margin: 0;
   text-decoration: none;
	font-weight: normal;
	outline: none;
}
#nav ul li a:hover {
	color: #ff3300;
	font-weight: bold;
}
#nav ul li a.aktiv {
	color: #ff3300;
	font-weight: bold;
}

/* NAVIGATION BUCHUNGSANFRAGE
-------------------------------------------------------------------- */
#nav_anfrage {
	float: right;
	width: 210px;
	height: 27px;
	margin: 0;
	padding: 0 0 0 5px;
	text-align: left;
	background-image: url(images/bg-buchungsanfrage.gif);
	background-repeat: no-repeat;
}
#nav_anfrage ul {
	margin: 0;
	padding: 0;
}
#nav_anfrage ul li {
	margin: 0;
	padding: 0;
	list-style-image:none;
	list-style:none;
}
#nav_anfrage ul li a {
	FONT-FAMILY: Georgia, Garamond, Arial;
	font-size: 100%;
	color: #046380;
	display: block;
   padding: 4px 10px;
   margin: 0;
   text-decoration: none;
	font-weight: bold;
	outline: none;
}
#nav_anfrage a.buchungsanfrage {	font-size: 130%;}

/* NAVIGATION ORTE
-------------------------------------------------------------------- */
#navorte{
	float: right;
	width: 215px;
	margin: 5px 0 0 0;
	padding: 0;
	text-align: left;
}
#navorte ul {
	margin: 0;
	padding: 0;
	background-color: #e4dfc8;
}
#navorte ul li {
	margin: 0;
	padding: 0;
	list-style-image:none;
	list-style:none;
}
#navorte ul li a {
	FONT-FAMILY: Georgia, Garamond, Arial;
	font-size: 130%;
	color: #ff3300;
	display: block;
   padding: 1px 10px;
   margin: 0;
   text-decoration: none;
	font-weight: bold;
	outline: none;
}
#navorte ul li a:hover {
	color: #ff3300;
	font-weight: bold;
}
#navorte ul li a.aktiv {
	color: #ff3300;
	font-weight: bold;
}
#navorte ul li.nav2 a {
	FONT-FAMILY: Georgia, Garamond, Arial;
	font-size: 110%;
	color: #046380;
	display: block;
   padding: 1px 20px;
   margin: 0;
   text-decoration: none;
	font-weight: bold;
}
#navorte ul li.nav2 a:hover {
	color: #ff3300;
	font-weight: bold;
}
#navorte ul li.nav2 a.aktiv {
	color: #ff3300;
	font-weight: bold;
}
#navorte #nav3 {
	display: none;
}
ul#nav3 li.nav3 a {
	FONT-FAMILY: Georgia, Garamond, Arial;
	font-size: 100%;
	color: #046380;
	display: block;
   padding: 1px 30px;
   margin: 0;
   text-decoration: none;
	font-weight: normal;
}
#nav3 li.nav3 a:hover {
	color: #ff3300;
	font-weight: normal;
}
#nav3 li.nav3 a.aktiv {
	color: #ff3300;
	font-weight: normal;
}
/* NAVIGATION TERMINE
-------------------------------------------------------------------- */
a.termine { background-color: #f6b954; color: #046380; }
a.termineaktiv { background-color: #f6b954; color: #FF3300; }

/* TOP NAVIGATION
-------------------------------------------------------------------- */
#topnavi{
	margin: 0;
	padding: 0;
	text-align: right;
	float: right;
}
#topnavi a {
	FONT-FAMILY: Georgia, Garamond, Arial;
	font-size: 100%;
	color: #efefe4;
	background-color: #0099cc;
   padding: 2px 5px;
   margin: 0 0 0 1px;
   text-decoration: none;
	font-weight: bold;
	outline: none;
}
#topnavi a:hover {
	background-color: #ff3300;
   padding: 2px 5px 4px 5px;
}

/* TOP
-------------------------------------------------------------------- */
#top{
	width: 100%;
	height: 10px;
	margin: 0px;
	padding: 0px;
	background-color: #0099cc;
}

/* RAHMEN
-------------------------------------------------------------------- */
#rahmen{
	width: 980px;
	margin: 0px auto;
	padding: 0px;
}

/* HEADER
-------------------------------------------------------------------- */
#header{
	width: 980px;
	margin: 0px auto;
	padding: 0px;
	background-color: #e5e0c9;
}
#header_druck{ display:none; }

/* INHALTSBEREICH
-------------------------------------------------------------------- */
#content {
	width: 980px;
	padding: 3px 0px 20px 0px;
	margin: 0px auto;
	text-align: left;
	background-color: #efefe4;
}
#links {
	width: 215px;
	margin: 0px 15px 0px 10px;
	padding: 0;
	float: left;
}
.clearer { clear: both;}
#inhalt{
	width: 730px;
	min-height: 300px;
	margin: 0 10px 0 0;
	padding: 0;
	text-align: left;
	float: right;
}
#inhalt h1{
	width: 500px;
	font-size: 29px;
	FONT-FAMILY: Georgia, Garamond, Arial;
	color: #0099cc; 
	margin: 0;
	padding: 0;
	font-weight: normal;
	line-height: 1.5em;
}
#inhalt h2{
   font-size: 19px;
	color: #ff3300; 
	margin: 10px 0px 5px 0px;
	padding: 0;
	font-weight: normal;
}
#inhalt h3{
   font-size: 14px;
	color: #046380; 
	margin: 15px 0px 5px 0px;
	padding: 0px;
	border-bottom: 1px dotted #046380;
}
#inhalt h4{
   font-size: 9px;
	color: #046380; 
	font-weight: bold;
	margin: 2px 3px;
	padding: 0px;
	border: none;
}
#links h3{
   font-size: 10pt;
	font-weight: bold;
	color: #ff3300; 
	margin: 5px 0px 5px 0px;
	padding: 0px;
	border-bottom: 1px solid #ffcb04;
}
.start-news {
	width: 340px; padding: 5px; border: 1px solid #d3cdaf; background-color: #e5e0c9;
}
#inhalt h3.news  {
	margin: 0px 0px 5px 0px;
}

/* MAX ON TOUR
-------------------------------------------------------------------- */
.maxOnTour {
	width: 730px; padding: 0;
	background-image: url(images/max-on-tour.jpg); 
	background-repeat: no-repeat; 
}
.maxOnTourArtikel {
	width: 720px; padding: 5px; border: 1px solid #d3cdaf; background-color: #e5e0c9;
}
.artikel {
	border-bottom: 1px dotted #d3cdaf;
}

/* ANZEIGE HAUS
-------------------------------------------------------------------- */
.galerie_button {
	background-image: url(images/galerie.gif); 
	background-repeat: no-repeat; 
	background-position: 5px 7px;
	width: 274px; 
	padding: 5px; 
	padding-left: 25px;
	margin-top: 2px; 
	background-color: #49a0bb;
}
.galerie_button a {
	color: #efefe4;
	font-weight: bold;
}
a.kalender {
	padding: 5px 5px 5px 20px;
	background-image: url(images/kalender.gif); 
	background-repeat: no-repeat; 
	background-position: 0px 3px;
	font-weight: bold;
	margin: 0px 20px 10px 0px;
}
a.anfrage {
	padding: 5px 5px 5px 30px;
	background-image: url(images/anfrage.gif); 
	background-repeat: no-repeat; 
	background-position: 10px 6px;
	FONT-FAMILY: Georgia, Garamond, Arial;
	font-weight: bold;
	font-size: 130%;
	display: block;
	background-color: #f4b347;
	color: #FFFFFF;
}
a.anfrage:hover {
	FONT-FAMILY: Georgia, Garamond, Arial;
	color: #046380;
}
.dhtmlgoodies_answer li {
	list-style-image:url(images/anstrich-ausstattung.gif);
}
.angebot {
	background-color: #0099cc;
	padding: 10px;
	color: #efefe4;
	font-weight: bold;
}

/* SLIDER
-------------------------------------------------------------------- */
.dhtmlgoodies_question{	/* Styling question */
	overflow:hidden;
	cursor:pointer;
	width: 715px; 
	background-color: #49a0bb;
	background-image: url(images/details-wohnungen.gif);
	background-position: 99% 7px;
	background-repeat: no-repeat;
	padding: 5px; 
	margin-bottom: 2px;
	color: #efefe4;
	font-weight: bold;
	font-size: 110%; 
}
.dhtmlgoodies_answer{	/* Parent box of slide down content */
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;

}
.dhtmlgoodies_answer_content{	/* Content that is slided down */
	padding:1px;
	position:relative;
}

/* SLIDESHOW-BILDER
-------------------------------------------------------------------- */
#imageSlideshowHolder{
	float: right;
	margin: 0; 

	/* CSS HACK */
	width: 250px;	/* IE 5.x */
	width/* */:/**/250px;	/* Other browsers */
	width: /**/250px;
			
	/* CSS HACK */
	height: 301px;	/* IE 5.x */
	height/* */:/**/301px;	/* Other browsers */
	height: /**/301px;
			
	border: none;
	position:relative;	/* Never change this value */
		
}
.imageInGallery{		
	width:250px;
	height:301px;
		
	/* Never change these 3 value */
	left:0px;
	top:0px;
	position:absolute;	
}
	
#imageSlideshowHolder img{
	position:absolute;
}

/* NOPRINT BEREICH
-------------------------------------------------------------------- */
div.noprint { display: none; }

/* FEHLER BUCHUNGSANFRAGE
-------------------------------------------------------------------- */
#meldung .fehler { background-color: #fdd7cd; border: 1px solid #FF3300; padding: 5px; width: 690px;}

/* TABS
-------------------------------------------------------------------- */
#tabmenu {
	overflow:hidden;
}
#tabmenu .tab {
	float:left;
	margin-left:3px;
	padding:5px;
	background-color:#f5b448;
	font-weight:bold;
	color:#046380;
	cursor: pointer;
}
#tabmenu .active {
	background-color:#0099cc;
	color:#FFFFFF;
}
#tabmenu .tab:hover {
	background-color:#0099cc;
	color:#FFFFFF;
	cursor:pointer;
}


/* KONTAKT
-------------------------------------------------------------------- */
.kontaktbox{
	width: 200px; 
	float: left; 
	background-image: url(images/anstrich.gif); 
	background-repeat: no-repeat; 
	background-position: 0 3px;
	padding-left: 20px;
}
.ohne {
	background-image: none; 
}
a:hover.autor {
	border: 0px;
}
form p {
	margin-bottom: 5px;
}

/* FOOTER
-------------------------------------------------------------------- */
#footer {
	width: 100%;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	background-color: #49a0bb;
	text-align: left;
}
#footer p {
	color: #efefe4; 
	padding: 0 0 0 10px;
}
#footer p.klein {
	font-size: 80%;
	color: #9cc8d0;
}
#footer a{
	color: #efefe4; 
	text-decoration: underline;
}
#footer a:hover{
	color: #efefe4; 
	border: 0;
	background: none;
}
#footer p.klein a{
	color: #9cc8d0;
	text-decoration: underline;
}
#footer li {
	list-style: circle;
}
#footer h2, h3 {
	margin: 0;
	padding: 0 0 0 10px;
}
ul.footer li {
	font-size: 90%;
}
#footer ul.footer li a {
	color: #9cc8d0; 
	text-decoration: none;
}

/* IE7 PROBLEME
-------------------------------------------------------------------- */
*html FORM{
	width: 710px;
}
*html ul li{
	list-style-image:url(images/anstrich-li-ie.gif);
}
*html INPUT{
	height: 22px;
}
*html #inhalt{
	height: 300px;
}
*html INPUT.ohne_rahmen{
	height: 18px;
}
*html .galerie_button {
	width: 304px; 
}
*html .dhtmlgoodies_question{	/* Styling question */
	width: 725px; 
}
*html #nav_anfrage {
	width: 215px;
}
*html fieldset {
	margin-top: 15px;
	margin-bottom: 15px;
}
*html fieldset legend {	float: left; position: relative; margin-top: -1.5em;}




