		
#bg { visibility: visible; position: absolute; top: 0; left: 0; width: 100%; height: 100% }
#indhold    {
	visibility: visible;
	position: absolute;
	top: 20px;
	left: -400px;
	width: 800px;
	height: 600px;
	margin-left: 50%;
}
#top {
	visibility: visible;
	position: absolute;
	top: 0;
	width: 800px;
	height: 107px;
	padding: 0px;
	border: 0px;
}
#layer1 {
	position: absolute;
	top: 107px;
	left: 0px;
	width: 800px;
	height: 493px;
	visibility: visible;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-style: normal;
	line-height: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	line-height: normal;
	font-weight: bolder;
}
.paragraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
}
.underover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	line-height: normal;
	text-decoration: none;
}
a {
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	color: #333333;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}

.overskrf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

.greybar{
	margin-bottom: 3px;
}

.main_container{
	width: 490px;
	height: 220px;
	position: relative;
}

.right_content {
	width: 230px;
	height: 200px;
	position: absolute;
	top: 0px;
	left: 263px;
}

.spacer{
	width: 10px;
	height: 200px;
	position: absolute;
	top: 0px;
	left: 247px;
	background-color: #d9d9d9;
	/*margin-left: 3px;
	margin-right: 3px;*/
}

.activities {
	width: 244px;
	height: 200px;
	overflow: auto;
	/*border: 1px solid #000000;*/
}

.activity_item {
	float: left;
	margin-bottom: 10px;
}

	

