html,body,#bg,#bg table,#bg td,#content {
	font-family: Arial, Helvetica, sans-serif;
	width:100%;
	height:100%;
	overflow:hidden;
	background-color:#000000;/*background-image: url(pics/bg_flaeche.jpg);
background-repeat:repeat-y;*/
}

#logo{
	position: absolute;
	width:461px;
	top:52px;
	left:20px;
}

#bg div {
position:absolute;
width:200%;
height:200%;
top:-50%;
left:-50%;
}

#content {
	position:absolute;
	top:0;
	left:15%;
	width:500px;
	height:100%;
	z-index:70;
	overflow:auto;
	background-color:#000000;
	background-image: url(pics/bg_content.gif);
	border-color:#6d5d4a;
	border-style:solid;
	border-width:0px 1px 0px 1px;
}

#text {
	position:absolute;
	top:189px;
	left:153px;
	width:320px;
	color:#A58E73;
	font-size:14px;
	line-height: 120%;
	bottom:0px;
}

#bg td {
vertical-align:middle;
text-align:center;
}

#bg img {
min-height:50%;
min-width:50%;
margin:0 auto;
display:block;
}

.linie{
	background-color: #6d5d4a;
	width: 100%;
	height:1px;
	margin: 10px 0px 10px 0px;
}


td {
	color:#A58E73;
	font-style: normal;
	font-size: 14px;
	line-height:15px;
	font-weight: normal;
}
td p{
	margin-top:0px;
	margin-bottom:10px;
	line-height:15px;
}

ul {
	font-size: 12px;
	margin-top:0px;
	margin-bottom:15px;
}

li {
	list-style-type:square;
	margin-bottom:8px;
}


#adresse{
	position: absolute;
	width:320px;
	top:11px;
	left:153px;
	color:#A58E73;
	font-style: normal;
	font-size:13px;
	line-height: 120%;
	font-weight: regular;
	padding-top:2px;
	
}

.navi {
	position: absolute;
	left: 5px;
	top:189px;
	width: 120px;
	margin: 0px;
	padding: 0px;
	text-align:left;
}

.navi p {
text-align:right;
margin-top:0px;
margin-bottom:9px;
}
.navi a {
	color: #fff;
	text-decoration: none;
	font-size: 14px;
	line-height: 15px;
	font-weight: regular;
	font-style: regular;
}

a:visited{color: #fff;}
#adresse a{
color: #fff;
text-decoration: none;
}
#adresse a:visited{color: #fff;}

#text a{
color: #fff;
text-decoration: none;
}
#text a:visited{color: #fff;}
.navi a:hover { color: #A58E73;}


.auszeichnung1 a{
color: #A58E73;
}
