/* CSS Document */

body {
 margin: 0px 0px auto;
 text-align: left;
 height:100%;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	display; inline;
	margin: 0px;
	margin-bottom: 3px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	display; inline;
	margin: 0px;
	margin-bottom: 2px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	display; inline;
	margin: 0px;
	margin-bottom: 2px;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	display; inline;
	margin: 0px;
	margin-bottom: 2px;
}
h1 a {
	color: #666666;
	text-decoration: none;
}

h3 a {
	color: #666666;
	text-decoration: none;
}
h4 a {
	color: #666666;
	text-decoration: underline;
}

.underemne{
	padding-top: 2px;
	padding-bottom: 2px;
}

img a {
	border: 0px;
}

div img a {
	border: 0px;
}

.boxHead {
	background: #124483;
	width: 158px;
	color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	border:5px none;
	padding-left:7px;
	padding:5px;
}

.boxHead2 {
	background: #124483;
	width: 170px;
	color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding-left:7px;
	padding:5px;
}

.bottomNavBar {
	text-align: right;
	height: 25px;
	width: 760px;
}

.boxContent {
	background: #edebe4;
	border-bottom: 1px solid #d8d4c8;
	padding: 5px;
}
.boxContent2 {
	background: #edebe4;
	padding: 5px;
}
.middleTopBox {
	height: 310px;
}

div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

a {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #7d7d7d;
}

#mainWrap {
	width: 950px;
	position: relative;
	text-align: left;
	margin: auto;
}

.pads {
	padding: 5px;
}

.smallPad {
	padding: 5px;
}

.logo {
	width: 180px;
	height: 58px;
	background: none;
	background-color:#ffffff;
	padding-top: 15px;
	padding-right: 10px;
}

.logo img {
	border: 0px;
}

.logoPad {
}

.topNavBar {	
	text-align: right;
	height: 58px;
	width: 950px;
}

.topNavPad {
	background-color: #003366;
	valign: bottom;
	align:right;
//	margin-top: 37px;
	margin-right: 10px;		
}

.topNav {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	
}

.topNav a{
	color: #FFFFFF;
	text-decoration: none;
}

.topNav a:hover {
	color: #b7c2d4;
	text-decoration: none;
}

.topNav a:visited {
	color: #b7c2d4;
	text-decoration: none;
}


.topNav img {
	margin-left: 10px;
	margin-bottom: 2px;
	border: 0px;
}

.leftNav {
	font-size: 10px;
	font-weight: bold;
	color: #797979;
}

.leftNav a {
	color: #797979;
	text-decoration: none;
}

.leftNav a:hover {
	color: #265796;
}

.contentArea {
	//width: 950px;
}

.leftSide {
	width: 180px;
//	float: left;
	//margin-right: 10px;
	//margin-top: 10px;
}

.middleFrontpage {
//	float: left;
}

.rightSideFrontpage {
//	float: left;
}

.bulletBox1 {
	width: 170px;
//	float: left;
	margin-right: 10px;
	margin-top: 10px;
}

.bulletBox2 {
	//width: 160px;
//	float: left;
	//margin-top: 10px;
}

.bulletImg {
	margin-left: -7px;
	margin-right: -7px;
	margin-bottom: 4px;
}

.geoBox {
	margin-top: 10px;
}

.readmore {
	margin-top: 4px;
}

.tabArea {
	position: relative;
	height: 41px;
}

.tabActive {
	background: url(../erhverv-2007-grafik/tabactivebg.gif) repeat-x;
	position: relative;
	padding: 9px;
	z-index: 999;
	margin-bottom: -10px;
	border-bottom: 2px solid #edebe4;
	float: left;
	color: #68645b;
}

.tabInactive {
	background: url(../erhverv-2007-grafik/tabinactivebg.gif) repeat-x;
	position: relative;
	padding: 7px;
	z-index: 999;
	margin-top: 2px;
	float: left;
	color: #8a8a8a;
}

.tabInactive a {
	text-decoration: none;
}

.tabInactive a:hover {
	margin-top: 1px;
}

.left {
	position: absolute;
	top: 0px;
	left: 0px;
}

.right {
	position: absolute;
	top: 0px;
	right: 0px;
}

.tabBottom {
	background: url(../erhverv-2007-grafik/tabbottom.gif) repeat-x;
	height: 10px;
	position: absolute;
	bottom: 0px;
	width: 100%;
	
}

.btn {
	position: relative;
	height: 16px;
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}

.btn a {
	color: #666;
	text-decoration: none;
}

.btn a:hover {
	color: #333;
}

.btnLeft {
	float: left;
	height: 16px;
	width: 14px;
	background: url(../erhverv-2007-grafik/btnleft.gif) no-repeat left top;
	
}

.btnRight {
	float: left;
	height: 16px;
	width: 3px;
	background: url(../erhverv-2007-grafik/btnright.gif) no-repeat right top;
	
}


.btnContent {
	height: 16px;
	background: url(../erhverv-2007-grafik/btnbg.gif) repeat-x left top;
	display: table-cell;
	float: left;
	
}

table.searchbox {
	width: 180px;
	padding-left: 0px;
	padding-right: 0px;
	background-color: #EEEBE4;
}

tr.searchboxHeader {
  	height: 25px;	
	margin-left: 10px;	
	background: #003366;
	color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;	
}

td.searchboxHeader {
	color: #ffffff;
	font-family: verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;	
  	background-color: #023F88;
    margin-left: 8px;
}

tr.searchboxsag {	
	height: 20px;
	margin-top: 8px;
	margin-left: 5px;
	margin-right: 5px;
	background-color: #EEEBE4;
}

