/* CSS Document */

html, body{height: 100%;}

body{
	margin:  0 0 0 0px; 
	padding: 0 0 0 0px ; 	
	color: #333333;
  text-align: left;
	background: #5a5a5a url(images/bg-repeat-y2.gif) 0 0 repeat-y;	}

body, p, span, div, th, td{
	font-size: 8pt;
	font-family: Verdana, Helvetica, sans-serif; 
	font-weight: normal;
  letter-spacing: 0.3px;
  line-height: 1.8em;  }

p{ margin: 2px 0px 2px 0px; }

ul{
	margin-top: 2px;
	margin-bottom: 2px;
  margin-left: 0px; 
  padding-left: 15px;}

h1, h2, h3, h4, h5, h6, .o1, .o2, .o3, .o4, .o5{
  color: #b5141a; 
	font-family: Georgia, Helvetica, sans-serif;
  font-weight: 100;
 } 

.o1, .o2, .o3, .o4, .o5{
	margin: 2px 0px 2px 0px;
	padding: 0px;
	display: block;
	text-align: left;}	

h1{ font-size: 16pt;}
.o1{ font-size: 16pt;}

h2{ font-size: 18pt;}
.o2{ font-size: 18pt;}

h3{ font-size: 12pt;}
.o3{ font-size: 12pt;}

h4{ font-size: 11pt;}
.o4{ font-size: 11pt;}

h5{ font-size: 10pt;}
.o5{ font-size: 10pt;}

h6{ font-size: 9pt;}
.o6{ font-size: 9pt;}

.o2 span.gray{ font-family: georgia;}


/* LINKER */
a{ outline: none; text-decoration: none; color: #b41319;}
a:link{}
a:visisted{}
a:hover{ text-decoration: underline;}
a:active{}

.o2 a{color: #b5141a;}

a#link-logo{
 position: absolute;
 top: 40px;
 left: 100px; 
 padding: 170px 200px;
 z-index: 1;}

a:hover#link-logo{text-decoration: none;}

table#wrapper
{
	height: 100%;
	min-height: 100%;
	background: url(images/bg-repeat-x.gif) 0 0 repeat-x; }

table th#header{
	height: 418px;
	border: 1px;
	background: url(images/header.jpg) 0 0 no-repeat; }

div#header-container{
	height: 350px;
	margin-left: 580px;
	text-align: left; }

div#header-container a{
  display: block;
  float: left;
	height: 250px;
	margin-top: 70px;
	overflow: hidden;
	font-size: 10px;
	line-height: 300px;
	padding: 0px 67px; }

div#header-container a:hover#header-man{ text-decoration: none; }
div#header-container a:hover#header-lady{ text-decoration: none; }	

#tbl-search{
  width: 230px;}

div#header-container form{
	margin: 0px;
	padding: 0px;
	clear: both;
	margin: 13px 0px 0px 40px;}	

div#header-container form input{
	width: 155px; 
	padding: 0;
	margin: 0;
	font-size: 10px;
	border: 0;
	background: transparent;}

div#header-container form input#inp-search
{
  height: 23px;
  padding-top: 3px;}

div#header-container form input#btn-search{
  width: 55px;
	cursor: pointer;}

td#lc
{
	width: 500px;
	padding-left: 100px;
}
	
td#lc div#lcbox
{
	padding-left: 20px;
	height: 100%;	}	
	
td#mc
{
	width: 260px;
}
	
td#mc div#mcbox
{
	height: 100%;}
	
td#footer
{
	height: 30px;
	padding-left: 120px;}

td#footer div
{	height: 100%;
  width: 740px;
  font-size: 10px;
	line-height: 25px;
	color: green;
	background: #fff url(images/dotted.gif) 0 0 repeat-x;
}
	
.imgbox
{
/*	height: 150px;
	min-height: 150px; */
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 0px 1px;
	background: url(images/img-border2.gif) 0 0 no-repeat;}

.imgbox-bottom{
  margin: 0;
  padding: 0;
  height: 1px;
  line-height: 0;
  font-size: 0;
	background: url(images/img-border2.gif) 0 0 no-repeat; }

.tekstbox
{
	width: 450px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;}

.tekstbox_liste
{
	width: 450px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url(images/dotted.gif) 0 bottom repeat-x;}

.imgbox .img
{
	margin: 0px;
	padding: 0px;
	border: 0px;}

.darkred{	color: #601013; }
.lightred{	color: #b5141a; }
.gray{		color: #52615f;}
.orange{	color: #e5490d;}



/*				*   
 *   KALENDER   *
 *				*/

#kalender{ background: transparent; }
#kalender div#kalenderbox{background: transparent;}

.mnd{}
.dag{ text-transform: capitalize;}
.dato, .dato span{ line-height: 25px; font-weight: bold;}
.klokkeslett{}
.hendelse{}
.hendelse a{ text-decoration: none;}
.capitalize{text-transform: capitalize;}

.valg{}
.ikke-valgt{}




