@charset "UTF-8";
/* CSS Document */

* {
margin: 0;
padding: 0;
}

body {
background: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #101010;
line-height: 16px;
}

h2 {

font-weight: bold;	
font-size: 11px;
color: #101010;
line-height: 16px;
}

p {
	
font-size: 11px;
color: #101010;
line-height: 16px;
margin-bottom: 9px;
}

a, a:visited {

color: #3094cc;	
text-decoration: none;
}

a:hover {
text-decoration: underline;	
}

br {
font-size: 11px;	
}

ul {
list-style: inside;	
margin-bottom: 11px;
}






.wrapper {
width: 1024px;
height: 768px;
margin: 0 auto;
background: #ffffff;
position: relative;
}


#nok {
	position: absolute;
	width: 118px;
	height: 62px;
	left: 36px;
	top: 35px;
}


#home {
	position: absolute;
	width: 225px;
	height: 128px;
	left: 780px;
	top: 20px;
}



#meny-studie {
	position: absolute;
	width: 177px;
	height: 15px;
	left: 789px;
	top: 607px;
}

#meny-yrkes {
	position: absolute;
	width: 176px;
	height: 15px;
	left: 790px;
	top: 630px;
}

#meny-individ {
	position: absolute;
	width: 178px;
	height: 15px;
	left: 790px;
	top: 655px;
}

#meny-extra {
	position: absolute;
	width: 150px;
	height: 15px;
	left: 788px;
	top: 680px;
}

#meny-fordjupning {
	position: absolute;
	width: 150px;
	height: 15px;
	left: 788px;
	top: 704px;
}

#meny-ordbocker {
	position: absolute;
	width: 150px;
	height: 15px;
	left: 788px;
	top: 731px;
}

#footer {
	position: absolute;
	width: 313px;
	left: 99px;
	top: 658px;
}

#footer p {
font-size: 9px;		
}

#footer p a {
color: #101010;	
}


#start {
background: url(images/eng-start.jpg) no-repeat top left;
}

#start-enkat {
	position: absolute;
	width: 253px;
	height: 27px;
	left: 125px;
	top: 557px;
}
#start-studie {
	position: absolute;
	width: 253px;
	height: 27px;
	left: 125px;
	top: 557px;
}

#start-yrkes {
	position: absolute;
	width: 252px;
	height: 28px;
	left: 119px;
	top: 588px;
}

#start-individ {
	position: absolute;
	width: 246px;
	height: 27px;
	left: 116px;
	top: 621px;
}

#start-extra {
	position: absolute;
	width: 142px;
	height: 26px;
	left: 109px;
	top: 650px;
}

#start-fordjupning {
	position: absolute;
	width: 158px;
	height: 27px;
	left: 100px;
	top: 678px;
}

#start-ordbocker {
	position: absolute;
	width: 156px;
	height: 21px;
	left: 99px;
	top: 712px;
}




#studie {
background: url(images/eng-studie.jpg) no-repeat top left;
}

#studie-1 {
	position: absolute;
	width: 255px;
	left: 235px;
	top: 382px;
}

#studie-1s {
	position: absolute;
	width: 215px;
	left: 235px;
	top: 497px;
	padding-left: 40px;
}

#studie-1w {
	position: absolute;
	width: 215px;
	left: 235px;
	top: 548px;
	padding-left: 40px;
}

#studie-2 {
	position: absolute;
	width: 295px;
	left: 552px;
	top: 382px;
}

#studie-2s {
	position: absolute;
	width: 215px;
	left: 552px;
	top: 532px;
	padding-left: 40px;
}

#studie-2w {
	position: absolute;
	width: 215px;
	left: 552px;
	top: 593px;
	padding-left: 40px;
}





#yrkes {
background: url(images/eng-yrkes.jpg) no-repeat top left;
}

#yrkes-1 {
	position: absolute;
	width: 273px;
	left: 200px;
	top: 359px;
}

#yrkes-1s {
	position: absolute;
	width: 215px;
	left: 200px;
	top: 507px;
	padding-left: 40px;
}

#yrkes-1w {
	position: absolute;
	width: 215px;
	left: 200px;
	top: 565px;
	padding-left: 40px;
}

#yrkes-2 {
	position: absolute;
	width: 274px;
	left: 516px;
	top: 359px;
}

#yrkes-2w {
	position: absolute;
	width: 215px;
	left: 520px;
	top: 565px;
	padding-left: 40px;
}





#individ {
background: url(images/eng-individ.jpg) no-repeat top left;
}

#individ-1 {
	position: absolute;
	width: 226px;
	left: 146px;
	top: 380px;
}

#individ-1s {
	position: absolute;
	width: 215px;
	left: 146px;
	top: 533px;
	padding-left: 40px;
}

#individ-1w {
	position: absolute;
	width: 215px;
	left: 146px;
	top: 594px;
	padding-left: 40px;
}

#individ-2 {
	position: absolute;
	width: 226px;
	left: 423px;
	top: 380px;
}

#individ-2s {
	position: absolute;
	width: 215px;
	left: 423px;
	top: 495px;
	padding-left: 40px;
}

#individ-3 {
	position: absolute;
	width: 197px;
	left: 683px;
	top: 380px;
}

#individ-3s {
	position: absolute;
	width: 215px;
	left: 683px;
	top: 498px;
	padding-left: 40px;
}




#extra {
background: url(images/eng-extra.jpg) no-repeat top left;
}

#extra-1 {
	position: absolute;
	width: 255px;
	left: 211px;
	top: 386px;
}

#extra-1s {
	position: absolute;
	width: 215px;
	left: 211px;
	top: 516px;
	padding-left: 40px;
}

#extra-2 {
	position: absolute;
	width: 267px;
	left: 586px;
	top: 386px;
}

#extra-2s {
	position: absolute;
	width: 215px;
	left: 586px;
	top: 488px;
	padding-left: 40px;
}



#fordjupning {
background: url(images/eng-fordjupning.jpg) no-repeat top left;
}

#fordjupning-1 {
	position: absolute;
	width: 180px;
	left: 144px;
	top: 342px;
}


#fordjupning-2 {
	position: absolute;
	width: 180px;
	left: 362px;
	top: 342px;
}


#fordjupning-3 {
	position: absolute;
	width: 160px;
	left: 577px;
	top: 341px;
}

#fordjupning-3s {
	position: absolute;
	width: 215px;
	left: 724px;
	top: 260px;
	padding-left: 40px;
}

#fordjupning-4 {
	position: absolute;
	width: 188px;
	left: 265px;
	top: 480px;
}

#fordjupning-5 {
	position: absolute;
	width: 183px;
	left: 578px;
	top: 480px;
}






#ordbocker {
background: url(images/eng-ordbocker.jpg) no-repeat top left;
}

#ordbocker-1 {
	position: absolute;
	width: 267px;
	left: 248px;
	top: 402px;
}

#ordbocker-2 {
	position: absolute;
	width: 199px;
	left: 522px;
	top: 402px;
}

#ord {
margin-top: 9px;	
}

