body {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #000;
	background: #c5bf9b;
	margin: 0px;
	padding: 0px;
}

a {
	color: #5f0204 ;
}

img {
	border: none;
}

h1 {
	font-size: 14px;
}

h2 {
	font-size: 12px;
	font-weight: bold;
}

h3 {
	font-size: 11px;
	font-weight: bold;
}

.small {
	font-size: 9px;
}

p {
	margin: 0px;
}

#frame {
	width: 780px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding: 0px;
	background: #c5bf9b url("/~/media/Bygge og Anl%C3%A6g/Andre/nyt site/BarBA_main_bg.ashx") top center repeat-y;
}

#frame .inner_frame {
	padding-left: 9px;
}

/*
##################### HEADER ####################
*/

#header {
	background: #fff url("/~/media/Bygge og Anl%C3%A6g/Andre/nyt site/BarBA_header_bg.ashx") top center repeat-x;
	width: 761px;
	height: 48px;
	margin: 0px;
	padding: 0px;
}

#header #logo {
	display: block;
	visibility: show;
	float: left;
	width: 225px;
	height: 31px;
	overflow: hidden;
}

#header_titel {
	display: none;
	visibility: hidden;
}

#header_spacer {
	display: none;
	visibility: hidden;
}

#soeg {
    height: 25px;
    float: right;
    margin: 0px 0px 0 0;
    background-color: #d69b14;
}

#soeg .inner {
	padding: 0px;

}

#soeg .inputFld {
    width: 100px;
    border: 1px solid #718995;
	padding: 0px;
	font-size: 9px;
	margin-top: 2px;
}

#soeg .inputImg {
	margin-top: 2px;
}

#soeg .soeg_table {
    margin: 7px 0 0 0;
}

#toplinks {
	float: right;
	margin: 11px 0px 0 0;
	width: 394px;
	font-size: 10px;
}

#toplinks #topinner {
	float: right;
}

#toplinks .item {
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
	border-right: 1px solid #fff;
}

#toplinks .item_last {
	float: left;
	padding-right: 5px;
	padding-left: 10px;
	margin: 0px;
}

#toplinks a {
	color: #fff;
	text-decoration: none;
}

.reset_header {
	background-color: #fff;
	width: 761px;
}

/*
##################### TOPMENU ####################
*/

#topmenu {
	float: left;
	margin: 0px;
	padding: 0 0 0 0px;
	color: #000;
	width: 761px;
	height: 25px;
	background-color: #fff;
}

#topmenu .inner {
	margin: 0px;
	padding: 0 0 0 5px;
}

#topmenu .item {
	height: 18px;
	float: left;
	margin: 0px 0px 0 0px;
	padding: 5px 0 0px 0;
	color: #000;
	background: url("/~/media/Bygge og Anl%C3%A6g/Andre/nyt site/BarBA_topmenu_center.ashx") top left repeat;
}

#topmenu .item_left {
	float: left;
	width: 5px;
	height: 23px;
	overflow:hidden;
	background: url("/~/media/Bygge og Anl%C3%A6g/Andre/nyt site/BarBA_topmenu_left.ashx") top left no-repeat;
}

#topmenu .item_right {
	float: left;
	width: 5px;
	height: 23px;
	overflow:hidden;
	background: url("/~/media/Bygge og Anl%C3%A6g/Andre/nyt site/BarBA_topmenu_right.ashx") top left no-repeat;
	margin-right: 8px;
}

#topmenu .item_last_right {
	float: left;
	width: 5px;
	height: 23px;
	overflow:hidden;
	background: url("/~/media/Bygge og Anl%C3%A6g/Andre/nyt site/BarBA_topmenu_right.ashx") top left no-repeat;
}

#topmenu .item_last {
	height: 18px;
	float: left;
	margin: 0px 0px 0 0px;
	padding: 5px 0 0px 0;
	color: #000;
	background: url("/~/media/Bygge og Anl%C3%A6g/Andre/nyt site/BarBA_topmenu_center.ashx") top left repeat;
}

/* SELECTED */

#topmenu .item_selected {
	height: 18px;
	float: left;
	margin: 0px 0px 0 0px;
	padding: 5px 0 0px 0;
	color: #000;
	background: url("/~/media/Bygge og Anl%C3%A6g/Andre/nyt site/BarBA_topmenu_center_s.ashx") top left repeat;
}

#topmenu .item_left_selected {
	float: left;
	width: 5px;
	height: 23px;
	overflow:hidden;
	background: url("/~/media/Bygge og Anl%C3%A6g/Andre/nyt site/BarBA_topmenu_left_s.ashx") top left no-repeat;
}

#topmenu .item_right_selected {
	float: left;
	width: 5px;
	height: 23px;
	overflow:hidden;
	background: url("/~/media/Bygge og Anl%C3%A6g/Andre/nyt site/BarBA_topmenu_right_s.ashx") top left no-repeat;
	margin-right: 8px;
}

