html{overflow:scroll;}

.mattblacktabs{
width: 100%;
overflow: hidden; /*bottom horizontal line that runs beneath tabs*/
}

.mattblacktabs ul{
margin: 0;
padding: 0 0 0 15px; /*offset of tabs relative to browser left edge*/
font: normal 12px Verdana, Arial, Helvetica, sans-serif;
list-style-type: none;
}

.mattblacktabs li{
display: inline;
margin: 0;
}

.mattblacktabs li a{
float: left;
display: block;
text-decoration: none;
margin: 0;
padding: 7px 12px; /*padding inside each tab*/
border-right: 1px solid #CCCCCC; /*right divider between tabs*/
color: #FFFFFF; /*background of tabs (default state)*/
}

.mattblacktabs li a:visited{
color: white;
}

.mattblacktabs li a:hover, .mattblacktabs li.selected a{
	background-image:  url(gfx/menuknap-hoover.jpg);
	background-repeat: repeat-x;
	background-position: center;




}

.wireframemenu{
	width: 195px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;

}

* html .wireframemenu{
	width: 195px;

}

.wireframemenu ul{
padding: 0;
margin: 0;
list-style-type: none;
}

.wireframemenu a{
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	padding: 6px 3px 6px 15px;
	display: block;
	width: 100%;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px solid;
	background-color: #CC0001;

}

.wireframemenu a:visited{
}

html>body .wireframemenu a{ /*Non IE rule*/
width: auto;
}

.wireframemenu a:hover{
background-color: #9F0F0F;
color: #FFFFFF;
}

.main {
	height: 100%;
	width: 900px;
}
.top {
	height: 202px;
}
.topmenu {
	height: 30px;
	background-image:  url(gfx/menuknap.jpg);
	background-repeat: repeat-x;
	background-position: center;

}
body {
	margin: 0px;
	background-image:  url(gfx/baggrund.jpg);
	background-repeat: repeat-y;
	background-position: center;

}
.content-left {
	width: 200px;
	padding-top: 32px;
	background-image:  url(gfx/venstre-menu.jpg);
	background-repeat: repeat-y;
	background-position: left top;


}
.content-main {
	width: 700px;
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;




}
.bund-left {
	width: 200px;
	height: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 30px;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-image:  url(gfx/menuknap.jpg);
	background-repeat: repeat-x;
	background-position: center center;


}
.bund {
	width: 700px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 30px;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	height: 30px;
	background-image:  url(gfx/menuknap.jpg);
	background-repeat: repeat-x;
	background-position: center center;


}
.left-menu-box {
	width: 195px;
}
.left-menu-spacer {
	height: 20px;
	background-image:  url(gfx/spacer.jpg);
	background-repeat: no-repeat;
	background-position: center;

}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: lighter;
	color: #9F0F0F;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}
.link1 {
	color: #CCCCCC;
	text-decoration: none;
}

