body {
	font-family: Georgia;
	color: white;
	font-size:13px;
	
}

.side{
	width:777px;
	height:600px;
	position: absolute;
	margin-left:auto;
	margin-right:auto;
	position: relative;
	z-index:1;
	background-color:#FFFFFF;
	}
	
.logo {
	position: absolute;
	left: -2px;
	top: 3px; 
	height: 138px;
	width: 777px;
	z-index: 2; }
	
.boks_creme{
	position:absolute;
	width:450px;
	height:437px;
	top: 138px;
	background-color:#cfd4e9;
	left: 325px;
	bottom:0px;
	
	}
.boks_billeder{
	position:absolute;
	width:450px;
	height:436px;
	top: 138px;
	left: 325px;
	bottom:0px;
	}
	
.tekstboks{
	position:absolute;
	width:360px;
	height:230px;
	text-align: center;
	top: 201px;
	right: 2px;
	bottom:0px;
	padding: 35px;
	padding-top:10px;
	z-index: 3;
	left: 325px;
	overflow:auto;
	color: black;
	scrollbar-base-color: #cfd4e9;
	}
	
.boks_inspiration{
	position:absolute;
	width:450px;
	height:436px;
	top: 138px;
	background-color:#cfd4e9;
	left: 325px;
	bottom:0px;
	padding:11px;
	}
		
.jobtekstboks{
	position:absolute;
	width:380px;
	height:360px;
	text-align: center;
	top: 150px;
	right: 20px;
	bottom:0px;
	padding: 20px;
	padding-top:30px;
	z-index: 3;
	overflow: auto;
	color: black;
	scrollbar-base-color: #cfd4e9;
	}		
	
.boks_lysblaa{
	position:absolute;
	background-color:#bcc5e1;
	height:205px;
	width:85px;
	top:138px;
	left:0px;
	}
	
.boks_brun{
	position:absolute;
	height:165px;
	width:165px;
	top:138px;
	left:101px;
	background-image:url(img/lyslilla_firkant.jpg);
	padding: 20px;
	}

.menu ul li { 
	list-style: none;
	line-height: 30px;
	}
		
.menu {
	position:absolute;
	top: 160px;
	left: 100px;
	font-size:16px;
}

.menu li{
	display: block;
	}

.menu a:link{
  color: #FFFFFF;
  text-decoration: none;
}

.menu a:visited{
  color: #FFFFFF;
  text-decoration: none;
}

.menu a:hover{
	color: #FFFFFF;
}

	
.boks_lysgroen{
	position:absolute;
	background-color:#535b72;
	height:155px;
	width: 248px;
	top:360px;
	left:0px;
	padding:30px;
	
	}

.tekst_lysgroen{
	position:absolute;
	top: 30px;
	padding: 5px;
	height:157px;
	width: 248px;
	overflow: auto;
	scrollbar-base-color: #535b72;
	}
	
.boks_lysgroen_forside{
	position:absolute;
	background-color:#535b72;
	height:157px;
	width: 248px;
	top:360px;
	left:0px;
	}
	
.kontaktoplysninger{
	positon:absolute;
	background-image:url(img/kontaktoplysninger.gif);
	height:20px;
	width:775px;
	top:580px;
	left:0px;
	z-index:5;
	margin-left:auto;
	margin-right:auto;
	position: relative;
	}
h1{
	font-size: 20px;
	color: white;
	}
	
h7{
	
	Color: black;
	font-size:13px;
	font-style:normal;
	font-weight:plain;
	}
	
	/*
.undermenu{
	position:absolute;
	top: 140px;
	left:-10px;
	font-size:16px;
	word-spacing: 50px; 
	}
	
.undermenu ul li { 
	list-style: none;
	line-height: 25px;
	}	

.undermenu li{
	display: inline;
	
	}

.undermenu a:link{
  color: black;
  text-decoration: none;
}

.undermenu a:visited{
  color:  black;
  text-decoration: none;
}

.undermenu a:hover{
	color: #F0EFEA;
}
*/

