BODY {
	background-color : White;
	color : Black;
	margin-left : 8%;
	
	font-size :  90%;
	font-family :  Verdana, Arial, sans-serif;
	}
 
A:LINK, A:VISITED {
	color : #000099;
	text-decoration : underline;
	}

A:HOVER {
	background-color : #000099;
	color : White;

}

H1 {
	color : Maroon;
	font-size : 170%;
line-height: 150%;
	margin-top:40px;
	margin-bottom:10px;
}

H2 {
	color : Maroon;
	font-size : 130%;
line-height: 130%;
	margin-top:40px;
	margin-bottom:-5px;
}

H3 {
	color : Maroon;
	font-size : 115%;
margin-bottom:-10px;
}

H4 {
	color : Maroon;
	font-size : 110%;
}

H5 {
	color : Maroon;
	font-size : 100%;
	font-weight : 200;
}

H6 {
	color : #000000;
	font-size : 100%;
	font-style : italic;
	font-weight : 800;
}
.billedhoejrestil { float:right;
}

BLOCKQUOTE {
	background : #FFFFCC;
	border : medium;
	border-color :  Black;
	border-style :  groove;
	font-family :  sans-serif, Arial;
	font-size: 100%;
	color :  Black;
	
	margin-right :  15%;
	margin-left :  10%;}

CAPTION {
	font-weight : 800;
}

TH {
	background-color : #FFFFFF;
}

TD {
	background-color : #F0F0F0;
}

PRE {	
	
	border : medium;
	background-color : #99FFFF;
	border-color :  Black;
	border-style : inset;
	
	margin-left :  15%;
	margin-right :  20%;
	font-family: Arial, sans-serif;
	
	font-size :  100%;}
	
	p{ line-height :  1.1em; }

	LI {margin-bottom:0.1em
	
}


	
	

.minitekst {
	
	font-size : small;

}
