@charset "UTF-8";

body {
	background-color: #FFFFFF;
	background-image: url(pix/bg_sommerurlaub.gif);
	margin: 0px;
}
.wrapper {
	z-index: 5;
	width: 975px;
	height: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: 0px;
	position: relative;
}
.bgpalme {
	z-index: 3;
	width: 551px;
	height: 652px;
	left: 755px;
	top: 35px;
	position: absolute;
	background-image: url(pix/bg_palme.png);
	background-repeat: no-repeat;
}
.menu1 {
	z-index: 10;
	width: 320px;
	height: 310px;
	left: 0px;
	top: 0px;
	position: absolute;
	background-image: url(pix/menu_finca_adelante.gif);
	background-repeat: no-repeat;
}
.menutext {
	z-index: 11;
	width: 200px;
	height: 200px;
	left: 37px;
	top: 45px;
	position: absolute;
}
.menubildstart {
	z-index: 12;
	width: 276px;
	height: 282px;
	left: 0px;
	top: 264px;
	position: absolute;
	background-image: url(pix/karte_urlaub_adelante.png);
	background-repeat: no-repeat;
}
.menubild {
	z-index: 12;
	width: 276px;
	height: 282px;
	left: 0px;
	top: 264px;
	position: absolute;
	background-image: url(pix/haus_urlaub_adelante.png);
	background-repeat: no-repeat;
}
.contentbg {
	z-index: 13;
	width: 780px;
	height: 750px;
	left: 195px;
	top: 0px;
	position: absolute;
	background-image: url(pix/bgcontent_costa_blanca.png);
	background-repeat: no-repeat;
}
.startbild1 {
	z-index: 13;
	width: 627px;
	height: 750px;
	left: 195px;
	top: 0px;
	position: absolute;
	background-image: url(pix/bg_framewhite.png);
	background-repeat: no-repeat;
}
.startbild2 {
	z-index: 14;
	width: 627px;
	height: 750px;
	left: 195px;
	top: 0px;
	position: absolute;
	background-image: url(pix/bigpic_haus.gif);
	background-repeat: no-repeat;
}
.contenttext {
	z-index: 14;
	width: 630px;
	height: 505px;
	left: 275px;
	top: 180px;
	position: absolute;
	overflow: auto;
}
.logo {
	z-index: 15;
	width: 220px;
	height: 88px;
	left: 710px;
	top: 53px;
	position: absolute;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4A2F11;
}
.textklein {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #4A2F11;
}
.texttitel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3E69A4;
	margin-top: 0px;
}
a:link {  text-decoration: underline}
a:hover {  text-decoration: none}
a:active {  text-decoration: underline}
a:visited {  text-decoration: underline}
a:visited:link {  text-decoration: underline}
a:visited:hover {  text-decoration: none}

.text_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3E69A4;
	line-height: 24px;
}
a.text_menu:link {  text-decoration: none}
a.text_menu:hover {  text-decoration: underline}
a.text_menu:active {  text-decoration: none}
a.text_menu:visited {  text-decoration: none}
a.text_menu:visited:link {  text-decoration: none}
a.text_menu:visited:hover {  text-decoration: underline}
