
body{	
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	margin:0px;
	padding:0px;
	height:100%;
	font-size:0.9em;
	background-color: rgb(151,237,255);
	background-image: url(../images/bakgrunn13.jpg);
	background-position: 1px 45px;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

a {
  color: darkblue;
  text-decoration: none;
}
a:hover { 
  color: black;
  text-decoration: underline;
}

#hvbk{
  position: fixed;
  padding: 4px 4px 4px 14px;
  top: 0px;
  left: 0px;
  height: 35px;
  width: 107px;
  text-align: left;
  font-size: 28pt;
  font-weight: bolder;
  background-color: rgb(151,237,255);
  color: black;
}


#medadm {	
        position: fixed;
	top: 0px;
	left: 1px;
	width: 1024px;
	height: 21px;
	text-align: right;
	font-size: 8pt;
	background-color: rgb(151,237,255);
	vertical-align: bottom;
}

#innhold {
    margin: 30px 0px 0px 2px;
    width: 1024px;
    padding: 2px;
}	
	

#facenytt {
    position: absolute;
    top: 50px;
    left: 210px;
    width: 810px;
 
}

#rightColumn {
  position: fixed;
  top: 4px;
  left: 1040px;
  width: 160px;
  text-align: left;
  padding: 2px;
  font-size: 9pt;
  border: 1px solid white;
}

.nytt {
  margin: 1px 1px 1px 160px;
}

.admtab {	
 width: 95%;
 background: transparent;
 border: 1px solid black;
}

#login {
	margin: 0px;
	border-top: 1px dashed grey;
	border-right: 1px dashed grey;
	border-bottom: 1px dashed grey;
	font-size: 7pt;
	padding: 2px;
}

input {
	background-color:white;
	color:black;
	border:1px solid darkblue;
	cursor:pointer;
}
input:hover {
	background-color:white;
	color:darkblue;
	border:1px solid black;
	cursor:pointer;
}


.lmeny {
  position: fixed;
  top: 60px;
  left: 10px;
  width: 200px;
} 

.lmeny ul {
  margin: 1px 0px 0px 5px;
  padding: 0px;
}  
.lmeny ul li ul {
  margin-left: 5px;
  padding: 1px 0px 1px 1px;
}  
.lmeny li {
  list-style-type:none;
  margin-left: 5px;
  padding: 1px 0px 1px 1px;
}
.lmeny h4 {
 margin: 1px;
 padding: 3px 0px 0px 3px;
} 


table.hele {
  margin: 1px -150px 10px 1px;
  padding: 5px;
  width: 100%;
}  

.dato {
  display: block;
  text-align: right;
  width: 95%;
  margin: 1px 1px 5px 1px;
  padding: 2px 10px 2px 2px;
  color: darkblue;
  font-size: 9pt;
  background: lightblue;
  border: 1px solid darkblue;
} 

.dato h4 {
  text-align: left;
  margin: 5px 0px 0px 5px;
  padding: none;
  font-size: 12pt;
  color: black;
}

.link {
  float: right;
  width: 200px;
  margin: 3px;
  padding: 5px;
  background: transparent;
} 

.h {
  text-align: right;
  font-size: 9pt;
  margin-right: 30px;
}  

.form1{
	padding:10px;
	text-align:left;
	font-size: 12pt;			
}


td.nr1 {
margin: 2px 4px 2px 4px;
border-top: 1px;
border-right: 0px;
border-bottom: 0px;
border-left: 0px;
border-color: black;
border-style: dashed;
text-align: center;
}

td.c1 {
margin: 2px 4px 2px 4px;
border-top: 1px;
border-right: 1px;
border-bottom: 0;
border-left:0;
border-color: black;
border-style: dashed;
}
td.bc1 {
margin: 2px 4px 2px 4px;
border-top: 1px;
border-right: 1px;
border-bottom: 0;
border-left:0;
border-color: black;
border-style: dashed;
background: lightgrey;
}

td.cc {
margin: 2px 4px 2px 4px;
border-top: 1px;
border-right: 1px;
border-bottom: 0;
border-left:0;
border-color: black;
border-style: dashed;
text-align: center;
}

td.bok {
border-bottom: 1px dashed black;
padding: 0px 10px 10px 10px;
font-size: 10pt;
}

td.siste {
margin: 2px 4px 2px 4px;
border-bottom: 1px dashed black;
text-align: right;
}
			

table.lagtab {
margin: 5px;
vertical-align: top;
width: 98%;
}

