BODY {
	scrollbar-face-color:#d6d7df;
	scrollbar-highlight-color:#000000;
	scrollbar-3dlight-color:#ffefde;
	scrollbar-darkshadow-color:#ffefde;
	scrollbar-shadow-color:#000000;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#000000;
	height: 100%;
	background-color: #000000;
	margin:0;
	padding:0;
}
a:link { color:#0f5d9b;text-decoration:none;font-weight:bold; }
a:visited { color:#0f5d9b;text-decoration:none;font-weight:bold; }
a:active { color:#000000;text-decoration:none;font-weight:bold; }
a:hover { color:#000000;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:#555555;text-decoration:underline;font-weight:bold; }
a.underline:hover { color:#999999;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;
}
.norm16bBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0f5d9b;
	font-weight: bold;
	margin:0px;
	padding:0px;
}
.bg_nav_left {
	background-image: url(images/main/bg_nav_left.jpg);
	background-repeat: no-repeat;
}
.bg_nav_top {
	background-image: url(images/main/bg_nav_top.jpg);
	background-repeat: no-repeat;
}
.border_bottom {
	background-image: url(images/main/border_bottom.gif);
	background-repeat: repeat-x;
	line-height: 12px;
	font-size: 12px;
}
.border_left {
	background-image: url(images/main/border_left.gif);
	background-repeat: repeat-y;
}
.border_right {
	background-image: url(images/main/border_right.gif);
	background-repeat: repeat-y;
}
.bgBlue1px {
	background-color: #0f5d9b;
	line-height: 1px;
	font-size: 1px;
}
.bgGrey {
	background-color: #d6d7df;
}
#navitop {
	position: relative;
	z-index:1;
	width:209px;
	height:25px;
	overflow:auto;
	padding:0px;
	margin:0px;
}
#content {
	position: relative;
	z-index:2;
	width:730px;
	height:550px;
	overflow:auto;
	padding:0px;
	margin: 10px;
}
#content_rueckblick {
	position: relative;
	z-index:5;
	width:200px;
	padding:0px;
	margin:0px;
	margin-left:10px;
	margin-right:10px;
	float:right;
}
#kuenstlerverzeichnis {
	position: relative;
	z-index:3;
	width:710px;
	height:321px;
	overflow:auto;
	padding:0px;
	margin:0px;
}
#kuenstlerverzeichnisStaffel {
	position: relative;
	z-index:3;
	width:710px;
	height:281px;
	overflow:auto;
	padding:0px;
	margin:0px;
}
.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: 450px;
	border: 1px solid #0f5d9b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
}

.textfield2 {
	border: 1px solid #0f5d9b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
}
.rahmenBlau {
	border: 1px solid #0f5d9b;
}
.rahmenBlauBig {
	border: 2px solid #0f5d9b;
}