/* General*/

html, body, div, table, tr, td {
	font-family: Verdana;
	font-size: 12px;
	border-collapse:collapse;
	padding: 0px;
	font-weight: bold;
}

img {
	margin: 0px;
	padding: 0px;
	border-width: 0px;
}

.hr {
	margin: 0px;
	height: 1px;
	padding: 0px;
	border: 0px;
	color: #000000;
	width: 400px;
	background-color: none;
}

strong {
	font-weight: bold;
}

img.logoer {
	position: absolute;
	top: 515px;
	left: 290px;
}

img.transp1{
	border: 0px;
	padding: 0px;
	margin: 0px;
	position:absolute;
	left: 80px;
	top: 70px;
	z-index:2;
	cursor:pointer;
}

img.transp2{
	border: 0px;
	padding: 0px;
	margin: 0px;
	position:absolute;
	left: 370px;
	top: 110px;
	z-index:2;
	cursor:pointer;
}

img.transp3{
	border: 0px;
	padding: 0px;
	margin: 0px;
	position:absolute;
	left: 545px;
	top: 125px;
	z-index:2;
	cursor:pointer;
}

img.transp4{
	border: 0px;
	padding: 0px;
	margin: 0px;
	position:absolute;
	left: 80px;
	top: 450px;
	z-index:2;
	cursor:pointer;
}

img.transp5{
	border: 0px;
	padding: 0px;
	margin: 0px;
	position:absolute;
	left: 250px;
	top: 450px;
	z-index:2;
	cursor:pointer;
}

img.transp6{
	border: 0px;
	padding: 0px;
	margin: 0px;
	position:absolute;
	left: 400px;
	top: 450px;
	z-index:2;
	cursor:pointer;
}

div.onelinewrap {
	white-space: nowrap;
}

div.headlines {
	font-family: Verdana;
	font-size: 14px;
	border-collapse:collapse;
	padding: 0px;
	font-weight: bold;
}

div.loginheadlines {
	position: absolute;
	left: 15px;
	top: 15px;
	width: 200px;
	height: 15px;
	font-family: Verdana;
	font-size: 14px;
	border-collapse:collapse;
	padding: 0px;
	font-weight: bold;
}

div.teacherheadlines {
	position: absolute;
	left: 500px;
	top: 10px;
	width: 200px;
	height: 20px;
	/*background-color: #2F9BD9;*/
	/*background-color: transparent;*/
	z-index: 2;
}

div.scroll { 
	overflow: auto; 
	height: 375px; 
	width: 500px; 
	padding: 0px; 
	/*color: #xxx;*/ 
	background: transparent; 
	border: 0px;
	margin: 0px; 
}

div.scroll_subtitle { 
	padding: 0px; 
	color: #FFFFFF; 
	background-color: transparent; 
	border: 0px;
	margin: 0px;
	z-index: 4;
}

input.soundtestbutton {
	background-image: url("../newpic/soundtest.gif"); 
}

div.backtooverview {
	position: absolute;
	left: 260px;
	top: 0px;
	width: 200px;
	height: 15px;
	z-index: 2;
}

div.hr {
  height: 1px;
  color: #000000;
  
}

div.assignmentline {
	position: absolute;
	left: 30px;
	top: 40px;
	width: 400px;
	height: 20px;
	z-index: 2;
}

div.assignmentline1 {
	position: absolute;
	left: 30px;
	top: 15px;
	width: 400px;
	height: 20px;
	z-index: 2;
}




div.lefttop {
	position: absolute;
	left: 10px;
	top: 10px;
	width: 20px;
	height: 505px;
	background-color: #F4BE38;
}

div.leftforside {
	position: absolute;
	left: 10px;
	top: 96px;
	width: 20px;
	height: 81px;
	background-color: #CD3301;
}

div.leftgallery {
	position: absolute;
	left: 10px;
	top: 10px;
	width: 20px;
	height: 81px;
	background-color: #CD3301;
}

div.solstafetten {
	position: absolute;
	left: 30px;
	top: 10px;
	width: 50px;
	height: 505px;
	background-color: #FF6600;
}

div.blueback{
	position: absolute;
	left: 80px;
	top: 10px;
	width: 565px;
	height: 505px;
	background-color: #2F9BD9;
}

div.blackback{
	position: absolute;
	left: 80px;
	top: 10px;
	width: 715px;
	height: 505px;
	background-color: black;
}
/*Login pages*/

div.loginpic{
	position: absolute;
	left: 80px;
	top: 10px;
	width: 710px;
	height: 505px;
	z-index: 1;
}

div.loginorange{
	position: absolute;
	left: 200px;
	top: 95px;
	width: 170px;
	height: 125px;
	background-color: #FF6600;
	z-index: 2;
}

