﻿@media screen {
body	{
		background-image: url('images/dc/layout.png'); 
		background-repeat: no-repeat;
		}
div		{
		width: 775px; 
		height: 700px; 
		position: absolute; 
		}
h1		{
		font-family: Verdana, sans-serif;
		background-color: transparent; 
		font-size: 1.2em ; 
		color: rgb(81,130,98); 
		font-weight: bold;
		}
.logo	{
		z-index: 2;
		display: none;
		}
.layout
		{ 
		width: 760px; 
		height: 600px; 
		text-align: left; 
		z-index: 1; 
		}
.topmenu
		{
		margin-left: 210px; 
		margin-top: 19px; 
		font-family: Verdana, sans-serif; 
		font-size: 10px; 
		color: rgb(0,0,0);
		background-color: transparent;  
		z-index: 2;
		}
.venstremenu
		{
		margin-left: 12px; 
		margin-top: 150px; 
		font-family: Verdana, sans-serif; 
		font-size: 11px; 
		color: rgb(0,0,0);
		background-color: transparent;  
		z-index: 2;
		}
.indhold
		{
		margin-left: 200px; 
		margin-top: 80px; 
		width: 800px; 
		font-family: Verdana, sans-serif; 
		font-size: 0.8em; 
		color: rgb(81,130,98);
		background-color: transparent; 		 
		z-index: 2;
		}
.menutable
	    {
	    position: absolute; 
	    margin-left: 18px; 
	    margin-top: 170px; 
	    width: 158px; 
	    border: none;
	    line-height: 1.35; 
	    z-index: 2; 
	    }
.menutable td  
		{
		font-family: Verdana, sans-serif; 
		font-size: 11px; 
		padding-left: 10px; 
		padding-right: 15px; 
		}
ul
		{
		margin-bottom: 0;
		}		
a:link
		{ 
		color: rgb(84,107,92);
		background-color: transparent; 	
		text-decoration: underline;
		}
a:visited
		{ 
		color: rgb(0,0,0);
		background-color: transparent; 		 
		text-decoration: underline;
		}
a:active
		{ 
		color: rgb(84,107,92);
		background-color: transparent; 		  
		text-decoration: underline;
		}
a:hover
		{ 
		color: rgb(196,220,206);
		background-color: transparent; 		 
		text-decoration: underline;
		}		
.topmenu a:link
		{ 
		color: rgb(0,0,0);
		background-color: transparent; 			 
		text-decoration: none;
	}
.topmenu a:visited
		{ 
		color: rgb(0,0,0);
		background-color: transparent; 		 
		text-decoration: none;
		}
.topmenu a:active
		{ 
		color: rgb(0,0,0);
		background-color: transparent; 		 
		text-decoration: none; 
		}
.topmenu a:hover
		{
		color: rgb(255,255,255);
		background-color: transparent; 		 
		text-decoration: none;
		}
.venstremenu a:link
		{ 
		color: rgb(0,0,0);
		background-color: transparent; 			
		text-decoration: none;
		}
.venstremenu a:visited
		{ 
		color: rgb(0,0,0);
		background-color: transparent; 		 
		text-decoration: none;
		}
.venstremenu a:active
		{ 
		color: rgb(0,0,0);
		background-color: transparent; 		  
		text-decoration: none; 
		}
.venstremenu a:hover
		{ 
		color: rgb(255,255,255);
		background-color: transparent; 		 
		text-decoration: none;
		}
.optaget
		{
		color: rgb(239,194,16);
		background-color: rgb(239,66,16);
		text-align: center; 
		font-weight: bold;
		}
.mintabel
		{
		width: 70%;
		border-style: solid;
		border-width: 0px;
		font-family: Verdana, sans-serif; 
		font-size: 0.85em; 
		}
.mintabeltabel td
		{
		border-style: solid;
		border-width: 0px;

		}
.mintabeloverskrift
		{
		background-color: rgb(135,161,145);
		color: rgb(255,255,255);
		text-align: left;
		vertical-align: top;
		font-weight: bold;
		}
.mintabelmork
		{
		background-color: rgb(196,220,206);
		color: rgb(81,130,98);
		vertical-align: top;
		}
.mintabellys
		{
		background-color: rgb(231,244,236);
		color: rgb(81,130,98);
		vertical-align: top;
		}
.mintabelkalender
		{
		background-color: rgb(239,66,16);
		color: rgb(239,194,16);
		font-weight: bold;
		}		
.refftabel
		{
		width: 100%;
		border-style: solid;
		border-width: 0px;
		font-family: Verdana, sans-serif; 
		font-size: 0.9em;
		color: rgb(81,130,98); 
		background-color: transparent; 		
		}
.refftabel td
		{
		border-style: solid;
		border-width: 0px;
		vertical-align: top;		
		}
.refftabeloverskrift
		{
		background-color: rgb(135,161,145);
		color: rgb(255,255,255);
		text-align: left;
		vertical-align: top;
		font-weight: bold;
		}
.refftable a:link
		{ 
		color: rgb(0,0,0);
		background-color: transparent; 			
		text-decoration: none;
		font-weight: bold;		
		}
.refftable a:visited
		{ 
		color: rgb(0,0,0);
		background-color: transparent; 		 
		text-decoration: none;
		font-weight: bold;		
		}
.refftable a:active
		{ 
		color: rgb(0,0,0);
		background-color: transparent; 		  
		text-decoration: none; 
		font-weight: bold;
		}
.refftable a:hover
		{ 
		color: rgb(81,130,98);
		background-color: transparent; 		 
		text-decoration: none;
		font-weight: bold;		
		}

}







@media print {
body	{
		background-image: none; 
		margin-left: 1cm;
		width: 15cm; 
		text-align: justify; 
		}
.indhold
		{
		color: rgb(0,0,0);
		background-color: transparent; 		 
		font-family: "Times New Roman", serif;  
		font-size: 11pt; 
		}
h1		{
		color: rgb(0,0,0) ;
		background-color: transparent; 
		font-family: "Times New Roman", serif; 
		font-size: 14pt; 
		border-bottom: 2px solid black;
		margin-left: -1cm;
		margin-top: 0cm;
		}
.logo	{
		display: block;
		margin-left: 12.5cm;
		margin-top: 0cm;
		height: 3.35cm;
		width: 4cm;
		}
.topmenu
		{
		display: none; 
		}
.venstremenu
		{
		display: none; 
		}
.menutable
	    {
		display: none; 
	    }
.noprint
		{
		display: none; 
		}
.mintabel
		{
		margin-left: 0cm;
		width: 13cm;
		color: rgb(0,0,0);
		background-color: transparent; 		 
		font-family: "Times New Roman", serif; 
		font-size: 11pt;
		border-style: hidden;
		}
.mintabeloverskrift
		{
		font-weight: bold;
		}
.mintabelkalender
		{
		margin-left: 0cm;
		width: 13cm;
		color: rgb(0,0,0);
		background-color: transparent; 		 
		font-family: "Times New Roman", serif; 
		font-size: 11pt;
		border-style: hidden;
		}		
}


