body {
	background-color: #FFFFD7;
	text-align: center;
	margin-top: 15px;
	margin-left: 0px;
}
#container #main #inhalt li {
	line-height: 17px;
}


#container {
	height: auto;
	width: 980px;
	position: relative;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}
#img1    {
	clear: right;
	float: right;
	padding: 10px 10px 10px 10px;
	position: static;
}
#gal {
	float: left;
	position: relative;
	margin-bottom: 5px;
	margin-right: 5px;
	width: 100px;
	display: block;
}
#gal a{
	display: block;
}
#gal a:hover{
	width: 300px;
	display: block;
}
#container #head {
	float: right;
	height: 140px;
	width: 800px;
	position: relative;
	font-style: italic;
	font-size: 36px;
	text-align: center;
	color: #543B00;
	letter-spacing: 1px;
	padding-bottom: 30px;
	line-height: 24px;
	padding-top: 30px;
}
#container #navi {
	float: left;
	height: auto;
	width: 180px;
	position: relative;
	font-size: 12px;
	padding-top: 320px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
}
#container #navi #point a {
	color: #000000;
	text-decoration: none;
}
#container #navi #point a:hover {
	color: #666666;
	text-decoration: underline;
	text-align: center;
}

#container #navi #point {
	float: right;
	height: 30px;
	width: 155px;
	position: relative;
	margin-top: 5px;
	border-top-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	font-weight: bolder;
	font-style: italic;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: right;
}

#container #main {
	float: right;
	height: auto;
	width: 800px;
	position: relative;
	margin-top: 20px;
}
#container #main #titel {
	float: right;
	height: auto;
	width: 200px;
	position: relative;
	text-align: center;
	line-height: 20px;
	font-size: 18px;
	border-top-color: #333333;
	border-right-color: #333333;
	border-left-color: #333333;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	font-style: italic;
	padding-top: 4px;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 2px;
}

#container #main #inhalt {
	float: left;
	height: auto;
	width: 767px;
	position: relative;
	border: solid #333333 1px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 10px;
	padding-top: 20px;
}

#container #footer {
	float: left;
	height: 20px;
	width: 960px;
	position: relative;
	font-size: 12px;
	font-weight: bold;
	color: #543B00;
}
#container #footer a {
	color: #543B00;
}
#container #footer a:hover {
	color: #000000;
	font-style: normal;
}

#container #footer #sumalex {
	float: left;
	height: 20px;
	width: 160px;
	position: relative;
	font-size: 9px;
	line-height: 20px;
	color: #FFFFFF;
}
#container #footer #kontakt {
	float: left;
	height: 20px;
	width: auto;
	position: relative;
	line-height: 20px;
	padding-right: 10px;
	padding-left: 30px;
	font-style: italic;
}
#container #footer #impressum {
	float: right;
	height: 20px;
	width: auto;
	position: relative;
	line-height: 20px;
	text-align: right;
	padding-right: 30px;
	padding-left: 10px;
	font-style: italic;
}

