BODY {
	scrollbar-face-color:#FFFF34;
	scrollbar-highlight-color:#000000;
	scrollbar-3dlight-color:#FFFF34;
	scrollbar-darkshadow-color:#FFFF34;
	scrollbar-shadow-color:#000000;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#000000;
	height: 100%;
	background-color: #000000;
	margin:0;
	padding:0;
}
p {
	margin-top: 0px;
	margin-bottom: 15px;
	padding: 0px;
}
a:link { color:#000000;text-decoration:none;font-weight:bold; }
a:visited { color:#000000;text-decoration:none;font-weight:bold; }
a:active { color:#777777;text-decoration:none;font-weight:bold; }
a:hover { color:#777777;text-decoration:none;font-weight:bold; }
a.underline:link {  color:#000000;text-decoration:underline;font-weight:bold; }
a.underline:visited { color:#000000;text-decoration:underline;font-weight:bold; }
a.underline:active { color:#777777;text-decoration:underline;font-weight:bold; }
a.underline:hover { color:#777777;text-decoration:underline;font-weight:bold; }
a.underlinenorm:link {  color:#000000;text-decoration:underline;font-weight:normal; }
a.underlinenorm:visited { color:#000000;text-decoration:underline;font-weight:normal; }
a.underlinenorm:active { color:#555555;text-decoration:underline;font-weight:normal; }
a.underlinenorm:hover { color:#999999;text-decoration:underline;font-weight:normal; }

.norm12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.norm12b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.norm14b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.norm16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}
.norm16b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.border_bottom {
	background-image: url(images/border_bottom.gif);
	background-repeat: repeat-x;
	line-height: 11px;
	font-size: 11px;
}
.border_left {
	background-image: url(images/border_left.gif);
	background-repeat: repeat-y;
}
.border_right {
	background-image: url(images/border_right.gif);
	background-repeat: repeat-y;
}
.navi_bg {
	background-image: url(images/navi.gif);
	background-repeat: no-repeat;
}
#content {
	position: relative;
	z-index:2;
	width:748px;
	height:348px;
	overflow:auto;
	padding:0px;
	margin: 20px;
	clear:both;
}
#contentstart {
	position: relative;
	z-index:2;
	width:788px;
	height:389px;
	overflow:auto;
	padding:0px;
	margin: 00px;
}
.red12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
}
.red12b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.textfield {
	width: 360px;
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
}
.rahmenBlack {
	border: 1px solid #000000;
}