body {
	font-family: tahoma, arial, sans-serif;
	background-color: white;
	margin:0px 0px 0px 12px;
}

A {
	font: 18px tahoma, arial, sans-serif;
	color: navy;
	text-decoration: none;
}

A:hover {
	font: 18px tahoma, arial, sans-serif;
	color: blue;
	text-decoration: underline;
}

.fed A {
	font: bold 13px tahoma, arial, sans-serif;
	color: navy;
	text-decoration: none;
}

.fed A:hover {
	font: bold 13px tahoma, arial, sans-serif;
	color: blue;
	text-decoration: underline;
}

.top1 {
	font: bold 13px tahoma, arial, sans-serif;
	color: black;
	text-align: left;
	text-transform: uppercase;
	background: #E8E8E8;
	padding-left: 12px;
	vertical-align: middle;
	width: 50%;
	height: 36px;
}
.gruppe {
	font: 11px tahoma, arial, sans-serif;
	color: black;
	text-align: left;
	text-transform: uppercase;
	background: #EEEEEE;
	padding: 9px 9px 9px 9px;
	border-top: 1px solid white;
	border-right: 1px solid white;
	vertical-align: top;
	width: 25%;
}

.gruppe1 {
	font: 11px tahoma, arial, sans-serif;
	color: black;
	text-align: left;
	text-transform: uppercase;
	background: #EEEEEE;
	padding-top: 12px;
	border-top: 1px solid white;
	border-right: 1px solid white;
	vertical-align: top;
	width: 25%;
}

.gruppe2 {
	font: 11px tahoma, arial, sans-serif;
	color: black;
	text-align: left;
	text-transform: uppercase;
	background: #EEEEEE;
	padding: 9px 9px 9px 9px;
	border-top: 1px solid white;
	border-right: 1px solid white;
	vertical-align: top;
	width: 20%;
}

.link {
	font: 11px tahoma, arial, sans-serif;
	color: black;
	text-align: left;
	text-transform: capitalize;
	background: white;
	padding-top: 12px;
	width: 25%;
	vertical-align: top;
}

.link1 {
	font: 11px tahoma, arial, sans-serif;
	color: black;
	text-align: left;
	text-transform: capitalize;
	background: white;
	padding-top: 12px;
	height: 28px;
	vertical-align: top;
	border-bottom: 1px solid #A3B1C2;
}

.link2 {
	font: 12px tahoma, arial, sans-serif;
	color: black;
	/*text-align: justify;*/
	background: white;
	width: 728;
	padding: 3px 12px 3px 12px;
}

.opdateret {
	font: 11px tahoma, arial, sans-serif;
	color: #808080;
	text-align: left;
	padding: 6px;
	width: 728px;
}

.landsdel {
	font: bold 11px tahoma, arial, sans-serif;
	color: black;
	text-align: center;
	text-transform: capitalize;
	background: #EEEEEE;
	padding: 6px 6px 6px 6px;
	border-top: 1px solid white;
	border-right: 1px solid white;
	width: 25%;
}

.annonce {
	font: 11px tahoma, arial, sans-serif;
	color: black;
	text-align: center;
	background: #F4F4F4;
	border: 1px solid white;
	width: 728px;
}

.titel {
	font: bold 11px tahoma, arial, sans-serif;
	color: white;
	text-align: center;
	background: #0080C0;
	width: 728;
	height: 16px;
	padding: 6px;
}

.intro {
	font: 12px tahoma, arial, sans-serif;
	color: white;
	text-align: justify;
	width: 728;
	padding: 12px;
}

.center {
	font: bold 36px calibri, tahoma, arial, sans-serif;
	color: grey;
	text-align: center;
	background: white;
	width: 728;
	padding: 12px;
}

img{
	border: none
}
