body {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #958960;
	overflow: hidden;
	background: #EBDA99 url(/media/screen/backdots.gif) fixed center no-repeat;
	width: 100%;
	height: 100%;
	scrollbar-base-color: #F4EED3; /* . */
	scrollbar-3dlight-color: #C3BEA8; /* 3d-basis der erhobenen flaechen */
	scrollbar-arrow-color: #C3BEA8; /* pfeilspitzen */
	scrollbar-darkshadow-color: #C3BEA8; /* . */
	scrollbar-face-color: #F4EED3; /* erhobene 3d-flaechen */
	scrollbar-highlight-color: #F4EED3; /* . */
	scrollbar-shadow-color: #C3BEA8; /* . */
	scrollbar-track-color: #F9F6E8; /* bereich, auf dem gescrollt wird */
	}

img {
	font-size: 9px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	}

a {
	text-decoration: none;
	font-weight: bold;
	color: #E80083;
	}
	
h1 {
	font-size: 130%;
	margin: 0px;
	}

.red {
	color: #E80083;
	}

.yellow {
	color: #FFCD10;
	}
	
.blue {
	color: #89D8FF;
	}
	
.green {
	color: #A8CE32;
	}

#leftedge {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 450px;
	height: 270px;
	background: url(/media/screen/leftedge.gif) no-repeat;
	}

#rightedge {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 450px;
	height: 270px;
	background: url(/media/screen/rightedge.gif) no-repeat;
	}

#holder {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -215px;
	margin-left: -375px;
	height: 410px;
	width: 750px;
	background: url(/media/screen/nsbc2007.png) no-repeat;
	}
	
#menu {
	position: absolute;
	top: 40px;
	left: 20px;
	height: 350px;
	width: 170px;
	text-align: right;
	}
	
#contentholder {
	position: absolute;
	top: 10px;
	left: 220px;
	height: 390px;
	width: 520px;
	overflow: auto;
	}
	
#content {
	margin: 32px 20px 20px 0px;
	width: 470px;
	}
	
#label {
	position: absolute;
	top: 401px;
	left: 20px;
	width: 304px;
	height: 85px;
	background: url(/media/screen/label2007.png) no-repeat;
	}