.adress { color: black; font-size: 10px; font-family: Arial; font-weight: normal; line-height: 13px; }
.menu { color: #2f86ec; font-size: 13px; font-family: Arial; font-weight: bold; line-height: 14px; text-decoration: none; }
a:hover { color: black; font-size: 13px; font-family: Arial; font-weight: bold; line-height: 14px; }
.mellem { color: black; font-size: 14px; font-family: Arial; font-weight: bold; line-height: 18px; }
.navn { color: black; font-size: 50px; font-family: Arial; font-weight: normal; text-align: center; }
.adress2 { color: #125db3; font-size: 10px; font-family: Arial; font-weight: bold; line-height: 13px; text-decoration: none; }
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	font-weight: bold;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000;
}
body {
	background-image: url(../images/baggrund.jpg);
	background-repeat: repeat-x;
	background-color: #838383;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000;
}
