.menu {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.menu A{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
.menu A:hover{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.sideoverskrift {
	font-size: 18px;
	font-family: century gothic;
	font-weight: bold;
}
.submenu {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}
.submenu A {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}
.submenu A:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;	
}
input {
	font-family: verdana;
	font-size: 10px;
}
textarea {
	font-family: verdana;
	font-size: 10px;
}
body A {
	color: #000000;
	text-decoration:none;
	font-weight: bold;
}
body A:hover {
	color: #000000;
	text-decoration: underline;	
	font-weight: bold;
}
.overskrift {
	font-size: 14px;
	font-family: century gothic;
	font-weight: bold;
}
.nyhedoverskrift {
	font-size: 14px;
	font-family: century gothic;
	font-weight: bold;
}
.pasningBox {
	border: 1px solid #999999;
}
.borderBund {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
