body {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 85%;
	background-color: #ffffb8;
	color: #000;
	background-image: url(images/hintergrund.jpg);
	background-repeat: repeat-x;
}
body, h1, h2, h3, h4, h5, h6, div, p, table, td, ul, ol, li, dd, dt, dl,address, hr, pre {
margin: 0;
}
p, li, h1, h2, h3, h4, h5, h6 {
font-weight: normal;
font-size: 1em;
}
h1 {
	font-size: 14pt;
}
h2 {
	font-size: 12pt;
}
h3 {
	font-size: 12pt;
}
body,td,th {
	color: #232E0E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #232E0E;
}
a:visited {
	color: #232E0E;
}
a:hover {
	color: #385043;
}
a:active {
	color: #232E0E;
}
#main {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(images/image_01.jpg);
	background-repeat: no-repeat;
	height: 155px;
	width: 970px;
}
#left {
	background-image: url(images/image_02.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 311px;
	width: 204px;
}
#navi {
	float: left;
	height: 311px;
	width: 204px;
}

#adresse {
	background-image: url(images/image_04.jpg);
	background-repeat: no-repeat;
	height: 107px;
	width: 184px;
	float: left;
	padding: 10px;
	color: #003300;
	font-size: 12px;
}
#adresse a {
	color: #003300;
}
#adresse a:hover {
	color: #006600;
}
#content {
	float: right;
	height: auto;
	width: 746px;
	background-image: url(images/image_03.jpg);
	background-repeat: no-repeat;
	padding: 30px 10px 10px;
	background-color: #FFFF9A;
}
.tablebg {
	background-color: #FFFFB8;
}

#footer {
	float: left;
	height: auto;
	width: 970px;
	font-size: 12px;
	color: #003300;
	margin-top: 5px;
}
.copy {
	float: left;
	height: auto;
	width: 200px;
}

#footer a {
	color: #003300;
}
#footer a:hover {
	color: #006600;
}
#touri {
	float: right;
	width: 200px;
	font-size: 12px;
	text-align: right;
}
#touri a {
	color: #003300;
}
#touri a:hover {
	color: #006600;
}

