#titel {
	width: 100%;
	z-index:1;
	background: #A5857F;
	height: 150px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
}

#menu1 {
	width: 100%;
	padding-bottom: 10px;
	font-variant: small-caps;
	text-transform: capitalize;
	margin-top: 0px;
}
#menu1 ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#menu1 li {
	margin-bottom:1px;
	background-color: #B19590;
}

#menu1 li a {
	font-size: 13px;
	display: block;
	padding-top: 4px;
	padding-right: 10px;
	padding-left: 10px;
	color: #000000;
	text-decoration: none;
	height: 40px;
}
#menu1 li a:hover {
	color:#A5857F;
	background-color:#FFFFFF;
}

.boximg {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	font-size: 16px;
	margin-top: 8px;
	margin-bottom: 20px;
}
h2 {
	font-size: 14px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
td {
	margin: 0;
}
#mainbody {
	min-height: 570px;
	width: 360px;
	border: 1px solid #B19590;
	position: absolute;
	left: 406px;
	top: 114px;
	background: #FFFFFF;
	padding-right: 10px;
	padding-left: 20px;
	padding-bottom: 10px;
}

#mainbody a {
	color:#A5857F;
	text-decoration:none;
}
#mainbody a:hover {
	color:#A5857F;
	text-decoration:underline;
}

#mainbodyshadow {
	min-height: 570px;
	width: 360px;
	border: 1px solid #eeeeee;
	position: absolute;
	left: 403px;
	top: 117px;
	background: #eeeeee;
	padding-right: 10px;
	padding-left: 20px;
	filter: Alpha(Opacity=50, FinishOpacity=50, Style=2);
}
#mainmenu {
	min-height: 510px;
	width: 106px;
	background:#A5857F;
	border-left: 1px solid #A5857F;
	border-bottom: 1px solid #A5857F;
	position: absolute;
	left: 300px;
	top: 150px;
}
#maintitelbild {
	min-height: 510px;
	width: 300px;
	background:#B19590;
	border-bottom: 1px solid #A5857F;
	position: absolute;
	left: 0px;
	top: 150px;
}
#maintitelbild #bild {
	height:420px;
}
#maintitelbild #adresse {
	margin-bottom: 10px;
	margin-left: 10px;
}
#titel #sprache {
	width: 350px;
	position: absolute;
	left: 448px;
	top: 90px;
	text-align: right;
}
.sle {
	border: 1px solid #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	margin-bottom: 2px;
}
a {
	color: #000000;
}
#test {
	bottom: 0px;
	width: 200px;
	position: absolute;
	right: 0px;
	z-index:999;
}
