<style type="text/css">

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.mattblacktabs{
width: 100%;
overflow: hidden;
border-bottom: 1px solid black; /*bottom horizontal line that runs beneath tabs*/
}

.mattblacktabs ul{
margin: 0;
padding: 0;
padding-left: 10px; /*offset of tabs relative to browser left edge*/
font: normal 12px Verdana;
list-style-type: none;
}

.mattblacktabs li{
display: inline;
margin: 0;
}

.mattblacktabs li a{
	float: left;
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 7px 10px;
	border-right: 1px none white;
	color: white;
	background: url(images/blockdefault.gif) repeat-x center;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;

}

.mattblacktabs li a:visited{
color: white;
}

.mattblacktabs li a:hover, .mattblacktabs li.selected a{
background: url(images/blockactive.gif); /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
}

</style>
.topmenu {
	background-image: url(images/blockdefault.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.top-menu {
	background-image: url(images/blockdefault.gif);
	background-repeat: repeat-x;
	background-position: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;

}
body {
	background-repeat: repeat-y;
	background-position: center;
	background-image: url(images/baggrund.gif);
	background-color: #FEFEFE;
	margin: 0px;


}
.venstre-indhold {
	width: 200px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
}
.hojre-indhold {
	padding: 15px;
	width: 750px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;

}

<style type="text/css">

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.wireframemenu{
border: 1px solid #C0C0C0;
background-color: white;
border-bottom-width: 0;
width: 170px;
}

* html .wireframemenu{ /*IE only rule. Original menu width minus all left/right paddings */
width: 200px;
}

.wireframemenu ul{
padding: 0;
margin: 0;
list-style-type: none;
}

.wireframemenu a{
font: normal 12px Verdana;
padding: 4px 3px 4px 15px;
display: block;
width: 100%; /*Define width for IE6's sake*/
color: #666666;
text-decoration: none;
border-bottom: 1px dotted #C0C0C0;
}

.wireframemenu a:visited{
color: #595959;
}

html>body .wireframemenu a{ /*Non IE rule*/
width: auto;
}

.wireframemenu a:hover{
background-color: #328BAA;
color: #FFFFFF;
}

</style>
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #328BAA;
	text-decoration: none;
	font-weight: 100;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 100;
	color: #328BAA;
	text-decoration: none;
}
.broedtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.adresse {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-right: 15px;
	padding-left: 15px;
	text-decoration: none;

}
.submenu-celle {
}
.link1 {
	color: #3496B9;
	text-decoration: none;
}