td.searchboxsag {
	padding-top: 10px;	
	padding-left: 5px;
	padding-right: 5px;
}

tr.searchbox {	¨
	color: #74716C;
	height: 25px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #EEEBE4;
}

td.searchbox {	
	color: #74716C;
	padding-left: 5px;
	padding-right: 5px;
}

td.searchboxText {
	color: #A8A8A8;
	font-family: verdana, Arial, Helvetica; 
  	font-size: 10pt; 
}

input.searchboxText {
	color: #A8A8A8;
	font-family: verdana, Arial, Helvetica; 
  	font-size: 10pt; 
  	border: #000000 solid 1px; 
}

input.searchBoxBottom {
	color: #74716C;
	font-family: verdana, Arial, Helvetica; 
  	font-size: 10pt; 
  	
}

select.searchbox {
	color: #74716C;
	width: 170px;
}

a.searchbox:link {
	font-family: verdana, Arial, Helvetica; 
	color: #74716C;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;	
}

a.searchbox:hover {
	font-family: verdana, Arial, Helvetica; 
	color: #74716C;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;	
}

a.searchbox:visited {
	font-family: verdana, Arial, Helvetica; 
	color: #74716C;
	font-size: 11px;
	font-weight: normal;	
	text-decoration: underline;
}

tr.navigation {
	font-family: verdana, Arial, Helvetica; 
	font-size: 11px; 
	background-color: #EEEBE4;
	vertical-align: middle;
	height: 20px;
	
}
td.navigation {
	font-family: verdana, Arial, Helvetica; 
	font-size: 11px; 
	background-color: #EEEBE4;
	vertical-align: middle;
	width: 5px;
	padding-right: 3px;
}
td.navigation2 {
	font-family: verdana, Arial, Helvetica; 
	font-size: 11px; 
	background-color: #EEEBE4;
	vertical-align: middle;
	width: 100%;
}

table.indexSortTable {	
	border-color: #d8d4c8;
	border-style: solid;	
	border-width: 1px;
}
td.indexSortTable {	
	border-color: #d8d4c8;
	border-right-style: solid;	
	border-width: 1px;
	text-align: center;
}

td.resultSortHeader {
	vertical-align: top;
	font-weight: bold;
}


.tabActiveSearch {
	background: url(../erhverv-2007-grafik/tabactivebg.gif) repeat-x;		
	border-bottom: 2px solid #edebe4;
	color: #68645b;	
	vertical-align: top;
}
.tabInactiveSearch {
	background: url(../erhverv-2007-grafik/tabinactivebg.gif) repeat-x;
	color: #8a8a8a;
}

.tabActiveFaneblad {
	background: url(../erhverv-2007-grafik/tabactivebg.gif) repeat-x;
	cursor: pointer;
	
}
.tabInActiveFaneblad {
	background: url(../erhverv-2007-grafik/tabinactivebg.gif) repeat-x;
	cursor: pointer;
}

a.tabFaneblad:hover {
	height: 29px;
}

.tabPresBottom {
	background: url(../erhverv-2007-grafik/tabbottom.gif) repeat-x;
}

table.ejendomsinfo {
	padding-bottom: 6px;
	border-collapse: collapse;
}

td.ejendomsinfo {
	border-top: 1px solid #d8d4c8;
	border-bottom: 1px solid #d8d4c8;
	padding-top: 6px;
}

input.button {
	margin-top: 6px;
	margin-bottom: 4px;
	background: url(../erhverv-2007-grafik/arrow_blue.gif) no-repeat;
	font-size: xx-small;
	background-color: #edebe4;
	color: #666666;
	font-family: sans-serif;
	padding: 0px;
	height: 16px;
}
input.backbutton {
	margin-top: 6px;
	margin-bottom: 4px;
	font-size: xx-small;
	background-color: #edebe4;
	color: #666666;
	font-family: sans-serif;
	padding: 0px;
	height: 16px;
}
hr.dashed {
	border:1px dotted #d8d4c8;
	height:1px;
	border-collapse: collapse;
}
hr.solid {
	border:1px solid #d8d4c8;
	height:1px;
}

.picNavi {
	padding-top:4px;
	padding-bottom:4px;
	padding-left: 13px;
	padding-right: 9px;
}

.picNaviSelected {
	padding-top:4px;
	padding-bottom:4px;
	padding-left: 13px;
	padding-right: 9px;
	background-color: #edebe4;
	border-bottom: 1px solid #d8d4c8;
	border-right: 1px solid #d8d4c8;
}

.darkBackground {
	background-color:#eeebe4;
}

div.panoramas {
	padding-left: 13px;
	background: url(../erhverv-2007-grafik/gradient.gif);
	border-bottom: 1px solid #d8d4c8;
	display: none;
}

table.arkiv {
	border: 1px solid #d8d4c8;
}
td.arkivHeading {
	background-color:#eeebe4;
	border-bottom: 1px solid #d8d4c8;
	padding: 4px;
}

.btn {
	position: relative;
	height: 16px;
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}

.btn a {
	color: #666;
	text-decoration: none;
}

.btn a:hover {
	color: #333;
}

.btnLeft {
	float: left;
	height: 16px;
	width: 14px;
	background: url(../erhverv-2007-grafik/knapper/btnleft.gif) no-repeat left top;
	
}

.btnRight {
	float: left;
	height: 16px;
	width: 3px;
	background: url(/erhverv-2007-grafik/knapper/btnright.gif) no-repeat right top;
	
}


.btnContent {
	height: 16px;
	background: url(/erhverv-2007-grafik/knapper/btnbg.gif) repeat-x left top;
	display: table-cell;
	float: left;
	
}