body {
	background-color: #89D193; 
	margin-left:15px;
	font-size:100%;
	color: black;
	font-family: arial, verdana, sans-serif;
	font-weight: normal;
scrollbar-face-color:#89D193; 

}

a:link {
	color: #000099;
	text-decoration:none;

}
a:visited {
	color: #660066;
	text-decoration:none;
}
a:active {
	background-color: yellow;
	text-decoration:none;
}
a:hover {
	color:red;
	text-decoration:none;

}

p {
	color: black;
	font-size:100%;
	font-family: arial, verdana, sans-serif;
	background-color: #89D193; 
	font-weight: normal;


}

li {
	font-size:100%;
	color: black;
	font-family: arial, verdana, sans-serif;
	font-weight: normal;
}




h1 {
	font-family: "Times New Roman", serif;
	color: #990000;
}

h2 {
	font-family: arial, verdana, sans-serif;
	color: #990000;
	font-weight: bold;
}

h3 {
	font-family: arial, verdana, sans-serif;
	color: #990000;
	font-weight: bold;
}

kursiv {
font-family: arial, verdana, sans-serif;
	font-style: italic;

}


#gb {
	font-style: italic;
	font-weight: normal;
}

#billedeboks {
	float:left;
	width: 200px;
border-width: 2px;	
	border-style: solid ;	
	border-color: black;
	margin-right: 4px;
}

#spalte1 {
	float:left;
	width: 33%;
}
#spalte2 {
	float:left;
	width: 33%;
}
#spalte3 {
	float:left;
	width: 33%;
}

