
body {
	background-color:#000000;
	margin:0px;
	padding:0px;
}

.baggrund {
	background-image:url('images_/baggrund.jpg');
	background-repeat:no-repeat;
}

.menu a {
	font-family:Trebuchet MS;
	font-size:14pt;
	color:#bd2f2f;
	text-decoration:none;
}

.menu a:hover {
	font-family:Trebuchet MS;
	font-size:14pt;
	color:#bd2f2f;
	text-decoration:none;
}

.overskrift {
	font-family:Trebuchet MS;
	font-size:18pt;
	color:#FFFFFF;
}

.indhold {
	height:340px;
	width:319px;
	padding-left:40px;
	padding-right:30px;
	overflow:auto;
	font-family:Trebuchet MS;
	font-size:9pt;
	color:#d8d8d8;
}

.tekst {
	font-family:Trebuchet MS;
	font-size:9pt;
	color:#d8d8d8;
}

a {
	font-family:Trebuchet MS;
	font-size:9pt;
	color:#bd2f2f;
}

a:hover {
	font-family:Trebuchet MS;
	font-size:9pt;
	color:#FFFFFF;
}

.tekst_roed {
	font-family:Trebuchet MS;
	font-size:9pt;
	color:#bd2f2f;
}

.nyhed_overskrift {
	font-family:Trebuchet MS;
	font-size:12pt;
	color:#b02c2c;
	font-weight:bold;
}

.nyhed_dato {
	font-family:Trebuchet MS;
	font-size:7.5pt;
	color:#FFFFFF;
	font-weight:bold;
}