/* Schrift, Farben der Schrift im Body und Farbe des Scrollbalkens */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #4f453c;
	scrollbar-base-color: #756757;
}

/* Schrift, Farben der Links in den blauen Feldern */	
Active  {
	color : white;
	text-decoration : none;
	font-style : normal;
	font-weight : normal;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

/* Schrift, Farben der aktiven Links der Navigation ganz oben */
a {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
}


/* Schrift, Farben saemtlicher aktiver Links bei Mausberuehrung */
a:Hover  {
	color : #ff9900;
	text-decoration : yes;
	font-style : normal;
	font-weight : normal;
	font-size: 13px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

/* Schrift, Groesse und Farben der Titel */
h1  {
	font-size : x-large;
	color : green;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
}

h2  {
	font-size : large;
	color : Navy;
	font-style : normal;
	font-weight : bold;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

h3  {
	font-size : medium;
	color : Navy;
	font-style : normal;
	font-weight : bold;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

/* Farbe Navigationsbalken braun im Titelbalken */
.bgpic1 {
	background-image: url(../../img/bg_nav/phil_756757.jpg);
	background-repeat: repeat;
}

/* Farbe Navigationsbalkenende braun im Titelbalken */
.bgpic2 {
	background-image: url(../../img/bg_nav/phil_end.gif);
	background-repeat: no-repeat;
}

/* Farbe des Hintergrundes im Titelbalken mit Logo links und Foto rechts */
.bgpic3 {
	background-color: #003e00;
}

/* Trennstriche im der oberen Navigationsbalken */
.navbar{
	color : white;
	text-decoration : none;
	font-style : normal;
	font-weight : normal;
	font-size: 13px;
	font-family : Verdana, Arial, Helvetica, sans-serif;;
}


/* Farbe, Dicke der Tabellenrahmen und Schrift in den Tabellen*/
.tbcontentsmall {
	border: 1px solid #666699;
	border-collapse: collapse;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 100%;
}


/* Farbe, ohne Tabellenrahmen und Schrift in den Tabellen*/
.tbcontentno {
	border: 0px solid #666699;
	border-collapse: collapse;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 100%;
}

 /* Tabelle */
.table{
	color : #003e00;
	text-decoration : none;
	font-style : normal;
	font-weight : normal;
	font-size: 9pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

.clcategory a:hover, .clcategory a:active {
 	color: #4f453c;
	text-decoration: underline;
}

/* Hintergrundfarbe der Titelbalken der Spalten */
.cltop {
	background-color: #756757;
}

/* Farbe des Links bei Mausberuehrung in den Tabellentiteln */
.cltop a:hover, .clcategory a:active {
	color: #ff9900;
	text-decoration: underline;
}

/* Schrift in den Titelbalken ohne Linkfunktion - Schrift in Booking / Anfrage Formular und braune Schrift */ 
 .clfirst_font {
  	color: #ffffff;
	font-style : normal;
	font-weight : normal;
	font-size: 10pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
 }

/* Schrift in Booking / Anfrage Formular und braune Schrift */
 .clfirst_font2 {
  	color: #4f453c;
	font-style : normal;
	font-weight : normal;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
 }
 

/* Tabellenhintergrundfarbe in den Spalten links und rechts */
.clfirst {
	background-color: #dbcebf;
}

/* Tabellenhintergrundfarbe in den Spalten links und rechts */
.clfirst_pricelist {
   	background-color: #cfc4be;
 }

/* Farbe des Hintergrunds in den Haupttabellen und Schrift in Tabellen */
.clfirst_mitte {
	background-color: #fffee7;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
}

/* Farbe und Stärke der Links bei Mausberuehrung in den Tabellentiteln */
.clfirst a:hover, .clcategory a:active {
	color: #ff9900;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;	
}


/* Farbe Hintergrund und Dicke der Links ohne Mausberuehrung in den Tabellen und Titeln */
.clfirst a, .clcategory a:active {
	color: #4f453c;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal	
}

/* Angaben fuer fette Schrift - Titel in Tabellen, Titel */
.txtbold {
	text-decoration : none;
	font-style : normal;
	font-weight : normal;
	font-size: 11px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
}
/* Angaben fuer fette Schrift in Tabellen, Titel */
.txtbold_nav {
	text-decoration : none;
	font-style : normal;
	font-weight : normal;
	font-size: 11px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
}

/* Angaben fuer Rahmen um Haupttabelle */
.table1 {
	border-right: 1px groove;
	border-top: 1px groove;
	font-weight: normal;
	font-size: 11px;
	border-left: 1px groove;
	color: #000000;
	border-bottom: 1px groove;
	background-color: #fffee7;
}

 /* Titelfoto Home */
.header1 {
	background-image: url(../img/bg_top/top_diver75-s.jpg);
	background-repeat: no-repeat
	text-align: right;
}

/* Titel im Titelkopf */
.title{
	color : #9D8D7B;
	text-decoration : none;
	font-style : normal;
	font-weight : normal;
	font-size: 16px;
	vertical-align: middle;
	text-align: right;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

/* Titel im Titelkopf */
.title2 {
	color : #756757;
	text-decoration : none;
	font-style : normal;
	font-weight : normal;
	font-size: 16px;
	vertical-align: middle;
	text-align: right;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

/* Bild Platzierung */
.img01{
	margin-left:10px;
	margin-right: 2px;
	margin-top:5px;
	margin-bottom: 0px;
	border-style:inset;
	border-color:blue;
	border-width:0pt;
}

.img_faq {
image: url(../images/bg_top/pics_all/land_green.jpg) | values required!;
background-repeat: no-repeat;
text-align: right;
}

 /* Hintergrund Eingabefelder Booking / Anfrage */
.booking {
	background-color: #ffc184;
}

 /* Farbe der Eingabefelder und Länge der Schaltflächen im Formulares Anfrage / Buchung */
.input, textarea {
	position: absolut;
	left:;
	width:;
}

/* Copyright Anmerkung */
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #4f453c;
	
/* Schrift, Farben des Copyright */
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	font-weight: normal;
	color: #4f453c;
}
