body {
	font-family: tahoma;
	font-size: 10px;
	color: 6E6C6C;
	line-height:normal;
	background-color:#ACACAC;
	margin:0;
}

.tilmeldoverskrift {font-size:14px; color:#6e6c6c; font-weight:bold;}

td,th {
	font-family: tahoma;
	font-size: 10px;
	color: 6E6C6C;
	line-height:normal;
}

p {
margin:0px;
padding:0px;
}

img{border:0;}
a {
	color: 506C84;
}
a:visited {
	color: 506C84;
}
a:hover {
	color: 506C84;
	text-decoration:none;
}
a:active {
	color: 506C84;
}
.header {
	font-family: tahoma;
	font-size: 16px;
	font-weight:bold;
	color: 6E6C6C;
	line-height:normal;
}
.overskrift {
	font-family: tahoma;
	font-size: 14px;
	font-weight:bold;
	color: 6E6C6C;
	line-height:normal;
}


/* Top Navigation Menu */
.topnav {
   font-family: tahoma;
   font-size: 11px;
   background:url(images/menu-split.gif) left no-repeat;
   text-indent:25px;
   padding-right:25px;
   padding-top:3px;
}   
.topnav a:link {
   font-weight: bold;
   font-family: tahoma;
   text-decoration: none;
   color: #FFFFFF; 
}
.topnav a:visited {
  font-weight: bold;
  font-family: tahoma;
  text-decoration: none;
  color: #FFFFFF;
}
.topnav a:active {
   font-weight: bold;
   text-decoration: underline;
   color: #FFFFFF; 
}
.topnav a:hover {
   font-weight: bold;
   text-decoration: underline;
   color: #e3e7eb;   
}
.topnav_act {
   font-family: tahoma;
   font-size: 11px;
   background:url(images/menu-split.gif) left no-repeat;
   text-indent:25px;
   padding-right:25px;
   padding-top:3px;
}
.topnav_act a {
   font-weight: bold;
   text-decoration: underline;
   color: #e3e7eb; 
}
.topnav_act a:visited {
   font-weight: bold;
   text-decoration: underline;
   color: #e3e7eb;
}
.topnav_act a:hover {
   font-weight: bold;
   text-decoration: underline;
   color: #e3e7eb;
}


/* Left Navigation Menu */
.leftnav {
   font-family: tahoma;
   font-size: 12px;
   color: #000000;
   width: 160px;
   background-color:#EEEEEE;
   display: block;
   border-bottom: #FFFFFF solid 1px;
   text-indent:8px;
   font-weight:bold;

} 
.leftnav a:link {
   font-family: tahoma;
   text-decoration: none;
   color: #000000; 
   display: block;
   width: 160px;
   padding:4px;
}
.leftnav a:visited {
   font-family: tahoma;
   text-decoration: none;
   color: #000000;
   display: block;
   width: 160px;
   padding:4px;
}
.leftnav a:active {
   font-family: tahoma;
   text-decoration: none;
   color: #000000;
   display: block;
   width: 160px;
   padding:4px;
}
.leftnav a:hover {
   font-family: tahoma;
   text-decoration: none;
   color: #FFFFFF;
   display: block;
   background-color:#7d93a0;
   width: 160px;
   padding:4px;
}

.leftnav_act {
   font-family: tahoma;
   font-size: 12px;
   color: #000000;
   display: block;
   width: 160px;
   border-bottom: #FFFFFF solid 1px;
      text-indent:8px;
   font-weight:bold;
} 
.leftnav_act a:link {
   font-family: tahoma;
   text-decoration: none;
   color: #000000;   
   display: block;
   width: 160px;
   padding:4px;
}

.leftnav_act a:visited {
   font-family: tahoma;
   text-decoration: none;
   color: #000000;
   display: block;
   width: 160px;
   padding:4px;
}
