body
{
	margin: 0px;
	background-image: url(gfx/mainBak.gif	);
	background-repeat: repeat-x;
	background-color: #82572f;
	height: 100%;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.tekst, td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h1, .overskrift
{
	font-size: 18px;
	margin: 0px;
	font-weight: bold;
}
h3
{
	font-size: 12px;
	margin: 0px;
	font-weight: bold;
	color: #a73d07;
}
a, .orange
{
	color: #a73d07;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
/*DESIGN STRUKTUR*/
#sko
{
	position: absolute;
	top: 0px;
	left: -170px;
}
#dekor1, #dekor2, #dekor1kat
{
	position: absolute;
	width: 50%;
	height: 100%;
}
#dekor1
{
	left:0px;	
	background-image: url(gfx/bordkant.jpg);
	background-repeat: repeat-y;
	background-position: right 0px;
}
#dekor1 div
{
	position: absolute;
	width: 163px;
	height: 757px;
	top: 0px;
	right: 405px;
	background-image: url(gfx/kart.png);
	background-repeat: no-repeat;
	_background: none;
}
#dekor2
{
	left: 50%;
	background-image: url(gfx/respatex.gif);
}
#contentWrap
{
	position: relative;
	margin: 0px auto;
	width: 810px;
	overflow: visible;
}
/*TOPP*/
#topp
{
	position: relative;
	height: 100px;
	width: 810px;
	background: url(gfx/toppBak.jpg) no-repeat;
}
#meny
{
	position: absolute;
	top: 35px;
	left: 330px;
}
#meny a:hover, .aktivMeny
{
	text-decoration: none;
	background: url(gfx/frontBloggListeAktiv.gif) no-repeat;
}

#meny a
{
	font-size: 11px;
	font-weight: bold;
}

#flagg
{
	position: absolute;
	top: 5px;
	right: 15px;
	
}
#flagg img
{
	margin-right: 5px;
}
.submeny0
{
	left: 0px;
}
.submeny1
{
	margin-left: 5px;
}
.submeny2
{
	margin-left: 10px;
}
.submeny3
{
	margin-left: 15px;
}
.submeny4
{
	margin-left: 20px;
}
/*FRONT DESIGN*/
#frontDekorLeft
{
	position: absolute;
	left: -54px;
}
#frontDekorRight
{
	position: absolute;
	left: 810px;
	width: 180px;
}
#frontDekorBunn
{
	position: absolute;
	right: 0px;
	top:653px;
}
/*FRONT BLOGG*/
#frontBlogg
{
	position: relative;
	width: 810px;
	height: 300px;
	background: url(gfx/frontMainBak.jpg) no-repeat;
	overflow: hidden;
}
#frontKalender
{
	position: relative;
	width: 810px;
	height: 253px;
	background: url(gfx/frontKalenderBak.jpg) no-repeat;
}
#frontKalenderSlider
{
	position: absolute;
	top:0px;
	left:280px;
	width: 91px;
	height: 218px;
	background: url(gfx/slider.png) no-repeat;
	_background-image: none;
}
#frontKalenderSliderTopp
{
	position: absolute;
	top:0px;
	left:280px;
	width: 91px;
	height: 218px;
	z-index: 10;
}
#tidsItem
{
	position: absolute;
	padding: 2px;
	color: white;
	font-size: 9px;
	font-weight: bold;
	/*text-transform: uppercase;*/
}
#ret1
{
	position: absolute;
	top: 66px;
	left: 0px;
	height: 44px;
	width: 122px;
	cursor: pointer;
}
#ret2
{
	position: absolute;
	top: 111px;
	left: 0px;
	height: 44px;
	width: 122px;
	cursor: pointer;
}
#ret3
{
	position: absolute;
	top: 156px;
	left: 0px;
	height: 44px;
	width: 122px;
	cursor: pointer;
}

#frontBloggBilde
{
	position: absolute;
	width: 309px;
	height: 204px;
	top: 3px;
	left: 3px;
	overflow: hidden;
	cursor: pointer;
}
#frontBloggTekst
{
	position: absolute;
	width: 312px;
	height: 76px;
	top: 220px;
	left: 3px;
	overflow: hidden;
	cursor: pointer;
}
#frontBloggListe
{
	position: absolute;
	width: 334px;
	height: 235px;
	top: 58px;
	left: 333px;
	overflow: hidden;
}
#frontBloggListe div
{
	position: relative;
	height: 18px;
	line-height: 18px;
	cursor: pointer;
}
#frontBloggListe span
{
	color: #a73d07;
	font-size: 10px;
	font-weight: 100;
}
#frontBloggListe a {	color: #000000; }
#frontBloggListe .aktiv 
{
	font-weight: bold;
	background: url(gfx/frontBloggListeAktiv.gif) no-repeat;
}
#frontBloggFilter
{
	position: absolute;
	left: 333px;
	top: 3px;
	width: 155px;
	height: auto;
	min-height: 20px;
	_height: 20px;
	cursor: pointer;
}
#frontBloggFilter div
{
	position: relative;
	top: 2px;
	left: 5px;
	margin-bottom: 5px;
	color: #555555;
}
#frontBloggFilter a
{
	color: #555555;
	text-transform: capitalize;
	/*display: block;*/
}
#frontBloggFilterListe
{
	margin-right: 20px;
}
.show
{
	background: url(gfx/frontBloggFilterBak2.jpg) no-repeat;
	background-color: #e9e2e6;
}
#frontSidepanelWrap
{
	position: absolute;
	top: 0px;
	left: 603px;
	width: 202px;
	height: 290px;
}
/*Kategori*/
#katContentWrap
{
	position: relative;
	margin: 0px auto;
	width: 810px;
	overflow: visible;
	background: url(gfx/katMainBak.jpg) repeat-y;
}
#dekor1kat
{
	left:0px;	
	background-image: url(gfx/katBordkant.jpg);
	background-repeat: repeat-y;
	background-position: right 0px;
}
#dekor1kat div
{
	position: absolute;
	width: 163px;
	height: 757px;
	top: 0px;
	right: 405px;
	background-image: url(gfx/katKart.png);
	background-repeat: no-repeat;
	_background: none;
}
#katTopp
{
	position: relative;
	height: 100px;
	width: 810px;
	background: url(gfx/katToppBak.jpg) no-repeat;
}
#logoKlikk
{
	position: absolute;
	top:0px;
	left: 0px;
	width: 320px;
	height: 72px;
	cursor: pointer;
}
#katMainKontent
{
	position: relative;
	background: url(gfx/katContentBak.jpg) no-repeat;
	min-height: 500px;
	_height: 500px;
}
#katMainKontent .spalte1
{
	position: relative;
	float: left;
	width: 567px;
}
#katMainKontent .spalte2
{
	position: relative;
	float: right;
	width: 202px;
}
#artikkel
{
	position: relative;
	width: 540px;
	left: 10px;
	top: 10px;
	margin-bottom: 30px;
}

/*SIDEPANEL*/
.sidepanelWrapper
{
	position: relative;
	font-size: 10px;
}
#sokBoksClass
{
	height:50px;
	background-image:url(gfx/sokBak.gif);
	background-position: top;
	background-repeat: no-repeat;
}
#sokboks
{
	position: absolute;
	top: 13px;
	left: 20px;
	width: 140px;
	height: 18px;
}
#sokboks_front
{
	position: absolute;
	top: 4px;
	left: 18px;
	width: 140px;
	height: 18px;
}
#sokboks input, #sokboks_front input
{
	background-color: #edeceb;
	border: none;
	height: 16px;
	width: 120px;
	line-height: 12px;
}
#aktueltListe
{
	position: relative;
	margin-left: 10px;
	line-height: 18px;
}
#aktueltListe a 
{	
	color: #000000;
	display: block;
}
.sidepanelSkille
{
	position: relative;
	left: -3px;
	margin: 5px 0px 15px 0px;
	border-top: solid 1px #adadb8;
	height: 1px;
	line-height: 1px;
}
/*BILDEGREIER*/
#contentBildeserie
{
	position: relative;
	left: -10px;
	width: 566px;
	height: 440px;
	margin-top: 25px; 
	overflow:hidden;
}
#contentBildeserieSlider
{
	top: 0px;
	left: 0px;
	position: absolute;
	height: inherit;
}
#contentBildeserieSlider div
{
	position: relative;
	float: left;
	width: 566px;
	margin-right: 10px;
	text-align: left;
}
#contentBildeserieSlider div img
{
	border-color: white;
}
#contentBildeserieNavWrapp
{
	position: absolute;
	top: 25px;
	right: 5px;
	height: 20px;
}
#contentBildeserieNavWrapp div
{
	position: relative;
	float: left;
	height: inherit;
	margin-left: 5px;
	padding: 0px 3px 0px 3px;
	line-height: 20px;
	text-align: center;
	color: #000000;
	font-weight: bold;
}
#contentBildeserieNavWrapp .knapp
{
	width:14px;
	font-size: 14px;
	cursor: pointer;
}
.bildeserietekst
{
	left: 5px;
	font-size: 9px;
	font-weight: bold;
}

/*DESIGN*/
.clearer 
{
	position: relative;
	clear: both;
	height: 0px;
	line-height: 0px;
}