body {
  background: #e7ebec;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}
.textNyheter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
}
.textFet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.linksThin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
.textFetGra {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
	text-transform: uppercase;
}
.textFetRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #996600;
	text-transform: uppercase;
}


/*Generic navigation*/

#navcontainer {
	background: transparent;
	width: 900px;
	height: 40px;
	margin: 0;
	border: 0;
	text-align: left;
}

#mainnavgroup {
float: left;
 width: 900px;
 height: 40px;
 background: url(../img/meny/nav.gif);
 margin: 0; 
 padding: 0;
 border: 0;
 position: relative;
}

#mainnavgroup li {margin: 0; padding: 0; list-style: none; position: absolute; top: 0;}

#mainnavgroup li, #mainnavgroup a {height: 40px; display: block; text-decoration: none; border-bottom: none;}
#mainnavone {left: 0px; width: 71px; text-decoration: none; border-bottom: none;}
#mainnavtwo {left: 72px; width: 111px; text-decoration: none; border-bottom: none;}
#mainnavthree {left: 184px; width: 94px; text-decoration: none; border-bottom: none;}
#mainnavfour {left: 279px; width: 87px; text-decoration: none; border-bottom: none;}
#mainnavfive {left: 367px; width: 89px; text-decoration: none; border-bottom: none;}
#mainnavsix {left: 450px; width: 91px; text-decoration: none; border-bottom: none;}
#mainnavseven {left: 531px; width: 131px; text-decoration: none; border-bottom: none;}
#mainnaveight {left: 662px; width: 109px; text-decoration: none; border-bottom: none;}
#mainnavnine {left: 752px; width: 90px; text-decoration: none; border-bottom: none;}



/*avaktiverat

#mainnavone a:hover {background: transparent url(../img/meny/nav.gif) -0px -20px no-repeat; text-decoration: none; border-bottom: none;}
#mainnavtwo a:hover {background: transparent url(../img/meny/nav.gif) -45px -20px no-repeat; text-decoration: none; border-bottom: none;}
#mainnavthree a:hover {background: transparent url(../img/meny/nav.gif) -125px -20px no-repeat; text-decoration: none; border-bottom: none;}
#mainnavfour a:hover {background: transparent url(../img/meny/nav.gif) -185px -20px no-repeat; text-decoration: none; border-bottom: none;}
#mainnavfive a:hover {background: transparent url(../img/meny/nav.gif) -290px -20px no-repeat; text-decoration: none; border-bottom: none;}
#mainnavsix a:hover {background: transparent url(../img/meny/nav.gif) -380px -20px no-repeat; text-decoration: none; border-bottom: none;}
#mainnavseven a:hover {background: transparent url(../img/meny/nav.gif) -415px -20px no-repeat; text-decoration: none; border-bottom: none;}
#mainnaveight a:hover {background: transparent url(../img/meny/nav.gif) -450px -20px no-repeat; text-decoration: none; border-bottom: none;}
#mainnavnine a:hover {background: transparent url(../img/meny/nav.gif) -560px -20px no-repeat; text-decoration: none; border-bottom: none;}
#mainnavten a:hover {background: transparent url(../img/meny/nav.gif) -605px -20px no-repeat; text-decoration: none; border-bottom: none;}

avaktiverat*/

#skolproj { 
	width: 307px; 
	height: 96px;
	float: none;
	padding: 0;
	position: relative;
	display: block;
	left: 540px;
	top: -250px;
}

#container {
  width: 900px;
  margin: 0 auto;
}

#content {
  width: 900px;
  position: relative;
}