/****************************************************/
/* CSS-Datei fuer hotel fuerstenhof                 */
/* Thomas Schumann, 16.01.2007, Erstellung          */
/* css/hotel.css                      			    */
/* oben rechts unten links                          */
/****************************************************/
/***************************************************************/

/* Verdana, Arial;*/
/* ANFANG allgemein gueltige Elemente                          */
BODY {
 background-color: RGB(201,196,183);/*#ededed; */
 font-family:  Verdana, Arial;
 font-size:8pt;
 margin:20px 0px 0px 0px;
 padding:0px;
 text-align:center;
}

TABLE {
 font-family: Verdana, Arial;
 font-size:9pt;
}

TD {
 font-family: Verdana, Arial;
 font-size:9pt;
}

TD.smallTD{
 font-family: Verdana, Arial;
 font-size:10px;
}

DIV {
 font-family:  Verdana, Arial;
 font-size:9pt;
 margin :0px auto;
}

FIELDSET {
 font-family:  Verdana, Arial;
 font-size:9pt;
 color:black;
 padding:5px;
}
/* Beginn LINKS ------------------------------------------*/
a:link
{
   font-family: Verdana, Arial;
   font-size: 9pt;
   text-decoration: none;
   cursor:pointer;
   color:#0033cc;
}
a:visited
{
   text-decoration: none;
  color:#0033cc;
}
a:hover 
{
	text-decoration:underline;
	color:#339900;
	font-family: Verdana, Arial;
    font-size: 9pt;
    cursor:pointer;
}
a:active 
{
	text-decoration:underline;
	color:#339900;
	font-family: Verdana, Arial;
    font-size: 9pt;
    cursor:pointer;
}
/* ENDE LINKS ------------------------------------------*/
/* ENDE allgemein gueltige Elemente                          */
/***************************************************************/
/* ANFANG Navigation                                           */

.logo {
 font-weight:bold;
 background-color:rgb(201,196,183);
 font-size:45px;
}

.headline {
 color:#FFFFFF;
 font-family: Verdana, Arial;
 font-size: 12pt;
 padding:0px 0px 0px 0px;
 width:900px; 
 text-align : left;
}

.headlineTab {
 background-color:#FFFFFF;/* home gelb                     */
 color:rgb(207,20,43);
 font-family: Verdana, Arial;
 font-size: 12pt;
 padding:0px;
 height:120px;
}

.navigation {
 background-color:RGB(207,20,43);
 color:#FFFFFF;
 font-size:10pt;
 padding:0px 0px 0px 0px;
 height:30px;
}

.nav1 {
 background-color:RGB(145,139,125);
 color:#FFFFFF;
 font-size:10pt;
 height:30px;
 text-align:center;
 vertical-align:middle;
 line-height:30px;
 width:140px;
 float:left;
 }
 .subNav1 {
 background-color:RGB(201,196,183);
 color:#000000;
 font-size:9pt;
 height:30px;
 text-align:center;
 vertical-align:middle;
 line-height:30px;
 width:140px;
 border-style:solid;
 border-width:0px 0px 1px 0px;
 border-color:#000000;
}
.nav2 {
 background-color:RGB(173,168,158);
 color:#FFFFFF;
 font-size:10pt;
 height:30px;
 text-align:center;
 vertical-align:middle;
 line-height:30px;
 width:140px;
 float:left;
}
 .subNav2 {
 background-color:RGB(201,196,183);
 color:#000000;
 font-size:9pt;
 height:30px;
 text-align:center;
 vertical-align:middle;
 line-height:30px;
 width:140px;
 border-style:solid;
 border-width:0px 0px 1px 0px;
 border-color:#000000;
}
.nav3 {
 background-color:RGB(201,196,183);
 color:#FFFFFF;
 font-size:10pt;
 height:30px;
 text-align:center;
 vertical-align:middle;
 line-height:30px;
 width:140px;
 float:left;
}
 .subNav3 {
 background-color:RGB(201,196,183);
 color:#000000;
 font-size:9pt;
 height:30px;
 text-align:center;
 vertical-align:middle;
 line-height:30px;
 width:140px;
 border-style:solid;
 border-width:0px 0px 1px 0px;
 border-color:#000000;
}
.nav4 {
 background-color:RGB(173,168,158);
 color:#FFFFFF;
 font-size:10pt;
 height:30px;
 text-align:center;
 vertical-align:middle;
 line-height:30px;
 width:140px;
 float:left;
}
 .subNav4 {
 background-color:RGB(201,196,183);
 color:#000000;
 font-size:9pt;
 height:30px;
 text-align:center;
 vertical-align:middle;
 line-height:30px;
 width:140px;
 border-style:solid;
 border-width:0px 0px 1px 0px;
 border-color:#000000;
}
.nav5 {
 background-color:RGB(145,139,125);
 color:#FFFFFF;
 font-size:10pt;
 height:30px;
 text-align:center;
 vertical-align:middle;
 line-height:30px;
 width:140px;
 float:left;
}
 .subNav5 {
 background-color:RGB(201,196,183);
 color:#000000;
 font-size:9pt;
 height:30px;
 text-align:center;
 vertical-align:middle;
 line-height:30px;
 width:140px;
 border-style:solid;
 border-width:0px 0px 1px 0px;
 border-color:#000000;
}
.mainNavOver {
 background-color:#767676;
 height:30px;
 text-align:center;
 vertical-align:middle;
 line-height:30px;
 width:140px;
 float:left;
}
.overSubMenu {
 background-color:#ffffff;
 color: RGB(207,20,43);/*#993300;*/
 font-size:9pt;
 height:30px;
 text-align:center;
 vertical-align:middle;
 line-height:30px;
 width:140px;
 border-style:solid;
 border-width:1px 1px 1px 1px;
 border-color:RGB(207,20,43);
 cursor:pointer;
 /*text-decoration:underline;*/
}
/* Beginn LINKS ------------------------------------------*/

