/* CSS Document */

body,td {
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #d7dadd;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
}	

.title {
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #8193a5;
	letter-spacing: 1px;
	font-style: normal;
	text-decoration: underline;
}
.title2 {
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #4c596e;
	font-style: italic;
	text-decoration: none;
}
.bck {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/bot3.gif);
}

.table01 {
	border: 3px solid #FFFFFF;
}
a.mail {
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #6e8296;
}
a.mail:hover {
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #57697a;
}
a.nv {
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a.nv:hover {
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #404753;
	text-decoration: none;
}

.copyright {
	font-size: 9px;
	color: #333333;
	line-height: 12px;
}	
.backlinks {
font-weight: bold;
color: #00FFFF;
}
.backlinks a:link {
	color: #586479;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 12px;
}
.backlinks a:hover {
	color: #000000;
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 12px;
}
/* ----------------- pricelist -----------------------*/
.ratestable {
	width: 100%;
}
.ratescorner {
	background-color: #57697a;
	border: 1px solid #cccccc;
}
.ratesheader {
	background-color: #57697a;
	font-weight: normal;
	color: #ffffff;
	text-align: center;
	border: 1px solid #cccccc;
}
.ratesrooms {
	background-color: #b5c1ce;
	font-weight: normal;
	color: #333333;
	border: 1px solid #cccccc;
	padding-right: 4px;
	padding-left: 4px;
}   
.ratesprices {
	background-color: #ffffff;
	color: #333333;
	text-align: center;
	border: 1px solid #cccccc;
}
.notes {
	background-color: #ffffff;
	font-weight: normal;
	color: #333333;
	font-weight: normal;
	padding: 4px;
	text-align: left;
}	
.offers {
    background-color: #ffffff;
	font-weight: normal;
	color: #333333;
	font-weight: normal;
	padding: 4px;
	text-align: center;
}	
/* ----------------- form -----------------------*/

select {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	background-color: #FFFFFF;
	color: #333333;
	border: 1px solid #8fa8b5;
	font-size: 11px;
	
}
.formspace {
	color: #333333;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	
}
.formspace2 {
	color: #003366;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight:bold;
	
}
.formspace td{
	color: #333333;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;

}
.formfield {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	background-color: #d8dce2;
	color: #333333;
	border: 1px solid #8fa8b5;
	font-size: 11px;
	padding: 3px;
}
.formbutton {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #727b8a;
	border: 1px solid #E2E0E4;
	font-size: 11px;
	padding: 2px;
