@charset "utf-8";
/* CSS Document  © www.axxera.no */

body, h1, h2, h3, h4, h5, h6, p {
	margin: 0;
	padding: 0;
}

body {
	background-color: #B8CF43;
	font-family: Arial, Helvetica, sans-serif;
}

div#wrapper {
	position: relative;
	top: 15px;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
}


div#bgwrapper {
	position: absolute;
	top: 0;
	left: 0;
	background-image: url(../bilder/retretten_hovedbg.jpg);
	background-repeat: repeat-y;
	width: 800px;
	background-color: #FFFFFF;
}

div#topframe {
	position: static;
	width: 800px;
	clear: both;
}

div#bottomframe {
	position: relative;
	width: 800px;
	top: 10px;
	clear: both;
}

div#logo {
	position: relative;
	height: 180px;
	width: 310px;
	float: left;
	left: 10px;
}
div#header {
	float: left;
	height: 330px;
	width: 800px;
	position: relative;
	clear: right;
}

/* venstremeny div#menu */

div#leftmenu {
	position: relative;
	left: 12px;
	float: left;
	width: 180px;
	font-size: 12px;
	line-height: 25px;
	padding-top: 7px;
}


#leftmenulist {
	margin-top: 0;
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}

ul#leftmenulist li {
}


ul#leftmenulist a {
	display: block;
	text-decoration: none;
	padding-left: 16px;
	color: #333333;
	width: 164px;
}


ul#leftmenulist a:hover {
	color: #00351A;
	padding-left: 16px;
	background-color: #B8CF43;
}

ul#leftmenulist .uberlink {
	/*background-color: #B8CF43;*/
	background-color: #F7F6F7;
	color: #00351A !important;
	cursor: default;
}


/* Dropdownmeny start her */

#dropmenudiv{
	position:absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	line-height: 24px;
	z-index: 100;
}

#dropmenudiv a {
	display: block;
	text-decoration: none;
	width: 100%;
	color: #000066;
	padding-left: 7px;
	background-color: #B8CF43;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
}

#dropmenudiv a:hover { 
	color: #FFFFFF;
	background-color: #FF9900;
	background-image: url(../bilder/_menubtnbg2.jpg);
}




/* innhold div#content */

div#content {
	position: relative;
	width: 550px;
	left: 10px;
	float: left;
	clear: right;
	padding-top: 5px;
	padding-left: 20px;
	padding-bottom: 10px;
	padding-right: 20px;
	font-size: 12px;
	color: #000033;
}

div#content p {
	line-height: 18px;
	margin-bottom: 15px;
}

div#content a {
	color: #006600;
	text-decoration: underline;
}

div#content a:hover {
	color: #333333;
	text-decoration: none;
	background-color: #B8CF43;
}


#content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #333333;
	font-weight: lighter;
	margin-bottom: 5px;
}

#content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333333;
	font-weight: lighter;
	margin-bottom: 5px;
}

#content h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
	font-weight: lighter;
	margin-bottom: 5px;
}

#content ul,  #content ol {
	font-size: 12px;
	color: #333333;
	margin-left: 20px;

}

/* bunntekst dv#footer */

div#footer {

}

div#footer a {
	color: #0033CC;
}

div#footer a:hover {
	color: #FD9B04;
}



/* diverse stiler */

.imageLeft_YellowBorder {
	float: left;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #F5E5A6;
}

.imageRight_YellowBorder {
	float: right;
	margin-top: 3px;
	margin-left: 10px;
	border: 1px solid #F5E5A6;
	margin-bottom: 10px;
}

.imageLeft_RedBorder {
	float: left;
	margin-top: 3px;
	margin-right: 10px;
	border: 1px solid #CD3301;
	margin-bottom: 10px;
}


.imageRight_RedBorder {
	float: right;
	margin-top: 3px;
	margin-left: 10px;
	border: 1px solid #CD3301;
	margin-bottom: 10px;

}

.slagord {
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	font-size: 12px;
	color: #666666;
	margin-right: 5px;
	line-height: 16px;
}
