@charset "UTF-8";
/* CSS Document */

html, body, #outerWrapper, #contentWrapper, h1, h2, h3, h4, p, {
	margin: 0;
	padding: 0;	
}


body {
	background-image: url(images/sandbakgrunn.jpg);
	margin: 0;
	padding: 0;
		
}


#outerWrapper {
	position: relative;
	background-color:#FFF;
	width: 900px;
	margin: 0 auto;	
	
}

#heading  {
	background-image:url(images/heading2.jpg);
	background-repeat:no-repeat;
	position: relative;
	width: 900px;
	height: 200px;
	top: 0px;
	left: 0px;
	text-indent: -9999px;
	
}
#heading ul {
	text-indent: -9999px;
	
}
#heading li {
	list-style: none;
	
}

.invisible {
	text-indent: -9999px;
	
	}
#navMenu  {
	background-color: #839acd;
	left: 0;
	top: 200px;
	margin: 0;
	padding-top:3px;
	width: 900px;
	height: 22px;		
}

#contentWrapper   {
	float: left;
	background-image: url(images/regnbue.jpg);
	background-repeat: no-repeat;
	width: 900px;
	overflow: auto;
		
}
#contentWrapperTwoColumn   {
	background-image:url(images/contentbg.jpg);
	background-repeat: repeat-y;
	float: left;
	width: 900px;
	overflow:auto;
}
#contentWrappperOneColumn {
	background-image:url(images/contentbgonecol.jpg);
	background-repeat: repeat-y;
	float: left;
	width: 900px;
	overflow: auto;
			
}
#flashBanner {
	background-color: #839acd;
	width: 860px;
	height: 220px;
	padding-left: 20px;
	padding-right: 20px;
	
}

#flashMovie {
	background-color: #fff;
	width: 320px;
	height:220px;
	float:left;	
}

#flashContentLeft {
	width: 250px;
	float: left;	
}
#flashContentLeft a{ 
	color: #fff;}
	
#flashContentRight a {
	color: #fff
}
#flashContentLeft a:hover, a:active{ 
	color: #2e3192;}

#flashContentRight a:hover, a:active {
	color:#2e3192;
}

#flashStolpeLeft {
	width: 9px;
	float: left;	
}

#flashStolpeRight {
	width: 9px;
	float: left;
	
}
#flashContentRight {
	width: 250px;
	float: right;	
}

#sidebarLeft {
	width: 240px;
	float: left;
	
}

#sidebarLeft .li {
	margin-left: 60px;
	padding-right: 5px;
	
}
#sidebarLeft h2  {
	margin-left: 60px;	
}

#sidebarLeft a {
	color: #fff;
	
}
#sidebarLeft a:link, a:visited  {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #fff;
	text-align: left;	
}
#sidebarLeft a:hover, a:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #2e3192;
	text-align: left;
	list-style-type: none;
}

	
#firstColumnSecondary {
	float: left;
	width: 440px;
	text-align: left;
	padding: 10px 20px 0 20px;
		
}
#secondColumnSecondary {
	float: left;
	width: 150px;
	text-align: left;
	margin-left: 10px;
	margin-bottom: 20px;
	margin-top: 70px;
	overflow: auto;
	
	
}
#oneColumnSecondary  {
	float: left;
	width: 570px;
	text-align: center;
	margin-left: 25px;
	padding: 10px 10px 0 10px;
	
	
}
/* index */
#firstColumn {
	float: left;
	width: 190px;
	height: 280px;
	text-align: left;
	margin-left: 20px;
	margin-bottom: 20px;
	padding: 10px;
	padding-top: 8px;
	display: inline;
	
}

#secondColumn {
	float: left;
	width: 190px;
	height: 280px;
	text-align: left;
	margin-left: 7px;
	margin-bottom: 20px;
	padding: 10px;
	padding-top: 8px;
}
#thirdColumn {
	position: relative;
	float: left;
	width: 190px;
	height: 280px;
	text-align: left;
	margin-left: 7px;
	margin-bottom: 20px;
	padding: 10px;
	padding-top: 8px;
	
}

#forthColumn {
	float: right;
	width: 190px;
	height: 280px;
	text-align: left;
	margin-right: 20px;
	margin-bottom: 20px;
	padding: 10px;
	padding-top: 8px;
	
}


#footer   {
	background-color: #839acd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	width: 900px;
	height: 20px;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 10px;
	bottom: 0px;
	clear: both;
	
}
#footer a {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}

#footer a:hover {
	color: #5ae8a7;
	
}

#column3 {
	width: 240px;
	float: left;
	margin-right: 20px;
	
}
#column4 {
	width: 240px;
	float: left;
	
}


#column3 img, #column4 img {
	
	border: thick inset #FFF;	
}

h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 22px;
	color: #2e3192;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	padding-left: 15px;
	
}

	
h2 {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 20px;
	color: #fff;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	padding-left:20px;
	
}

h3   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2e3192;
	font-style: normal;
	font-weight: bold;
	text-align: center; 
	  }

h4 {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 20px;
	color: #2e3192;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	margin-top: 15px;
	
	
}
h5 {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #2e3192;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	margin-top: 15px;
	
	
}
h6 {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #2e3192;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	margin-top: 15px;
	margin-bottom: 15px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #2e3192;	
	
	
}
	 

.bildetekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #3D8FC3;
	text-align: center;
	margin-bottom: 50px;
}

.bildetekst a {
	color: #ff7a8c;
	font-size: 11px;
	text-decoration: none;	
}

.bildetekst a:hover {
	color: #5ae8a7;
	font-size: 11px;
	text-decoration: none;
	
}
p  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #2e3192;
	text-align:left;
	
}

p a {
	color: #ff7a8c;
	text-decoration: none;
	
}
p a:hover {
	color: #5ae8a7;
	text-decoration: none;
	
}




#thirdColumn .img {
	position: absolute;
	top: 180px;
	left: 40px;
		
}

a img {
	text-decoration: none;
	border: none;
	
}

.li  {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #fff;
	text-align: left;	
}
a .li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #ff7a8c;
	text-align: left;	
	
}

.liblue {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #2e3192;
	text-align: left;	
		
}
a .liblue {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #ff7a8c;
	text-align: left;
	
	
}

.block {
	display: block;
	margin: 0 auto;
	
}

.divider {
	background-image: url(images/greenStolpeHorisont.jpg);
	background-repeat:repeat-x;
	
}

.clear  {
	clear: both;	
}

.floatleft  {
	float: left;
		
}
.floatright  {
	float: right;	
}

a:link {
	color: #ff7a8c;
	text-decoration: none;
}
a:hover {
	color: #5ae8a7;
	text-decoration: none;
}
a:visited {
	color:#ff7a8c;
	text-decoration: none;
}

a:active {
	color:#ff7a8c;
	text-decoration: none;
}

