body {
	margin: 0px;
	padding: 0px; width: 100%; height: 100%; background: url(/media/screen/nsbcback.png) fixed center;
	font-family: verdana;
	}

h1 {
	font-size: 16px;
	margin: 20px 0px;
	padding: 0px;
	}
	
p {
	font-size: 12px;
	margin: 10px 0px;
	padding: 0px;
	}

tr, td, li, ul {
	font-size: 12px;
	}

h2 {
	font-size: 14px;
	margin: 15px 0px;
	padding: 0px;
	}
	
a {
	color: #A2151B;
	font-weight: bold;
	text-decoration: none;
	}

#backholder {
	position: absolute; top: 50%; margin-top: -300px; left: 0px; width: 100%; height: 600px; background: url(/media/screen/holderback.gif) center;
	}

#powerholder {
	position: absolute;
	top: 50%;
	margin-top: 215px;
	left: 50%;
	margin-left: -90px;
	}

#cqpower {
	position: absolute;
	top: 50px;
	left: 160px;
	z-index: 3;
	}

#covipower {
	position: absolute;
	top: 50px;
	left: 223px;
	z-index: 3;
	}

#svpower {
	position: absolute;
	top: 50px;
	left: 431px;
	z-index: 3;
	}

#mainholder {
	position: absolute;
	top: 50%;
	margin-top: -300px;
	left: 50%;
	margin-left: -498px;
	width: 995px;
	height: 600px;
	z-index: 1;
	}	
	
#logo {
	position: absolute;
	}
	
#menuback {
	position: absolute; left: 343px; margin-top: -157px;
	}

#mainmenu {
	position: absolute; left: 400px; top: 0px;
	}

/* menuepunkte */

#start {
	position: absolute; left: 8px; top: 66px;
	}

#startseite {
	position: absolute; left: 8px; top: 103px;
	}

#info {
	position: absolute; left: 88px; top: 103px;
	}

#location {
	position: absolute; left: 128px; top: 103px;
	}

#team {
	position: absolute; left: 85px; top: 66px;
	}
	
#teamsa {
	position: absolute; left: 85px; top: 103px;
	}

#teamsb {
	position: absolute; left: 157px; top: 103px;
	}
	
#teamsc {
	position: absolute; left: 233px; top: 103px;
	}
	
#teamsd {
	position: absolute; left: 308px; top: 103px;
	}
	
#teamse {
	position: absolute; left: 385px; top: 103px;
	}
	
#teamsf {
	position: absolute; left: 461px; top: 103px;
	}

#sponsor {
	position: absolute; left: 171px; top: 66px;
	}
	
#media {
	position: absolute; left: 302px; top: 66px;
	}

#kontakt {
	position: absolute; left: 411px; top: 66px;
	}

/* ende menuepunkte */

#content {
	position: absolute; top: 140px; left: 25px; height: 410px; width: 945px; overflow: auto;
	}
	
#mediaholder {
	position: absolute; top: 140px; left: 205px; height: 410px; width: 745px; overflow: auto;
	}
	
#content ul, #mediaholder ul {
	width: 95%;
	}

#content li.li1 {
	margin-bottom: 2px;
	border: 1px solid #F1DE9C;
	padding: 3px;
	height: 16px;
	line-height: 16px;
	width: 48%;
	margin-right: 1%;
	float: left;
	}
	
#content li.li2 {
	background: #F9F2DE;
	margin-bottom: 2px;
	border: 1px solid #F1DE9C;
	padding: 3px;
	height: 16px;
	line-height: 16px;
	width: 48%;
	margin-right: 1%;
	float: left;
	}
	
#mediaholder li.li1 {
	margin-bottom: 2px;
	border: 1px solid #F1DE9C;
	padding: 3px;
	height: 16px;
	line-height: 16px;
	width: 45%;
	margin-right: 1%;
	float: left;
	}
	
#mediaholder li.li2 {
	background: #F9F2DE;
	margin-bottom: 2px;
	border: 1px solid #F1DE9C;
	padding: 3px;
	height: 16px;
	line-height: 16px;
	width: 45%;
	margin-right: 1%;
	float: left;
	}

.red {
	color: #E80083;
	}

.yellow {
	color: #FFCD10;
	}
	
.blue {
	color: #89D8FF;
	}
	
.green {
	color: #A8CE32;
	}