* {
	padding: 0;
    margin: 0;
}

body {
	background-color: rgb(199,196,183);
    background: url(img/background.png);
}

#container {
	position: relative;
    width: 920px;
    background-color: white;
	background-image: url(img/shadow_right.png);
    background-repeat: repeat-y;
    background-position: right;
    margin: 80px auto 0px auto;
    padding-top: 5px;
}


#header {
	position: relative;
	width: 906px;
    height: 145px;
    margin: 0px 0px 0px 5px;
	background-image: url(img/bg_header.png);
}

#mainnav {
	position: absolute;
    bottom: 18px;
    left: 37px;
}

#subnav {
	position: absolute;
    bottom: 42px;
    left: 37px;
}

#mainnav ul, li {
	display: inline;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-transform: uppercase;
    margin-right: 10px;
}

#mainnav a {
	text-decoration: none;
    color: rgb(69,58,32);
}

#subnav a {
	text-decoration: none;
    color: rgb(69,58,32);
}

#mainnav a.aktiv {
	color: white;
}

#subnav a.aktiv {
	color: white;
}

#main {
	width: 906px;
    margin: 0px 0px 0px 5px;
    background-image: url(img/bg_main.png);
    background-repeat: no-repeat;
    background-position: bottom left;
    position: relative;
}

#footer {
	position: relative;
	width: 906px;
    margin: 0px 0px 5px 5px;
    height: 30px;
    background-color: rgb(154,146,123);
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: rgb(69,58,32);
}

#maintext {
	float: left;
    width: 396px;
    margin: 0;
    padding: 0;
    background-color: transparent;
    padding: 50px 20px 40px 37px;
    position: relative;
    top: 0px;

}

#maintext p, #maintext td {
	margin: 10px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 18px;
    color: rgb(69,58,32);
}

#maintext a {
	text-decoration: none;
    color: rgb(69,58,32);
}

#maintext a:hover {
	color: black;
}

#maintextfull {
	width: 849px;
    margin: 0;
    background-color: transparent;
    padding: 50px 20px 40px 37px;
    position: relative;
    top: 0px;
}

#maintextfull p, #maintextfull td {
	margin: 10px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 18px;
    color: rgb(69,58,32);
    vertical-align: bottom;
}

#maintextfull td img {
	border: 1px solid rgb(154,146,123);
}

#maintextfull a {
	text-decoration: none;
    color: rgb(69,58,32);
}

#maintable {
    width: 396px;
    margin: 0;
    padding: 0;
    background-color: transparent;
/*    padding: 50px 20px 60px 37px; */
    position: relative;
}

#maintable table {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 18px;
    color: rgb(69,58,32);
    padding: 0;
    margin: 0;
    width: 100%;
}

#maintable td {
/*	border: 1px solid white; */
    background-color: rgb(240,239,234);
    padding: 3px 10px 3px 10px;
}

#maintable th {
/*	border: 1px solid white; */
    background-color: rgb(221,220,213);
    font-weight: normal;
    padding: 3px 10px 3px 10px;
    text-align: left;
}

#maintable p {
	margin: 10px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 18px;
    color: rgb(69,58,32);
}

#maintable a {
	text-decoration: none;
    color: rgb(69,58,32);
}

#text {
	position: absolute;
    top: 50px;
    width: 396px;
}

.mittig {
	text-align: center;
}

#slide {
	float: right;
    width: 453px;
    margin: 0px 0px 0px 0px;
    border-top: 5px solid white;
    padding: 0;
    background-color: transparent;
    position: relative;
}

#slide img {
	border-left: 5px solid white;
	border-top: 0;
	border-bottom: 5px solid white;
    white-space: nowrap;
}

#hinweis {
	position: absolute;
	background: transparent;
	padding: 0;
	position: absolute;
	top: 279px;
	left: 749px;
	z-index: 100;
}

#hinweis a {
	text-decoration: none;
    color: rgb(69,58,32);
	font: bold 12px Arial, Helvetica, sans-serif;
}

#hinweis a:hover {
	color: black;
}
#pressetext {
	float: right;
    width: 453px;
    margin: 0px 0px 0px 0px;
    border-top: 5px solid white;
    padding: 50px 0px 30px 0px;
    background-color: transparent;
    position: relative;
}

#pressetext img {
	border-left: 0;
}

#pressetext p {
	margin: 10px 20px 0px 30px;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 18px;
    color: rgb(69,58,32);
}

#pressetext form {
	margin: 10px 20px 0px 30px;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 18px;
    color: rgb(69,58,32);
}

#pressetext a {
	text-decoration: none;
    color: rgb(69,58,32);
}

#picnav {
	position: absolute;
    width: 438px;
    left: 458px;
    top: 311px;
    border-top: 5px solid white;
    background-color:transparent;
    padding: 12px 0px 70px 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding-left: 12px;
}

#picnav a {
	color: rgb(59,58,32);
    text-decoration: none;
    margin-right: 5px;
}

#picnav a:focus {
	outline: none;
}

#directnav a {
/*	letter-spacing: 0.3em; */
    color: rgb(69,58,32);
    text-decoration: none;
    margin-right: 10px;
}

#directnav a:focus {
	outline: none;
}

#directnav a.activeSlide {
	color: white;
}

#bottomshadow {
	width: 920px;
    height: 6px;
	margin: 0px auto 0px auto;
}

#konzept p {
	font-size: 9px;
}

.rightborder {
    border-right: 5px solid white;
}


.unternehmen {
	position: absolute;
    left: 37px;
    top: 8px;
    font-size: 11px;
}

.unternehmen a {
	text-decoration: none;
    color: rgb(69,58,32);
    font-weight: bold;
}

.unternehmen a:hover {
	color: rgb(240,239,234);
}

.impressum {
	position: absolute;
    right: 20px;
    top: 8px;
}

.impressum a {
	text-decoration: none;
    color: rgb(69,58,32);
}

.impressum a:hover {
	color: rgb(240,239,234);
}

a.aktiv {
	color: white;
}

.presseblock {
    border: 0;
    border-bottom: 5px solid white;
}

.presseblock img {
	padding: 40px 0px 30px 30px;
    border-bottom: 0px;
}

.presse table {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 18px;
    color: rgb(69,58,32);
	width: 100%;
    padding: 0;
    margin: 0;
    border-top: 0px;
    border-right: 0px;
    border-left: 0px;
    border-bottom: 5px solid #dddcd5;
}

.presse td {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 18px;
	padding: 10px 0px 10px 0px;
    margin: 0;
	vertical-align: top;
    border-top: 5px solid #dddcd5;
}

.lodge td {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin-left: 5px;
    border-left: 5px solid white;
    border-top: 5px solid white;
}

.lodge table {
	width: 100%;
}

.lodge a {
	text-decoration: none;
    color: rgb(69, 58, 32);
}

.language {
	position: absolute;
    left: 20px;
    top: 8px;
}

.language a {
	text-decoration: none;
    color: rgb(69,58,32);
}

.language a:hover {
	color: rgb(240,239,234);
}