.hovedtabel {
	height: 100%;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;

}
.venstremenu {
	background-image: url(images/layout_02.gif);
	width: 198px;
}
.indhold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	background-image: url(images/layout_04.gif);
	width: 641px;
}
.bund {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #6B8398;
	height: 30px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;

}

<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{
	width: 198px;

}

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




}

.wireframemenu a{
	font: normal 12px Verdana;
	padding: 4px 3px 4px 15px;
	display: block;
	width: 198px;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px solid #FFFFFF;

}

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

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

.wireframemenu a:hover{
	background-color: #336699;
	color: #FFFFFF;

}

</style>
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
	text-decoration: none;
}
.overskrift {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #666666;
	text-decoration: none;
	font-weight: lighter;
}
.broedtekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.hojre-midt {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FFFFFF;
	width: 200px;

}
body {
	background-image: url(images/bg.jpg);
	margin: 0px;
	padding: 0px;
}
.tekstlink1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}

