* {
	margin: 0px;
	padding: 0px;
}
html, body {
	height: 100%;
	margin-bottom: 1px;
}

body {
	background: #d4ccb2 url(images/background.gif) repeat-x;
	font: 0.8em Arial, Helvetica, sans-serif;
	text-align: center;
}
#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #FFF;
	position: relative;
	text-align: left;
	background: url(images/content_bg.gif) repeat-y right 300px;
}
h1 {
	font-size: 0.85em;
	color: #FFF;
	font-weight: bold;
	letter-spacing: 0.1em;
}
a {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #705701;
}


#header {
	border-bottom: 5px solid #FFF;
}

#content {
	margin-left: 150px;
	background: #b7ab80;
	padding-top: 20px;
	padding-left: 15px;
}

#naviTop {
	border-bottom: 5px solid #FFF;
	padding-left: 150px;
	background: #b7ab80;
}

#naviTop ul {
	list-style: none;
	overflow: hidden;
}
#naviTop li {
	float: left;
}
#naviTop a {
	text-decoration: none;
	color: #FFF;
	margin-right: 30px;
	font: bold 10px Arial, Helvetica, sans-serif;
	padding: 5px;
	display: block;
}
#naviTop a:hover, #naviTop a:active, #naviTop a:focus {
	text-decoration: none;
	color: #FFF;
	background: #705701;
	margin-right: 30px;
	padding-right: 5px;
	padding-left: 5px;
	font: bold 10px  Arial, Helvetica, sans-serif;
}
#naviTop .activeTop{
	color: #FFF;
	background: #705701;
}



#naviLeft {
	float: left;
	width: 150px;
	background: #b7ab80;
	height: 197px;
}
#naviLeft ul {
	list-style: none;
}

#naviLeft li {
	margin: 8px;
}
#naviLeft a {
	font-size: 11px;
	background: #d4ccb2;
	text-decoration: none;
	font-weight: bold;
	display: block;
	color: #705701;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
}
#naviLeft a:hover, #naviLeft a:active, #naviLeft a:focus {
	background: #705701;
	color: #FFF;
}
#naviLeft .activeLeft  {
	background: #705701;
	color: #FFF;
}
#bild {
	margin-left: 150px;
}
#linie {
	background: #FFF;
	height: 5px;
	position: absolute;
	left: 0px;
	top: 319px;
	width: 900px;
}

#sidebar {
	background: #d4ccb2;
	float: left;
	width: 130px;
	padding: 10px;
}

#sidebar p {
	font-size: 0.8em;
}
#boxLeft {
	float: left;
	width: 380px;
}
#boxRight {
	float: right;
	width: 250px;
	margin-right: 80px;

}

.formbox {
	width: 400px;
	background: #d4ccb2;
	border: 1px solid #32353D;
}
.submit {
	background: #705701;
	width: 400px;
	color: #D4CCB2;
	border: none;
	margin-top: 10px;
}
form {
	margin-left: 175px;
}
.warning {
	color: #CF494A;
}
.erfolg {
	color: #559A06;
}
.linkBuchen {
	color: #F00;
	text-decoration: underline;
}
#sitemap a {
	text-decoration: none;
	color: #000;
}

.sitemap {
	font-size: 9px;
	letter-spacing: .1em;
}
a img {
	border: none;
}
.flag {
	margin-right: 5px;
	margin-left: 10px;
}
.flagEnglish {
	margin-right: 8px;
}


.fltrt { /* Mit dieser Klasse können Sie ein Element auf der Seite nach rechts fließen lassen. Das floatende Element muss vor dem Element stehen, neben dem es auf der Seite erscheinen soll. */
	float: right;
	margin-top: -10px;
	color: #FFF;
	font-size: 0.8em;
	margin-right: 10px;
}
.fltlft { /* Mit dieser Klasse können Sie ein Element auf der Seite nach links fließen lassen. */
	float: left;
	margin-right: 8px;
}

.wichtig {
	font-size: 0.8em;
	color: #FFF;
	font-weight: bolder;
	letter-spacing: 0.1em;
}
.images {
	border: 1px solid #FFF;
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#boxLeftImpr {
	float: left;
	width: 220px;
}
#boxRightImpr {
	float: right;
	width: 450px;
	margin-right: 20px;
}
.imagesLage {
	border: 1px solid #FFF;
}
.inactive {
	color: #705701;
}
.text_white {
	color: #FFF;
}
.imagesBlack {
	border: 1px solid #000;
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}
#table table {
	width: 100%;
	border: 1px solid #FFF;
	border-collapse:collapse;
}
#table th  {
	border: 1px solid #FFF;
	text-align: center;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	font-weight: bold;
	color: #FFF;
}
#table  td {
	border: 1px solid #FFF;
	line-height: 1.5em;
}
#table2 table {
	width: 100%;
	border: 1px solid #FFF;
	border-collapse:collapse;
}
#table2 th  {
	border: 1px solid #FFF;
	text-align: center;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	font-weight: bold;
	color: #FFF;
}
#table2 td {
	border: 1px solid #FFF;
	line-height: 1.5em;
}
.textAccordeon {
	font-size: 0.85em;
	color: #FFF;
	font-weight: bold;
	letter-spacing: 0.1em;
	padding: 0.6em;
}
.borderWhite {
	border: 1px solid #FFF;
}
#boxRightSalat {
	float: right;
	width: 105px;
	margin-right: 166px;
	margin-top: 20px;
}
.text_white_small {
	color: #FFF;
	font-size: 0.8em;
}
#siegel {
	margin-top: 35px;
	margin-left: 400px;
}
#siegel img {
	border: 1px solid #000;
}
