body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* Top */
#header {
	background-image: url(../images/top_banner.jpg);
	background-repeat: no-repeat;
	height: 100px;
}

/* Bund */
#footer {
	background-image: url(../images/bund_copyright.jpg);
	background-repeat: no-repeat;
	height: 30px;
}

/* Menu osv. */
#left {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #000000;
	width: 160px;
	padding: 5px;
	vertical-align: top;
}

/* Selve teksten */
#center {
	padding: 5px;
	vertical-align: top;
	border-right-width: 1px;
	border-right-color: #000000;
}

#center2 {
	padding: 5px;
	vertical-align: top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	text-align: justify;
}

/* Søgefelt, reklamer... */
#right {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #333333;
	width: 160px;
	padding: 5px;
	vertical-align: top;
}

/* Overskrift på siden */
#centeroverskrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding: 5px;
	font-style: normal;
	letter-spacing: 1pt;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	height: 23px;
}

#menuoverskrift {
	font-weight: bold;
	color: #FFFFFF;
	height: 23px;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-image: url(../images/menutop.jpg);
}

#menuhoved {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #E8E8E8;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	color: #000000;
}

#mininyhedleft {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #FF9B69;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	color: #000000;
}

#mininyhedright {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #E8E8E8;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	color: #000000;
}

#menulink {
	text-decoration: none;
	color: #000000;
	word-spacing: 1pt;
}

#menulink:hover {
	color: #5392c2;
	text-decoration: none;
	word-spacing: 1.6pt;
}

#menuaktiv {
	word-spacing: 1.6pt;
	color: #5392c2;
	text-decoration: none;
}

#seekfelt {
	background-color: #264466;
	padding: 3px;
}

#seekfelttop {
	background-image: url(../images/bruntop.jpg);
	background-repeat: no-repeat;
	padding: 3px;
}

#reklamebillede {
	border: 1px solid #000000;
}

.dropboks {
	margin: 0 0 0 0;
	border: 1px solid #cccccc;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.tekstboks {
	margin: 0;
	border: 1px solid #cccccc;
	background-color: #FFFFFF;
}

hr {
	height: 1px;
	background-color: #ccc;
	color: #ccc;
	border: none;
}

#artikler {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

#center a {
	text-decoration: none;
	color: #5392c2;
}

#center a:hover {
	text-decoration: underline;
	color: #5392c2;
}

#sovs {
	padding-left: 5px;
}

#historiefelt {
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 10px;
}

#center #tekstbillede {
	border: 1px solid #000000;
	margin: 5px;
}

#overskrift {
	padding: 5px;
	font-weight: bold;
	color: #FFFFFF;
}

#tekstboks {
	background-color: #DAE4F1;
	padding: 3px;
	line-height: 1.5em;
}

#tekstboks a {
	color: #264466;
	text-decoration: none;
}

#tekstboks a:hover {
	color: #264466;
	text-decoration: underline;
}

#tekstboks2 {
	color: #000000;
	background-color: #DAE4F1;
	padding: 3px;
}

#tekstboks2 a {
	color: #264466;
	text-decoration: none;
}

#tekstboks2 a:hover {
	color: #264466;
	text-decoration: underline;
}

#tekstboks2 a img {
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}

#tekstboks2 #antennebillede {
	border: 1px solid #5392c2;
	margin: 5px;
}

a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#center2 a {
	color: #264466;
	text-decoration: none;
}

#center2 a:hover {
	color: #5392c2;
	text-decoration: none;
}

#hovedartikel {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

#hovedartikel h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	margin: 0px;
	padding: 0px;
}

a h1 {
	text-decoration:none;
	color: #000000;
}

a:hover h1 {
	text-decoration:underline;
	color: #000000;
}

#underartikel {
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 50%;
}

#underartikel h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin: 0px;
	padding: 0px;
}

#underartikel_H {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
}

#underartikel_H h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin: 0px;
	padding: 0px;
}

#sogtitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin: 0px;
	padding: 0px;
}

#hovedartikel img {
	padding-top: 3px;
}

<!-- Overskrift begynd -->
#artikeloverskrift {
	font-family: Times New Roman, Times, serif;
	font-style: normal;
	font-weight: normal;
	font-size: 40px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
<!-- Overskrift slut -->

#landet {
	border: 1px solid #000000;
}