body {
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: 0px;
	background-color: #FFF;
	background-position: center top;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}


p {
	line-height: 18px;
	margin-top: 3px;
}

p a:link {
	color: #0099FF;
	text-decoration: underline;
}

p a:hover {
	color: #000000;
	text-decoration: none;
}

p a:active {
	color: #0099FF;
	text-decoration: underline;
}

p a:visited {
	color: #0099FF;
	text-decoration: underline;
}

/* Drop Shadow */

#wrapper {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	background-image: url(../images/BG/black.png);
	background-repeat: no-repeat;
	float: none;
}

/* Heading storrelser */

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 35px;
	color: #0da4f7;
	text-decoration: none;
	margin-top: 15px;
	margin-bottom: 15px;
	font-weight: bold;
	font-style: oblique;
}


h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0099FF;
	font-size: 18px;
	margin-bottom: 0px;
	margin-top: 1px;
	font-weight: normal;
	font-style: oblique;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #0099FF;
	margin-top: 5px;
	margin-left: 0px;
	margin-bottom: 3px;
	font-weight: normal;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #0da4f7;
	text-decoration: none;
	margin-bottom: 15px;
	margin-top: 30px;
	font-weight: normal;
}


h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #0da4f7;
	text-decoration: none;
	margin-bottom: 5px;
	margin-top: 5px;
	font-weight: normal;
}

h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	margin-bottom: 5px;
	margin-top: 15px;
	font-weight: bold;
	text-align: left;
}

h7 {

}

/* Tekst varianter */

.ingress {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #0da4f7;
	text-decoration: none;
	width: auto;
	font-weight: bold;
	line-height: 24px;
	font-style: oblique;
}

.ingress a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #0099FF;
	text-decoration: underline;
	width: auto;
	font-weight: bold;
	line-height: 24px;
	font-style: oblique;
}


.contenttext {
	width: auto;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}

/* Meny */

#menu {
	height: 35px;
	width: 1000px;
	z-index: 500;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}

ul#meny {
	list-style-type: none;
	width: 994px;
	height: 55px;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}

ul#meny li{
	display: inline;
}

ul#meny li a {
	text-decoration: none;
	list-style-type: none;
	width: 141px;
	height: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	float: left;
	font-weight: normal;
	background-image: url(../images/knapp.jpg);
	padding-top: 9px;
	background-repeat: repeat-x;
	margin-right: 1px;
	text-align: center;
}


ul#meny li a:hover {
	display: inline;
	list-style-type: none;
	color: #0c9ff0;
	background-image: url(../images/knapp2.jpg);
	background-repeat: repeat-x;
}

/* Hovedlayout */

#container {
	width: 1000px;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	height: auto;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	z-index: 1;
	padding-top: 15px;
}

#header {
	width: 1000px;
	height: 35px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../images/toppbanner_02.jpg);
	background-position: top;
	background-repeat: no-repeat;
	margin-bottom: 0px;
	z-index: 600;
	padding-top: 131px;
}


#content {
	text-align: left;
	width: auto;
	float: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	margin-top: -1px;
	height: auto;
	margin-bottom: 0px;
	padding-top: 1px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	z-index: 2;
}

#footer {
	width: auto;
	height: 250px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	clear: both;
	background-repeat: no-repeat;
	background-position: center top;
	font-weight: normal;
	background-image: url(../images/footer.png);
	padding-top: 10px;
	background-color: #00adee;
	line-height: 16px;
}

.testunder {
	background-color: #999999;
	clear: both;
	width: 100%;
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(../images/testunder.jpg);
	background-repeat: repeat-x;
	height: 200px;
	text-align: left;
}

