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

.bakgrunn{
background: url(images/background.jpg) repeat-x;
}

.menubck{
background:url(images/menubck.jpg) center no-repeat;
height:60px;
margin: 0px;
paddin: 0px;
left: 0;
}

.overskrift_gul{
	font-size:18px;
	color:#d3d71b;
	font-weight:bold;
}

.overskrift_svart{
font-size:18px;
color:#242524;
font-weight:bold;
}


.overskrift_gul2{
	font-size:20px;
	color:#d3d71b;
	font-weight:bold;
	line-height: 1em;
}

.overskrift_svart2{
font-size:20px;
color:#242524;
font-weight:bold;
}


.row {
border-top-width:13px;
border-top-color:#dddddd;
margin-bottom:25px;
padding-top:25px;
width:110%;
}

a {
	color: #252525;
}


/*---form----*/
#form_box p {
	font-family:"Helvetica Neue", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 10px;
	color: #666666;
	margin-bottom: 10px;
}
.fieldclass {
	background-image: url(images/field-bg.gif);
	background-repeat: repeat;
	border: 1px solid #c8c8c8;
	font-size: 13px;
	color: #333333;
	line-height: 13px;
	padding: 8px;
	margin-bottom: 5px;
	width: 410px;
	font-family: "Helvetica Neue", Arial, sans-serif;
}
#submitter {
	height: 44px;
	width: 114px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: top;
	cursor:pointer;
	display:block;
	background-color: transparent;
	background-image: url(images/send-button.gif);
	}




.leftSidebar { float:left; display:inline; width:236px; clear:left; }

.leftSidebar ul { background:url(images/bg1.png) left top repeat-x; padding:2px 0 0; margin-bottom:20px; }

.leftSidebar li { background:url(images/bg1.png) left bottom repeat-x; padding:0 0 2px; }

.leftSidebar li a { display:block; height:32px; color:#555; line-height:32px; width:230px; padding:0 0 0 6px; }

.leftSidebar li a:hover { background:#e8e8e8 url(images/arrow1.png) 95% center no-repeat; }

.leftSidebar li.current_page_item a { background:#e8e8e8 url(images/arrow1.png) 95% center no-repeat; font-weight:bold; }

.leftSidebar li a:active { background:#e8e8e8 url(images/arrow1.png) 95% center no-repeat; }


a {
text-decoration:none;
}


.bunnen{
background:url(images/bunnen.jpg) no-repeat center;
height:78px;
}
