body	{
	font-family : Verdana, Geneva, Arial, Helvetica ;
	font-size: 12; 
	background-color: #FFFFFF;
	margin-top: 0px; 
	margin-left: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px;
}

body.print	{
	font-family : Verdana, Geneva, Arial, Helvetica ;
	font-size: 12; 
	background-color: #FFFFFF;
	margin-top: 0px; 
	margin-left: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px;
}

.toplinie {
  background-color: #219442;
	font-size : 12;
  color: white;
  font: bold;
}
	
.header {
  font-size : 22;
  color: #78aa38;
  font: bold;
}	
	
.smallheader {
	font-size : 18;
  color: black;
  font: bold;
}	

.extrasmallheader {
	font-size : 14;
  color: black;
  font: bold;
}	

.extrasmalltext {
	font-size : 10;
}

.extrasmalltextneg {
	font-size : 10;
  color: white;
}

.smalltext {
	font-size : 11;
  color: black;
}

.medtext {
	font-size : 12;
  color: black;
}	

.text {
	font-family : Verdana, Geneva, Arial, Helvetica ;
	font-size : 14;
  color: black;
}	

li {
	margin-bottom: 7px;
}

a {
  color: #4211A4;
  font-weight: 600;
  text-decoration: underline;
}

a:hover {
  color: black;
  font-weight: 600;
  text-decoration: underline;
}

a.sort {
  color: black;
}

a.pjece {
  color: #4211A4;
  text-decoration: underline;
}

td.kalenderheader        {
        font-family: verdana, arial, helvetica, sans serif;
        font-size: 22;
       	font-style: italic;
        color: #219442;
        text-align: left;
        vertical-align: top;
        top-margin: 0.25x;
        bottom-margin: 0.25x;
        top-padding: 0.25x;
        bottom-padding: 0.25x;
        background-color: #d2ffd2;
}
        
td.kalender        {
        font-family: verdana, arial, helvetica, sans serif;
        text-align: left;
        vertical-align: top;
        top-margin: 0.25x;
        bottom-margin: 0.25x;
        top-padding: 0.25x;
        bottom-padding: 0.25x;
        font-size: 12;
        background-color: #d2ffd2;
}
        
td.kalendertop        {
        font-family: verdana, arial, helvetica, sans serif;
        text-align: left;
        vertical-align: top;
        top-margin: 0.25x;
        bottom-margin: 0.25x;
        top-padding: 0.25x;
        bottom-padding: 0.25x;
        font-size: 13;
        background-color: #009900;
        color: white;
        font: bold;
}

td.linieheader        {
        font-family: verdana, arial, helvetica, sans serif;
        text-align: left;
        top-margin: 0.25x;
        bottom-margin: 0.25x;
        top-padding: 0.25x;
        bottom-padding: 0.25x;
        color: white;
        font-weight: 600;
        background-color: #219442;
}

td.liniesubheader        {
        font-family: verdana, arial, helvetica, sans serif;
        text-align: left;
        vertical-align: top;
        top-margin: 0.25x;
        bottom-margin: 0.25x;
        top-padding: 0.25x;
        bottom-padding: 0.25x;
        background-color: #8CC584;
        font-weight: 600;
}

table.fejl {
	background-color: #DCDCDC;
	border: thin solid Black;
}

span.fejl {
	/*Bruges til fejlbeskeder til brugeren*/
	font-family: Verdana, helvetica, Sans Serif;
	font-size: 12;
	font: bold;
	color: Black;
}
