body {
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	color: #5D5D5D;
}

div#placeholder-logo {
	color: #5D5D5D;
	font-size: 30px;
	font-weight: bold;
}

a#logo {
	text-decoration: none;
}

div#placeholder-hero {
	background: #236805;
}

div#placeholder-box1 {
	color: #fff;
}

div#footer {
	border-top: 1px solid #ccc;
	color: #888;
	padding-top: 9px;
}

td.menu-item {
	background: #8ABA18;
	border-style:solid;
	border-width:thin;
	border-color:#000000;
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	padding-left: 5px;
	cursor:pointer;
	
	
	
	

}

td.menu-item-hover {
	background: #4f7124;
	border-style:solid;
	border-width:thin;
	border-color:#ffffff;
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	padding-left: 5px;
	cursor:pointer;
}

td.menu-item-selected {
	background: #4f7124;
	border-style:solid;
	border-width:thin;
	border-color:#ffffff;
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	padding-left: 5px;
	cursor:pointer;

}

td.submenu-item {
	background: #8ABA18;
	border-style:solid;
	border-width:thin;
	border-color:#000000;
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	padding-left: 5px;
	cursor:pointer;
	
}

td.submenu-item-hover {
	background: #4f7124;
	border-style:solid;
	border-width:thin;
	border-color:#ffffff;
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	padding-left: 5px;
	cursor:pointer;
}

td.submenu-item-selected {
	background: #4f7124;
	border-style:solid;
	border-width:thin;
	border-color:#ffffff;
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	padding-left: 5px;
	cursor:pointer;

}


/* @group Forms */

.announcement-list {
	padding: 18px 18px 3px;
}

.secure-login, .newsletter-form {
	background: #E6EEE3;
	border: none;
	margin-bottom: 18px;
	padding-bottom: 18px;
}

.secure-login h3, .newsletter-form h3 {
	background: transparent;
	border: none;
	font-size: 14px;
	margin: 0;
	padding: 18px 18px 0;
}

.secure-login div.form, .newsletter-form div.form {
	padding-left: 9px;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */

/* @group Links */

a:link, a:visited {
	color: #ffffff;
	text-decoration: underline;
}

a:hover, a:active {
	color: #FFFF99;
	text-decoration: underline;
}

div#placeholder-box1 a, div#placeholder-box1 h2 {
	color: #fff;
	font-weight: bold;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */

/* @group Template Settings */

/* Don't touch these unless you know how CSS layouts work */

body {
	background: url(/images/cssimg/bg-8-3Blue.png) repeat-x 0 0;
	margin: 0;
}

body#sub {
	background: url(/images/cssimg/bg-sub-8-3Blue.png) repeat-x 0 0;	
}

body#sub div#header {
	margin-bottom: 18px;
}

div#header, div#header-left, div#header-right {
	height: 150px;
}

div#header-right {
	background: url(/Images/cssimg/bg-header-8-3BLUE.png) no-repeat 0 0;
}

div#placeholder-logo {
	height: 100px;
	padding-top: 50px;
}

div.whoslogged {
	height: 18px;
	line-height: 18px;
	padding-top: 18px;
	text-align: right;
}

div#placeholder-search {
	padding-top: 18px;
	text-align: right;
}

div#placeholder-nav {
	height: 40px;
	padding-left: 0px;
	padding-top: 15px;
	text-align: left;
}

div#placeholder-nav table {
	width: 100%;
}

div#placeholder-hero {
	height: 216px;
	margin: 0;
	width: 600px;
}

div#placeholder-box1 {
	height: 216px;
	overflow-x: hidden;
	overflow-y: auto;
	overflow: auto;
}

div#content {
	margin-bottom: 36px;
}

div#placeholder-rss {
	height: 16px;
	margin-bottom: 9px;
	text-align: right;
}

div#placeholder-rss img {
	margin: 0 9px;
	vertical-align: middle;	
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */
#mainVenstre {
	width: 200px;
	float: left;
	height: auto;
}
#mainMain {
	float: right;
	width: 740px;
	height: auto;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
#innholdSide {
	margin: 0px auto;
	padding: 0px;
	height: auto;
	width: 950px;
	text-align: left;
}
