@charset "UTF-8";
html {
	background-color: #444;
	height: 100%;
	overflow-y: hidden;
}

body {
	font: 0.62em "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	height:100%;
	overflow:hidden;
	min-width:1001px;
}

#side {
	overflow:auto;
	overflow-x:hidden;
	position: absolute;
	z-index:3;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
}

.indhold {
	left:25px;
	top:50px;
	top:100px;
	position:absolute;
	margin-bottom:50px;
	overflow:hidden;
	height:500px;
	Color:#fff;
	
}

#globaltop {
	z-index:1000;
	position:absolute;
	width:100%;
	top:0;
}

#topbanner {
	width:99%;
	/*padding-left:68px;*/
	background:transparent;
	}

H1 {
	font-size:200%;
}

h2, h3 {
	margin-top:1em;
}

p {
	margin-bottom:1em;
	line-height:1.4em;
}

.manchet {
	font-weight: bold;
	margin-bottom:1.1em;
}
	

#baggrund {
	width: 100%;
	position:absolute;
	left:0;
	top:0;
	z-index:1;	
}

#footer {
	width:99%;
	height:480px;
	padding:0px;
	padding-top:10px;
	z-index:1500;
	position:absolute;
}

#sidefod {
	position:relative;
	top:0px;
	}
	
#address {
	position:relative;
	top:370px;
	z-index:1550;
}
