@charset "utf-8";
/* CSS Document */

body {
	background-attachment: scroll;
	background-color: #D1CCC4;
	background-image: url("/images/bg.png");
	background-repeat: repeat-x;
}
body, p, td, a, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.ui-effects-transfer { border: 3px dotted gray; } 
form {
	padding:0; margin:0;
}
small {
	font-size:10px;
}
img {
	border:0px;
}
input, textarea {
	border:1px #ABADB3 solid;
}
#dmain {
	position:absolute;
	top:9px;
	height:auto;
	width: 884px;
	left:50%;
	right: 50%;
	margin-left:-450px;
}
#dnavi {
	position:relative;
	margin-top:5px;
	width:900px;
	height:58px;
	background-image: url("/images/navi_bg_top.png");
	font-size:12px;
}
#dlogo {
	position:relative;
	left:16px;
}
#drnavi {
	position:relative;
}
#drnavi, #drnavi a, #drnavi a:hover, #drnavi a:active, #drnavi a:visited {
	font-size:10px;
	color:#837a6c;
	text-decoration:none;
}
#dcontent {
	position:relative;
	background-color:#FFF;
	width:900px;
	height:auto;
	padding-bottom:17px;
}
#dcontent, #dcontent td, #dcontent p {
		color:#887E75;
}
#dfooter {
	background-image: url("/images/navi_bg_bottom.png");
	background-repeat: no-repeat;
	background-position: top;
	position:relative;
	width: 900px;
	text-align: center;
	color:#666;
	font-size:12px;
	padding-top:52px;
	padding-bottom:100px;
}
#dback {
	margin:17px 0 0 240px;
	padding-left:10px;
	background-color:#E3E0DC;
	height:20px;
}
#dback a, #dback a:hover, #dback a:active, #dback a:visited {
	font-weight:bold;
	text-decoration:none;
}
#dcontent a, #dcontent a:hover, #dcontent a:active, #dcontent a:visited {
	color:#99141B;
}
#nav {
	top:15px;
	left:7px;
}
.button {
	background-color:#C0C0C0;
}
.h1 {
	width:416px;
	height:20px;
	background-color:#E3E0DC;
	padding:3px 0 0 9px;
	margin-bottom:10px;
	color:#99141B; 
	font-weight: bold; 
	font-size:13px;
}
.caption2 {
	font-size:14px;
	width:424px;
	padding-top: 2px;
	color: #333;
}
.caption-small {
	font-size:10px;
	width:197px;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	color: #333;
}
.icon {
	width: 44px;
	height: 44px;
	background-image: url("css/icons.png");
	cursor:help;
	margin-right:3px
}
.icon-wellness {
	background-position: -44px 0;
}
.icon-wellness:hover {
	background-position: 0 0;
}
.icon-golf {
	background-position: -44px -44px;
}
.icon-golf:hover {
	background-position: 0 -44px;
}
.icon-familie {
	background-position: -44px -88px;
}
.icon-familie:hover {
	background-position: 0 -88px;
}
.icon-flug {
	background-position: -44px -132px;
}
.icon-flug:hover {
	background-position: 0 -132px;
}
.icon-historik {
	background-position: -44px -176px;
}
.icon-historik:hover {
	background-position: 0 -176px;
}
.icon-baden {
	background-position: -44px -220px;
}
.icon-baden:hover {
	background-position: 0 -220px;
}
.icon-eigentuemer {
	background-position: -44px -264px;
}
.icon-eigentuemer:hover {
	background-position: 0 -264px;
}
.icon-kueche {
	background-position: -44px -308px;
}
.icon-kueche:hover {
	background-position: 0 -308px;
}
.icon-romantik {
	background-position: -44px -352px;
}
.icon-romantik:hover {
	background-position: 0 -352px;
}
.icon-natur {
	background-position: -44px -396px;
}
.icon-natur:hover {
	background-position: 0 -396px;
}