div.newuserwhite{
	position: absolute;
	left: 400px;
	top: 95px;
	width: 170px;
	height: 150px;
/*	background-color: #FFFFFF;*/
	background-color: transparent;
	z-index: 2;
}

div.teacherguide{
	position: absolute;
	left: 633px;
	top: 475px;
	width: 100px;
	height: 50px;
	/*background-color: #2F9BD9;*/
	/*background-color: transparent;*/
	z-index: 2;
}

div.backtogame{
	position: absolute;
	left: 650px;
	top: 475px;
	width: 100px;
	height: 50px;
	/*background-color: #2F9BD9;*/
	/*background-color: transparent;*/
	z-index: 2;
}

div.teacheraccess {
	position: absolute;
	left: 660px;
	top: 10px;
	width: 100px;
	height: 50px;
	/*background-color: #2F9BD9;*/
	/*background-color: transparent;*/
	z-index: 2;
}

div.teacherlogout {
	position: absolute;
	left: 718px;
	top: 10px;
	width: 100px;
	height: 50px;
	/*background-color: #2F9BD9;*/
	/*background-color: transparent;*/
	z-index: 2;
}

div.teacherregwhite{
	position: absolute;
	left: 390px;
	top: 95px;
	width: 340px;
	height: 150px;
	background-color: #FFFFFF;
	z-index: 2;
}

div.teacherregwhite2{
	position: absolute;
	left: 140px;
	top: 95px;
	width: 340px;
	height: 100px;
	background-color: #FFFFFF;
	z-index: 2;
}

div.teacheradmin1{
	position: absolute;
	left: 140px;
	top: 95px;
	width: 340px;
	height: 200px;
	background-color: #FFFFFF;
	z-index: 2;
}

div.createteacher{
	position: absolute;
	left: 15px;
	top: 50px;
	width: 400px;
	height: 200px;
	/*background-color: #FF6600;*/
	background-color: transparent;
	z-index: 2;
}

div.validatecode{
	position: absolute;
	left: 15px;
	top: 40px;
	width: 300px;
	height: 100px;
	/*background-color: #FF6600;*/
	background-color: transparent;
	z-index: 2;
}

div.createclass{
	position: absolute;
	left: 175px;
	top: 55px;
	width: 400px;
	height: 275px;
	/*background-color: #FFFFFF;*/
	background-color: transparent;
	z-index: 2;
}

div.soundtestpage{
	position: absolute;
	left: 225px;
	top: 45px;
	width: 400px;
	height: 275px;
	/*background-color: #FFFFFF;*/
	background-color: transparent;
	z-index: 2;
}

div.createdclasses{
	position: absolute;
	left: 150px;
	top: 75px;
	width: 300px;
	height: 400px;
	background-color: transparent;
	z-index: 2;
}

div.createdclasses1{
	position: absolute;
	left: 150px;
	top: 35px;
	width: 300px;
	height: 400px;
	background-color: transparent;
	z-index: 2;
}

img.logini{
	position: absolute;
	left: 48px;
	top: 10px;
	z-index: 3;
}
a.logini1{
	position: absolute;
	left: 48px;
	top: 50px;
	z-index: 3;
}

a.logini2{
	position: absolute;
	left: 48px;
	top: 80px;
	z-index: 3;
}

a.logini3{
	position: absolute;
	left: 48px;
	top: 110px;
	z-index: 3;
}

div.login1orange{
	position: absolute;
	left: 125px;
	top: 95px;
	width: 170px;
	height: 125px;
	/*background-color: #FF6600;*/
	background-color: transparent;
	z-index: 2;
}

span
{
	cursor:pointer;
	color: #2F9BD9;
	background:black;
}

span.loginerrorteacher{
	position: absolute;
	left: 75px;
	top: 200px;
	width: 200px;
	height: 30px;
	background-color: transparent;
	z-index: 2;
}

span.loginerror{
	position: absolute;
	left: 75px;
	top: 100px;
	width: 200px;
	height: 30px;
	background-color: transparent;
	z-index: 2;
}

span.lessonendtext{
	position: absolute;
	left: 270px;
	top: 120px;
	width: 170px;
	height: 30px;
	background-color: transparent;
	z-index: 2;
}

span.loginerror1{
	position: absolute;
	left: 125px;
	top: 370px;
	width: 500px;
	height: 30px;
	background-color: transparent;
	z-index: 2;
}

div.login1text{
	position: absolute;
	left: 15px;
	top: 20px;
	width: 140px;
	height: 50px;
	font-size: 12px;
	font-weight: bold;
	z-index: 3;
}

div.login1besk{
	position: absolute;
	left: 15px;
	top: 45px;
	width: 140px;
	font-size: 10px;
	z-index: 3;
}

