BODY {
	scrollbar-face-color:#FECB4F;
	scrollbar-highlight-color:#000000;
	scrollbar-3dlight-color:#FECB4F;
	scrollbar-darkshadow-color:#FECB4F;
	scrollbar-shadow-color:#000000;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#000000;
	height: 100%;
	background-color: #FEEAB8;
	margin:0; 
	padding:0;
}
a:link { color:#FFFFFF;text-decoration:underline;font-weight:bold; }
a:visited { color:#FFFFFF;text-decoration:underline;font-weight:bold; }
a:active { color:#CCCCCC;text-decoration:underline;font-weight:bold; }
a:hover { color:#CCCCCC;text-decoration:underline;font-weight:bold; }
a.underline:link {  color:#FFFFFF;text-decoration:underline;font-weight:normal; }
a.underline:visited { color:#FFFFFF;text-decoration:underline;font-weight:normal; }
a.underline:active { color:#CCCCCC;text-decoration:underline;font-weight:normal; }
a.underline:hover { color:#CCCCCC;text-decoration:underline;font-weight:normal; }
a.norm:link {  color:#FFFFFF;text-decoration:none;font-weight:bold; }
a.norm:visited { color:#FFFFFF;text-decoration:none;font-weight:bold; }
a.norm:active { color:#CCCCCC;text-decoration:none;font-weight:bold; }
a.norm:hover { color:#CCCCCC;text-decoration:none;font-weight:bold; }
.norm10b {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.norm12 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.norm12b {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.norm14b {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.navi14b {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.rahmen_vert {
	background-image: url(images/rahmen_vert.gif);
	background-repeat: repeat-y;
}
.rahmen_vert2 {
	background-image: url(images/rahmen_vert2.gif);
	background-repeat: repeat-y;
}
.trennlinie {
	background-image: url(images/trennlinie.gif);
	background-repeat: repeat-y;
}
.rahmen_hor {
	background-image: url(images/rahmen_hor.gif);
	background-repeat: repeat-x;
}
.bgWhite1px {
	background-color: #FFFFFF;
	line-height: 1px;
	font-size: 1px;
}
.rahmenBlau {
	border: 1px solid #FECB4F;
}
#contentscroll {
	position:absolute; 
	width:353px;
	height:265px;
	z-index:1;
	overflow: auto;
}
#bildanzeige {
	position:absolute; 
	width:352px;
	height:265px;
	z-index:2;
	margin-left:363px;
}
#bilder_back {
	position:absolute; 
	z-index:3;
	margin-top:270px;
}
.red12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #E60003;
}
.textfield {
	width: 420px;
	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
}
.pulldown {
	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D10000;
	background-color: #FFFFFF;
}