body {
	background-image: url(gfx/bg.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;

}
.hovedramme {
	height: 100%;
	width: 962px;
}
.topbanner {
	background-image: url(gfx/images/layout1_02.gif);
	height: 94px;
	width: 962px;
}
.indhold {
	background-image: url(gfx/images/layout1_05.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;



}
.hojre-tekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	width: 325px;
	padding-left: 40px;
	padding-bottom: 25px;
	padding-right: 10px;
}
.venstre-tekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	width: 600px;
	padding-right: 50px;
	padding-bottom: 25px;
	padding-left: 20px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #9B561F;
}


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.mattblacktabs{
width: 100%;
overflow: hidden;
border-bottom: 0px solid black; /*bottom horizontal line that runs beneath tabs*/
}

.mattblacktabs ul{
	margin: 0;
	padding: 0 20px 0 0;
	font: normal 12px Verdana;
	list-style-type: none;
	color: #993300;
}

.mattblacktabs li{
display: inline;
margin: 0;
}

.mattblacktabs li a{
float: right;
display: block;
text-decoration: none;
margin: 0;
padding: 7px 16px; /*padding inside each tab*/
border-right: 1px white; /*right divider between tabs*/
color: #993300; /*background of tabs (default state)*/
}

.mattblacktabs li a:visited{
}

.mattblacktabs li a:hover, .mattblacktabs li.selected a{
background: url(gfx/blockactive.gif); /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
}

.venstre-tekst-sub {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	width: 600px;
	padding-right: 50px;
	padding-bottom: 25px;
	padding-left: 20px;
}
.venstre-tekst-sub {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	width: 425px;
	padding-right: 50px;
	padding-bottom: 25px;
	padding-left: 20px;
}
.menu1 {
	width: 150px;
	color: #996600;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 24px;
	font-weight: bold;
}
.indhold-sub {
	background-image: url(gfx/bg-sub.jpg);
	background-repeat: no-repeat;

}
.menu2 {
	width: 150px;
	text-decoration: none;
	background-image: url(gfx/menu-bg1.jpg);
	background-repeat: no-repeat;
	padding-top: 45px;

}

