html, body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background: #dfdec6;
}
body {
	background: #dfdec6 url(../_img/bg.jpg) repeat-x left top;
}
html > body {
	height: 100%;
	min-height: 100%;
}
.hidden {
	display: none;
}
.noborder {
	border: 0px none #ffffff;
}
.left {
	float: left;
}
.right {
	float: right;
}
hr {
	display: none;
}

::-moz-selection{
	background-color:#A4C2C0;

}
#wrapper {
	min-height: 100%;
	margin-bottom: -230px;
	height: auto;
	clear: both;
}
* html #wrapper { 
	height: 100%;
	margin-bottom: -230px;
}
#clearfooter {
	clear: both;
	height: 230px;
}
#header {
	margin: 0px auto;
	padding: 0px;
	height: 255px;
	width: 800px;
	background: url(../_img/bg_top.jpg) no-repeat left top;
	overflow: hidden;
}
#header h1 {
	margin: 0px;
	padding: 0px;
	float: left;
}
#header h1 a {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 135px;
	width: 200px;
	font: normal xx-small/normal Verdana, Arial, Helvetica, sans-serif;
	color: #E8E8E8;
	text-decoration: none;
	text-indent: -500px;
	overflow: hidden;
}
#header h2 {
	float: right;
	margin: 0px;
	padding: 0px;
}
#header h2 a {
	font: normal xx-small Verdana, Arial, Helvetica, sans-serif;
	color: #A3C1BE;
	text-decoration: none;
	width: 120px;
	display: block;
	height: 120px;
	text-indent: -500px;
	overflow: hidden;
}
#header #menu {
	margin: 214px 0px 0px;
	padding: 0px;
	display: block;
	height: 35px;
}
#header #menu li {
	display: inline;
	list-style: none;
	float: left;
}
#header #menu li.appartement {
	background: url(../_img/tabs.jpg) no-repeat 0px 0px;	
}
#header #menu li.appartement:hover, #header #menu li.appartement:active, #header #menu li.appartement:focus {
	background: url(../_img/tabs.jpg) no-repeat 0px -35px;
	padding-top: 5px;
}
#header #menu li.photos {
	background: url(../_img/tabs.jpg) no-repeat -100px 0px ;
}
#header #menu li.photos:hover, #header #menu li.photos:active, #header #menu li.photos:focus {
	background: url(../_img/tabs.jpg) no-repeat -100px -35px ;
	padding-top: 5px;
}
#header #menu li.winter {
	background: url(../_img/tabs.jpg) no-repeat -200px 0px;
}
#header #menu li.winter:hover, #header #menu li.winter:active, #header #menu li.winter:focus {
	background: url(../_img/tabs.jpg) no-repeat -200px -35px;
	padding-top: 5px;
}
#header #menu li.sommer {
	background: url(../_img/tabs.jpg) no-repeat -300px 0px;
}
#header #menu li.sommer:hover, #header #menu li.sommer:active, #header #menu li.sommer:focus {
	background: url(../_img/tabs.jpg) no-repeat -300px -35px;
	padding-top: 5px;
}
#header #menu li.anreise {
	background: url(../_img/tabs.jpg) no-repeat -400px 0px;
	width: 105px;
}
#header #menu li.anreise:hover, #header #menu li.anreise:active, #header #menu li.anreise:focus {
	background: url(../_img/tabs.jpg) no-repeat -400px -35px;	
	padding-top: 5px;
	width: 105px;
}
#header #menu li a {
	display: block;
	height: 35px;
	width: 75px;
	font: normal x-small/30px Helvatica, Arial, sans-serif;
	color: #666666;
	text-decoration: none;
	text-align: center;
	margin: 0px;
	padding: 0px 0px 0px 25px;
	-moz-user-select: none;
	-moz-outline-style: none;
}
#header #menu li a:hover, #header #menu li a:focus, #header #menu li a:active  {
	color: #666666;
	text-decoration: none;
}
#main {
	margin: 10px auto 0px;
	padding: 0px;
	width: 800px;
	clear: both;
}
#main h2 {
	margin: 0px;
	padding: 0px;
	color: #669933;
	font: normal 30px "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
}
#main h2.appartement {
	width: 350px;
}
#main p.appartement {
	width: 490px;
}
#main p, #main li {
	color: #333333;
	font: normal 16px/21px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: justify;
}
#main li {
	list-style-type: circle;
}
#main a {
	text-decoration: none;
	color: #111;
	border-bottom: 1px dotted #669933;
}
#main a:hover, #main a:focus, #main a:active {
	text-decoration: none;
	color: #669933;
	border-bottom: 1px dotted #669933;
}
#main ul.imagelist {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	clear: both;
}
#main ul.imagelist li {
	float: left;
	margin: 0px 0px 25px 25px;
	list-style-type: none;
	padding: 0px;
}
* html #main ul.imagelist li {
	float: left;
	margin: 0px 0px 20px 20px;
	list-style-type: none;
	padding: 0px;
}
#main ul.imagelist li a {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border: 0px none;
	display: block;
	width: 174px;
	height: 131px;
}
#main ul.imagelist li a img {
	text-decoration: none;
	border: 0px none;
	margin: 0px;
	padding: 0px;
	width: 174px;
	height: 131px;
}
#main img {
	border: 0px none;
}
#main a.nohover:hover, #main a.nohover:focus, #main a.nohover:active {
	text-decoration: none;
	border: 0px none;
}
#footer {
	background: #4c4846;
	width: 100%;
	margin-top: 20px;
	height: 190px;
	border-top: 1px solid #1F1D1C;
}
#footer #footercontent {
	margin: 20px auto 0px;
	padding: 0px;
	width: 800px;
}
#footer #footercontent #left {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 300px;
}
#footer #left .address {
	margin-left: 40px;
}
#footer #left .address .image {
	float: left;
	overflow: auto;
	padding-top: 0px;
}
#footer #left address.postal {
	display: block;
	margin: -3px 0px 0px;
	padding: 0px 0px 10px;
}
#footer #left address.phone {
	margin-top: 4px;
	display: block;
}
#footer #left .address .text {
	float: left;
	margin-left: 20px;
	font: normal small/1.2em "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	color: #CEC8BB;
	text-transform: none;
	text-decoration: none;
	width: auto;
	letter-spacing: 1px;
}
#footer #left .address .text address {
	font: normal 13px/1.2em "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	text-decoration: none;
}
#footer #left h3 {
	background: url(../_img/headings/contact.jpg) no-repeat left top;
	height: 30px;
	width: 248px;
	margin: 0px 0px 25px;
	padding: 0px;
	font: normal 9px Verdana, Arial, Helvetica, sans-serif;
	color: #4C4846;
	text-decoration: none;
	text-indent: -1000px;
	overflow: hidden;
}
#footer #footercontent #right {
	float: right;
	width: 490px;
	overflow: visible;
}
#footer #footercontent #right fieldset {
	border: 0px none #4C4846;
}
#footer #footercontent #right legend {
	display: none;
}
#footer #footercontent #right label {
	display: block;
	float: left;
	width: 70px;
	padding: 3px 5px;
	margin: 0 0 5px 0;
	text-align: right;
	font: small "Century Gothic", Helvetica, Verdana, Arial, Helvetica, sans-serif;
	color: #110F0E;
}
#footer #footercontent #right input, #footer #footercontent #right textarea {
	float: left;
	width: 280px;
	border: 1px solid #3C3530;
	margin: 0px;
	padding: 2px;
	font: small Verdana, Arial, Helvetica, sans-serif;
	color: #3C3530;
	text-decoration: none;
	background: #FFFFFF url(../_img/inputbg.jpg) no-repeat left top;
}
#footer #footercontent #right textarea {
	height: 90px;
	margin: 0px;
}
#footer #footercontent #right input.send {
	height: 31px;
	width: 100px;
	margin: 63px -12px 0px 0px;
	padding: 0px;
	float: right;
	border: 0px none #4C4846;
	clear: right;
}
* html #footer #footercontent #right input.send {
	margin: 63px 0px 0px 0px;
}
#footerextra {
	padding: 0px;
	height: 45px;
	width: 100%;
	background: url(../_img/bgbottom.jpg) repeat left top;
}
#footerextra #footerextracontent {
	margin: 0px auto;
	width: 800px;
	font: normal x-small "Century Gothic", Helvetica, Verdana, Arial, Helvetica, sans-serif;
	color: #60554E;
	text-decoration: none;
	padding: 17px 0px 0px;
	overflow: visible;
}
#footerextra #footerextracontent img {
	margin: -5px 0px 0px;
	border: 0px none #3C3530;
	vertical-align: middle;
	overflow: visible;
}
* html #footerextra #footerextracontent img {
	margin: 0px;
	vertical-align: middle;
}
#footerextra #footerextracontent a {
	font-weight: normal;
	color: #554C46;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border: 0px none #3C3530;
}
#photoframe {
	background: url(../_img/imgframe.gif);
	height: 331px;
	width: 339px;
	position: absolute;
	top: 246px;
	color: #FFFFFF;
	margin-left: 495px;
}
#photoframe #photomargin a {
	border: 0px none #FFFFFF;
	margin: 0px;
	padding: 0px;
	-moz-user-select: none;
	-moz-outline-style: none;
	
}
#photoframe #photomargin {
	margin: 71px 0px 0px 59px;
	padding: 0px;
	border: 0px none;
	overflow: hidden;
	display: block;
	width: 241px;
	height: 181px;
	background-color: #FFFFFF;
}
#photoframe #photomargin img {
	margin: 0px;
	padding: 0px;
	border: 0px none #DFDEC6;
	text-decoration: none;
	width: 241px;
	height: 181px;
	display: block;
	text-align: center;
	font: small/181px "Century Gothic", Helvetica, Verdana, Arial, Helvetica, sans-serif;
}
#footer .blendout {
	position: absolute;
	left: 0px;
	margin: 0px;
	width: 100%;
	background-color: #3C3530;
	height: 235px;
	opacity: 0.85; 
	-moz-opacity: 0.85;
	filter:alpha(opacity=85); 
}
#footer .centertext {
	position: absolute;
	left: 0px;
	margin: 0px;
	width: 100%;
	height: 235px;
}
#footer .centertext .tfix {
	margin: 80px auto 0px;
	padding: 0px;
	height: 50px;
	width: 250px;
	text-align: center;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #DFDEC6;
	text-decoration: none;
}
#footer .centertext .tfix a {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #DFDEC6;
	text-decoration: none;
}
#footer .centertext .tfix a:hover, #footer .centertext .tfix a:active, #footer .centertext .tfix a:focus {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #DFDEC6;
	text-decoration: underline;
}

.GMapEZ {
	width: 800px;
	height: 360px;
	color: #333333;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 13px;
}
#main h3 {
	clear: both;
	color: #669933;
	font: normal 22px "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
}
#main address {
	margin: 0px;
	padding: 0px;
	color: #333333;
	font: normal 14px Verdana,Arial,Helvetica,sans-serif;
	margin-left: 15px;
}
