.myhead {
	font-family: Mangal;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #437E87;
}
.mylink {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}
.bodytext {
	color: #333333;
}
#danish {
	width: 482px;
	margin: 0 0 15px 4px;
}
#left {
	float: left;
	color: #437e87;
	font-weight: bold;
	font-family: "Times New Roman";
	font-size: 12px;
}
#right {
	text-align: right;
	font-weight: bold;
}
a.indanish {
	padding-right: 25px;
	background: #fff url(images/danishflag.gif) top right no-repeat;
	font-size: 10px;
}
a.inenglish {
	padding-right: 25px;
	background: #fff url(images/englishflag.gif) top right no-repeat;
	font-size: 10px;
}

#services {
	width: 482px;
	margin: 20px 0 15px 4px;
}

#services p {
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#services ul {
	margin: 3px 0 25px 15px;
	padding: 0 0 0 25px;
}

#services ul#servicessecond {
	margin: 0 0 0 30px;
	padding: 0;
}

#services li {
	padding: 5px 0 0 0;
}
