
body, td {
	background: #000066 none;
	color: #fffff0;
	text-decoration: none;
	margin: 10px 40px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}


hr {
	color: #4454ab;
	height: 7px;
	border: dotted 3px #4454ab;
}

   a:link {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: normal;
	color:	#fe6e00;
	text-decoration: none;
}
   a:visited { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
              font-size: normal;
				    color: #ff5d86; 
                text-decoration: none; }
   a:hover { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
					font-size: normal;
                color: #e01f05; 
                text-decoration: none;
               }
   a:active { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
               font-size: normal;
					color: #fe6e00; 
               text-decoration: none;}


H1 {
   font-family: "Times New Roman", Times, serif;
	font-style: bold;
	font-variant: normal;
	background : #000066 none;
	color : #fffff0;
}

H2 {
   font-family: "Times New Roman", Times, serif;
	font-style: bold;
	font-variant: normal;
	background : #000066 none;
	color : #fffff0;

}

H3 { font-family: "Times New Roman", Times, serif;
	font-style: bold;
	font-variant: normal;
	background : #000066 none;
	color : #fffff0;
}	
H4 {
	font-family: ;
	font-size: 100%;
}	

	H5, H6 {
   font: 400 normal 100% Arial, Helvetica, sans-serif;
	font-size : 90%;
	font-weight: bold;
}
img {
	border: 0px;
	margin: 7px;
}
th {
	font-size: 130%;
	font-weight: bold;
}

ul {
	list-style-type: disc;
	color: #4454ab;
	margin: 15px;
	}
	
ul.hvid {
	list-style-type: disc;
	color: ffffff;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
   display: block;
	
	 
}	
ul.hvid li {
	padding: 5px;
}	
ul.none {
	list-style-type: none;
	color: ffffff;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	margin: 0px;
	margin: none;
}	


table#register {
	border: 0px;
	margin: 2em 1em;

}
table#register td {
	border: 0px;
	font-size: small;
	padding-bottom: 20px;
}



td.omvendt {
	background: #fffff0 none;
	color: #000066;
	text-decoration: none;
	margin: 25px;
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	padding: 7px 7px 7px 7px;
}

table#navigation {
	margin: 0px;
	padding: 0px;
	border: 0px;
 width: 100%;
}
table#navigation td {
	text-align: center; 
	border: 0px;
}
table#navigation a {
   font-size: x-small;
	font-weight: bold;
	display: block;
   padding: 7px;	

}
table#navigation a:hover {
	color: #000000;
	background-color: #fe6e00;
}

table#nederst {
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 100%;
	text-align: center;
}
table#nederst td {
	text-align: center; 
	border: 0px;
}
table#nederst a {
   font-size: x-small;
	font-weight: bold;
	display: block;
   padding: 7px;	

}
table#nederst a:hover {
	color: #000000;
	background-color: #fe6e00;
}

.pink {color: #ff5d86; }
.lys_blaa {color: #78a7f6; }
.moerk_blaa {color: #4454ab;}
.orange {color: #fe6e00;}
.roed {color: #e01f05;}	

.groen {color: #008000; }
.violet {color: #800080; }
.sort {color: #000000;}
.gul {color: #fef203;}
.brun {color: #763e2c;}	
.silver {color: #c0c0c0;}
.guld {color: #b8860b;}


.larger {
	font-size: larger;
	font-weight: bold;
}
.smaller {
	font-size: xx-small;
}
.small {
	font-size: x-small;
}