@charset "UTF-8";
#container {
	border: thin solid #000000;
	padding: 0px;
	height: 768px;
	width: 1024px;
	margin: 0px auto;
	
}
#content {
	margin: 0px;
	padding: 0px;
	height: 747px;
	width: 1024px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#left1 {
	height: 747px;
	width: 24px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#right1 {
	height: 747px;
	width: 765px;
	margin: 0px;
	padding: 0px;
	float: left;
	background-color: #FFFFFF;
}
#svartTop {
	margin: 0px;
	padding: 0px;
	height: 104px;
	width: 765px;
	background-image: url(../2010Images/CSSImages/rammeRightTop.gif);

}
#left {
	height: 747px;
	width: 237px;
	margin: 0px;
	padding: 0px;
	float: left;
	background-color: #000000;
}
#leftLillastripe {
	background-color: #7F329A;
	margin: 500px 0px 0px;
	padding: 0px;
	float: right;
	height: 251px;
	width: 4px;
}
#right {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 787px;
	float: right;
	min-height: 747px;
}
#right2 {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	height: 747px;
	width: 22px;
	float: right;
}
#left2 {
	margin: 0px;
	padding: 0px;
	height: 747px;
	width: auto;
	background-image: url(../2010Images/CSSImages/orangeNav.png);
	background-repeat: repeat;
	float: right;
}
#rammeTop {
	margin: 0px;
	padding: 0px;
	height: 150px;
	width: 761px;
	background-image: url(../2010Images/CSSImages/overskriftfeltRight.gif);
	float: left;
}
#footer {
	margin: 0px;
	padding: 0px;
	height: 21px;
	width: 1024px;
	background-color: #000000;
}
#left2Sving {
	background-image: url(../2010Images/CSSImages/RammeTopLeft.png);
	background-repeat: no-repeat;
	height: 747px;
	margin: 0px;
	padding: 0px;
	width: 212px;
}
#LeftOverskrFelt {
	background-image: url(../2010Images/CSSImages/overskriftfeltLeft.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	height: 150px;
	width: 204px;
}
#rightLilla {
	background-color: #7F329A;
	margin: 100px 0px 0px;
	padding: 0px;
	float: right;
	width: 4px;
	height: 651px;
}
#logo {
	margin: 0px;
	padding: 0px;
	height: 204px;
	width: 204px;
	background-image: url(../2010Images/CSSImages/fuglSol200.png);
	background-repeat: no-repeat;
}
#RammeInnhold {
	margin: 0px 0px 10px 10px;
	padding: 10px 0px 0px;
	float: left;
	width: 751px;
	overflow: auto;
	height: 632px;
}
#footerLilla {
	background-color: #7D3197;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	float: left;
	height: 4px;
	width: 980px;
}


td.menu-item {
	color: #000;	
}

td.menu-item-hover {
	color: #fff;
}

td.menu-item-selected {
	color: #fff;
}

td.submenu-item {
	
	color: #000;
	font-size: 10px;
	padding: 6px !important;
}

td.submenu-item-hover {
	
	color: #fff;
	font-size: 10px;
	padding: 6px !important;
}

td.submenu-item-selected {
	background: #000;
	color: #fff;
	font-size: 10px;
	padding: 6px !important;
}

/* @group Forms */

div#placeholder-box1 {
	border-bottom: 1px solid #ccc;
}

.secure-login, .newsletter-form, .announcement-list {
	background: transparent;
	border: none;
	border-bottom: 1px solid #ccc;
	margin: 0;
	padding: 3px 0;
}

.announcement-list {
	border: none;
	padding: 0 18px;
}

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

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

div#sub input.cat_textbox_small,
div#sub select.cat_dropdown_small {
	width: 270px;
}

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

/* @group Links */

a:link, a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

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


#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: #181818 url(/images/cssimg/bg-5-3.png) repeat-y 50% 0;
	margin: 0;
}

body#sub {
		background: #181818 url(/images/cssimg/bg-sub-5-3.png) repeat-y 50% 0;
}

div#logo-container {
	background: url(/images/cssimg/bg-logo-5-3.png) repeat-x 0 0;
	height: 216px;
	margin: 0;
}

div#placeholder-logo {
	padding-top: 30px;
	padding-left: 95px;
}

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


div.search-box {
	text-align: right;
}

div#placeholder-search {
	padding: 9px;
	width: 582px;
}

body#sub div#placeholder-search {
	width: 932px;
}

div#main div.inner {
	padding: 18px 30px 36px;
}

div#sub {
	margin: 0;
}

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

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

span.whoslogged {
	margin-right: 36px;
}


#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */
#nav {
	margin: 0px 0px 0px 50px;
	padding: 0px;
	height: 250px;
	width: 150px;
}
#annonse {
	margin: 0px;
	padding: 65px 0px 0px;
	height: 150px;
	width: 200px;
}
#AnnonseOverskrift {
	margin: auto;
	height: 20px;
	width: 180px;
	padding: 10px 2px 0px 0px;
	border-top: thin inset #000000;
	border-right: none;
	border-bottom: none;
	border-left: none;
	left: auto;
	right: auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

