/* Basic stuff */
* {
	margin: 0px;
	padding: 0px;
}

body {
	font: 12px "Lucida Grande", verdana, arial, helvetica, sans-serif;
	text-align: center;
	background: #fff url("images/topwhitebg.jpg");
  	background-repeat: repeat-x;
 	background-position: top;
	color: #2f2f2f;
}

a		{ font: 11px "arial"; text-decoration:none; color: #655836}
a:hover	{ text-decoration:underline;}

.text {
	FONT-SIZE: 11px;
	COLOR: #655836;
	FONT-FAMILY: Arial;
	height: 15px;
}

.homepageleft {
	FONT-SIZE: 11px;
	COLOR: #655836;
	FONT-FAMILY: Arial;
	height: 20px;
	padding-right: 15px;
}

.homepageright {
	FONT-SIZE: 11px;
	COLOR: #655836;
	FONT-FAMILY: Arial;
	height: 20px;
	padding-right: 15px;
}


#contenttitle {
	height: 30px;
	FONT-SIZE: 15px;
	COLOR: #655836;
	FONT-FAMILY: Arial;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-left: 16px;
	background-color: #e7e5d8;
}

.villalartextleft {
	height: 30px;
	FONT-SIZE: 11px;
	COLOR: #655836;
	FONT-FAMILY: Arial;
	text-align: justify;
	padding-top: 5px;
	padding-left: 16px;
	padding-right: 16px;
}

.villalartextright {
	height: 30px;
	FONT-SIZE: 11px;
	COLOR: #655836;
	FONT-FAMILY: Arial;
	text-align: justify;
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 16px;
}


#footer {
	background: #fff;
	height: 100px;
}

#footergreen {
	background: #8EC319;
	width: 600px;
	height: 38px;
}

#reklam{
position:fixed;
_position:absolute;
_top:expression(eval(document.body.scrollTop));
top:0;
right:0;
margin-top:161;
text-align:right;
}

#reklam1{
position:fixed;
_position:absolute;
_top:expression(eval(document.body.scrollTop));
top:0;
left:0;
margin-top:161;
text-align:right;
}

.shakeimage{
position:relative
}

#mainarea{
background-color: #ebe9df;
}