table.lagtab th {
text-align:left;
border-bottom: 1px solid black;
}


ul.fakta {
  list-style-type:none;
  padding-left: 30px;
  padding-top: 10px;
}

.beskrivelse {
  width: 95%;
  border: 1px solid black;
  padding: 3px;
  margin: 5px;
}
.beskrivelse td {
  padding: 1px;
  vertical-align: top; 
}

.spiller {
  width: 500px;
  padding: 5px;
}  
.hbilde {
  margin: 0px 0px 5px 15px;
  float: right;
}
.vbilde {
  margin: 5px 15px 0px 0px;
  float: left;
}
.kommentar {
  width: 70%;
  border: 1px solid black;
  padding: 3px;
  margin: 5px 5px 3px 10px;
  text-align: left;
}


/****************************************************************************************
* 	LAYOUT CSS FOR THE MENU
****************************************************************************************/
#dhtmlgoodies_menu img{
	border:0px;
}

/* End general styles for this example page */
/* General configuration CSS */

#dhtmlgoodies_menu ul li ul{
	display:none;	/* Needed to display ok in Opera */
}
	
#dhtmlgoodies_menu{
        position: fixed;
        top: 21px;
        left: 125px;
        width: 899px;
        visibility:hidden;
       	background: rgb(151,237,255);
}
#dhtmlgoodies_menu ul{
	margin:0px;	/* No indent */
	padding:0px;	/* No indent */
}
#dhtmlgoodies_menu li{
	list-style-type:none;	/* No bullets */
}	
#dhtmlgoodies_menu a{
	margin:0px;
	padding:0px;
}
/* End general configuration CSS */



/***********************************************************************
	CSS - MENU BLOCKS
 	General rules for all menu blocks (group of sub items) 
***********************************************************************/
#dhtmlgoodies_menu ul{
	border:none;
	background-color: rgb(151,237,255);
	padding:1px;
}
	
#dhtmlgoodies_menu ul.menuBlock1{	/* Menu bar - main menu items */
	border:0px;
	padding:1px;
	border:none;
	background-color: transparent;
	overflow:visible;
}
#dhtmlgoodies_menu ul.menuBlock2{	/* Menu bar - main menu items */
	border:0px;
	padding:1px;
	border:1px solid #555;
}

/***********************************************************************
	CSS - MENU ITEMS
 	Here, you could assign rules to the menu items at different depths.
***********************************************************************/
/* General rules for all menu items */
#dhtmlgoodies_menu a{
	color: #000;
	text-decoration:none;
	padding-left:2px;
	padding-right:2px;

}

/*
Main menu items 
*/

#dhtmlgoodies_menu .currentDepth1{
	padding-left:5px;
	padding-right:5px;
	border:1px solid #E2EBED;
}
#dhtmlgoodies_menu .currentDepth1over{
	padding-left:5px;
	padding-right:5px;
	background-color:darkblue;
	border:1px solid #000;
	
	
}
#dhtmlgoodies_menu .currentDepth1 a{
	font-weight:bold;
}
#dhtmlgoodies_menu .currentDepth1over a{	/* Text rules */
	color:#FFF;
	font-weight:bold;
}

/* Sub menu depth 1 */
#dhtmlgoodies_menu .currentDepth2{
	padding-right:2px;
	border:1px solid #FFF;
}
#dhtmlgoodies_menu .currentDepth2over{
	padding-right:2px;
	background-color:#E2EBED;
	border:1px solid #000;
}	
#dhtmlgoodies_menu .currentDepth2over a{	/* Text rules */
	background-color:white;
	color:#000;
}	
/* Sub menu depth 2 */
#dhtmlgoodies_menu .currentDepth3{
	padding-right:2px;
	border:1px solid #FFF;
}
#dhtmlgoodies_menu .currentDepth3over{
	padding-right:2px;
	background-color:white;
	border:1px solid #000;
}
/* Sub menu depth 3 */
#dhtmlgoodies_menu .currentDepth4{
	padding-right:2px;
	border:1px solid #FFF;
}
#dhtmlgoodies_menu .currentDepth4over{
	padding-right:2px;
	background-color:#EBEDE3;
	border:1px solid #000;
}	


.mr {
     border-top: 1px dashed grey;
     border-right: 1px dashed grey;
     border-bottom: none;
     border-left: none;
     margin-top: 3px;
     padding-bottom: 15px;
     color: grey;
     
}

