


html{
	height:100%;
	margin:0;
	padding:0;

}
html,body {
	
	padding:0;
	margin: 10px 0 50px 0;
	background-color: #fff;
	font-size: 12px;
	font-family: verdana, sans-serif;
}
body{	
	
	text-align:left;
	/*min-width:834px; *//* for mozilla*/
	background-color: #fff;
	height:100%;
	
}


#wrapper {
	_height: 82px;		
}

#outer{
	height:99.9%;
	min-height:100%;
	width:824px;
	text-align:left;
	margin:auto;
	position:relative;
	overflow:visible;
	border-left:   solid 1px #bababa;
	border-right:  solid 1px #bababa;
	border-bottom: solid 1px #bababa;
}

/* mac hide \*/
* html #outer{
	width:824px
}
/* end hide*/

html>body #outer{
	height:auto;
} /*for mozilla as IE treats height as min-height anyway*/
#inner{
	width:100%;
	padding-top:143px;/*needed to make room for header*/
	background-color: #fff;

} 
#header{
	position:absolute;
	border-top: solid 4px #bababa;
	top:0px;
	left:0px;
	width:824px;
	height:100px;
	z-index:74;
background:  url(images/top-header_776x93_ar.jpg) no-repeat left top; 

}
/* --- RIGHT COLLUM --- */


#right {
	width:2%;
	float:right;
	z-index: 55;
	background-color: #fff;	
}
#right-inner {
	text-align: left;
	margin-top: 80px;
	padding: 0 30px 0 0;
	background-color: #fff;	
	margin-bottom: 50px;
}


.sidebarContent {
	border: solid 1px #bababa; 
	margin:0 10px 0 0;
	padding:10px 0 10px 10px;
	font-size: 80%;
}


/* --- LEFT COLLUM --- */
#left {
	position:relative;/*ie needs this to show float */
	width:98%;
	float:left;
	margin:0 0 0 0;
	padding: 0 0 0 0;
	z-index: 56;
	background-color: #fff;

}
#left-inner {
	text-align: left;
	padding: 0 50px 0 50px;
}



.green {color: #618200;}



/* --- MENU --- */

#menuNEW{
	position:absolute;
	top:90px;
	left:0;
	width:824x;
	height:20px;
	z-index:65;
	margin:0;
	padding: 0;
	line-height: 10px;
	background-color: blue;
}

/* --- LINKOLOGY --- */
a {
	font-size: 1em;
	text-decoration: none;	
	color: #618200;
}
a:hover {
	background-color: #618200;
	color: #ffffff;
}

/* --- LOGO --- */
#logo {
	position:absolute;
	top:26px;
	left:10px;
	width:200px;
	height:63px;
	text-indent: -5000px;
	z-index:300;
	background-color: transparent;
}
#logo a:hover {
	background-color: red;
	
	
}


/* --- IMAGES --- */
img {
	border: 0;
}


/* --- CONTENT --- */
#content2 {
	background-color: transparent;
}

#content2 ul {  
	padding-left:30px;
	margin-bottom: 20px;
	margin-top: -10px;
}
#content2 li {	line-height:2em;}
#content2 h2 {margin-bottom:10px; margin-top:30px; color: #618200;}

#content2 h3 { color: #618200; font-size: 100%;  }
.justifyright {text-align: right;}
#content h1 {
	font-size: 20px;
	color: #618200;
	padding-left: 0px;
	line-height: 	20px;
	position: relative;
	margin: 20px 0 30px 0;
}

#content p {
	color: #444444;
	line-height: 1.6em;
	font-size: 12px;
	margin-bottom:8px;
	padding-bottom: 8px;
	
}
#content ul {
	margin-left: 0;
}
#content td {
	vertical-align: top;
	padding-top: 5px;
	padding-bottom:5px;
	padding-right: 20px;
}
#content th {
	font-size: 120%;
	color: #618200;
	padding-top: 30px;
	padding-bottom: 20px;
	
}

/*--- Footer -- */
#footer {
	border-top:   solid 1px #bababa;
	color: #bababa;
	padding-top: 20px;
	margin: 20px 0 20px 0;
	text-align: center;
	
}


/* --- IMAGES --- */

.dexIMG {
float: left;
/*border: 1px solid #ddd;*/
margin-right: 70px;
margin-top: 20px;	
margin-bottom: 150px;
	
}

.imgTXT{
	
}
/*---text venstre side bill. hoejre --- */
.sinIMG {
float: right;
/*border: 1px solid #ddd;*/

margin-top: 20px;	
margin-left: 50px;
margin-bottom: 250px;
	
}
.sinIMG2 {
float: right;
/*border: 1px solid #ddd;*/

margin: 40px 0 80px 20px;

}
.clearthefloats {
	clear: both;
}

table.adresseliste {
	width: 100%;
	line-height:1em;
	border-collapse: collapse;
	padding: 0;
	margin:0;
	
}
*.adresseliste tr, td{
	vertical-align:top;
	/*background-color: #fff;*/
	/*height: 0.1em;*/
}
*.adresseliste th{
	font-size: 80%;
	
}
