td {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
}

<style type="text/css">

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#ddcolortabs{
margin-left: 4px;
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
padding-left: 5px;
}

#ddcolortabs ul{
	font: bold 12px Arial, Verdana, sans-serif;
	margin:0;
	padding:0;
	list-style:none;
	left: 2px;


}

#ddcolortabs li{
	display:inline;
	padding:0;
	text-transform:uppercase;
	margin-top: 0;
	margin-right: 2px;
	margin-bottom: 0;


}


#ddcolortabs a{
	float:left;
	color: white;
	background: #678b3f url(media/color_tabs_left.gif) no-repeat left top;
	margin:0 2px 0 0;
	padding:0 0 1px 3px;
	text-decoration:none;
	letter-spacing: 1px;
	left: 150px;

}

#ddcolortabs a span{
float:left;
display:block;
background: transparent url(media/color_tabs_right.gif) no-repeat right top;
padding:4px 9px 2px 6px;
}

#ddcolortabs a span{
float:none;
}


#ddcolortabs a:hover{
background-color: #8cb85c;
}

#ddcolortabs a:hover span{
background-color: #8cb85c;
}

#ddcolortabs #current a, #ddcolortabs #current span{ /*currently selected tab*/
background-color: #8cb85c;
}

#ddcolortabsline{
clear: both;
padding: 0;
width: 100%;
height: 6px;
line-height: 6px;
background: #678b3f;
border-top: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
}

</style>
h1 {
	font-family: "Times New Roman", Times, serif;
	font-weight: lighter;
	color: #CC3300;
}
h1 {
	font-family: "Trebuchet MS", Verdana;
	font-weight: lighter;
	font-variant: normal;
	font-size: 20px;
	color: #990000;
}
table {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #000000;
	border-left-color: #000000;
}
.hovedtabel {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}

ul {
list-style-position: outside;
margin-left:20px;
}

.imgborder
{
border:thin;
border-color: #CC3300;
}