﻿body
{
    background: url(../Images/TopBgTile.png) repeat-x #E0DED8;
    margin: 0;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

img
{
    border: 0;
}

.buttons
{
    font-size: 13px;  
    font-weight:bold;
    position:absolute;
    background:#c4c4c6;
    color:#fff;
    padding: 4px 7px;
    top:8px;    
}

.buttons:hover, .buttonsUp
{
   background:#00395d; 
   color:#9ED6DA;
}
    
.butPapir
{
    right:159px;
}

.butInternett
{
    right:69px;
}

.butMobil
{
    right:7px;
}


#wrapper
{
    width: 960px;
    margin-left: auto;
    margin-right: auto;
}

#Logo
{
    width: 201px;
    height: 46px;
    margin-top: 22px;
    position: relative;
    float: left;
}

#LogoFlash
{
    width: 745px;
    height: 67px;
    float: right;
    position: relative;
    margin-top: 12px;
    margin-bottom: 7px;
}

#Menu
{
    width: 960px;
    height: 56px;
}

#priskalkulator
{
    width: 348px;
    background: #fff;
    border: 1px solid #c4c4c6;
    min-height: 699px;
    position: relative;
    margin-bottom:20px;
}

#nedslagsfelt
{
    width: 588px;
    border: 1px solid #c4c4c6;
    margin-top: 20px;
    position: relative;
    background:#fff;
}

#nedslag {
	margin: 0 0 0 15px;
	
}
#highlight_kart {
	margin-top: 338px;
}
#highlight_kart h2 {
	font-size: 18px;
	color: #aaa;
	margin: 0;
	padding: 0;
}
#kart_container {
	position: relative;
	min-height: 1px;
	width: 100%;
}
#kart_container img {
	display: none;
	top: 0;
	left: 0;
	position: absolute;
	z-index: 2;
}
#kart_container #non {
	display: block;
	z-index: 1;
}
#kart_container .show {
	display: block;
}

#highlight_kart td {
	font-size: 125%;
}
#faktainformasjon
{
    width: 348px;
    background: #fff url(../Images/Dame.png) no-repeat;
    background-position: bottom right;
    border: 1px solid #c4c4c6;
    height: 243px;
    margin-top: 20px;
    position: relative;
}

.forsidetekst
{
    width: 348px;
    border: 1px solid #c4c4c6;
    background: #fff;
    position: relative;
}

.menuTop
{
    background: url(../Images/MenuBg.png) repeat-x;
    height: 40px;
    border-bottom: 1px solid #c4c4c6;
}

.slideBtn
{
    position:absolute;
    top:0;
    right:0; 
}

.togglePanel
{
    display: none;
}

.slideBtnOpp
{
    display: none;
}

#LeftColumn
{
    float: left;
    position: relative;
}

#RightColumn
{
    float: right;
    position: relative;
}

.tekstbolk
{
    margin: 10px 12px;
    position: relative;
}

#ansatte
{
    background: #fff;
    border: 1px solid #c4c4c6;
    margin-bottom: 20px;
    position: relative;
}

.genericBox
{
    background: #fff;
    border: 1px solid #c4c4c6;
    position: relative;
}

.genericBox_margin
{

  margin-bottom: 20px;

}

