body {
	background-color: #663300;
	background-image: url("../grafik/sejerobugt2.jpg");
	
}
BODY {
	margin: 30px 30px 10px 30px;
}
p		{
	margin: 5px 30px 10px 30px;
}



h1 {
	color: #990000;
	font: bold 20 px Times New Roman, serif;
	
}

h2 {
	color: #990000;
	font: bold 18 px Times New Roman, serif;;
	
}
h3 {
	color: #990000;
	font: bold 16 px Times New Roman, serif;;
	
}
h4 {
	color: #990000;
	font: bold 14 px Times New Roman, serif;;
	
}
p {
	color: #990000;
	font: 14 px Times New Roman, serif;
	text-decoration: NO;
	
}

li {
	color: #990000;
	font: 14 px Times New Roman, serif;;
	text-decoration: NO;
margin: 5px 30px 5px 30px;
}

ol {
	color: #990000;
	font: 14 px Times New Roman, serif;;
	text-decoration: NO;
	list-style-type: decimal;
margin: 5px 30px 5px 30px;
}


a:link {
	color: 770000;
	font: bold 14 px Times New Roman, serif;
	text-decoration:none;
}
a:visited {
	color: 770000;
	font: bold 14 px Times New Roman, serif;
	text-decoration:none;
}
a:active {
	color: 550000;
	font: bold 14 px Times New Roman, serif;
	text-decoration:none;
}
a:hover {
	color:550000;
	font: bold 14 px Times New Roman, serif;
	text-decoration:none;
}
p.copyright {
	color: 777777;
	font: 11 px Times New Roman, serif;
	text-align: center;
}

.navigation {color: 330000;
	font: bold 12 px Times New Roman, serif;
	
}
a.navigation:link {
	color: 990000;
	font: bold 12 px Times New Roman, serif;
	text-decoration:none;
}
a.navigation:visited {
	color: 990000;
	font: bold 12 px Times New Roman, serif;
	text-decoration:none;
}
a.navigation:active {
	color: 660000;
	font: bold 12 px Times New Roman, serif;
	text-decoration:none;
}
a.navigation:hover {
	color:660000;
	font: bold 12 px Times New Roman, serif;
	text-decoration:none;
}

p.title {
	color: EE4444;
	font: 12 px ATimes New Roman, serif;
	text-decoration: none;
}
 div#links a:hover span title {
	display: block;
	position: absolute; top: 200; left: 0; width: 125 px;
	padding: 5 px; margen: 10 px; z-index: 100;
	color: BB3333; background: AAAAAA;
	font: 10 px Times New Roman, serif;
}