/* CSS Document */
#indhold {
	position:absolute;
	top:0px;
	height: 1485px;
	width: 960px;
}

.topmenu {
	position:absolute;
	top:40px;
	background-color: #373737;
	height: 29px;
	width: 960px;
	
}
.forsidetopmenu {
	height: 29px;
	width: 960px;
	padding:0;
	margin:0;
	color:#fff;
	font-family: Georgia;
	white-space:nowrap;
	list-style-type:none;
	font-size: 12px;
	text-align:right;
}
.forsidetopmenu li {display:inline;}
.forsidetopmenu li a
{
	color:#FDFDFD;
	text-decoration:none;
	float:right;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #5C5C5C;
	border-right-color: #5C5C5C;
	border-bottom-color: #5C5C5C;
	border-left-color: #5C5C5C;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 7px;
	padding-bottom: 5px;
	font-weight: bolder;
	font-size: 12px;
}
.forsidetopmenu li a:hover
{
	color:#fff;
	background-color: #5f5f5f;
	font-size: 12px;
	
}

.box {
	width:120px;
	margin-bottom:10px;
	margin-left:50px;
	margin-right:50px;
	float:left;
}
.text1 {
	width:120px;
	margin-top:10px;
	margin-bottom:10px;
	text-align:center;
	color: #00aebe;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
}

.text11 {
	width:120px;
	margin-top:10px;
	margin-bottom:10px;
	text-align:center;
	color:#606060;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
}


.bundtext1 {
	width:120px;
	margin-top:10px;
	margin-bottom:10px;
	text-align:center;
	color: #00aebe;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
}
.text2 {
	width:120px;
	margin-top:10px;
	margin-bottom:10px;
	text-align:center;
	color: #f2f2f2;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
}
.bundtext2 {
	width:120px;
	margin-top:10px;
	margin-bottom:10px;
	text-align:center;
	color: #f2f2f2;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
}
.baggrund1 {
	float:left;
	background-color: #DEDEDE;
	height:100px;
	width:120px;
	margin-bottom:10px;
	margin-right:20px;
	margin-top:10px;
}
.baggrund2 {
	float:left;
	background-color: #00B1C1;
	height:100px;
	width:120px;
	margin-bottom:10px;
	margin-right:20px;
	margin-top:10px;
}
