BODY
{
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;

	background-color: #ceba7f;
	background-image: url(background.jpg);
}

#interface
{
	/*background-color: transparent;*/
	background-image: url("interface.png");
	background-repeat: no-repeat;
	height: 597px;
	width: 796px;
	position: relative;
	z-index: 1;
}

#textContent
{
	position: absolute;
	z-index: 50;
	border: 0px solid #000000;
	height: 400px;
	width: 220px;/*220px*/
	top: 183px;
	left: 25px;
	/*
	font-family: 'Verdana';
	font-size: 8pt;
	*/	
	overflow: auto;
}

#gradientOverlay
{
	position: absolute;
	z-index: 2;
	background-color: #FFFFFF;
	height: 403px;
	width: 15px;
	top: 182px;
	left: 255px;
	opacity: 0.5;
	filter: alpha(opacity=50);
}

#mainMenu
{
	position: absolute;
	z-index: 55;
	background-color: #FFFFFF;
	top: 145px;
	left: 360px;
}

#divHomeLink
{
	width: 102px;
	height: 102px;
	top: 36px;
	left: 42px;
	position: absolute;
	/*background: #0000FF;*/
	cursor: pointer;
}

#divEditLink
{
	width: 10px;
	height: 10px;
	/*background: #00FF00;*/
	top:0px;
	left:0px;
	position: absolute;
	z-index: 1;
	cursor: pointer;
}

#divLoginEditMode
{
	position: absolute;
	z-index: 2;
	width: 300px;
	height: 90px;
	top:0px;
	left:0px;
	background-color: #FFFFFF;
	font-size: 10px;
	border: solid 2px #000000;
	display: none;
}

#divEditMode
{
	position: absolute;
	z-index: 50;
	width: 300px;
	height: 90px;
	top:0px;
	left:0px;
	background: #FFFFFF;
	font-size: 10px;
	border: solid 2px #000000;
	display: block;
}

#textareaEditMode
{
	height: 100px;
	width: 50px;/*220px*/
	display: block;
	z-index: 50;
}

#imageRotor
{
	position: absolute;
	z-index: 1;
	background-color: #ffffff;
	height: 415px;
	width: 541px;
	top: 182px;
	left: 255px;
}

#imageRotor, #imageRotor .gallerylayer {
	background-color: white!important;
}

#divBottomInfo
{
	font-family: 'Verdana';
	font-size: 10px;
}

#kontaktskjema
{
	font-family: 'Verdana';
	font-size: 8pt;
}

/* ***************************************** NYHETER: ***************** */
.nyhetOverskrift
{
	font-family: 'Verdana';
	font-size: 12px;
}

.nyhetIngress
{
	font-family: 'Verdana';
	font-size: 10px;
	padding-top: 5px;
}

.nyhetLesMer
{
	font-family: 'Verdana';
	font-size: 10px;
	color: #832011;
	text-decoration: none;
}

#editSak
{
	position: absolute;
	z-index: 100;
	background-color: #FFFFFF;
	height: 360px;
	width: 380px;
	top: 130px;
	left: 200px;
	border: 1px solid #000000;
	padding: 10px 10px 10px 10px;
	display: none;
}

#editNyhetDato
{
	width: 100px;
}

#editNyhetOverskrift
{
	width: 260px;
}

#editNyhetIngress
{
	width: 340px;
	height: 150px;
}


/* KONTAKTSKJEMA: */
.inputField
{
	border: 1px solid #000000;
	width: 215px;
}

.entry-content, .entry-title
{
	font-family: 'Verdana';
	font-size: 12px;
	/*color: #832011;*/
	text-decoration: none;


}

























/* EOF */


