/* FARGE-CLASSES */
#head, body.larling #head { background-image: url(/files/img/topper/bg_lysgronn_top.jpg); }
#contentWrapper, body.larling #contentWrapper { background-image: url(/files/img/gui/bg_lysgronn_content.jpg); }
#footer, body.larling #footer, body.larling #head { background-color: #8BC517; }
#news a, #text a, body.larling #news a, body.larling #text a { color: #66900f; }

body.forside #head { background-image: url(/files/img/topper/bg_forside_top.jpg); }
body.forside #contentWrapper { background-image: url(/files/img/gui/bg_morkgronn_content.jpg); }
body.forside #footer, body.info #head { background-color: #8BC517; }
body.forside #news a, body.info #text a { color: #66900f; }

body.bedrift #head { background-image: url(/files/img/topper/bg_bla_top.jpg); }
body.bedrift #contentWrapper { background-image: url(/files/img/gui/bg_bla_content.jpg); }
body.bedrift #footer, body.bedrift #head { background-color: #1277AB; }
body.bedrift #news a, body.bedrift #text a { color: #1277AB; }

body.info #head { background-image: url(/files/img/topper/bg_morkgronn_top.jpg); }
body.info #contentWrapper { background-image: url(/files/img/gui/bg_morkgronn_content.jpg); }
body.info #footer, body.info #head { background-color: #66900F; }
body.info #news a, body.info #text a { color: #66900F; }

body.kurs #head { background-image: url(/files/img/topper/bg_orange_top.jpg); }
body.kurs #contentWrapper { background-image: url(/files/img/gui/bg_orange_content.jpg); }
body.kurs #footer, body.kurs #head { background-color: #F29207; }
body.kurs #news a, body.kurs #text a { color: #F29207; }

body {
	background-color: #CCC;
	font-family: "Lucida Grande", Arial, sans-serif;
	margin: 0px;
}
#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #666;
	margin-top: 20px;
}
#head {
	height: 118px;
	background-repeat: no-repeat;
	background-color: #8DC51A;
}
#logo {
	margin-left: 26px;
	padding-top: 18px;
}
#menu {
	clear: both;
	margin-left: 229px;
	margin-top: 15px;
}
#menu a  {
	color: #FFF;
	font-size: 14px;
	text-decoration: none;
	margin-right: 56px;
}
#menu a:hover {
	text-decoration: underline;
}
#contentWrapper {
	background-repeat: repeat-y;
	min-height: 483px;
}
#footer {
	height: 22px;
	color: #FFF;
	font: 11px Verdana, Geneva, sans-serif;
	padding-top: 4px;
	text-align: center;
	clear: both;
}
#footer p {
	margin: 0;
}
#footer a {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
.shadowWrapper {
	width: 1026px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/gui/shadow_right.png);
	background-repeat: repeat-y;
	background-position: right;
}
.shadow_bottom {
	width: 1026px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/gui/shadow_bottom.png);
	height: 13px;
	background-repeat: no-repeat;
	background-position: right;
}
#sideMenu {
	width: 175px;
	padding: 26px 13px 26px 13px;
	float: left;
}
.sideMenuUl , .sideMenuUl li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: 20px;
}
.sideMenuUl li a {
	color: #4a4a4a;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	
}
#sideMenu p a {
	color:#333;
}
ul.childrenMenu {
	margin-bottom: 4px;
}
ul.childrenMenu li {
	padding-left: 20px;
	line-height: 13px;
}
ul.childrenMenu li a {
	font-weight: normal;
	font-size: 11px;
}
li.selected a, li.active a {
	color: #000;
}
ul.childrenMenu li a {
	color: #4a4a4a;
}
ul.childrenMenu li.selected a {
	color: #000;
	/*font-weight: bold;*/
}
#twoCoulumns {
	float: right;
	width: 798px;
}
#text {
	float: left;
	width: 546px;
	padding: 26px;
}
#text h1 {
	font-size: 24px;
	margin-top: 0px;
}
#text h2 {
	font-size: 18px;
}
#text h3, #text h4 {
	font-size: 13px;
}
#text h2, #text h3, #text h4 {
	margin-bottom: 0.25em;
}
#text .mini, .mini {
	font-size: 10px;
	line-height: 13px;
}
#news {
	float: right;
	width: 182px;
	padding: 26px 8px;
}
#news h1, #sideMenu h1 {
	font-size: 14px;
	margin-top: 0px;
}
#news h2, #sideMenu h2 {
	font-size: 10px;
	margin-bottom: 0px;
}
#news p, #sideMenu p {
	font: 10px/13px Verdana, Geneva, sans-serif;
	color: #666;
	margin-top: 0px;
}
.newsList img {
	margin: 4px 0;
	border: 0; 
}
.newsList .imageContainer {
	/*height: 85px;
	overflow:hidden;*/
	margin-bottom: 3px;
}
.newsList a {
	text-decoration: none;
}
.newsList a:hover {
	text-decoration: underline;
}
#text p, #text td, #text li {
	font-size: 13px;
	line-height: 17px;
	margin-top: 0;
}
#text ul {
	margin-top: 0;
}
#text ul li {
	list-style: circle;
}
#text table.liste {
	margin-bottom:1em;
}
#text table.liste td {
	vertical-align: top;
	padding-right: 1em;
}
#text table.liste td a {
	text-decoration: none;
}
#text table.liste td a:hover {
	text-decoration: underline;
}
.spacer {
	font-size 1.5em;
}
.newSection {
	border-top: 1px solid #999;
	margin-top: 1em;
	padding-top: 0.25em;
}
#text table.kursTabell {
	width: 100%;
	border-bottom: 1px solid #F29207;
	border-collapse: collapse;
}
#text .kursTabell td {
	font-size: 9px;
	font-family: Verdana;
	border-bottom: 1px dotted #F29207;
	padding: 2px 1em 2px 0;
	vertical-align: top;
}
#text .kursTabell td strong {
	font-size: 10px;
}
#text .kursTabell td a {
	text-decoration: none;
}
#text .kursTabell td a:hover {
	text-decoration: underline;
}
#text .kursTabell th {
	font-size: 11px;
	font-family: Verdana;
	font-style: italic;
	text-align: left;
	border-bottom: 1px solid #F29207;
	padding-bottom: 2px; 
}
body.bedrift .dropDown {
	background-color: #fff;
	
	border: 1px solid #1277AB;
}