/* CSS Document */


	
body {
	background-color:#FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
	background-image: url(../img/page_bg.gif);
	font-family: Arial, Helvetica, sans-serif;
}
#header {
	position: relative;
	background-image: url(../img/header-bg.gif);
	background-repeat: no-repeat;
	background-position: 348px 0;
	height:260px;
}
#hadresse {
	position: absolute;
	top: 46px;
	right: 14px;
	font-size: 0.8em;
	text-align:right;
	color: #727272;
}
#hadresse a {
	font-size:13px;
	color:#358;
	text-decoration:none;
	border-bottom: 0;
}
#hadresse a:hover {
	color:#933;
}
h4 {
	font-size:1.2em;
}
#container {
	width: 770px;
	margin:16px auto;
	text-align:left;
	border:1px solid #aaa;
}
#logo {
	width: 171px;
	height: 70px;
	position: absolute;
	margin-left: 30px;
	margin-top: 20px;
	background-repeat:no-repeat;
	background-image: url(../img/logo.jpg);
	z-index: 3;
}

#winter {
	width: 770px;
	height: 123px;
	position: absolute;
	margin-left: 0px;
	margin-top: 112px;
	background-repeat:no-repeat;
	background-image: url(../img/winter_panorama.jpg);
	z-index: 3;
}
#schlitten {
	width: 770px;
	height: 123px;
	position: absolute;
	margin-left: 0px;
	margin-top: 112px;
	background-repeat:no-repeat;
	background-image: url(../img/schlitten_panorama.jpg);
	z-index: 3;
}
#lusen {
	width: 770px;
	height: 123px;
	position: absolute;
	margin-left: 0px;
	margin-top: 112px;
	background-repeat:no-repeat;
	background-image: url(../img/lusen_panorama.jpg);
	z-index: 3;
}
#content {
	padding: 0 20px 20px 20px;
	background: #f1f5fa;
	background:#FFFFFF;
	font-size:11px;
	line-height: 160%;
}
#anfahrt {
	width: 355px;
	/*border: 1px solid #ccc;*/
	padding: 4px 4px 0 10px;
	float:left;
}
#formular {
	width: 345px;
	/*border-right: 1px solid #ccc;*/
	padding: 4px;
	float:left;
}
#angebot {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight:bold;
	margin-bottom: 20px;
	padding: 7px 20px 0 0;
	color:#4b6d9d;
	text-transform:uppercase;
}
#nav {
	background-repeat:no-repeat;
	width:780;
	top:89px;
	right: 7px;
	position:absolute;
	z-index: 10;
}
#nav ul {
	margin:0;
	padding: 0 0 0 20px;
	list-style:none;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#nav ul a {
	width:120px;
	padding:4px 5px;
	border: 1px solid #85a8d0;
	font-weight: bold;
}
#nav li {
	float:left;
	margin:0 6px 0 0;
	
	background-image:none;
	line-height:normal;
	text-indent:0;
}

#nav a, #nav strong {
	display:block;
	padding:4px 10px;
	color:#FFF;
	text-decoration:none;
	white-space:nowrap;
}
#nav #current strong, #nav #current a {
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	color:#727272;
	font-weight:bold;
}
#nav a:hover, #nav #current a:hover strong, #nav #current strong {
	color:#727272;
	/*font-weight:bold;*/
}
#nav a:link, #nav a:visited {
	background-repeat:no-repeat;
	background-color:#4b6d9d;
}
#nav a:hover {
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	color:#727272
}
#nav a strong, #nav #current a strong {
	background:none;
	padding:0;
	border:none;
}
#nav #h {
	border-left-width:1px;
}

#content a, .subnavi a:visited, #adresse a {
	color:#358;
	text-decoration:none;
	border-bottom:1px dotted #469;
}
#content a:visited, #adresse a:visited {
	color:#677;
	border-color:#899;
}
#content a:hover, .subnavi a:hover, #adresse a:hover {
	color:#933;
	border-color:#b55;
	border-bottom-style:solid;
}
#adresse a:hover {
	color:#efefef;
	border-color:#ccc;
	border-bottom-style:solid;
}
a img {
	border-width:0;
}
.fehler {
	color:#933;
}
#footer {
	background-image: url(../img/page_bg.gif);
	background-position: 250px -120px;
	height:90px;
	color:#FFFFFF;
	font-size:13px;
	clear:both;
}
#footer p {
	margin: 0;
	padding: 30px 20px 10px 20px;
}
#footer a {
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
}
.bilderrahmen {
	padding:4px;
	background:#fff;
	border:1px solid #ccc;
}
#content p, #content td {
	color:#727272;
	font-size:13px;
}
#content h3 {
	color:#333;
	font-size:20px;
}
#content h4, #content h4 p {
	color:#4b6d9d;
	font-size:18px;
	line-height:120%;
	font-weight:normal;
}

.redtext {color: #FF0000}

