body {
/* 	background-image: url(img/jord2.jpg);   */
/*	background:#524BC9; */
/*	background:#C0C0C0; */
/*	background:#E7EBEF; */
/*	background:#087197;  */
/* 	background:#003CF2; broløs */
 	background:#15196E;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 12px; margin: 0px; color: #000; 
}
p { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 12px; color: #000; 
	line-height: 1.5;
}
.author {
	font-style: italic;
}
.test {
	background: yellow;
	margin-top: 0px;
	margin-bottom: 5px;
}
.five {
	font-size: 12px; color: #222;
	margin-top: 0px;
	margin-bottom: 5px;
}
.klein {
	font-size: 10px; color:white;
}
table {
	background: #FFF;
	border: 1px solid #F1F1F1;
	border-collapse: collapse;
}
td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 12px; color: #000;
	line-height: 1.5;
	text-align: left; 
	vertical-align: top;
	border: 1px solid #F1F1F1;
	padding: 10px; 
}
td.streg {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 12px; color: #000;
	line-height: 1.5;
	text-align: left; 
	vertical-align: top;
	border: 1px #D0D0D0;
	padding: 10px; 
}
td.graa {
	font-weight: bold;
	background: #D0D0D0;
	text-align: left; 
	vertical-align: top;
}
td.lysegul {
	background: #FFFFC0;
	text-align: left; 
	vertical-align: top;
}
.smaltabel {
	padding: 2px 2px 2px 5px; 
}
ul, ol, li, blockquote {
	font-size: 12px; color: #222;
}
h1, h2, h3, h4, h5, h6 { 
	font-weight: bold;
}
h1 { 
	padding-bottom:0px;
}
h2 { 
	color: darkgreen;
}
h3 { 
	color: darkgreen;
	padding-bottom:0px;
}
h4 { 
	color: darkgreen;
}
h5 { 
}
h6 { 
	font-size: 10px;
}
A:link {
	text-decoration: none;
	color: blue;
}
A:visited {
	text-decoration: none;
	color: blue;
}
a:hover {
	text-decoration: underline;
	color:darkgreen;
} 
a:active {
	color: red;
}
