
body           
{ color: #151515; 
  font-size: 12px; 
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;
  margin:0;
  padding:0px;
  background: url(body_bg.png) repeat-x White;
	text-align:center;
  }
td								{ color: #151515; font-size: 12px; font-family: Arial, Helvetica, sans-serif; text-decoration: none }
a								{ color: #151515; text-decoration: none }

a, a:link, a:visited, a:active	{ color: #6d6e71;  text-decoration: underline  }
a:hover							{ 	color: #6d6e71;  	text-decoration: none;  	}
  
  
#page							{ width:850px; margin:10px auto; padding:6px; background: White }
#header							{ text-align:left; height:128px; }
	.orangedate					{ width:230px; height:106px; background:#de791b; 	float:left; }
	.oceanimage					{ height:105px; background: url(header.png) no-repeat; }
	.oceanimage img				{ display:none; }
	.mainmenu					{ background: url(bg_gradients.png) repeat-x; height:23px; text-align:center; color:White; padding:0 10px;  }
	.mainmenu a, 
	.mainmenu a:link, 
	.mainmenu a:visited, 
	.mainmenu a:active			{ color:White; margin-right:7px; margin-left:5px; text-decoration:none; height:23px; line-height:23px; font-size:14px }
	.mainmenu a:hover			{ text-decoration:underline; }




#content						{ text-align:left; /*	min-height:500px;*/ background:#ffffff; float:left; width:100%; }
#content .left
{
	float:left;
	width:180px;
	padding:20px;
	margin-top:10px;
	background:#ffffff;
}
#content .right					{ padding:20px 50px 20px 20px; float:right; width: 560px; background:#ffffff; }

.headerintro					{ font-size:18px; letter-spacing:1px; color:#6d6e71}


.grey							{ color: #6d6e71;}




.btncontainer					{ overflow:auto; margin:15px 0}
a.btn_big, a.btn_big:link, 
a.btn_big:visited, 
a.btn_big:active				{ height:62px; width:178px; line-height:62px; background: url(bg_gradients.png) repeat-x 0px -35px; display:block; text-align:center; 
        						  color:White; font-size:16px; text-decoration:none; float:left; margin-right:5px}
a.btn_big:hover					{ background-position: 0px -100px}





#footer							{ height:30px; background:#c2c3c5; 	color:#ffffff; line-height:30px; width:850px; clear:both; }


.emptycontent
{
	height:400px;
}


h1								{ color: #de791b; font-size:18px; padding: 0px; margin:0px 0px 15px 0; font-weight: bold; text-transform:uppercase; 
  								  display: block; clear:left }
H2								{ color: #de791b; font-size: 12px;  font-weight: bold;  margin:0px;	 }
H3								{ color: #6D6E71; font-size: 12px;  margin:10px 0 5px 0;	 }
H4								{ font-size: 11px; margin:0px 0px 0px 0px;	 }
p								{ color: #6d6e71; font-size: 12px; line-height:16px;margin:0px 0px 10px 0px; line-height:18px  }


.styret							{ width:260px; height:75px; float:left; margin:0 15px 15px 0;}
.foredragsholder				{ width:260px; height:175px; float:left; margin:0 15px 15px 0; }
.foredragsholder img			{ float: left; margin-right:10px; height:133px; width: 99px;  margin-bottom:40px}






  


.foredragsholderinfo
{
	margin:30px 0 0 0;
}
	
.foredragsholderinfo h2
{
	margin:10px 0 0 0;
}


	
	

.head                            { color: #f00; font-size: 16px; font-family: Verdana, Arial; font-weight: normal; line-height: 16px }
.head2  { color: #f00; font-size: 12px; font-family: Verdana, Arial; font-weight: normal; line-height: 12px }
.head_pressemld  { color: #595959; font-size: x-large; font-family: Georgia, Geneva, Arial }
.body_pressemld { color: black; font-weight: normal; font-size: x-small; font-family: Verdana, Geneva, Arial }
.body   { color: #151515; font-weight: normal; font-size: 11px; font-family: Verdana, Geneva, Arial }
.ingress      { color: #151515; font-size: 11px; font-family: Verdana, Geneva, Arial; font-weight: 500 }
.gold_head  { color: #daa520; font-style: italic; font-weight: normal; font-size: 24px; font-family: Georgia, Geneva, Arial }
div.scroll	{height: 390px; width: 560px; overflow: auto; padding: 25px;}



body.admin { text-align:left; background:White !important; padding:25px }
li	{margin: 0 0 5px 0}