body 
{
	margin: 0 auto;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : small;
	background-image: url(grafikk/bakgrunn_body.gif); 
	background-repeat:repeat;
	width: 1250px;
}

#sponsors 
{
  z-index: 3; 
  left: 0px; 
  top: 200px;	
  position: absolute;
}

#page 
{
	text-align: left;
	margin: 0 auto;
	width: 850px;
	height: 1230px;
	background-image: url(grafikk/bakgrunn_page.gif); 
	background-repeat:repeat;
}

#top 
{
	float:left;
	width: 850px;
	height: 140px;
	background-image: url(grafikk/bblogo.gif); 
}

#bottom 
{
	float:left;
	width: 850px;
	height: 20px;
	background-image: url(grafikk/bakgrunn_banner.gif); 
	background-repeat:repeat;
}

#leftcol
{
	float:left;
	width:230px;
	height: 1000px;
	display:inline;
}

#helmaincol
{
	float:left;
	width: 850px;
	height: 1000px;
	text-align: justify;
}

#maincol
{
	float:left;
	width: 620px;
	height: 100px;
	text-align: justify;
}

div#maincol img
{
	border: none;
	padding: .8em;
}


img
{
	border: none;
	padding: 1em;	
}

a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color : Green;
}

.topmeny
{
	font-family: Arial, Helvetica, sans-serif;
	color: #4A6924;
	text-decoration: none;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
}

.topmeny ul {z-index: 1; left: 250px; top: 60px;	position: relative;}
.topmeny ul li {display: inline; }
.topmeny ul li a{ color: #4A6924; text-decoration: none;}
.topmeny ul li a:hover { 	color: black; text-decoration: none;  }
.topmeny  a:visited { 	color: #4A6924 ; text-decoration: none}

.messagebox
{
	height: 80%;
	padding: 0px 20px ;
	margin: 30px 40px;
	text-align: left;
}

.contact
{
	text-decoration: none; 
	font-size: 11pt ;
	color: #4A6924;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	position:relative ;
}

#form
{
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}

.

h1 { 	font-size: 10pt; font-style: oblique;}
h2 { 	font-size: 12pt; font-style: oblique; }

.scrollbox {padding: 10px; height: 720px; width: 750px; border: 0; overflow: auto; background-image: url(grafikk/bakgrunn_page.gif); scrollbar-base-color: #FF9900; }