input.login1i{
	position: absolute;
	left: 65px;
	top: 50px;
	width: 73px;
	z-index: 3;
}

input.login2i{
	position: absolute;
	left: 65px;
	top: 75px;
	width: 73px;
	z-index: 3;
}

a.loginreminder{
	position: absolute;
	left: 15px;
	top: 100px;
	width: 110px;
	z-index: 3;
}

div.logincellname {
	position: absolute;
	left: 15px;
	top: 50px;
	width: 25px;
	z-index: 3;
}

div.logincellname2 {
	position: absolute;
	left: 15px;
	top: 75px;
	width: 25px;
	z-index: 3;
}

td.loginteachertext {
	position: absolute;
	left: 15px;
	top: 50px;
	width: 160px;
	z-index: 3;
}

td.teacherreg {
	position: absolute;
	left: 15px;
	top: 100px;
	width: 125px;
	z-index: 3;
}

input.login1b{
	position: absolute;
	left: 75px;
	top: 75px;
	z-index: 3;
}

input.login1c{
	position: absolute;
	left: 115px;
	top: 100px;
	z-index: 3;
}

input.login1d{
	position: absolute;
	left: 450px;
	top: 100px;
	z-index: 3;
}

div.login2orange{
	position: absolute;
	left: 140px;
	top: 95px;
	width: 170px;
	height: 175px;
	background-color: #FF6600;
	z-index: 2;
}

div.login2text{
	position: absolute;
	left: 15px;
	top: 20px;
	width: 140px;
	height: 50px;
	font-size: 12px;
	font-weight: bold;
	z-index: 3;
}

input.login2i1{
	position: absolute;
	left: 15px;
	top: 70px;
	width: 135px;
	z-index: 3;
}

input.login2i2{
	position: absolute;
	left: 15px;
	top: 95px;
	width: 135px;
	z-index: 3;
}

input.login2b{
	position: absolute;
	left: 80px;
	top: 130px;
	z-index: 3;
}

a.seprojekt{
	position: absolute;
	left: 155px;
	top: 235px;
	z-index: 3;
}

div.loginerror{
	position: absolute;
	left: 0px;
	top: 170px;
	width: 320px;
	height: 40px;
	font-size: 12px;
	padding: 2px;
	background-color: #FF6600;
	z-index: 3;
}

div.seprojekttext{
	position: absolute;
	left: 15px;
	top: 30px;
	width: 320px;
	height: 200px;
	font-size: 12px;
	z-index: 3;
}
div.taktext{
	position: absolute;
	left: 30px;
	top: 125px;
	width: 320px;
	font-size: 12px;
	z-index: 3;
}

div.loginblue{
	position: absolute;
	left: 335px;
	top: 25px;
	width: 350px;
	height: 280px;
	background-color: #2F9BD9;
	z-index: 2;
}



div.game{
	position: absolute;
	left: 80px;
	top: 10px;
	width: 565px;
	height: 505px;
	background-color: #eeeeee;
}

/* Control tower */

div.controltower {
	position: absolute;
	left: 655px;
	top: 10px;
	width: 135px;
	height: 301px;
	background-color: #222244;
}

div.highscore {
	color: #FFFFFF;
}

div.groupname {
	color: #2F9BD9;
}

img.towerskaerm {
	position: absolute;
	left: 0px;
	top: 0px;
}

img.headerling {
	position: absolute;
	left: 0px;
	top: 135px;
}

img.skalaerling {
	position: absolute;
	left: 15px;
	top: 200px;
}

img.toweravatar {
	position: absolute;
	left: 67px;
	top: 0px;
}

img.headyvonne {
	position: absolute;
	left: 67px;
	top: 135px;
}


img.skalayvonne {
	position: absolute;
	left: 80px;
	top: 200px;
}

div.replaybuttonAlt1 {
	position: absolute;
	left: 32px;
	top: 265px;
	height: 20px;
	width: 70px;
}


img.replaybutton {
	border: 0px;
	padding: 0px;
	margin: 0px;
	position: absolute;
	left: 0px;
	top: 245;
	z-index: 2;
	cursor: pointer;
}

div.arguments {
	padding: 0px;
	position: absolute;
	left: 0px;
	top: 300px;
	height: 205px;
	background-color: #2F9BD9;
}

div.subtitles {
	padding: 5px;
	height: 50px; 
	width: 550px;
	overflow: auto;
	position: absolute;
	left: 0px;
	top: 440px;
	/*height: 75px;*/
	background-color: transparent
	/*background-color: #222244;*/
}

div.clear {
	height: 65px; 
	width: 575px;
	position: absolute;
	left: 0px;
	top: 440px;
	/*height: 75px;*/
	background-color: transparent;
}


div.avatar {
	position: absolute;
	left: 140px;
	top: 190px;
	width: 200px;
	height: 180px;
	background-color: #222244;
}

