

body {
	color: white;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#796C51;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

#mini {
font-size: 9px;
}

a:link   { color: #ffffff; text-decoration: underline }
a:visited   { color: #ffffff; text-decoration: underline }
a:hover   { color: #ffffff; text-decoration: none }
a:active   { color: #ffffff; text-decoration: none }

a.noborder img {
	border:0px;
	text-decoration:none;
}

#weisse-flaeche {
    position:absolute;
    left:0px;
    top:0px;
}

#hintergrund {
    position:absolute;
    left:1px;
    top:106px;background-color:black;

}

#kueslogo {
    position:absolute;
    left:650px;
    top:17px;
}

#plaketten {
    position:absolute;
    left:240px;
    top:135px;
}

#firmenlogo {
    position:absolute;
    left:1px;
    top:1px;
}

#seitentitel {
    position:absolute;
    left:85px;
    top:77px;
}

#naviframe {
  position: absolute;
  top: 545px;
  left: 22px;
  z-index: 999;
}

#inhalt {
    position:absolute;
    left:34px;
    top:120px;
    width:300px;
    z-index: 999;
		height:400px;
		overflow:auto;
}

#Content {
	position: absolute;
	left:50%;
	top:50%;
	width:800px;
	height:640px;
	margin-left:-398px;
	margin-top:-318px;
	text-align:left;
	padding:0px;
	background-color:#000;
}
.datenschutz {
position: absolute;
top: 620px;
left: 670px;
}

#journalistischredaktionelleinhalte {
	display: none;
}
