body, html, p, div, ul, ol, li, img, h1, h2, h3, h4, h5, h6, table, tr, td, label, input, select, dl, dt, dd {
	margin: 0;
	padding: 0;
}

body {
	font: normal normal 62.5%/1.5em verdana, arial, helvetica, sans-serif;
	background-color: white;
	color: #eee;
	background: transparent url(/images/bm/bgbody.gif) top left repeat-y;
	margin: 40px 0 0 60px;
}

a {
	color: #eee;
}

a img {
	border: 0;
}

ul {
	margin: 8px 0;
}

li {
	margin-left: 2em;
}

#topbar {
	width: 880px; height: 132px;
	background-color: #8eb30d;
	position: relative;
}

h1#logo {
	width: 295px; height: 132px;
	float: left;
	text-indent: -9000px;
	background: transparent url(/images/bm/logo.gif) top left no-repeat;
}

h1#logo a {
	display: block;
	width: 295px; height: 100px;
	overflow: hidden;
}

h1#logo a:hover, h1#logo a.active {
	background: transparent url(/images/bm/logo.gif) 0 -132px no-repeat;
}

h3 {
	font-size: 1.2em;
	margin: 8px 0 4px 0;
}

h4 {
	font-size: 1.2em;
	font-weight: normal;
	margin: 8px 0 4px 0;
}

h5 {
	font-size: 1em;
	font-weight: bold;
	margin-top: 8px;
}

#address {
	width: 545px; height: 50px;
	float: right;
	margin: 20px;
	display: inline;
	text-align: right;
	font-size: 0.9em;
}

ul#menu {
	width: 585px; height: 42px;
	background: transparent url(/images/bm/menu.gif) -295px -44px no-repeat;
	float:right;
	list-style: none;
	margin: 0;
}

ul#menu li {
	float: left;
	margin: 0 0 0 2px;
	display: inline;
}

ul#menu li a {
	height: 42px;
	display: block;
	text-indent: -9000px;
	overflow: hidden;
}

ul#menu li a.active, ul#menu li a:hover {
	background: transparent url(/images/bm/menu.gif) top left no-repeat;
}

ul#menu li#Nyheder a {
	width: 80px;
}

ul#menu li#Nyheder a.active, ul#menu li#Nyheder a:hover {
	background-position: -297px 0;
}

ul#menu li#Ydelser a {
	width: 74px;
}

ul#menu li#Ydelser a.active, ul#menu li#Ydelser a:hover {
	background-position: -379px 0;
}

ul#menu li#Samarbejdspartnere a {
	width: 158px;
}

ul#menu li#Samarbejdspartnere a.active, ul#menu li#Samarbejdspartnere a:hover {
	background-position: -455px 0;
}

ul#menu li#Om_BM a {
	width: 75px;
}

ul#menu li#Om_BM a.active, ul#menu li#Om_BM a:hover {
	background-position: -615px 0;
}

ul#menu li#Medlemmer a {
	width: 100px;
}

ul#menu li#Medlemmer a.active, ul#menu li#Medlemmer a:hover {
	background-position: -692px 0;
}

ul#menu li#Kontakt a {
	width: 86px;
}

ul#menu li#Kontakt a.active, ul#menu li#Kontakt a:hover {
	background-position: -794px 0;
}

#home_link {
	width: 30px; height: 100px;
	position: absolute;
	top: 40px; left: 940px;
	background: transparent url(/images/bm/home_link.gif) top left no-repeat;
	text-indent: -9000px;
}

#home_link a {
	display: block;
	width: 30px;
	height: 100px;
	overflow: hidden;
}



#content {
	margin: 52px 20px 20px 20px;
	width: 840px;
}

#content .col {
	float: left;
	display: inline;
	margin-right: 15px;
}

div#content .three_col_minus_margin {
	width: 165px;
}

div#content .four_col_full {
	width: 240px;
}

div#content .five_col_full, div#content .five_col_full .full_width {
	width: 300px;
}

div#content .seven_col_minus_margin, div#content .seven_col_minus_margin .full_width {
	width: 405px;
}

div#content .seven_col_full, div#content .seven_col_full .full_width {
	width: 420px;
}

div#content .nine_col_minus_margin, div#content .nine_col_minus_margin .full_width {
	width: 525px;
}

div#content .ten_col_minus_margin, div#content .ten_col_minus_margin .full_width {
	width: 585px;
}

