

body{
	font-size: 100%;
}


/* Re-definisjon av standard-tagger */


h1.sideheading{
    color: #000000;
}

#Logo{
    display: none;
}

#PrintableLogo{
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 102;
}

#Menyspalte{
	display: none;
}
/*
#Stottemeny{
	position: absolute;
	top: 0;
	left: 350px;
	width: 610px;
	height: 60px;
}
*/

#Hovedspalte{
    top: 40px;
    left: 0;

}

#Bunn{

    left: 0;
    /*
        position: absolute;

    left: 0;
	width: 100%;
	height: 295px;
    z-index: 0;
    */
}

#Meny{
    display: none;
}

#Meny ul{
	margin: 0;
	padding: 0;
	list-style: none;

}
#Meny li{
	margin: 0;
	padding: 0;

}

#Meny a {
	display: none;
}



#Menybunn{
	display: none;
}

/*

#Sok{
	background: url(../../bitmaps/internett/meny-search.gif) no-repeat;
	position: absolute;
	height: 50px;
	left: 37px;
	top: 16px;
	padding-left: 10px;
    z-index: 3;
}
#Sok .tekst{

	border: 0;
	background: transparent;
	width: 169px;
	color: #999;
}

#Sok .knapp{
	border: 0;
	background: url(../../bitmaps/internett/meny-search-btn.gif) no-repeat;
	width: 27px;
	height: 27px;
}

#Sok .knapp:hover{
	background: url(../../bitmaps/internett/meny-search-btn-mo.gif) no-repeat;
}
*/

.clearBoth{
	clear: both;
	width: 100%;
}




.hovedinnholdcontainer {
    display: block;
    padding-top: 10px;
    padding-left: 22px;
    padding-right: 22px;
    padding-bottom: 20px;
}

.ingress{
   font-size: 1.2em;
   color:#336b89;
}

.broedtekst{
   display: block;
   font-size: 1.0em;
   color: #000000;
   padding-top: 22px;
   padding-left: 67px;
}

#publisherinfo{
   font-size: 0.9em;
   color:#336b89;
    padding-top: 20px;
    padding-left: 67px;
}




.defaultInnholdsboks {

   /*height: 550px;*/
}


.roundedCornersBox {    
    border: none;
}








