﻿body 
{
	margin:0;
	padding: 0;
	background-color: #eaf2e3;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
    color:#666666;
    line-height:15px;
}
form
{
	margin:0;
	padding:0;
}
textarea, select
{
	font-size:1.0em;
	font-family:Arial, Helvetica, sans-serif;
}
input
{
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	padding:0;
	line-height:10px;
    border-top: solid 1px #cdcdcd;
    border-right: solid 1px #e8e8e8;
    border-bottom: solid 1px #e8e8e8;
    border-left: solid 1px #cdcdcd;
}
img 
{
    border: 0;
}
a:link, a:visited
{
	color:#336699;
	text-decoration:none;
	font-weight:bolder;
}
a:hover, a:active
{
	color:#336699;
	text-decoration:underline;
}
div.mainframe
{
	margin:0 auto;
	border-right: solid 1px #ADD171;
	border-bottom: solid 1px #ADD171;
	border-left: solid 1px #ADD171;
	padding-bottom: 22px;
	background-color: #FFFFFF;
}

div.toppmeny
{
    padding: 30px 0 0 0;
}
div.toppmeny div
{
	float:left;
    display:block;
    padding: 0;
}
div.toppmeny a:link, div.toppmeny a:visited 
{
    float:left;
	display:block;
	padding: 0 8px;
}
div.toppmeny a.selected:link, div.toppmeny a.selected:visited 
{
    color: #666666;
}
td.maincontent
{
    padding: 20px 0 0 0;
}
td.venstrekolonne
{
    padding: 0 15px;
    border-right: solid 1px #add171;
}
td.forsidemidtkolonne
{
    width:485px;
    padding: 0 16px;
}
td.produktmidtkolonne
{
    width:485px;
    padding: 0 0 0 16px;
}
td.midtkolonne
{
    width:585px;
    padding: 0 104px 0 16px;
}
td.midtkolonne img
{
    border: solid 1px #ADD171;
    margin-right: 12px;
    margin-bottom: 12px;
}
td.hoyrekolonne
{
    width: 175px;
    padding: 0 15px 0 0;
}
td.produkthoyrekolonne
{
    width: 175px;
    padding: 0 15px 0 0;
}
h1
{
    padding:0;
    margin-top:0;
    margin-bottom:0.25em;
    font-weight:normal;
    font-size:24px;
    line-height:26px;
    color:#666666;
}
h2
{
    padding:0;
    margin:0;
    font-weight:normal;
    font-size:13px;
    line-height:15px;
    line-height:normal;
}
h3
{
    padding:0;
    margin:0;
    font-weight:normal;
    font-size:16px;
    line-height:18px;
    color:#666666;
}
h4
{
    padding:0;
    margin:0;
    font-weight:normal;
    font-size:20px;
    line-height:normal;
    color:#666666;
}
div.newsitem
{
    padding: 2px 0 7px 0;
}
div.forsideboks1
{
    padding-bottom: 1em;
    margin-bottom: 1em;
    border-bottom:solid 1px #ADD171;
}
input.button
{
    border-top: solid 2px #e8e8e8;
    border-right: solid 2px #cdcdcd;
    border-bottom: solid 2px #cdcdcd;
    border-left: solid 2px #e8e8e8;
    background-color: #f9f9f9;
	color:#336699;
	font-weight:bolder;   
}
div.ramme
{
    width:175px;
    margin-bottom:16px;
}
div.rammetopp
{
    background-image: url(images/rammetopp.gif);
    background-repeat:no-repeat;
    height:10px;
    line-height:1px;
    font-size:1px;
}
div.rammemidt
{
    background-image: url(images/rammemidt.gif);
    background-repeat:repeat-y;
    padding: 0 16px 0 16px;
}
div.rammebunn
{
    background-image: url(images/rammebunn.gif);
    background-repeat:no-repeat;
    height:10px;
    line-height:1px;
    font-size:1px;
}
div.copyright
{
    color:#999999;
    font-size:9px;    
	margin:0 auto;
    padding:0 3px;
    text-align:right;
    width:895px;
}
div.copyright a:link, div.copyright a:visited
{
    color:#AAAAAA;
    font-size:9px;    
    text-decoration:none;
}


/* times they are a' changein' */
table.contact > tbody > tr > td {
	padding : 0em 0em 2em 0em;
}

.smallMap {
	width : 225px;
	height : 150px;
	background : transparent;
	cursor : pointer;
}

.smallMap * {
	cursor : pointer;
}

.largeMap {
	width : 75%;
	height : 75%;
	background : #fff;
	position : absolute;
	display : none;
	top : 25%;
	left : 25%;
	border : 5px solid #add171;
}

div#CloseButton {
	display : none;
	position : absolute;
	z-index : 2000;
}
