body {
	font-family: Verdana, 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;
}

/* 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: #049605;
	text-decoration: none;
	word-spacing: 1.6pt;
}
#menuaktiv {
	word-spacing: 1.6pt;
	color: #049605;
	text-decoration: none;
}

#seekfelt {
	background-color: #B06B48;
	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: #049605;
}
#center a:hover {
	text-decoration: underline;
	color: #049605;
}

#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: #DAE7DA;
	padding: 3px;
	line-height: 1.5em;
}
#tekstboks a {
	color: #003300;
	text-decoration: none;
}
#tekstboks a:hover {
	color: #003300;
	text-decoration: underline;
}
#tekstboks2 {
	color: #000000;
	background-color: #DAE7DA;
	padding: 3px;
}
#tekstboks2 a {
	color: #003300;
	text-decoration: none;
}
#tekstboks2 a:hover {
	color: #003300;
	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 #049605;
	margin: 5px;
}
