.menu {
	text-decoration: none;
	color: #ffffff;
	font-size: 11px;
	font-family: Verdana;
	font-weight: bold;
}

.tekst {
	font-size: 10px;
	font-family: Verdana;
	font-weight: normal;
	text-decoration: none;
}

td {
	font-size: 10px;
	font-family: Verdana;
	font-weight: normal;
	text-decoration: none;
	vertical-align:top;
}

a:link {
	font-size: 10px;
	font-family: Verdana;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a:hover {
	font-size: 10px;
	font-family: Verdana;
	font-weight: bold;
	color: #95857B;
	text-decoration: underline;
}

.submenu:HOVER {
	color: #ff0000;
}

.submenu {
	text-decoration: none;
	color: #000000;
	font-size: 10px;
	font-family: Verdana;
	font-style: normal;
	font-weight: bold;
}

.submenu2 {
	text-decoration: none;
	color: #FF0000;
	font-size: 10px;
	font-family: Verdana;
	font-style: normal;
	font-weight: bold;
}

.sublink {
	text-decoration: none;
	color: #000000;
	font-size: 10px;
	font-family: Verdana;
	font-style: normal;
}

.sublink2 {
	text-decoration: none;
	color: #FF0000;
	font-size: 10px;
	font-family: Verdana;
	font-style: normal;
}

h2 {
	font-size: 20px;
	font-family: Verdana;
	font-weight: bold;
}

h3 {
	font-size: 17px;
	font-family: Verdana;
	font-weight: bold;
}

h4 {
	font-size: 13px;
	font-family: Verdana;
	font-weight: bold;
}

.border {
	border: 1px none #79632F;
}

.arkiv-form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #ffffff;
	height: 18px;
	width: 94px;
}

.knap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 18px;
	width: 45px;
	background-color: #90b1a6;
	border: 1px solid #483400;
}

.fritekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 18px;
	width: 94px;
	border: 1px solid #4B3921;
	background-color: #ffffff;
}

.broed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.broed a {
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.broed a:hover {
	color: #95857B;
	text-decoration: underline;
	font-weight: bold;
}

.tekst a {
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.tekst a:hover {
	color: #95857B;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.tekst-dato {
	font-size: 10px;
	font-family: Verdana;
	font-weight: normal;
}

.bg {
	background-color: #ffffff;
}

.kilde {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-style: italic;
	line-height: normal;
	font-variant: normal;
}

.arrow {
	color: #BF4541;
	font-weight: bold;
	font-size: 11px;
}

/* Box */

#leftcol .box, #rightcol .box {
	margin:0;
	padding:0;
	width:200px;
}

#rightcol .box h2, #leftcol .box h2 {
	color:#ffffff;
	margin:0;
	padding:5px 10px 0px 10px;
}

#rightcol .box .boxcontent, #leftcol .box .boxcontent {
	margin:0;
}

#rightcol .box .boxcontent p, #leftcol .box .boxcontent p {
	margin:0;
	padding:0 10px 0 0;
}

#rightcol .box .boxcontent p a, #leftcol .box .boxcontent p a {
	background:none;
	text-decoration:underline;
	padding:0 10px 0 0;
}

#rightcol .box .boxcontent ul, #leftcol .box .boxcontent ul {
	list-style-image:url('http://www.hartmann.dk/Images/dot.gif');
	font-size:0.8em;
	margin:0 0 0 10px;
	padding:0 10px 0 0;
}

#rightcol .box .boxcontent ul a, #leftcol .box .boxcontent ul a {
	text-decoration:underline;
}

#rightcol .box .boxcontent a, #leftcol .box .boxcontent a {
	color:#000000;
}

/* Box space */

.boxspace {
	height: 15px;
}

/* Box colors */

.green {
	background-color:#c8d8d3;
	width: 200px;
}

.green h2 {
	background-color:#90b1a6;
	color: #ffffff;
	font-size: 12px;
	font-family: Verdana;
	font-weight: bold;
	padding: 5px;
}

.lightgreen {
	background-color: #F5F6E9;
}

.lightgreen h2 {
	background-color: #E6E8C8;
}