﻿/* CSS Document ********************************/
/* 
/*  
/*	Cascading Style Sheet - Laget av EDB totalpartner AS
/*  v/ Morten
/*
/*
/* *********************************************/

/* GENERELL */

html {overflow: -moz-scrollbars-vertical;}
html, body{ height: 100%; }

body{
	margin:  0; 
	padding: 0; 	
	text-align: center;
	font-size: small;
    font-family: Arial, Garamond;
	font-weight: 100;		
	background: #000; }

ul{
	margin-top: 2px;
	margin-bottom: 2px;}

li{}

table.va-top td{ vertical-align: top;}
table.va-bottom td{ vertical-align: bottom;}
table.va-middletd{ vertical-align: middle;}


form{ margin: 0px; padding: 0px;}
input{}

/* OVERSKRIFTER */
h1, h2, h3, h4, h5, h6, .o1, .o2, .o3, .o4, .o5{
	font-weight: 700; 
        text-align: center;
	margin: 2px 0px 2px 0px; 
	color: #73563c; 
	font-family: Arial;} 
	
.o1, .o2, .o3, .o4, .o5{ padding: 0px; display: block; text-align: left;}	

h1, .o1{ font-size: 16pt;}
h2, .o2{ font-size: 14pt;}
h3, .o3{ font-size: 12pt;}
h4, .o4{ font-size: 11pt;}
h5, .o5{ font-size: 10pt;}
h6, .o6{ font-size: 9pt;}


/*				  *   
 *   CONTAINERE   *
 *				  */

#wrapper{
	height: 100%;
	text-align: left;
	margin: 0px auto;  
	border-left: 1px solid #80796f;
	border-right: 1px solid #80796f;
	background: #fff url(images/tex-bg-wrapper.jpg) center 0 no-repeat; }


/*				*   
 *   INNHOLD	*
 *				*/

#header{height: 145px;}

#placeholder{}
#tbl-placeholder{}
	

.lc{
	width: 195px;
	overflow: hidden;	
	padding: 0px 5px 20px 5px;}
	
.mc{
	width: 530px;
	overflow: hidden;	
	padding: 20px 25px 20px 25px;}

.rc{
	width: 195px;
	overflow: hidden;
	padding: 0px 5px 20px 5px;}
	

/*            *   
 *   LISTER   *
 *			  */

ul#ul-aktuelt
{
	width: 530px;
	overflow:hidden;
	list-style: none outside;
	margin: 0;
	padding: 0;}

ul#ul-aktuelt li{}

ul#ul-aktuelt li img{ margin-right: 5px;}
ul#ul-aktuelt li div.c-aktuelt{	padding: 10px 0;}

.publisert{ color: #52615f;}


/*            *   
 *   FOOTER   *
 *			  */
#footer{}


/*						  *   
 *   STANDARD EREDAKTØR   *
 *	  					  */

.gruppe {
font-family: Tahoma, Verdana, Helvetica, Sans-Serif; 
font-size: 8pt;
color: #000000;
font-weight : bold;}

.mini {
font-family: Tahoma, Verdana, Helvetica, Sans-Serif; 
font-size: 7pt;
color: #666666;
text-align: center;}

.tbflat  {
	border:1px solid #2B5580; font-size : xx-small;
	font-family : Verdana;	}

.tdbak  {
	font-size : 9pt;
	font-family : Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
	background-color : #EEEEEE;}

.cmdflat  {
	font-size : xx-small;
	font-family : Verdana;
	background-color : #2B5580;
	color : #ffffff;
	font-weight : bold;
	border-width : thin; }




/*            *   
 *   LENKER   *
 *			  */

/* GENERELT */
a{ outline: none; text-decoration: underline; color: #545454;}
a:link{}
a:visisted{}
a:hover{}
a:active{}

/* OVERSKRIFTER MED LENKER*/
h1 a		 { font-size: 16pt; margin-bottom: 5px; color: inherit; text-decoration: inherit;}
h1 a:hover	 { font-size: 16pt; margin-bottom: 5px; color: inherit; text-decoration: inherit;}
h1 a:active	 { font-size: 16pt; margin-bottom: 5px; color: inherit; text-decoration: inherit;}
h1 a:visited { font-size: 16pt; margin-bottom: 5px; color: inherit; text-decoration: inherit;}
h1 a:focus	 { font-size: 16pt; margin-bottom: 5px; color: inherit; text-decoration: inherit;}
.o1 a		 { font-size: 16pt; margin-bottom: 5px; color: inherit; text-decoration: inherit;}
.o1 a:hover	 { font-size: 16pt; margin-bottom: 5px; color: inherit; text-decoration: inherit;}
.o1 a:active { font-size: 16pt; margin-bottom: 5px; color: inherit; text-decoration: inherit;}
.o1 a:visited{ font-size: 16pt; margin-bottom: 5px; color: inherit; text-decoration: inherit;}
.o1 a:focus	 { font-size: 16pt; margin-bottom: 5px; color: inherit; text-decoration: inherit;}

h2 a		 { font-size: 14pt; margin-bottom: 5px; color: #e8a82e; text-decoration: none; font-weight: 700;}
h2 a:hover	 { font-size: 14pt; margin-bottom: 5px; color: #e8a82e; text-decoration: none;}
h2 a:active	 { font-size: 14pt; margin-bottom: 5px; color: #e8a82e; text-decoration: none;}
h2 a:visited { font-size: 14pt; margin-bottom: 5px; color: #e8a82e; text-decoration: none;}
h2 a:focus	 { font-size: 14pt; margin-bottom: 5px; color: #e8a82e; text-decoration: none;}
.o2 a		 { font-size: 14pt; margin-bottom: 5px; color: #e8a82e; text-decoration: none; font-weight: 700;}
.o2 a:hover	 { font-size: 14pt; margin-bottom: 5px; color: #e8a82e; text-decoration: none;}
.o2 a:active { font-size: 14pt; margin-bottom: 5px; color: #e8a82e; text-decoration: none;}
.o2 a:visited{ font-size: 14pt; margin-bottom: 5px; color: #e8a82e; text-decoration: none;}
.o2 a:focus	 { font-size: 14pt; margin-bottom: 5px; color: #e8a82e; text-decoration: none;}

h3 a		 { font-size: 12pt; margin-bottom: 2px; color: inherit; text-decoration: none;}
h3 a:hover	 { font-size: 12pt; margin-bottom: 2px; color: inherit; text-decoration: none;}
h3 a:active	 { font-size: 12pt; margin-bottom: 2px; color: inherit; text-decoration: none;}
h3 a:visited { font-size: 12pt; margin-bottom: 2px; color: inherit; text-decoration: none;}
h3 a:focus	 { font-size: 12pt; margin-bottom: 2px; color: inherit; text-decoration: none;}
.o3 a		 { font-size: 12pt; margin-bottom: 2px; color: inherit; text-decoration: none; font-weight: 700;}
.o3 a:hover	 { font-size: 12pt; margin-bottom: 2px; color: inherit; text-decoration: none;}
.o3 a:active { font-size: 12pt; margin-bottom: 2px; color: inherit; text-decoration: none;}
.o3 a:visited{ font-size: 12pt; margin-bottom: 2px; color: inherit; text-decoration: none;}
.o3 a:focus	 { font-size: 12pt; margin-bottom: 2px; color: inherit; text-decoration: none;}

h5 a		 { font-size: 10pt; margin-bottom: 2px; color: #73563c; text-decoration: none;}
h5 a:hover	 { font-size: 10pt; margin-bottom: 2px; color: #73563c; text-decoration: none;}
h5 a:active	 { font-size: 10pt; margin-bottom: 2px; color: #73563c; text-decoration: none;}
h5 a:visited { font-size: 10pt; margin-bottom: 2px; color: #73563c; text-decoration: none;}
h5 a:focus	 { font-size: 10pt; margin-bottom: 2px; color: #73563c; text-decoration: none;}
.o5 a		 { font-size: 10pt; margin-bottom: 2px; color: #73563c; text-decoration: none; font-weight: 100;}
.o5 a:hover	 { font-size: 10pt; margin-bottom: 2px; color: #73563c; text-decoration: none;}
.o a:active  { font-size: 10pt; margin-bottom: 2px; color: #73563c; text-decoration: none;}
.o5 a:visited{ font-size: 10pt; margin-bottom: 2px; color: #73563c; text-decoration: none;}
.o5 a:focus	 { font-size: 10pt; margin-bottom: 2px; color: #73563c; text-decoration: none;}


#footer a{
	color:#7c653b; 
	font-weight: 700; 
	text-decoration: none;}

#link-logo{
	display: block;
	height: 145px;
	padding: 0px 200px;
	cursor: pointer;
	text-decoration: none;}
