/* tag rebrush */body,td,th {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;	color: #e4eacf;}body {	background-color: #e4eacf;	margin-left: 0px;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;}h1 {	font-size: 10px;	font-weight: bold;	margin: 0px 0px 7px 0px;}a {	text-decoration: none;	color: #990000;}p {	line-height: 18px;	margin: 0px;}/* main defs */#centeredBOX {	position: absolute;	left: 50%;	width: 814px;	margin-left: -407px; /* negative Hälfte von width: 500px */	top: 50%;	height: 506px;	margin-top: -263px; /* negative Hälfte von height: 300px */}#shadowBOX {	position:absolute;	width:814px;	height:506px;	z-index:1;	background-image: url(../img/bg_box.gif);	left: 0px;	top: 0px;}#contentBOX {	position:absolute;	left: 17px;	top: 17px;	width:780px;	height:471px;	overflow: hidden;	z-index:4;	background-color: #ffffff;}#contentMENU {	position:absolute;	left: 0px;	top: 416px;	width:780px;	height: 45px;	z-index:1;}#contentPIC {	position:absolute;	left: 0px;	top: 0px;	width:780px;	height: 406px;	z-index:1;}