body {
	margin: 0px 0px 0px 0px;
	padding: 5px;
	font-family: Helvetica, sans-serif;
	font-size: 13px;
    font-weight: normal;
	color: #000000;
 	text-align: center;
 	background-color: #BCDAAB;
/* 	background-color: #CACACA; */
/*	background-image: url(../symb/header/back_main.jpg); */
	/* part 1 of 2 centering hack */
}

#framework{ 
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;	
	/* opera does not like 'margin:20px auto' */
	border: 3px solid #144F15;
	border-bottom: 0px;
	text-align:left; 
	/* part 2 of 2 centering hack */
	width: 220px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 220px;
}
	
html>body #framework {
	width: 220px; /* ie5win fudge ends */
}

#header{
	padding: 5px;
	background: #FAECDD;
	background-position: top right;
	background-repeat: no-repeat;
	font-family: sans-serif;
}

#header p{
	margin: 0px;
	padding: 0px;
	float: left;
	color: #144F15;
	font-weight: bold;	
}

#header p#hotel, p#nameOfHotel{
	display: block;
	font-size: 18px;
}

#header p#hotel{
	text-align: left;	
}

#header p#nameOfHotel{
	text-align:	center;
}

#header p#since{
	font-size: 14px;
	text-align: right;
}

#header img{
	display: none;	
}

#menue{
	padding: 5px;
	text-align: left;
	vertical-align: middle;
	background: #144F15;
	color: #FAECDD;
	font-weight: bold;
}

ul{
	margin: 0px;
	padding: 0px;
	float: left;
	list-style:none;	
}

ul li {
	float:left;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

ul a {
	float:left;
	display:block;
	padding:4px 0px;
	color: #FAECDD;
	text-decoration: none;
}

ul a:hover{
	background: #FAECDD;
	color: #144F15;
}

#menue img{
	margin: 10px 0px;	
}

.screenOnly{
	display: none;	
}

#content{
	background: #FAECDD;
	color: #144F15;
	padding: 12px;
}

#content img{
	display: none;
}

#content p{
	margin: 0px;
}

#footer{
	text-align: center;
	vertical-align: middle;
	background: #144F15;
	color: #FAECDD;
	font-weight: bold;
	line-height: 22px;
}

h1{
	font-size: 25px;
	font-weight: bold;
	margin: 0px;
	letter-spacing: 0.2em;
}

h2{
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
}

h3{
	font-size: 18px;
	font-weight: bold;
}

h4{
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
}

br.large{
	font-size: 1.5em;
}

a{
	color: #216421;
	text-decoration: none;
}

a:visited{}

a:active{
	background: #FAECDD;
	color: #144F15;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

div.format{
	margin: 0px 0px 0px 0px;
	float: left;
	display: block;
}

.small{
	font-size: 10px;
}

div.shadow {
	display: none;
}

div.shadow2 {
	display: none;
}

div.imgbox{
	display: none
}

div.imgbox img{
	display: none;	
}

div.imgLeft{
	display: none;
}

div.imgRight{
	display: none;
}

#centred{
	text-align: center;
}

div.wayLeft{
	float: left;
	display: block;
	padding: 0px 0px 20px 0px;
	width: 190px;
	border: 0;
}

div.wayCenter{
	display: none;
}

div.wayRight{
	float: left;
	display: block;
	width: 190px;
	padding: 0px 0px 10px 0px;
	border: 0;
}

br.large{
	display: block;
	font-size: 1.5em;
}

.error{
	color: #CC0000;
	text-align: center;
}

form{
	margin: 0px;	
	padding: 0px;
}

form input, select, textarea {
	float: none;
	margin-bottom: 3px;
	margin-right: 3px;
	border: 1px solid #2D6A27;
	background-color: #ECFAEC;
	font-size: 12px;
	font-weight: normal;
	vertical-align: middle;
}

form label {
  display: block;
  float: left;
  width: 120px;
  margin-bottom: 3px;  
  margin-right: 5px;  
}

fieldset{
	border: 1px solid #007A79;	
	padding: 7px;
	margin: 0px 5px;
}

fieldset legend {
	padding: 4px;
	color: #2D6A27;
	border-right-width: 2px;
	border-bottom-width: 2px;
	margin-bottom: 4px;
	font-weight: bold;
}

a.helpButton{
	display: none;
	position:absolute;
	right:15px;
}

div#overDiv{
	display: none;
	position: static;
	visibility:hidden;
	width:0px;
	z-index:50;
}
