﻿body 
{
	background-color: #c9e3ee;
	font-size:10px;
	font-family:Verdana,Ariel,Sans-serif;
	padding:0;
	margin:0;
	color:#445976;
}
div.toppframe
{
	background:url(images/bg-topp.jpg) top center no-repeat #cff1fb;
	margin:0 auto;
	width:1000px;
}
div.mainframe
{
	margin:0 auto;
	width:780px;
	padding-top:43px;
}
div.bunnframe 
{
	background:url(images/bg-bunn.jpg) top center no-repeat #cff1fb;
	margin:0 auto;
	width:1000px;
	padding-bottom:100px;
}
h1
{
    font-size:12px;
    font-weight:normal;
    font-family:Verdana,Ariel,Sans-serif;
    text-transform:uppercase;
    margin:0;
    padding: 0 0 12px 0;
}

div.content
{
    background-color:#f6fbfe;
    padding: 18px 14px 7px 24px;
    margin:0;
    
    
}
div.contentbg
{
    background-color:#f6fbfe;
}
div.hovedinnhold
{
    width:440px;
}
td.standard_content
{
    width:440px;
}
div.standard_content
{
    width:440px;    
}

A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: none}

div.content a:link, div.content a:visited
{
    color:#b52540;
}


/* IMAGE SHADOW */
.alpha-shadow {
  float: left;
  background: url(../gfx/shadow.gif) no-repeat bottom right;
  margin: 0 3px 3px 0 !important;
  margin-right: 3px;
  margin-bottom: 3px;
}

.alpha-shadow img {
  background-color: #fff;
  border: 1px solid #a9a9a9;
  padding: 3px;
}
div.stortbilde
{
    width:440px;
}
a.bildelink:link, a.bildelink:visited
{
    width:440px;
}
a.bildelink:link img, a.bildelink:visited img
{
    width:440px;
}
img.stortbilde
{
    width:440px;
}
div.bildeliste
{
    /* display:none; */
}