body{
	margin: 0;
	padding: 0;
	font: 76% "Trebuchet MS", arial, helvetica, sans-serif;
	background: #fff;
	color: #555;
	}
#header{
	height: 125px;
	margin-bottom: 0;
	border-bottom: 0px solid #880033;
	background: #fff;
	/*
	background-image: url(innhold/banner.jpg);
	background-repeat: no-repeat;
	background-position: 0% 0% 750px 125px*/
	}
#gutter{
	float: left;
	width: 3%;
	height: 1px;
	}
#col1{
	float: left;
	width: 44%;
	height: 100%;
	margin-bottom: 1em;
	/*border-right: 1px solid #ccc;*/
	padding-right: 3%;
	}
#col2{
	float: left;
	width: 19%;
	margin-left: 7%;
	padding-left: 3%;
	margin-bottom: 1em;
	/*border-right: 1px solid #ccc;*/
	border-left: 1px solid #ccc;
	padding-right: 0%;
	}
#col2 h2{
	padding-top:5px;
	margin:0px;
	font-size:18px;
	font-weight : bold;
	color: #007ef4;
	}
#col2 h3{
	padding-top:8px;
	margin:0px;
	font-size:14px;
	color: #007ef4;
	}
	
#col3{
	float: right;
	width: 17%;
	height: 500px;
	text-align: center;
	margin-left: 3%;
	margin-bottom: 1em;
	border-left: 1px solid #ccc;
	}
#footer{
	clear: both;
	height: 150px;
	/*border-top: 4px solid #C10000;*/
	border-top: 4px solid #777777;
	/*border-top: 4px solid #ff7613;*/
	padding: .5em;
	font-size: 0.8em;
	text-align: right;
	color: #b9b9b9;
	background: #fff;
	}
	
#footer_design a{
	margin: 0px;
	padding: 0px;
	color: #b9b9b9;
	}
	
h1{
	font:140% helvetica,"Trebuchet MS",arial,verdana,sans-serif;
	letter-spacing: 3px;
	margin: 0 0 0 1em;
	padding : 1em;
	color: #880033;
	background:transparent;
	}
h2{
	margin-top: 0.5em;
	padding : 0 0 0 0;
	/*color: #880033;*/
	color: #007ef4;
	background:transparent left center no-repeat;
	//background:transparent url(images/icon02.png)left center no-repeat;
	}
h3{
	margin-top: 0.5em;
	padding : 0 0 0 0;
	color: #4797f2;
	background:transparent;
	}
.news{

	padding-top:5px;
	padding-bottom:8px;
	margin:0px;
	border-bottom : 1px solid #0379FF;
	}
.slogan{
	padding : 10px;
	margin: 0 0 0 10em;
	font:bold 110% "Trebuchet MS",arial,helvetica,verdana,sans-serif;
	letter-spacing: 5px;
	color: #DBDBDB;
	}
blockquote {
	padding: 15px;
	font-weight : bold;
	font-style : italic;
	color : #676767;
	}	
a:link, a:visited{
	text-decoration : none;
	background : inherit;
	color : #0379FF; 
	}
a:hover{
	text-decoration : underline;
	background : inherit;
	color :  #646464;
	}
#menu{
	position:relative;
	display:block;
	height:39px;
	font-size:11px;
	font-weight:bold;
	background:transparent url(images/bgOFF.gif) repeat-x top left;
	font-family:"Trebuchet MS",arial,verdana,helvetica,sans-serif;
	/*border-top:4px solid #C10000;*/
	border-top:4px solid #777777;
	}

#menu ul{margin:0;padding:0;list-style-type:none;width:auto;}

#menu ul li{display:block;float:left;margin:0;}

#menu ul li a{
	display:block;
	float:left;
	/*color:#0379FF;*/
	color:#000000;
	text-decoration:none;
	padding:11px 20px 0 20px;
	height:23px;
	background:transparent url(images/bgDIVIDER.gif) no-repeat top right;
}

#menu ul li a:hover,#menu ul li a.current{color:#0379FF;
background:#DBDBDB url(images/bgON.gif) no-repeat top left;}

.bigText {
	font-size:14px;
	font-weight:bold;
}
