body {
	font-size: 12px;
	font-weight: normal;
	font-family: Comic Sans MS, "Courier New", helvetica;
	background-color: ;
	text-align: left;
	cursor: url("cursor/uni.cur");
	direction: ltr;
}

ul#menu {
	list-style: none;
	margin: 0;
	padding: 0;
margin-left: 5px;
}

a:link {
	color: blue;
}

a:visited {
	color: blue;
}

a:hover {
	color: read;
}

a:active {
	color: green;
}

#logo img {
	width: 141px;
	height: 110px;
}

#velkommen {
	text-align: center;
}

#velkommen img {
	width: 100px;
	height: 20px;
}

#iconlinks img {
	border: none;
}