.navLinkSimple:link {
   font-family: Verdana, Arial;
   color:#000000;
 	font-size:9pt;
   text-decoration: none;
   cursor:pointer;
   font-weight:normal;
}
a.navLinkSimple:visited {
   font-family: Verdana, Arial;
   text-decoration: none;
   font-size: 9pt;
   color:#000000;
   cursor:pointer;
   font-weight:normal;
}
a.navLinkSimple:hover {
	text-decoration:none;
	color:#000000;
	font-family: Verdana, Arial;
   font-size: 9pt;
    cursor:pointer;
	 font-weight:normal;
}
a.navLinkSimple:active {
	text-decoration:none;
	color:#000000;
	font-family: Verdana, Arial;
    font-size: 9pt;
    cursor:pointer;
	font-weight:normal;
}



.contentLink:link {
   font-family: Verdana, Arial;
   color:RGB(207,20,43);
 	font-size:9pt;
   text-decoration: none;
   cursor:pointer;
   font-weight:normal;
}
a.contentLink:visited {
   font-family: Verdana, Arial;
   text-decoration: none;
   font-size: 9pt;
   color:RGB(207,20,43);
   cursor:pointer;
   font-weight:normal;
}
a.contentLink:hover {
	text-decoration:underline;
	color:RGB(207,20,43);
	font-family: Verdana, Arial;
   font-size: 9pt;
    cursor:pointer;
	 font-weight:normal;
}
a.contentLink:active {
	text-decoration:underline;
	color:RGB(207,20,43);
	font-family: Verdana, Arial;
    font-size: 9pt;
    cursor:pointer;
	font-weight:normal;
}


a.navLink:link {
   font-family: Verdana, Arial;
   font-size: 11pt;
   text-decoration: none;
   cursor:pointer;
   color:#FFFFFF;
   font-weight:normal;
}
a.navLink:visited {
   font-family: Verdana, Arial;
   text-decoration: none;
   font-size: 11pt;
   color:#FFFFFF;
   cursor:pointer;
   font-weight:normal;
}
a.navLink:hover {
	text-decoration:underline;
	color:RGB(207,20,43);
	font-family: Verdana, Arial;
   font-size: 11pt;
    cursor:pointer;
	 font-weight:normal;
}
a.navLink:active {
	text-decoration:underline;
	color:#339900;
	font-family: Verdana, Arial;
    font-size: 11pt;
    cursor:pointer;
	 font-weight:normal;
}

span.navLink {
   font-family: Verdana, Arial;
   font-size: 11pt;
   text-decoration: none;
   cursor:default;
   color:#FFFFFF;
   font-weight:normal;
}
/* ENDE Navigation                                             */
/***************************************************************/
/* ANFANG Sonstiges                                            */
.content {
 font-family:   Verdana, Arial;
 font-size:9pt;
 /*background-color:#FFFFFF;*/
 width:900px;
 overflow:auto;
 margin:0px;
 padding:0px;
/* overflow:hidden;*/
}
.bookingIFrame {
 font-family:   Verdana, Arial;
 font-size:9pt;
 /*background-color:#FFFFFF;*/
 overflow:auto;
 margin:0px;
 padding:0px;
/* overflow:hidden;*/
 border-style: none; 
 border-width: 0px;
 display: none;
 width: 730px;
 position: absolute; 
 right: 0px;
 top: 220px;
 z-index: 1;
}

.contentRightArea {
	 width:710px;
	 position:absolute;
	 top:0px;
	 left:170px;
}
.contentLeftArea {
	 width:170px;
	 position:absolute;
	 top:0px;
	 left:0px;
}
.freeContent {
 /* background-color:#FFFFFF; */
 width:900px;
 text-align:left;
}
.contentHeadline {
	font-size:14pt;
 	text-align:left;
	padding:10px 0px 0px 0px;
	cursor:default;
	color:RGB(207,20,43);
}
.contentSubHeadline {
	font-size:9pt;
 	text-align:left;
	padding:5px 0px 0px 0px;
	cursor:default;
	color:RGB(207,20,43);
}
.contentPart {
	padding:10px 0px 0px 0px;
 	/* text-align:justify; */
	text-align: left;
	cursor:default;
}
.contentPicTitle {
 	font-size:12px;
}
.contentToPic {
	border-width:1px;
	border-style:solid;
	border-color:#d6d6d6;
	font-size:12px;
	padding: 2px;
	}
.galerieTD {
	height:170px;
	width:170px;
	border-width:1px;
	border-style:solid;
	text-align:center;
	border-color:#d6d6d6;
	/* background-color:#f4f4f4; */
}

/* ENDE Sonstiges                                              */
/***************************************************************/
/***************************************************************/
/* ANFANG AGB Impressum                                        */

a.agbLink:link {
   font-family: Verdana, Arial;
   font-size:10px;
   text-decoration: none;
   cursor:pointer;
   color:RGB(117,110,93);
}
a.agbLink:visited {
   font-family: Verdana, Arial;
   text-decoration: none;
   font-size: 10px;
   color:#000000;
   cursor:pointer;
}
a.agbLink:hover {
	text-decoration:underline;
	color:#000000;
	font-family: Verdana, Arial;
   font-size: 10px;
    cursor:pointer;
}
a.agbLink:active {
	text-decoration:underline;
	color:#000000;
	font-family: Verdana, Arial;
    font-size: 10px;
    cursor:pointer;
}

.agbDiv {
 margin:5px 0px 0px 0px;
 padding:0px;
}

/* ENDE AGB Impressum                                          */
/***************************************************************/
