body {
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
}

img {
	border: 0;
	padding: 0;
	margin: 0;	
}

p {
	margin:  0 0 5px 0;
}

h1, h2, h3 {
	font-size: 10pt;
	margin: 0;
	padding: 0;
}

label {
	float: left;
	width: 170px;
	padding-bottom: 10px;
	padding-right: 6px;
}

fieldset {
	padding: 6px;
}

#wrapper {
	width: 1003px;
	padding: 0;
	margin: 0 auto;
}

#content {
	margin: 0;
	padding: 0;
	position: relative;
}

.not_home #content {
	margin: 25px 0;
}

.front {
	background: url(/img_global/bg_home.jpg) no-repeat;
	padding: 5px 0;
	height: 265px;
}

.front .products {
	width: 280px;
	margin-left: 419px;
}

.front .welcome {
	text-align: center;
	width: 240px;
	float: right;
	margin-top: 25px;
	margin-right: 35px;
}

.front .welcome h2 {
	margin-bottom: 7px;
}

.clear {
	clear: both;
}

.fallback_image {
	float: left;
	margin: 5px;
}







/* header */
.home #header {
	height: 235px;
	background: url(/de/img/header_big.jpg);
	position: relative;
}

.not_home #header {
	height: 169px;
	background: url(/de/img/header_small.jpg);
	position: relative;
}


#header a {
	display: block;
	outline: none;
	height: 97px;
	position: absolute;
	text-decoration: none;
}

#header a img {
	visibility: hidden;
}

#header a:hover img {
	visibility: visible;
}


.home #header .button_villas {
	left: 0;
	top: 138px;
	width: 80px;
}

.home #header .button_bungalows {
	left: 80px;
	top: 138px;
	width: 121px;
}

.home #header .button_apartments {
	left: 201px;
	top: 138px;
	width: 128px;
}

.home #header .button_hotels {
	left: 329px;
	top: 138px;
	width: 90px;
}

.home #header .button_home {
	left: 869px;
	top: 138px;
	width: 134px;
}

.not_home #header .button_villas {
	left: 0;
	top: 69px;
	width: 79px;
}

.not_home #header .button_bungalows {
	left: 79px;
	top: 69px;
	width: 121px;
}

.not_home #header .button_apartments {
	left: 200px;
	top: 69px;
	width: 129px;
}

.not_home #header .button_hotels {
	left: 329px;
	top: 69px;
	width: 90px;
}

.not_home #header .button_home {
	left: 0;
	top: 0;
	width: 83px;
	height: 69px;
}

/* footer */
#footer {
	height: 86px;
	position: relative;
}

.not_home #footer {
	background: url(/img_global/footer.jpg);
}

.home #footer {
	background: url(/img_global/footer_home.jpg);
}

#footer .flags {
	width: 419px;
	float: left;
	text-align: center;
	padding-top: 15px;
}

#footer .infomenu {
	float: left;
	width: 550px;
	margin: 5px 15px;
}




/* boxes */

.box1 {
	border: 1px solid #FFCC33;
	margin-bottom: 20px;
	margin-top: 0pt;
}

.box1 .header {
	background-color: #FFCC33;
	text-align: center;
	font-size: 120%;
	padding: 3px;
}

.box1 .header h1 {
	font-weight: normal;
}

.box1 p {
	margin: 3px;
}

.box2 {
	border: 1px solid #FFCC33;
	margin-bottom: 10px;
	margin-top: 0pt;
	clear: both;
	position: relative;
}

.box2 .header {
	background-color: #FFFFCC;
	border-bottom: 1px solid #FFCC33;
	padding: 3px;
	clear: both;
}

.box2 .header div {
	display: inline;
}

.box2 p {
	margin: 5px;
}

.box2 .header .objname {
}

.box2 .header .objlocation {
	width: 175px;
	float: right;
}

.box2 .header .objcapacity {
	width: 150px;
	float: right;
}

.box2 .header .objprice {
	width: 150px;
	float: right;
}

.box2 .header .objstars {
	width: 90px;
	float: right;
}

.box2 .header .objstars .starbar {
	height: 17px;
	overflow: hidden;
	display: block;
	margin: auto;
}

.box2 .header .objpictograms {
	width: 90px;
	float: right;
	text-align: right;
}

.box2 .objimage {
	float: left;
	padding: 3px;
	padding-right: 10px;
}

.box2 .objteaser {
	padding: 10px;
}

.box2 .moreinfo {
	text-align: right;
	position: absolute;
	bottom: 0;
	right: 0;
}



/* details */

.details_left {
	float: left;
	width: 440px;
	padding: 10px;
	padding-right: 0;
}

.details_right {
	float: right;
	width: 530px;
	padding: 10px;
}

.subheader {
	color: #0066CC;
}

p.detail_line {
	margin: 5px;
	text-indent: -30px;
	padding-left: 30px;
} 



/* info */

#infowrapper {
	border-left: 2px solid #FED129;
	border-right: 2px solid #FED129;
	padding: 0 20px;
}

#infowrapper p {
	margin-bottom: 25px;
	text-align: justify;
}

#infowrapper h1 {
	text-align: center;
	font-size: 25pt;
	clear: both;
	color: #0066CC;
	margin-top: 10px;
	margin-bottom: 30px;
	text-decoration: underline;
	font-family: tahoma, verdana, arial;
	text-transform: uppercase;
}

.infopicleft {
	float: left;
	padding-right: 15px;
	padding-bottom: 15px;
}

.infopicright {
	float: right;
	padding-left: 15px;
	padding-bottom: 15px;
}

.infopiccenter {
	text-align: center;
	padding-bottom: 15px;
}

.nicebg {
	background: url(/img_global/nicebg.jpg) no-repeat center top;
}

#contact1 {
	position: relative;
	top: 20px;
	left: 400px;
	width: 400px;
}

#contact2 {
	position: absolute;
	top: 300px;
	left: 100px;
	width: 280px;
}

#contact3 {
	position: relative;
	left: 700px;
	padding-bottom: 50px;
	width: 280px;
}

#inquiryTable {
	width: 520px; 
	margin: auto;
}

#inquiryTable td {
	vertical-align: top;
	padding: 10px;
}

label {
	font-weight: bold;
}

.obj_select_wrapper {
	width: 350px;
}

.plus, .minus {
	cursor: pointer;
}
.obj_select_wrapper select {
	width: 300px;
}

tr.error {
    background-color: #F78181;
}

.hidden {
    display: none;
}

.details_left h2, .details_right h2 {
    font-weight: normal;
}