#topmenu .item_last_right_selected {
	float: left;
	width: 5px;
	height: 23px;
	overflow:hidden;
	background: url("/~/media/Bygge og Anl%C3%A6g/Andre/nyt site/BarBA_topmenu_right_s.ashx") top left no-repeat;
}

#topmenu .item_last_selected {
	height: 18px;
	float: left;
	margin: 0px 0px 0 0px;
	padding: 5px 0 0px 0;
	color: #000;
	background: url("/~/media/Bygge og Anl%C3%A6g/Andre/nyt site/BarBA_topmenu_center_s.ashx") top left repeat;
}



#topmenu img {
	float: left;
}

#topmenu a{
	font-size: 11px;
	text-decoration: none;
	color: #000;
	padding: 0px;
	margin:0px;
	text-transform: none;
}

#topimage {
	width: 761px;
	min-height: 62px;
	border-top: 1px solid #d69b14;
}

/*
##################### LEFT ####################
*/

#submenu {
	margin: 7px 0px 0 11px;
	border-right: none;
	border-bottom: none;
}

#submenu #menu_header {
    display: none; 
    visibility: hidden;
    height: 1px;
    overflow: hidden;
}

#submenu #menu_items {
	margin-right: 0px;
	float:left;
}

#submenu .sub_1_ul {
	padding: 0 0 0 0px;
	margin: 0px;
	font-size: 10px; 
}

#submenu .sub_level1_li {
	padding: 0px 0 0px 16px;
	background: url("/~/media/Bygge og Anl%C3%A6g/Andre/BarBA_sub_bullet.ashx") top left no-repeat;
	font-size: 10px;
	margin: 5px 0 12px 0px;
}

#submenu .sub_level1_li a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}

#submenu .sub_level1_li_aktiv {
	padding: 0px 0 0px 16px;
	background: url("/~/media/Bygge og Anl%C3%A6g/Andre/BarBA_sub_bullet_selected.ashx") top left no-repeat;
	font-size: 10px; 
	margin: 5px 0 12px 0px;
}

#submenu .sub_level1_li_aktiv a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px; 
	margin-left: 0px;
}

#submenu .sub_level2_ul {
	padding: 0px;
	margin: 0px 0 0px 0px;
	background-color: transparent;
	font-size: 10px; 
}

#submenu .sub_level2_li {
	padding: 1px 0 3px 14px;
	margin: 10px 0 0 -14px;
	background: url("/~/media/Bygge og Anl%C3%A6g/Andre/BarBA_sub2_bullet.ashx") top left no-repeat;
	background-color: transparent;
	font-weight: normal;
	font-size: 10px; 
}

#submenu .sub_level2_li a {
	color: #666;
	text-decoration: none;	
	font-weight: normal;
	font-size: 10px; 
}

#submenu .sub_level2_li_aktiv {
	padding: 1px 0 3px 14px;
	margin: 10px 0 0 -14px;
	background: url("/~/media/Bygge og Anl%C3%A6g/Andre/BarBA_sub2_bullet_selected.ashx") top left no-repeat;
	background-color: transparent;
	font-weight: normal;
	font-size: 10px; 
}

#submenu .sub_level2_li_aktiv a {
	color: #666;
	text-decoration: none;	
	font-weight: normal;
}

#submenu .sub_level3_ul {
	padding: 0 0 0 0px;
	margin: 5px 0 2px 10px;
	background-color: transparent;
	font-size: 10px; 
}

#submenu .sub_level3_li {
	padding: 3px 0 3px 0px;
	background-color: transparent;
	font-weight: normal;
	list-style-type: circle;
	font-size: 10px; 
}

#submenu .sub_level3_li a {
	color: #666;
	text-decoration: none;	
	font-weight: normal;
	font-size: 10px; 
}

#submenu .sub_level3_li_aktiv {
	padding: 3px 0 3px 0px;
	background-color: transparent;
	font-weight: normal;
	list-style-type: circle;
	font-size: 10px; 
}

#submenu .sub_level3_li_aktiv a {
	color: #666;
	text-decoration: none;	
	font-weight: normal;
	font-size: 10px; 
}

#submenu .sub_level4_li_aktiv {
	padding-left: 10px;
	padding-top: 3px;
}

#submenu .sub_level4_li {
	padding-left: 10px;
	padding-top: 3px;
}

#menu_logo {
	margin-top: 0px;
}

/*
##################### MAIN ####################
*/

#content {
	background: transparent;
	width: 761px;
	margin: 0px 0px 0px 0px;
	padding: 0px;

}

#content .inner {
	margin: 0px;
}

#contentcenter .inner {
	margin-top: 5px;
	padding: 0 15px 0 15px;
}

#breadcrumb {
	width: 480px;
	margin-top: 0px;
}

#breadcrumb .breadcrumb_reset {
}

#breadcrumb .breadcrumb_clear {
	border: 1px solid #000;
	height: 1px;
}

#main {
	margin-top: -10px;
}

#main .inner {
	margin: 0px;
	padding: 0px;
}

