body {
	margin: 0;
	padding: 25px 0;
	background-color: #8E8C8C;
	color: #371903;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#wrapper {
	width: 960px;
	margin: 0 auto;
}
#outer {
	float: left;
	width: 100%;
	background-color: #312F2F;
	color: #371903;
}
#navzone {
	position: relative;
	float: left;
	/*clear:both;*/
	width: 202px;
	min-height: 500px;
	padding: 20px 17px 35px;
	background-color: #312F2F;
	color: #dcd7cd;
}
#navzone ul {
	margin: 0;
	padding: 0 16px 5px 16px;
	font-size: 90%;
	line-height: 1.2em;
	list-style: none;
}
#navzone li {
	margin: 0 0 13px;
}
#navzone li a {
	background-color: #312F2F;
	color: #A4A4A4;
	text-decoration: none;
}
#navzone li a:hover, #navzone li a:focus {
	background-color: #312F2F;
	color: #ffffff;
}
#skiplink {
	position: absolute;
	top: 130px;
	left: -999em;
	font-size: 70%;
}
#skiplink:focus {
	left: 33px;
	background-color: #371903;
	color: #dcd7cd;
}
#logo {
	display: block;
	margin: 0 0 70px 20px;
}
#copyright {
	position: absolute;
	left: 17px;
	bottom: 0;
	width: 202px;
	padding: 0 0 6px;
	background-color: #312F2F;
	color: #AAAAA9;
	font-size: 65%;
	line-height: 1.4em;
	text-align: center;
}
#copyright a {
	background-color: #312F2F;
	color: #AAAAA9;
	text-decoration:none;
}
#copyright a:hover, #copyright a:focus {
	background-color: #312F2F;
	color: #ffffff;
	text-decoration:underline;
}
#contentzone {
	float: left;
	left:202px;
	width: 724px;
	min-height: 560px;
	background-color: #312F2F;
	color: #371903;
}
#contentzone h6 {
	margin: 0;
	font-size: 70%;
	line-height: 1.6em;
}
#contentzone p {
	margin: 0 0 1.2em;
	font-size: 80%;
	line-height: 1.6em;
	text-align:justify;
}
#contentzone p.lineheight1 {
	margin: 0 0 1.2em;
	font-size: 80%;
	line-height: 1.0em;
	text-align:justify;
}
#contentzone p a {
	background-color: #312F2F;
	color: #AAAAA9;
	text-decoration:underline;
}
#contentzone p a:hover, #contentzone p a:focus {
	background-color: #312F2F;
	color: #ffffff;
	text-decoration:underline;
}
#contentzone ul {
	margin: 0 0 1.2em;
	padding: 0 30px;
	line-height: 1em;
	list-style: none;
}
#contentzone li {
	margin: 0 0 0.2em;
	padding: 0 0 0 6px;
	background: #ffffff url(/images/bulletLi.gif) no-repeat 0;
	color: #000000;
	font-size: 70%;
}
#contentzone a {
	background-color: transparent;
	color: #000000;
	border:none;
}
#contentzone a:hover {
	background-color: transparent;
	color: #8d2420;
	border:none;
}
#contentzone a:focus {
	background-color: transparent;
	color: #8d2420;
	border:none;
}
#contentzone img{
	border:none;	
}
#imagezone, #imagezone-gallery
{
	background-color:#ffffff;
	min-height:560px;
	float: left;
	width: 430px;
}
#imagezone #flashContent object {
	padding:0;
	margin:0;
	display: block;
	width: 430px;
	height: 560px;
}
#imagezone img {
	display: block;
}
#imagezone img.multiple {
	float: left;
	margin: 15px 0 0 15px;
}
#imagezone-gallery div img {
	float:left;
	clear:none;
	border:1px solid #A4A4A4;
	padding:2px;
	display:block;
	margin:20px 0 0 20px;
}
#textzone, #textzoneraum {
	float: left;
	left:430px;
	width: 254px;
	padding: 16px 20px 2px;
	background-color: #312F2F;
	color: #A4A4A4;
}
#textzoneraum {
	min-height:540px;
	background-image:url(/images/raum.gif);
	background-repeat:no-repeat;
	background-position:100px 480PX;
	
}
#textzone .telfax
{
	 width:50%;
	 font-size:80%;
	 line-height:1.6em;
	 margin:0pt 0pt 0.9em;
	 text-align:justify;
	 clear:none;
}
table, tr, td
{
	padding:0;
	margin:0;
}
td
{
	padding-right:20px;
	font-size:80%;
}
h1
{
	z-index:-999;
	margin:8px 0 21px 0;
	text-align:left;
	font-size:150%;
	font-weight:normal;
}
.advert
{
	width:100%;
	text-align:right;
	float:right;
	position:absolute;
	bottom:0;
	right:10px;
}
#flashcontent object
{
	width:430px;
	height:560px;
	padding:0;
	margin:0;
	display:block;
}
