.sidebg
{
	background: url('../gfx/side_bg.jpg');
	background-repeat: repeat-x;
}

#bakgrunn_forside
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 900px;
	height: 660px;
	background: url('../gfx/bakgrunn_forside.jpg');
}

#bakgrunn_media
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 900px;
	height: 660px;
	background: url('../gfx/bakgrunn_galleri.jpg');
}

#bakgrunn_foto
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 900px;
	height: 660px;
	background: url('../gfx/bakgrunn_foto.jpg');
}

#bakgrunn_web
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 900px;
	height: 660px;
	background: url('../gfx/bakgrunn_workshops.jpg');
}

#bakgrunn_info
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 900px;
	height: 660px;
	background: url('../gfx/bakgrunn_kontakt.jpg');
}

#logo
{
	position: absolute;
	top: 30px;
	right: 41px;
	width: 111px;
	height: 94px;
}

#forsideBakgrunn
{
	position: absolute;
	top: 105px;
	left: 21px;
	width: 858px;
	height: 378px;
	background: url('../gfx/reklameBakgrunn.jpg');
}

#sideOverskrift
{
	position: absolute;
	top: 105px;
	left: 21px;
	width: 214px;
	height: 50px;
}

#sideUnderOverskrift
{
	position: absolute;
	top: 113px;
	left: 243px;
	width: 200px;
	height: 35px;
}

#sidemeny
{
	position: absolute;
	top: 107px;
	left: 46px;
	width: 200px;
	height: 310px;
	background: #786e5d;
}


.menypunkt
{
	width: 200px;
	height: 38px;
	background: url('../gfx/bgmeny3.jpg');
}

.menypunkt a
{
	display: block;
	width: 200px;
	height: 40px;
	cursor: hand;
}

.menypunkt a:hover
{
	display: block;
	width: 200px;
	height: 40px;
	background: url('../gfx/bgmeny2.jpg');
}

.menypunktSelected a
{
	display: block;
	width: 200px;
	height: 40px;
	background: url('../gfx/bgmeny2.jpg');
}

.menyTekst1
{
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: white;
}

.menyTekst2
{
	font-family: verdana;
	font-size: 11px;
	color: white;
}


#innhold
{
	position: absolute;
	top: 110px;
	left: 262px;
	width: 590px;
	height: 387px;
	font-family: verdana;
	font-size: 12px;
	color: white;
	overflow: auto;
	scrollbar-arrow-color: #ffffff;
	scrollbar-3dlight-color: #786e5d;
	scrollbar-darkshadow-color: #786e5d;
	scrollbar-face-color: #5d5443;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #fff;
	scrollbar-track-color: #786e5d;
}

#innhold a
{
	font-family: verdana;
	font-size: 12px;
	color: white;
	text-decoration: none;
}

#innhold a:hover
{
	font-family: verdana;
	font-size: 12px;
	color: white;
	text-decoration: underline;
}

#meny1
{
	position: absolute;
	top: 537px;
	left: 41px;
	width: 180px;
	height: 83px;
	background: #586b77;
}

#meny2
{
	position: absolute;
	top: 537px;
	left: 254px;
	width: 180px;
	height: 83px;
	background: #586b77;
}

#meny3
{
	position: absolute;
	top: 537px;
	left: 466px;
	width: 180px;
	height: 83px;
	background: #586b77;
}

#meny4
{
	position: absolute;
	top: 537px;
	left: 679px;
	width: 180px;
	height: 83px;
	background: #586b77;
}

.overskrift
{
	font-family: verdana;
	font-size: 14px;
	color: white;
}

.tabell
{
	font-family: verdana;
	font-size: 12px;
	color: white;
}

.tabell a
{
	font-family: verdana;
	font-size: 12px;
	color: white;
	text-decoration: underline;
}

#bildekommentar
{
	position: absolute;
	top: 374px;
	left: 0px;
	width: 100%;
	font-family: verdana;
	font-size: 10px;
	color: white;
}

#nestebilde
{
	position: absolute;
	top: 190px;
	left: 567px;
	width: 21px;
	height: 26px;
	background: url("../gfx/nestebilde.jpg");
	cursor: hand;
}

#nestebilde a
{
	display: block;
	cursor: hand;
	width: 21px;
	height: 26px;
}

#nestebilde a:hover
{
	display: block;
	cursor: hand;
	width: 21px;
	height: 26px;
}

#forrigebilde
{
	position: absolute;
	top: 190px;
	left: 2px;
	width: 21px;
	height: 26px;
	background: url("../gfx/forrigebilde.jpg");
	cursor: hand;
}

#forrigebilde a
{
	display: block;
	cursor: hand;
	width: 21px;
	height: 26px;
}

#forrigebilde a:hover
{
	display: block;
	cursor: hand;
	width: 21px;
	height: 26px;
}

.PopBoxImageSmall
{
	border: solid 2px white;
	cursor: url("gfx/magplus.cur");
	margin-top: 18px;
}
.PopBoxImageLarge
{
	border: solid 3px white;
	cursor: url("gfx/magminus.cur");
}
.PopBoxImageShrink
{
	cursor: url("gfx/magminus.cur");
}
.PopBoxImageLink
{
	cursor: pointer;
}
.PopBoxImageMove
{
	border: none 0px #ffffff;
	cursor: pointer;
}