body {
	margin: 0px;
	padding: 0px;
	background: #666666 url(bilder/bg.gif) repeat-y top center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663333;
	height: 100%;
}

#wrapper {
	width: 1003px;
	height: 100%;
	background-color: #e6e2ae;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	position: relative;
}
#header {
	text-align: center;
	}
#center_col {
	position: relative;
	width: 670px;
	background: #fff;
	border: 1px solid #663333;
	margin: 0 0 0 164px;
}
#left_col {
	width: 150px;
	background-color: #e6e2ae;
	position: absolute;
	top: 129px;
	left: 0px;

}
#right_col {
	width: 153px;
	position: absolute;
	top: 129px;
	right: 0px;
}

#footer {
	padding: 8px 0 5px 0;
	text-align: center;
	font-size: 12px;
}

.liten_boks {
	width: 120px;
	margin: 15px 0 0 15px;
	text-align: center;
	font-size: 10px;
}

#left_ad {
	clear:both;
	margin: 30px 0 0 15px;
}
#right_ad {
	width: 140px;
	margin-bottom: 15px;
	text-align: center;
}

.boks, #liten_boks {
	background-color: #fff;
	border: 1px solid #663333;
}

.boks {
	font-size: 10px;
	width: 140px;
	margin: 0 auto 15px auto;
	clear: both;
}

.boks ul {
	list-style: none;
	margin: 0;
	padding: 3px;
}
.boks a {
	font-size: 10px;
}
#quote {
	font-size: 9px;
}
#beskrivelse {
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	margin: 4px 0 0 0;
}

#sitat {
	text-align: center;
	font-size: 10px;
	font-style: italic;
}


.boks h6, .liten_boks h6 {
	font-size: 10px;
	font-weight: bold;
	padding: 2px 0 2px 0;
	margin: 0;
	background-color: #c3b169;
	text-align: center;
	border-bottom: solid 1px #663333;
}
#quote, .liten_boks p, .boks p {
	padding: 2px;
	margin: 0;
}

h1 {
	font-size: 26px;
	margin: 0 0 5px 0;
	padding: 3px;
	background-color: #c3b169;
	text-align: center;
	font-family: Pristina, Lucida Calligraphy, Garamond, Georgia, Times;
	border-bottom: solid 1px #663333;
}

p {
	margin-top: 0;
}

h4 {
	margin: 0;
	font-size: 12px;
}

#tekst {
	padding: 10px;
}

#rating h1{
	border-top: solid 1px #663333;
	border-bottom: none !important;
	padding: 3px;
	margin: 0;
}

a img {
	border: none;
}

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

a:hover, a:active {
	text-decoration: underline;
	font-weight: bold;
	color: #663333;
}

#artimg {
	border: solid 1px #000000;
	float: left;
	margin-right: 5px;
}

#generic {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

#amazonimg {
	border: solid 1px #000000;
	float: left;
	margin-right: 5px;
	width: 100px;
	height: 164px;
}

.linker {
	text-align: center;
	font-size: 14px;
}

#nyhetsnav {
	clear: both;
	text-align: center;
}

#info_boks {
	background-color: #e6e2ae;
	border: 1px solid #663333;
	padding: 4px;
	clear: right;
	max-width: 250px;
}
#info_boks ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#info_wrapper {
	float: left;
	text-align: center;
	margin: 0 10px 10px 0;
}
#info_wrapper img {
	margin: 0 0 10px 0;
}

#notis {
	background-color: #e6e2ae;
	font-style: italic;
	border: 1px solid #663333;
	margin-top: 10px;
	margin-left: 100px;
	margin-right: 100px;
	padding: 2px;
	text-align: center;
	clear: both;
}

#spoiler {
	background-color: #e6e2ae;
	font-style: italic;
	border: 1px solid #663333;
	margin-top: 10px;
	margin-left: 100px;
	margin-right: 100px;
	padding: 2px;
	text-align: center;
	font-weight: bold;
	clear: both;
}

.spm {
	font-weight: bold;
	font-style: italic;
	padding-bottom: 2px;
}
.nyhet {
	clear: both;
}

#tekst blockquote {
	color: #000000;
	font-style: italic;
}

#tekst blockquote em {
	font-style: normal;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 0;
}
.nyhetimg {
	width: 85px;
	float: left;
	margin: 0 5px 5px 0;
	text-align: center;
}
.omossimg {
	float: left;
	margin: 0 5px 5px 0;
	text-align: center;
	border: 1px solid #000;
	width: 100px;
	display: inline;
}

.nyhetsforf {
	font-style: italic;
	font-size: 10px;
	padding-top: 3px;
	padding-bottom: 8px;
	padding-left: 100px;
	position: relative;
}
.midtstill {
	text-align: center;
}
#skjult {
	display: none;
}
/* Meny */


#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	float : left;
	width : 150px;
	border-width: 0px;
	display:block;
}

#nav li { /* all list items */
	position : relative;
	float : left;
	margin-bottom : -1px;
	width: 150px;
	font-family: Verdana, arial, helvetica, sans-serif;
	height: 20px;
	font-weight: bold;
	font-size: 10px;
}

#nav li ul { /* second-level lists */
	position: absolute;
	left: -999em;
	margin-left: 149px;
	margin-top: -20px;
}

#nav li ul ul { /* third-and-above-level lists */
	left: -999em;
}

#nav li a {
	display : block;
	color: #ffffff;
	text-decoration : none;
	background-color: #c3b169;
	border : 1px solid #663333;
	padding: 3px 9px 3px 9px;
	width: 130px;
}

#nav li a:hover {
	background-color: #663333;
	border : 1px solid #000000;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#tekst div + h4 { margin-top: 1em;}

#tekst ol {
list-style: none;
}

.skjult {
	display: none;
}
#info_boks p { margin-bottom: 0px; }