/* CSS Document */
body
{
	/*background-color: rgb(255,253,232);*/ /*orig*/
	background-color: #e5a716;
	width: 873px;
	text-align: center;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
  font-family: Arial;
  margin-top: 10px;
  margin-bottom: 10px;
}

IMG
{
  border: none;
}

a.buchen {
  color: #85352E!important;
  font-weight: bold;
}


#page
{
	background-color: rgb(255,253,232);
  height: 600px;
  width: 870px;
  /*border: solid 1px rgb(133,53,46);*/ /*orig*/
  float: none;
  position:relative;
  text-align:left; 
}

#topImageBar
{
  border-top: 21px solid rgb(255,253,232);
  margin-left: 21px;
  clear: both;
}

#topImageBar IMG
{
  border: none;
}

#flymenuBar
{
  /*background-color: rgb(194,146,46);*/ /*orig*/
	background-color:  #e5a716;
  position: absolute;
  top: 258px;
  width: 870px;
  /*margin: -50px 0px 0px 0px;*/ 
}

UL#flymenu
{
  margin: 0px 0px 0px 20px;
}

UL#flymenu LI
{
  list-style: none;
  float: left;
  position: relative;
}

UL#flymenu A
{
  padding: 3px 10px 3px 10px;
  display: block;
  font-family: Arial;
  font-size: 12px;
  color: rgb(133,53,46);
  text-decoration: none;
  font-weight:bold;
}

UL#flymenu A.submenuSwitch_on
{
	color:  rgb(133,53,46);
	background-color: rgb(255,253,232);
}

UL#flymenu UL
{
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   background-color:  rgb(133,53,46);
   position: absolute;
   bottom: 20px;
   left: 0px;
}

UL#flymenu UL LI
{
  float: none;
}

UL#flymenu UL LI A
{
	border: solid 1px rgb(133,53,46);
	height: 20px;
	padding: 2px 0px 2px 5px;
	color: rgb(255,253,232);
	width: 200px;
        font-weight:normal;
}

UL#flymenu UL LI A:hover
{
	color: black;
	background-color: rgb(255,253,232);
}

#drobNavigation {
	float:left;
	margin-left: 21px;
	display: inline;
}

#smallmenu
{
  text-align: right;
  margin: 5px 15px 0px 0px;
}

#smallmenu A, #drobNavigation
{
	font-size: 15px;
  font-family: Arial;
  color: rgb(194,146,46);
  text-decoration: none;
}

#smallmenu .menu-item
{
padding: 5;
}


#bottomlinks
{
	background-color:  rgb(133,53,46);
	height: 20px;
	text-align:center;
}

#bottomlinks A
{
	font-size: 12px;
	padding: 3px 20px 2px 20px;
	color: rgb(194,146,46);
	text-decoration: none;
	display: block;
	float: left;
}

#bottomlinks A:hover
{
	color: #FFFFFF;
}

#bottomlogo
{
	float:right;
	height: 256px;
	width: 215px;
}
#bottomlogo IMG
{
	border: none;
	margin-top: 200px;
}

#pageview 
{
	height: 255px;
	margin: 10px 20px 13px 20px;
}

H1
{
	font-size: 24px;
	font-family: 'Monotype Corsiva', 'Arial', sans-serif; 
	color: rgb(133,53,46);
  font-weight:normal;
	margin-top: 10px;
  /*margin: 0;
  margin-top: -5px;
  position: relative;
  padding: 0;*/
  /*height: 10px;*/
}

P
{
	font: normal 15px 'Arial';
	/*color: rgb(133,53,46);*/
}

#pagecontent
{
	overflow: auto;
	height: 265px;
	width: 590px;
	padding-right: 10px;
}
#pagecontent ul li {
	list-style-type: circle;
	list-style-position: inside;
}
#pagecontent p {
	padding-bottom: 1em;
}

.sitemap * {
	color: rgb(133,53,46);
}

/* ******** FORMS ***********  */
.fieldFrm01{color: red;	font-size: 10px;}
.inputFrm01{width:130px; color:#003366; font-size:10px; margin:1px;}
.inputBig{width:384px; color:#003366; font-size:10px; margin:1px;}
.request_form tr td{
  font-weight:normal;
  font-size: 12px;
}

legend {
	color: black;
	font-size: 16px;
	font-weight: bold;
}
label {
  float:left;
  width:30%;
  margin-right:0.5em;
   text-align:right;
  font-weight:normal;
  font-size: 12px;
  }

/* ******** END FORMS ***********  */


