body {
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #022858;
	background-color: #FFFFFF;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 40px;
	margin-left: 0;
}


a:link {
	color: #2984C6;
}


a:hover, a:active {
	text-decoration: none;
	color: #000066;
}

/* Header */

#header {
	width: 939px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: 10px;
}



/* Menu */

#menu {
	width: 939px;
	background-image: url(images/Volme1.gif);
	height: 273px;
	border-bottom-color: #69A6F3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-top-color: #69A6F3;
	border-top-style: solid;
	background-color: #0033FF;
	display: block;
}
#page {
	background-color: #FFFFFF;

}
#page h2 {
	font-size: 36px;
	padding-top: 300px;
	padding-left: 100px;
}

#menu a {
	font-size: 16px;
	display: block;
	text-align: right;
	vertical-align: text-bottom;
	padding-top: 220px;
	padding-right: 10px;
	color: #69A6F3;
}


#menu a:hover {
	text-decoration: none;
	color: #69A6F3;
}

/** LOGO */

#logo {
	float: left;
	width: 939px;
	height: 273px;
	border: 1px solid #6AACD3;
	background-image: url(images/Immobilien_Istrien.gif);
}
#logo h1 {
	padding-top: 120px;
	padding-left: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}


#wrapper {
	width: 939px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/header_web10.gif);
	height: 236px;
	background-color: #666666;
}


/* Footer */
#footer-wrap {
	width: 939px;
	height: 273px;
	margin: 0 auto;
	background-image: url(images/Volme2.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6AACD3;
}



#footer {
	margin: 0 auto;
	padding: 0;
}
#wrapper p {
	display: block;
	text-align: center;
	color: #000099;
}


html>body #footer {
	height: auto;
	background-color: #FEFEFF;
}
#footer-wrap a {
	font-size: 16px;
	display: block;
	text-align: right;
	vertical-align: text-bottom;
	padding-top: 220px;
	padding-right: 10px;
	color: #69A6F3;
}

