/* © 2006 www.vacanzescambi.com - www.meta-art.com */

/* allgemein */
/* menu */
/* houses */
/* table */
/* fg */
/* footer */


/* allgemein */

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

body {
	background: #FFF;
	color: #000;
	font: 62.5% Tahoma, Verdana, sans-serif;
	text-align: center;
	}

ul {
	list-style: none;
	}

#box {
	margin: 2em auto;
	text-align: left;
	width: 800px;
	}

.ruler {
	background: #DDD;
	color: inherit;
	font-size: 0px;
	height: 1px;
	line-height: 1.2em;
	margin: 14px 0 14px 0;
	padding: 0;
	}

/* ************ */



/* menu */

#menu {
	float: right;
	margin: 0;
	padding: 0 0 0 15px;
	}

#menu li {
	display: inline;
	margin: 0; 
	padding: 0;
	}
	
#menu a:link,
#menu a:visited {
	background: inherit;
	color: #0097E3;
	float: left;
	font-size: 1em;
	font-weight: bold;
	line-height: 14px;
	padding: 0 12px 6px 12px;
	text-decoration: none;
	}

#menu a:hover,
#menu a:active {
	background: inherit;
	color: #004F80;
	text-decoration: none;	
	}

/* ************ */


h1 {
	background: url(/zd/images/header.jpg) no-repeat top left;
	clear: both;
	font-size: 1.3em;
	height: 120px;
	position: relative;	
	width: 800px;
	}

h1 span {
	background: transparent;
	bottom: 10px;
	color: #FFF;
	font-weight: bold;
	position: absolute;
	right: 10px;
	}


h4 {
	font-size: 1.6em;
	font-weight: normal;
	margin: 0 0 6px 0;
	}



/* houses */

#houses_hp {
	background: url(/images/bk_houses.gif) no-repeat;
	height: 270px;
	padding: 20px 0 0 0;
	}

#houses {
	background: url(/images/bk_houses.gif) no-repeat;
	height: 270px;
	padding: 20px 0 0 18px;
	}

#house1 {
	background: url(/images/bk_house.gif) no-repeat;
	width: 210px;
	padding: 14px 20px;
	float: left;
	text-align: center;
	margin: 0 0 0 15px;
	height: 222px;
	}

* html #house1 {
	margin: 0 0 0 8px;
	}

#house1 p {
	font-size: 1em;
	}

#house1 img {
	border: 1px solid #DDD;
	margin: 8px 0 8px 0;
	padding: 1px;
	}

#house2 {
	background: url(/images/bk_house.gif) no-repeat;
	margin: 0 10px;
	float: left;
	padding: 14px 20px;
	width: 210px;
	text-align: center;	
	height: 222px;
	}

#house2 p {
	font-size: 1em;
	}

#house2 img {
	border: 1px solid #DDD;
	margin: 8px 0 8px 0;
	padding: 1px;	
	}

#house3 {
	background: url(/images/bk_house.gif) no-repeat;
	padding: 14px 20px;
	float: left;
	width: 210px;
	height: 222px;
	text-align: center;	
	}

#house3 p {
	font-size: 1em;
	}

#house3 img {
	border: 1px solid #DDD;
	margin: 8px 0 8px 0;
	padding: 1px;		
	}
	
#house4 {
	background: url(/images/bk_house2.gif) no-repeat;
	padding: 14px 0 0 6px;
	float: left;
	width: 500px;
	height: 234px;
	text-align: center;	
	}

#house4 p {
	font-size: 1em;
	}

#house4 img {
	border: 1px solid #DDD;
	margin: 8px 5px;
	padding: 1px;
	text-align: center;
	}
	
#house5 {
	background: url(/images/bk_house3.gif) no-repeat;
	padding: 14px 20px;
	float: left;
	width: 210px;
	height: 80px;
	margin: 15px 5px 0 10px;	
	text-align: center;	
	}

#house5 p {
	font-size: 1em;
	margin: 6px 0 5px 0;
	}

#house6 {
	background: url(/images/bk_house3.gif) no-repeat;
	padding: 14px 20px;
	float: left;
	width: 210px;
	height: 80px;
	margin: 0 5px 0 10px;	
	text-align: center;	
	}

#house6 p {
	font-size: 1em;
	margin: 6px 0 5px 0;
	}	

/* ************ */



h3 {
	font-size: 1.6em;
	font-weight: normal;	
	text-align: center;
	}

p {
	font-size: 1.2em;
	line-height: 1.6em;
	}

.txt {
	font-size: 1.2em;
	line-height: 1.6em;
	}

a:link {
	background: inherit;
	color: #0097E3;
	text-decoration: none;
	}

a:hover {
	background: inherit;	
	color: #004F80;
	text-decoration: none;
	}

a:visited {
	background: inherit;
	color: #85676F;
	}



/* table */

#free table {
	font-size: 1.2em;
	margin: 10px 0 0 80px;
	text-align: center;
	width: 640px;
	}

#free tr {
	background: url(/images/tbl_bk.gif) no-repeat;
	width: 640px;
	}

#free td {
	height: 31px;
	}

/* ************ */



/* fg */

#fg {
	padding: 0 8px;
	width: 784px;
	}
	
#fg .fgpic {
	background: url(/images/bk_fg.gif) no-repeat;
	color: inherit;
	display: table;
	float: left;
	height: 170px;
	margin: 11px;
	text-align: center;
	width: 170px;
	}

#fg .center {
	display: table-cell;
	vertical-align: middle;
	}

#fg img {
	border: 1px solid #CCCCBC;
	padding: 1px;
}

#fg p {
	font-size: 0.9em;
	margin: 0 0 0 0;
	text-align: center;
	}

#fg a {
	background: inherit;
	color: #FF6600;
	text-decoration: none;
	}

#fg a:hover {
	background: inherit;
	color: #000;
	text-decoration: underline;
	}

#foto img {
	border: 1px solid #CCCCBC;
	margin: 20px 0;
	padding: 1px;
	}

/* ************ */



/* footer */

#footer {
	font-size: 0.8em;
	text-align: center;
	}

/* ************ */