body {
	font-family: Verdana;
	font-size: 11px;
	line-height: 17px;
	background-image: url(images/flexcobaggrund.jpg);
	background-repeat: repeat-x;
	background-color: #a5a5a5;
}

#top {
	width: 850px;
	height: 159px;
	background-image: url(top.jpg);
}

.over_menu {
	color:#f1f1f1;
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold;
	margin-left: 8px;
	
}

.over_menu:link {
	text-decoration:none;
}

.over_menu:visited {
	text-decoration:none;
}

.over_menu:hover {
	text-decoration:none;
	color: maroon;
}

.over_menu:visited {
	text-decoration:active;
}


.menupunkt {
	margin-left: 8px;
	font-size: 11px;
	color:#000000;
}

.menupunkt:link {
	text-decoration:none;
}

.menupunkt:visited {
	text-decoration:none;
}

.menupunkt:hover {
	text-decoration:underline;
	color: maroon;
}

.menupunkt:visited {
	text-decoration:active;
}

h1 {
	font-size: 15px;
	color: Maroon;
	margin: 0px;
	margin-bottom:-17px;
}

#adresse{
	color: #4b4a46;
	text-align: left;
	padding-left: 8px;
	background-color: #a5a5a5;
}

#reklame {
	float: right;
	width: 120px;
	margin: 10px;
}

#indhold {
	padding:4px;
	padding-left:8px;
}