BODY {
    margin : 0 0 0 0;
    padding : 0 0 0 0;
}

body, td {
    font-size : 14px; 
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-weight : normal;
    color:#000000;
}

.footertekst 
{
   color:#404040; 
}

/*
	topbutton bruges til links helt i toppen, hvis der er nogen
*/

.topbutton  {
    color:#404040;
	font-size : 12px; 
}

a.topbutton {
	color : #404040;
	text-decoration : none;
	font-size : 12px; 
}
a.topbutton:link {
	color : #404040;
	text-decoration : none;
	font-size : 12px; 
}
a.topbutton:visited {
	color : #404040;
	text-decoration : none;
	font-size : 12px; 
}
a.topbutton:hover {
	color : #999999;
	text-decoration : none;
	font-size : 12px; 
}

/*
    activemenu bruges til at markere det valgte menu punkt i venstre navigationen
*/

a.activemenu:link {
	color : #404040; 
	text-decoration:none;
}
a.activemenu:visited {
	color : #404040; 
	text-decoration:none;
}
a.activemenu:active {
	color : #404040; 
	text-decoration:none;
}
a.activemenu:hover {
	color : #999999; 
	text-decoration:none;
}

/*
	topnavigation er niveau 1 menu i topbjælken
*/

.topnavigation  {
    color:#ffffff;
	text-transform:uppercase;
	font-size : 10px; 
}

a.topnavigation {
	color : #404040;
	text-decoration : none;
	text-transform: uppercase;
	font-size : 10px; 
}
a.topnavigation:link {
	color : #404040;
	text-decoration : none;
	text-transform:uppercase;
	font-size : 10px; 
}
a.topnavigation:visited {
	color : #404040;
	text-decoration : none;
	text-transform:uppercase;
	font-size : 10px; 
}
a.topnavigation:hover {
	color : #404040;
	text-decoration : none;
	text-transform:uppercase;
	font-size : 10px; 
}

/*
	topnavigationsub er niveau 2 menu i topbjælken
*/

.topnavigationsub  {
    color:#ffffff;
	font-size : 12px; 
}

a.topnavigationsub {
	color : #fefeff;
	text-decoration : none;
	font-size : 12px; 
}
a.topnavigationsub:link {
	color : #fefeff;
	text-decoration : none;
	font-size : 12px; 
}
a.topnavigationsub:visited {
	color : #fefeff;
	text-decoration : none;
	font-size : 12px; 
}
a.topnavigationsub:hover {
	color : #e6e6e6;
	text-decoration : none;
	font-size : 12px; 
}

/*
	topnavigationsubselected er niveau 2 menu i topbjælken, hvor punktet er valgt
*/

.topnavigationsubselected  {
    color:#e6e6e6;
	font-size : 12px; 
}

a.topnavigationsubselected {
	color : #e6e6e6;
	text-decoration : none;
	font-size : 12px; 
}
a.topnavigationsubselected:link {
	color : #e6e6e6;
	text-decoration : none;
	font-size : 12px; 
}
a.topnavigationsubselected:visited {
	color : #e6e6e6;
	text-decoration : none;
	font-size : 12px; 
}
a.topnavigationsubselected:hover {
	color : #e6e6e6;
	text-decoration : none;
	font-size : 12px; 
}

H3 {
	font-family :Verdana, Arial, Helvetica, sans-serif; 
	font-style : normal; 
	font-variant : normal; 
	font-weight : bold; 
	font-size : 12px; 
	color : #000000; 
	background-color : transparent; 
}

H4 {
	font-family :Verdana, Arial, Helvetica, sans-serif; 
	font-style : normal; 
	font-variant : normal; 
	font-weight : bold; 
	font-size : 12; 
	color : #000000; 
	background-color : transparent; 
}

.mainTekst {
	font-size : 12px; 
	font-weight : normal; 
	color : #000000; 
}

.mainBoks {
	border-left-style:solid;
	border-left-width:20px;
	border-left-color:#000000;
	border-right-style:solid;
	border-right-width:130px;
	border-right-color:#000000;
	font-size : 12px; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal; 
	color : #000000; 
}

a:link {
	font-size : 11px; 
	font-variant : normal; 
	color : #333333; 
	text-decoration:none;
}
a:visited {
	font-size : 11px; 
	font-variant : normal; 
	color : #333333; 
	text-decoration:none;
}
a:active {
	font-size : 11px; 
	font-variant : normal; 
	color : #000000; 
	text-decoration:none;
}
a:hover {
	font-size : 11px; 
	font-variant : normal; 
	color : #000000; 
	text-decoration:none;
}

FORM {
	font-size:12px;
}

INPUT{
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	border-style:solid;
	border-width:1px;
	border-color:#000000;
}

.smalltext{
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-style : normal; 
	font-variant : normal; 
	font-weight : normal; 
	font-size : 10px; 
}


.largetext {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-style : normal; 
	font-variant : normal; 
	font-weight : normal; 
	font-size : 10px; 
}

.errortext {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : .9em;
	color : red;
	font-weight : bold;
}

.grid {
	border : #efb240 .05em solid;
}

.white {
	background-color : white;
}

.black {
	background-color : black;
}

.bg_dark {
	background-color : #008653;
	font-size:12px;
}

.bg_medium {
	background-color : #b6b4ac;
	color:#000000;
	font-size:11px;
}

.bg_light {
	background-color : #ccfeea;
	font-size:11px;
}

.alt_bg_dark {
	background-color : #066fa0;
}

.alt_bg_medium {
	background-color : #2794d8;
}

.alt_bg_light {
	background-color : #5fb0d8;
}