.main_image {
	float: right;
	margin: 5px 0 5px 5px;
}

#manchet {
	margin: 0 0 15px 0;
}

#manchet .inner {
	margin: 0px;
	padding: 0px;
}

#revision {
	color: #999;
	border-top: 1px solid #d2d2d2;
	margin-top: 30px;
}


/*
##################### FORSIDE ####################
*/

#forside {
	background: #fff url("/~/media/Bygge og Anl%C3%A6g/Andre/nyt site/BarBA_forside_cols_bg.ashx") top left repeat;
	width: 761px;
	float: left;
}

#forside_left {
	float: left;
	width: 547px;
	padding: 15px 0 0px 0;
}

#forside_left .item {
	float: left;
	width: 547px;
	margin-bottom: 15px;
}

#forside_left .item .image {
	float: left;
	width: 173px;
}

#forside_left .item .image img {
	padding-left: 15px;
}

#forside_left .item .text {
	float: left;
	padding: 0 15px 0 15px;
	width: 330px;
}

#forside_right {
	float: left;
	width: 214px;
}

#forside_right #faggruppelinks {
	background-color: #c7c3ac;
	width: 214px;
}

#forside_right #faggruppelinks .inner {
	padding: 15px;
}

#forside_right #nyheder .inner {
	padding: 15px;
}

/*
##################### FOOTER ####################
*/

#footer {
	background: #d69b14;
	width: 761px;
	min-height: 32px;
	padding: 0px;
	margin: 0 10px 0 9px;
	text-align: center;
	color: #fff;
}

#footer .inner {
	padding: 5px 5px 12px 5px;
}

#footer a {
	color: #fff;
}

/*
##################### SPOT ####################
*/

#spot {
	background-color: #efefef;
	width: 486px;
	margin: 15px 0 0 0;
	border: 1px solid #c1c1c1;
}

#spot .inner {
	padding: 10px;
	margin: 0px;
}

#spot .inner .image {
	float: right;
}

#spot .inner .titel {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#spot .inner tekst {

}

/*
##################### S?GERESULTAT ####################
*/

#searchresult {
	width: 730px;
	float: left;
}

.searchRow {
	width: 700px;
	float: left;
}

#searchSingleRow {
	width: 700px;
	float: left;
}

#searchRowHead {
	padding-top: 20px;
	float: left;
	font-weight: bold;
}

.searchRowLeft {
	width: 600px;
	overflow: hidden;
	float: left;
}

.searchRowRight {
	width: 100px;
	overflow: hidden;
	float: right;
}

/*
##################### TILMELDING ####################
*/

#tilmelding {
	padding: 0px;
}

/*
##################### S?GEMASKINE ####################
*/

#soegemaskine {
	display: none; 
	visibility: hidden;
}

/*
##################### MATERIALER ####################
*/

#materiale_links {
	margin: 15px 0 0 0;
	padding: 10px 0 0 0;
	border-top: 1px dashed #000;
}

#materialer {
	float: left;
	width: 496px;
	padding: 0 0 10px 0;
	margin: 5px 0 10px 0;
	border-bottom: 1px dashed #000;
}

#materialer #twoCols_left {
	float: left;
	width: 366px;
}

#materialer #twoCols_right {
	float: right;
	width: 120px;
	padding-top: 10px;
}

#materialer {
}

#andre_materialer {
	margin: 25px 0 10px 0;
}

/*
##################### L?S MERE ####################
*/

#laes_mere {
	margin-top: 15px;
}

#laes_mere .titel {
	font-weight: bold;
	color: #00538f;
}

/*
##################### SE MERE ####################
*/

#related {
	margin-top: 15px;
}

#related .titel {
	font-weight: bold;
	color: #000;
}

/*
##################### EKSTERNE LINKS ####################
*/

#eksterne {
	margin-top: 15px;
}

#eksterne .titel {
	font-weight: bold;
	color: #00538f;
}

/*
##################### SITEMAP ####################
*/

#sitemap {
	background: #fff;
	margin: -14px 0 -15px 0;
	width: 760px;
}

/*
##################### TIP EN VEN ####################
*/

#tip_kollega {
	margin: 15px 0 0 0;
}

#tip_kollega a {
	font-weight: bold;
}

.tip_input {
	border: 1px solid #ccc;
	width: 200px;
}

#tip_form {
	display: none;
	margin: 4px 0 0 -4px;
}

/*
##################### BESTIL FAKTABLAD ####################
*/

#bestil_faktablad {
	margin: 15px 0 0 0;
}

#bestil_faktablad a {
	font-weight: bold;
}

.bestil_input {
	border: 1px solid #ccc;
	width: 200px;
}

#bestil_form {
	display: none;
	margin: 4px 0 0 -4px;
}

/*
##################### BESTIL FAKTABLAD ####################
*/

#print {
	margin: 10px 0 -10px 0;
}

/*
##################### QUIZ ####################
*/

#quiz {
	width: 480px;
	min-height: 470px;
}
