
html { min-height: 100%; text-align: left; margin-bottom: -1px; padding: 0 0 0 0; margin: 0 0 0 0; }


BODY  {
	background: #fff;
	font-size: small;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	}
* html body {
	font-size: x-small; /* for IE5/Win */
	f\ont-size: small; /* for other IE versions */
	}
	
* {
	margin: 0; padding: 0;
	}
	
img {
	border: 0;
	}

villalink a {
	color: red;
	font-size: small;
	text-decoration: none;
}
	
#container {
	background: url(images/contentbg.jpg) repeat-y;
	margin: 0 auto;
	width: 716px;
	display: block;
	}
	
h1 {
	background: url(images/header.png) no-repeat;
	width: 716px;
	height: 120px;
	text-indent: -9999em;
	}
	
#info_bar, #nav{
	width: 716px;
	height: 43px;
	}
	
#info_bar a{
	float: right;
	color: #fff;
	font-size: 85%;
	text-decoration: none;
	line-height: 43px;
	margin: 0 10px 0 0;
	}
	
#nav a {
	color: #fff;
	font-size: 85%;
	text-decoration: none;
	line-height: 43px;
	margin: 0 10px 0 0;
	}
	
	
#info_bar img {
	float: left;
	margin: 0 0 0 390px;
	padding-top: 8px;
	}
	
#nav ul {
	list-style: none;
	margin-left: 290px;
	font-size: 14px;
	}

#nav ul li {
	float: left;
	padding-right: 7px;
	}
	
#nav ul li a:hover, #nav ul li a:active{
	text-decoration: underline;
	}
	
#infobox {
	width: 689px;
	height: 109px;
	margin: 15px auto;
	}
	
#infobox ul {
	margin: 0 0 0 250px;
	padding-top: 10px;
	color: #000;
	list-style: circle;
	}
	
#infobox ul li{
	font-family: “Trebuchet MS”, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	line-height: 1.4em;
	}
	
#left_column {
	float: left;
	width: 200px;
	padding-left: 15px;
	}
	
#right_column {
	float: right;
	width: 500px;
	margin-right: 1px;
	}
	
#right_column p {
	font-size: 80%;
	line-height: 19px;
	padding-top: 5px;
	}
	
#right_column2 {
	float: left;
	width: 650px;
	padding-left: 20px;
	padding-bottom: 20px;
	margin-right: 1px;
	}
	
#right_column2 p {
	font-size: 80%;
	line-height: 19px;
	padding-top: 5px;
	}	
	
h2 {
	font-family: “Trebuchet MS”, sans-serif;
	font-size: 115%;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: -1px;
	line-height: 1.2em;
	color: #cc0000;
	margin-top: 15px;
	padding-bottom: 5px;
	}
	
#left_column ul {
	list-style: none;
	}
	
#left_column a {
	color: #000;
	font-size: 80%;
	font-weight: bold;
	text-decoration: none;
	}
	
#directions {
	font-weight: bold;
	padding: 10px 0 15px 0;
	display: block;
	}
	
.photo {
	width: 136px;
	height: 93px;
	float: left;
	margin: 10px 0 0 10px;
	clear: both;
	}
	
.description {
	float: right;
	width: 335px;
	}
	
.description a {
	color: #cc0000;
	text-decoration: none;
	}
	
.villa a {
	color: #cc0000;
	text-decoration: none;
}
	
#pic_bottom {
	padding-top: 10px;
	}
	
.tarifftext {
	padding: 10px;
	line-height: 20px;
}
	
#footer {
	background: url(images/footer_bg.gif) no-repeat;
	width: 716px;
	height: 72px;
	margin: 10px auto;
	}
	
 #footer ul {
	list-style: none;
	margin: 0 0 0 150px;
	padding-top: 20px;
	}
	
 #footer ul li {
	margin-left: 4px;
	float: left;
	font-size: 80%;
	}
	
 #footer ul li a {
	color: #000;
	}
	
#email {
	clear: both;
	font-size: smaller;
	margin: 0 0 0 270px;
	padding-top: 5px;
	}