body {
	background-color: #C1D4C0;
	background-image: url(/design/theme/public/images/gullbring_bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 17px;
	font-family: Arial,Helvetica,sans,sans-serif;
}

div#vstolpe {
	position: absolute;
	visibility: visible;
	z-index: 1;
	height: 580px;
	width: 5px;
	left: 0px;
	top: 0px;
}

div#logo {
	position: absolute;
	visibility: visible;
	z-index: 2;
	height: 162px;
	width: 144px;
	left: 30px;
	top: 0px;
}

div#hstolpe {
	position: absolute;
	visibility: visible;
	z-index: 30;
	height: 5px;
	width: 734px;
	left: 10px;
	top: 175px;
}

div#slagord {
	position: absolute;
	visibility: visible;
	z-index: 325;
	height: 25px;
	width: 192px;
	left: 265px;
	top: 125px;
}

div#menyvenstre {
	position: absolute;
	visibility: visible;
	z-index: 20;
	width: 150px;
	left: 35px;
	top: 210px;
	font-family: Arial, Helvetica, sans-serif;
}


div#menyvenstre a {
	display: block;
	text-decoration: none;
	color: #000000;
	width: 145px;
	/*border: 1px solid #00CC00;*/
	font-size: 12px;

}

div#menyvenstre a:hover {
	color: #993300;
}

div#menyvenstre .menypunkt {
	padding-top: 10px;
	padding-right: 5px;
}

div#menyvenstre .adresse {
	font-size: 11px;
}

/* "wrapper" for alt innhold, fotos m.m. */

div#hoveddel {
	position: relative;
	visibility: visible;
	z-index: 4;
	width: 770px;
	padding-left: 15px;
	left: 200px;
	background-color: #EEF5EE;
	background-image: url(/design/theme/public/images/gullbring_hoveddel_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

/* foto-div'er */

div#foto100 {
	position: absolute;
	visibility: visible;
	z-index: 6;
	left: 586px;
	top: 46px;
	width: 105px;
	height: 105px;
}

div#foto200 {
	position: absolute;
	visibility: visible;
	z-index: 7;
	left: 732px;
	top: 255px;
	width: 150px;
	height: 150px;
}

div#foto300 {
	position: absolute;
	visibility: visible;
	z-index: 8;
	left: 841px;
	top: 521px;
	width: 130px;
	height: 130px;
}

/* --------------- */

div#innhold {
	position: relative;
	visibility: visible;
	z-index: 5;
	padding-top: 200px;
	width: 100%;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
}


div#innhold p {
	font-size: 12px;
	line-height: 17px;
	margin-top: 8px;
	margin-bottom: 13px;
	margin-right: 10px;
}

div#hoveddel a {
	color: #006600;
	text-decoration: underline;
}

div#hoveddel a:hover {
	color: #FFCC00;
	background-color: #993300;
	text-decoration: underline;
}



h1,h2,h3,h4,h5 {
	color: #330000;
	margin-top: 0;
	margin-bottom: 8px;
	font-weight: lighter;
}

/* usynlige "buffere" for tekstflyt inni hoveddel */

div#buffer01 {
	position: relative;
	visibility: hidden;
	width: 150px;
	height: 460px;
	float: right;
	/*border: 1px solid #00CC33;*/
}

div#buffer02 {
	position: relative;
	visibility: hidden;
	width: 110px;
	height: 210px;
	float: right;
	/*border: 1px solid #00CC33;*/
}


/* added by Comunic */

a img, img a
{
	border: 0;
}

h1
{
	margin: 0.7em 0 0.3em 0;
	font-weight: normal;
	font-size: 24px;
}

h2
{
	margin: 35px 0 0.7em 0;
	font-weight: normal;
	font-size: 18px;
}

h1 span, h2 span
{
	font-size: 0.6em;
	padding-left: 2em;
}


/* various styles */
.ingress
{
	margin: 0 0 1.1em 0;
}

.runninghead
{
	margin: 0 0 0 1em;
	font-style: italic;
}

.objectcreated
{
	font-style: italic;
	font-size: 0.8em;
}

.textbody
{
	margin: 0 0 1.5em 0;
}

/** sections **/
.section
{
}

.section h1
{
	clear: left;
}

.header
{
}

.single
{
}

.ingressimage
{
	float: left;
	margin: 2em 2em 2em 0;
}

.ingresstext
{
/*	font-weight: bold;*/
	margin: 0 0 1.5em 0;
}


/* service */
.service img
{
	float: left;
	margin: 0 0.1em 0 0;
}

.service img a, .service a img
{
	border: 0;
}