div.redpoint{
	position: absolute;
	left: 15px;
	top: 185px;
	width: 40px;
	height: 15px;
	color: white;
	text-align: center;
	background-color: #ce3202;
}

div.bluepoint{
	position: absolute;
	left: 80px;
	top: 185px;
	width: 40px;
	height: 15px;
	color: white;
	text-align: center;
	background-color: #4646c0;
}


div.e1{
	position: absolute;
	left: 55px;
	top: 205px;
}

div.e2{
	position: absolute;
	left: 55px;
	top: 223px;
}

div.e3{
	position: absolute;
	left: 55px;
	top: 241px;
}

div.e4{
	position: absolute;
	left: 55px;
	top: 259px;
}

div.e5{
	position: absolute;
	left: 55px;
	top: 277px;
}

div.e6{
	position: absolute;
	left: 55px;
	top: 295px;
}

div.y1{
	position: absolute;
	left: 68px;
	top: 205px;
}
div.y2{
	position: absolute;
	left: 68px;
	top: 223px;
}
div.y3{
	position: absolute;
	left: 68px;
	top: 241px;
}
div.y4{
	position: absolute;
	left: 68px;
	top: 259px;
}
div.y5{
	position: absolute;
	left: 68px;
	top: 277px;
}
div.y6{
	position: absolute;
	left: 68px;
	top: 295px;
}
div.points {
	position: absolute;
	left: 655px;
	top: 145px;
	width: 135px;
	height: 370px;
	background-color: #222244;
}
/*
div.teachercontent{
	position: absolute;
	left: 80px;
	top: 10px;
	width: 680px;
	height: 485px;
	background-color: #2F9BD9;
	padding: 10px;
}
*/
div.teacherheadline{
	font-size: 16px;
	font-weight: bold;	
}

div.text {
	position: absolute;
	top: 100px;
	left: 40px;	
	width: 483px;
}

div.form {
	position: absolute;
	left: 40px;
	top: 210px;
}
div.formsa {
	position: absolute;
	left: 40px;
	top: 200px;
}
div.formcs {
	position: absolute;
	left: 40px;
	top: 160px;
}
input.csbutton {
	position: absolute;
	left: 455px;
	top: 300px;
	width: 50px;
}
div.nametext {
	position: absolute;
	top: -20px;
	width: 270px;
}

div.msisdntext {
	position: absolute;
	top: -20px;
	left: 300px;
	width: 120px;
}




td.name {
	width: 300px;
}

input.name {
	width: 270px;
}

td.msisdn {
	width: 140px;
}

input.msisdn {
	width: 120px;
}

img.argoverskrift {
	position: absolute;
	top: 20px;
	left: 40px;	
}
img.cgoverskrift {
	position: absolute;
	top: 20px;
	left: 0px;	
}
input.arg {
	width: 390px;
}

input.argbutton {
	position: absolute;
	left: 455px;
	top: 260px;
	width: 50px;
}

a.invisible {
	background-color: blue;/*transparent;*/
	position: absolute;
	left: 200px;
	top: 200px;
	width: 100px;
	height: 100px;
	z-index: 2;	
}

/* Upload */

div.opgavepdf{
	position: absolute;
	left: 38px;
	top: 78px;
	width: 81px;
	height: 30px;
	z-index: 3;
}

img.opgavepdf{
	width: 81px;
	height: 30px;
	z-index: 3;
}

img.uploadoverskrift {
	position: absolute;
	top: 20px;
	left: 0px;
}

div.uploadtext{
	position: absolute;
	left: 40px;
	top: 100px;
	width: 485px;
		
}

div.opgave2{
	position: absolute;
	left: 40px;
	top: 140px;
	width: 485px;
		
}

input.uploadinput {
	position: absolute;
	left: 40px;
	top: 420px;
	/*text-align:center;
	font-size:x-small;
	font-family:arial black; 
	font-weight:900;
	width: 34px; 
	height:15px; */
	border-width:0px; 
	margin:0px; 
	padding:0px;
	color:red; 
	/*background-color : lightblue*/
}

input.uploadbutton {
	position: absolute;
	left: 40px;
	top: 445px;
}

div.error {
	position: absolute;
	left: 40px;
	top: 480px;
}

div.infront {
	z-index: 5;
}



#disp
{
	background-color: black;
	font-size: 1.50em;
	font-weight: bold;
	color: white;
	width: 135px;
	font-family: "Courier New";
	border:0;
}

#butt 
{
	font-size: 1em;
	width: 8em;
	font-family: "Courier New";
}

#butt2 
{
	font-size: 1em;
	width: 5em;
	font-family: "Courier New";
}

#lap
{
	margin-top: 0.5em;
}