.footermenu {
	clear: both;
	height: 140px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

.clear {
	clear: both;
	margin-bottom: 20px;
	margin-top: 5px;
}

.clear-front {
	clear: both;
}

.clear-border {
	clear: both;
	margin-top: 20px;
	margin-bootom: 10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	margin-bottom: 20px;
}

.galleri {
	height: 620px;
	width: 660px;
	float: right;
	border: 1px dashed #CCCCCC;
}

/* Forsidebokser */

.front {
	height: 200px;
	width: 970px;
	margin-bottom: 30px;
	border: 1px solid #CCCCCC;
	z-index: -100;
	margin-top: 0px;
}

.front_left {
	height: 180px;
	width: 200px;
	padding: 10px;
	float: left;
}

.frontsmallleft {
	height: 252px;
	width: 475px;
	float: right;
	margin-bottom: 20px;
	margin-top: -10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
.frontsmallright {
	height: 252px;
	width: 49%;
	float: left;
	margin-bottom: 20px;
	margin-top: -10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: bold;
	color: #0099FF;
	text-align: center;
	border: 1px solid #CCCCCC;
}

.frontright {
	height: 250px;
	width: 290px;
	margin-right: 0px;
	float: right;
	margin-top: 0px;
	padding: 0px;
}

.twokolonner_left {
	float: left;
	height: auto;
	width: 47%;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 15px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.twokolonner_right {
	float: right;
	height: auto;
	width: 49%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.twokolonner_right_uimage {
	float: right;
	height: auto;
	width: 48%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.frontboks_text {
	width: auto;
	padding-top: 85px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	height: auto;
	text-align: left;
	color: #999999;
}

.generellboks_text {
	width: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	height: auto;
	text-align: left;
	color: #999999;
}

.big-box_left {
	background-image: url(../images/fotobok.jpg);
	background-repeat: no-repeat;
	height: 283px;
	width: 437px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

.big-box_right {
	background-image: url(../images/storefront.jpg);
	background-repeat: no-repeat;
	height: 283px;
	width: 437px;
	float: right;
	margin-right: 5px;
}

.small_box_left {
	background-repeat: no-repeat;
	height: 199px;
	width: 288px;
	float: left;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 5px;
	background-image: url(../images/grafiskdesign.png);
	padding: 0px;
}

.small_box_center {
	background-repeat: no-repeat;
	height: 199px;
	width: 288px;
	float: left;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 5px;
	background-image: url(../images/produksjon.png);
	padding: 0px;
}

.small_box_right {
	background-repeat: no-repeat;
	height: 199px;
	width: 288px;
	float: left;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 5px;
	background-image: url(../images/webdesign.png);
	padding: 0px;
}

.generell_box_left {
	height: auto;
	width: 310px;
	float: left;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 5px;
	padding: 0px;
	background-color: #FFFFFF;
	text-align: center;
	background-image: url(../images/contentbg.jpg);
	background-repeat: repeat-x;
}

.generell_box_center {
	height: auto;
	width: 320px;
	float: left;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 5px;
	padding: 0px;
	background-image: url(../images/contentbg.jpg);
	background-repeat: repeat-x;
}

.generell_box_right {
	height: auto;
	width: 320px;
	float: right;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 5px;
	padding: 0px;
	background-image: url(../images/contentbg.jpg);
	background-repeat: repeat-x;
}

.map {
	height: 300px;
	width: 850px;
	border: 1px solid #333333;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
}

.contact_box_left {
	height: auto;
	width: 290px;
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
	background-color: #ffffff;
	text-align: center;
}

.contact_box_center {
	height: auto;
	width: 330px;
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 40px;
	background-color: #ffffff;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.contact_box_right {
	height: auto;
	width: 290px;
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding: 0px;
	background-color: #ffffff;
}

/* Diverse layout */

.tjenester-content {
	height: auto;
	width: 970px;
}

.diverse-content {
	height: auto;
	width: 970px;
	padding: 10px;
}


/* Bilder */

.image_heading {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	height: auto;
	width: auto;
	border: 1px solid #ebeaef;
}

.image_top {
	height: auto;
	width: auto;
	border: 3px none #007cc1;
	vertical-align: top;
	margin: 0px;
}

.image_kolonne {
	background-color: #ebeaef;
	padding: 5px;
	height: auto;
	width: auto;
}

.image_floatCenter {
	padding: 0px;
	margin-top: 7px;
	margin-right: 7px;
	margin-bottom: 7px;
	margin-left: 50px;
}

.image_blueframe {
	border: 5px solid #007dc2;
}

.image_floatLeft {
	float: left;
	margin-right: 10px;
}

.image_floatLeft_border {
	float: left;
	margin-right: 10px;
	background-color: #FFFFFF;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 10px;
	border: 1px solid #999999;
}

.image_floatRight {
	float: right;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-top: 5px;
	margin-left: 15px;
	clear: left;
}

.image_floatright_border {
	float: right;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-top: 5px;
	padding: 0px;
	margin-left: 15px;
	border: 5px solid #ebeaef;
}

.image_footer {
	float: left;
	margin-right: 7px;
	padding-bottom: 50px;
}

.bildetekst {
	background-color: #ebeaef;
	height: auto;
	width: 255px;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	margin-top: 10px;
	line-height: 14px;
}

.bildetekst_text {
	width: auto;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	height: auto;
	text-align: left;
}

/* Tabeller */

#fronttable {
	margin-top: 0px;
}

table#tjenestertabell {
	width: 100%;
	margin-top: 10px;
	background-image: url(../images/baktjenester.jpg);
}

table#tjenestertabell td {
	width: 160px;
	padding-bottom: 20px;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 5px;
}


/* Lister */

ul.tips {

}

ul.tips li {
	float: left;
	width: 100%;
	display: block;
	list-style-type: none;
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666666;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -30px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

ul.kolonneliste ul {

}

ul.kolonneliste li {
	height: auto;
	width: 100%;
	margin-left: -13px;
}


.rightside_menu {
	width: 210px;
	float: right;
	height: 100%;s
	clear: none;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	border: 5px solid #FFFFFF;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 20px;
	background-image: url(../images/rightsidemenu.jpg);
	margin-right: 0px;
	padding: 5px;
}

ul.tjenesterliste {
	margin-top: 5px;
}

ul.tjenesterliste li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #FFFFFF;
	margin-left: -10px;
}

ul.standardliste {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

ul.standardliste li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	list-style-type: disc;
	font-weight: normal;
	margin-left: 20px;
}

.samarbeidspartnere {
	float: left;
	height: auto;
	width: 140px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
}

.image-partnere {
	clear: left;
	float: left;
	width: 130px;
	margin-top: 5px;
	margin-bottom: 30px;
}

#menu {
	height: 35px;
	width: 1000px;
	z-index: 500;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}

ul.frontliste {
	list-style-type: none;
	width: 970px;
	height: 55px;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	background-image: url(../images/frontliste/horizontal.jpg);
}

ul.frontliste li{
	display: inline;
}

ul.frontliste li a {
	text-decoration: none;
	list-style-type: none;
	width: 241px;
	height: 35px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
	float: left;
	font-weight: normal;
	padding-top: 15px;
	margin-right: 1px;
	text-align: center;
}


ul.frontliste li a:hover {
	display: inline;
	list-style-type: none;
	text-decoration: underline;
}


.blue {
	background-image: url(../images/frontliste/blue.jpg);
}

.red {
	background-image: url(../images/frontliste/red.jpg);
}

.yellow{
	background-image: url(../images/frontliste/yellow.jpg);
}

.green {
	background-image: url(../images/frontliste/green.jpg);
}


.variertearbeider {
	background-color: #ebeaef;
	padding: 10px;
	height: 300px;
	width: 440px;
	margin-top: 10px;
	float: left;
}


.sitat {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-style: oblique;
	line-height: 36px;
	text-decoration: none;
	color: #0099FF;
}


/* Footer */
#footerbox {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
}

.footerbox_right {
	float: right;
	height: auto;
	width: 300px;
	text-align: right;
	margin-top: 15px;
}

.footerbox_right a:link, a:active, a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.footerbox_right a:hover {
	color: #FFFFFF;
	font-weight: bold;
}

.footerbox_left {
	float: left;
	height: auto;
	width: 330px;
}

ul.footerliste {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

ul.footerliste li a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #FFFFFF;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

ul.footerliste li a:hover {
	text-decoration: underline;
}

ul.generelliste {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

ul.generelliste li a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #666666;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

ul.generelliste li a:hover {
	text-decoration: none;
	font-weight: bold;
}


.ansatte {
float: left;
height: 160px;
width: 165px;
padding: 10px;
margin-right: 2px;
margin-bottom: 10px;
margin-left: 1px;
border: 1px dashed #CCCCCC;
}

.estmag {
	height: 324px;
	width: 450px;
	padding-top: 156px;
	padding-left: 190px;
	background-image: url(../images/estmag.png);
}

.red_box {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #336699;
	height: 300px;
	width: 400px;
	float: right;
	padding: 20px;
	background-image: url(../images/dsfpulp.png);
}

.pudderrosa {
	background-color: #da9cbf;
	height: 500px;
	width: 500px;
}


.test5 {
	background-color: #CCC;
	border: 1px solid ebeaef;
}
