html, body {height: 98%}
div#main {
	height: auto;
}
body {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F9E9C7;
	color: #000;
	background-image: url(images/bg2.jpg);
	background-repeat: repeat-x;
}
body, h1, h2, h3, h4, h5, h6, div, p, table, ul, ol, li, dd, dt, dl, address, hr, pre {
	margin: 0;
	padding: 0;
}
p, li, h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 12px;
	color: #000000;
}
body,td,th {
	font-size: 12px;
}
.liststyle {
	margin-left: 30px;
}

#inhalt img {
	padding: 3px;
	border: 1px solid #999999;
}

a:link {
	color: #0027FF;
}
a:visited {
	color: #0027FF;
}
a:hover {
	color: #778AAB;
}
a:active {
	color: #0027FF;
}
h1 {
	font-size: 15pt;
	font-weight: bold;
	color: #0028F9;
}
h2 {
	font-size: 14pt;
	color: #0027FF;
}
h3 {
	font-size: 12pt;
}
#main {
	background-image: url(images/mainbg.jpg);
	background-repeat: repeat-y;
	height: auto;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(images/image_01.jpg);
	background-repeat: no-repeat;
	height: 75px;
	width: 960px;
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
	float: left;
	padding-top: 2px;
	padding-right: 10px;
}
#header a {
	color: #FFFFFF;
	font-weight: bold;
}
#header a:hover {
	color: #E9BD3A;
}


#navi {
	background-image: url(images/image_02.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 551px;
	width: 195px;
	background-color: #F9D48E;
}
.buchung {
	float: left;
	margin-top: 15px;
	background: #ffe8b7;
	border-right: 1px solid #B46810;
	border-left: 1px solid #B46810;
}

#flash {
	background-image: url(images/header2_04.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 186px;
	width: 775px;
}
#maincontent {
	background-image: url(images/mainbg.jpg);
	background-repeat: repeat;
	float: left;
	height: auto;
	width: 970px;
}
.left-image {
	width: 175px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 90px;
}


#content {
	background-image: url(images/image_04.jpg);
	background-repeat: no-repeat;
	float: left;
	height: auto;
	width: 775px;
	background-color: #F9E9C7;
}
#inhalt {
	height: auto;
	padding: 20px;
}

#footer {
	background-color: #E9BD3A;
	height: 19px;
	width: 970px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BA670B;
	font-size: 12px;
	color: #043AF6;
	float: left;
}
#footer a {
	color: #0434FA;
}
#footer a:hover {
	color: #CC3300;
}
.copy {
	width: auto;
	float: left;
	padding-left: 10px;
}
.adresse {
	float: right;
	width: auto;
}