div#content .fourteen_col_full {
	width: 840px;
}

html body div#content .no_margin {
	margin: 0;
}

#content div.box {
	margin-bottom: 15px;
	position: relative;
	overflow: visible;
}

#content div.box .box_content {
	padding: 20px;
}

#content .fourteen_col_full div.box div.box_content {
	padding-right: 440px;
	width: 380px;
}

#content div.box_black {
	background-color: #282822;
}

#content div.box_green {
	background-color: #8eb30d;
}

#content div.box_image {
	position: absolute;
	left: 415px; top: 20px;
}

#content div.box_image img {
	width: 405px;
}

#content div.box .topleft, #content div.box .topright,
#content div.box .bottomleft, #content div.box .bottomright {
	position: absolute;
	width: 6px; height: 7px;
	top: 0; left: 0;
	display: none;
}

#content div.box .topleft {
	background: transparent url(/images/bm/topleft_sprite.png) top left no-repeat;
}

#content div.box .topright {
	background: transparent url(/images/bm/topright_sprite.png) top left no-repeat;
}

#content div.box .bottomleft {
	background: transparent url(/images/bm/bottomleft_sprite.png) top left no-repeat;
}

#content div.box .bottomright {
	background: transparent url(/images/bm/bottomright_sprite.png) top left no-repeat;
}

#content div.box .green_sprite {
	background-position: -6px 0;
}

#content div.box .label_new {
	position: absolute;
	top: -28px; left: 0;
	height: 28px; width: 90px;
	background: transparent url(/images/bm/label_bg.gif) top left no-repeat;
	font-size: 1.2em;
	color: white;
	font-weight: normal;
	text-align: center;
	padding-top: 7px;
	line-height: 28px;
}

#content div.box .label {
	position: absolute;
	top: -28px; left: 0;
	height: 28px; width: 90px;
	text-indent: -9000px;
}

#content div.box .label_login {
	background: #8eb30d url(/images/bm/label_login.gif) top left no-repeat;
}

#content div.box .label_news {
	background: #8eb30d url(/images/bm/label_news.gif) top left no-repeat;
}

#content div.box .label_welcome {
	background: #8eb30d url(/images/bm/label_welcome.gif) top left no-repeat;
}


#content div.box a img {
	border: 0;
}


#content div.newsstory {
	margin-bottom: 25px;
	padding-bottom: 15px;
	border-bottom: 2px dashed white;
}

#content div.newsstory_last {
	margin-bottom: 8px;
}

#content div.newsstory h3 {
	font-size: 1.2em;
	margin: 8px 0 10px 0;
	border-top: 1px dashed white;
	padding-top: 10px;
}

#content div.newsstory h3 a {
	text-decoration: none;
}

#content div.newsstory h5 {
	font-size: 2em;
	line-height: 1.3em;
	font-weight: normal;
}

#content div.newsstory h5 span {
	font-size: 0.8em;
	color: #8eb30d;
	display: block;
}


#bg_kludge {
	width: 60px; height: 100px;
	position: absolute;
	top: 40px; left: 0;
	background: transparent url(/images/bm/bgleft.gif) top left no-repeat;
}



/* FRONTPAGE */

#frontpage #login p {
	margin-bottom: 10px;
}

#frontpage #login .error_label {
	color: red;
}

#frontpage #login form#aspnetForm {
	margin: 0;
	padding: 0;
}

#frontpage #login input.textbox {
	width: 121px;
	background-color: white;
}

#frontpage #login label {
	margin: 3px 0 0 0;
	display: block;
}

input.cmd_login {
	margin-top: 14px;
}

#content #teaser h3 {
	width: 90px; height: 46px;
	background: transparent url(/images/bm/husk.gif) top left no-repeat;
	margin-bottom: 10px;
	text-indent: -9000px;
}


/* TEXTPAGE */

body.textpage #textpage_content h2 {
	font-size: 3em;
	color: white;
	margin-bottom: 45px;
}

h3.subheader {
	font-size: 1.2em;
	color: #8eb30d;
	padding-bottom: 15px;
	border-bottom: 1px dashed #ddd;
	margin-bottom: 25px;
}


/* DESKTOP PAGE */

#desktop_frame {
	margin-top: 24px;
}

#desktop_frame iframe {
	margin-top: 0;
}
