body {
	font-family:Verdana, sans-serif;
	background-color:#CCCCCC;
	overflow:auto;
	scrollbar-face-color:#cccccc;
	scrollbar-highlight-color:#CC0000;
	scrollbar-3dlight-color:#cccccc;
	scrollbar-darkshadow-color:#cccccc;
	scrollbar-shadow-color:#CC0000;
	scrollbar-arrow-color:#CC0000;
	scrollbar-track-color:#cccccc;
	padding:0;
	margin:0;
}
a:link, a:visited {
	color:#CC0000;
	text-decoration:none;
}
a:active, a:hover {
	color:#66CC00;
	text-decoration:underline;
}
img {
	border:none;
}
.style1 {
	color: #CC0000;
	font-size: 10px;
}
#web, #print, #other {
	display:none;
	float:none;
	width:676px;
	height:486px;
	margin-top:-370px;
	position:relative;
	background:url(grafik/img/bg_detail.gif);
	border:#CC0000 solid 1px;
	overflow:auto;
}
#show1 {
	background-color:#9fc2d6;
	margin:3px;
	padding:5px;
	float:left;
	height:170px;
}
#show2 {
	background-color:#f6d592;
	margin:3px;
	padding:5px;
	float:left;
	height:170px;
}
#show3 {
	background-color:#92dd81;
	margin:3px;
	padding:5px;
	float:left;
	height:170px;
}
#bp1, #bp2, #sq1, #sq2, #sq3 {
	display:none;
	z-index:99;
	float:none;
	width:950px;
	height:520px;
	white-space:nowrap;
	margin-top:-387px;
	padding:10px;
	margin-left:-75px;
	position:absolute;
	background-color:#999;
	border:#CC0000 solid 1px;
	overflow:auto;
}
.grau {
	color: #999999;
	font-size: 10px;
}
ul {
	list-style-image:url(start/list.gif);
	margin-left:-20px;
}
INPUT.field {
	BORDER: #CC0000 1px solid;
	BACKGROUND-COLOR: #CCCCCC;
font-size=11;
font-family=verdana
}
TEXTAREA.field {
	BORDER: #000000 1px solid;
	BACKGROUND-COLOR: #CCCCCC;
font-size=11;
font-family=verdana
}
#lightbox {
	padding: 0px;
	background:#CCCCCC;
	border:0px solid #CC0000;
	z-index:1100;
}
#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height:auto;
	background-color: #CCCCCC;
}