.body2 {
	font-family: arial, sans-serif;
	font-size: 10pt;
	background: #333333;
	color: black;
	margin-top: 0px;
	margin-left: 0px;
	background-image: url("images/top_background.jpg");
	background-repeat: repeat-x;
}

table {
	font-family: arial, sans-serif;
	color: white;
	font-size: 10pt;
}

a {
	font-family: arial, sans-serif;
	color: white;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	font-family: arial, sans-serif;
	color: white;
	font-size: 10pt;
	font-weight: normal
	text-decoration: none;
}

.infotekst {
	background-color: #ddf0ff;
	border: 1px solid black;
	color: white;
	margin-left: 8px;
}

.indhold {
	background-color: white;
	border-left: 1px solid #6d0019;
	border-right: 1px solid #6d0019;
	border-bottom: 1px solid #6d0019;
}

.siderammer {
	background-color: white;
	border-left: 1px solid #6d0019;
	border-right: 1px solid #6d0019;
}

