@charset "utf-8";
.bottompic {
	line-height: 3px;
	background-color: #FFF;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #3c583d;
}

a {
	color: #506F51;
	text-decoration: underline;

}
a:hover {
	color: #9999CC;
	text-decoration: none;

}

.nav a {
	color: #FFFFFF;
	text-decoration: none;

}
.nav a:hover {
	color: #ccccff;
	text-decoration: underline;

}
.box {
	border-top-width: 25px;
	border-right-width: 10px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #506f51;
	border-right-color: #506f51;
	border-left-color: #506f51;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCC;
}
.bottom {
	background-color: #506f51;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFF;
	font-size: 11px;
	color: #CCC;
	height: 60px;
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 10px;
}
.maintext {
	vertical-align: top;
	padding: 15px;
	font-size: 14px;
	text-align: justify;
	background-color: #FFF;
}

.nav {
	background-color: #506f51;
	text-align: center;
	line-height: 30px;
	font-size: 12px;
	letter-spacing: 1px;
}
.booking {
	vertical-align: top;
	font-size: 13px;
	text-align: justify;
	background-color: #FFF;
	padding-top: 15px;
	padding-bottom: 15px;
}
.rooms {
	font-size: 10px;
	font-weight: bold;
	color: #063;
	text-align: center;
}
.maintext1 {
	vertical-align: top;
	padding: 15px;
	font-size: 14px;
	text-align: center;
	background-color: #FFF;
}
.tariff {
	background-color: #9C9;
	text-align: center;
	border: 2px solid #030;
	font-size: 14px;
}
.specialtitle {
	font-size: 18px;
	background-color: #FF0;
}
.tarifftitle { font-size: 20px; 
}
.homeoffer {
	width: 480px;
	border: 2px solid #506F51;
	background-color: #FEFF35;
	padding: 5px;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
}

.redoffer { font-size: 16px; font-weight: bold; text-align: center; color: #F00; }

