html,body {
	height: 100%;
	margin: 0px;
	background-color: #f1f1f1;
	
	}


#main { 
	position: relative; 
	top: 0px;
	width: 780px; 
	/*height: 99%;*/ 
	height: 740px;
	margin-right: auto; 
	margin-left: auto;
	background-image:url(../billeder/DCKtopbg.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: bottom;
}
#page {
	margin: 20px auto;
	padding: 0;
	width: 858px;
	border: 1px solid #959596;
	text-align: left;
	background:white; 
	border: none;
}

#header {
	position:relative;
	padding: 0;
	margin: 0 auto;
	height: 150px;
	width: 100%;
	background: #00cc69 url("../portal/e107_themes/kubrick/images/DCKtopbg4.gif") no-repeat ; 
}

#logo {

	float: right;
	top:0px;
	
}

#side{position:relative;
	top: 2px;
	width:858px;
	height:100%;
	background-color:#ccc;
	-adbe-g:m; 
	}
	


#indhold{
		position:relative;
		top:168px;
		left:205px;
		width:450px;
		height: 550px;;
		min-height:350px;
		overflow:auto;
}

#fod{
	position:absolute;
	bottom:40px;
	left:10px;
	width:186px;
	height:111px;
	-adbe-c:c
}

p { color: black; 
	font-size: 12px; 
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
	text-align: left; 
	}
.h1 {
	font-size: 4em;
	color: white;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
	float:left
}

.h2 {
	font-size: 1.6em;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
	color: white;
	float: left;
}
td { }


/*hr{border-top: dotted 1px #960; }*/li {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

.infotextvenstre { color: black; 
	font-size: 12px; 
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
	text-align: left; 
	margin: 1px; 
	padding: 4px; 
	border-bottom: dotted 1px #0084C1;
	border-right: dotted 1px #0084C1; 
	}
.menulinks { color: black; 
	font-size: 12px; 
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
	text-align: left; 
	margin: 1px; 
	padding: 4px; 
	border-bottom: dotted 1px #0084C1;
	/*border-right: dotted 1px #0084C1; */
	}
.kontakt { color: black; 
	font-size: 12px; 
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
	text-align: left; 
	margin: 1px; 
	padding: 4px; 
	border-top: dotted 1px #0084C1;
	border-right: dotted 1px #0084C1;
	border-bottom: dotted 1px #0084C1; 
	vertical-align: bottom; 
	}
.infotextright { color: black; 
	font-size: 12px; 
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
	text-align: left; 
	margin: 1px; 
	padding: 4px; 
	border-right: dotted 1px #0084C1;
	border-bottom: dotted 1px #0084C1; 
	}
.indhold { font-size: 14px; 
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
	text-align: left; 

	}
#layer2 { background-color: #c0c0c0; 
	width: 550px; 
	left: 52px; 
	top: 50px; 
	position: absolute; 
	visibility: visible; 
	}

#layer1 { 
	height: 40px; 
	width: 280px; 
	left: 160px; 
	top: 20px; 
	z-index: 10; 
	position: absolute; 
	visibility: visible; 
	}

.tekster{
	position: absolute;
	top:0px;
	background-color:#ccc;
	width:400px;
	
}
.blokke{
	width: 400px;

}

#hel_graa{
	height: 550px;
	background-color:#cccccc;
}

#tilbage{
	color: #0084C1; 
	decoration:none;
}

.svar{
	color: #0084C1; 
}

/* a:link {}     unvisited link */
/*a:visited {}   visited link */
/* a:hover {}   mouse over link */
/*a:active {}    selected link */