body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image: url('../img/baggrund_fade.jpg');
	background-attachment: fixed;
	background-repeat: repeat-x
}
#side {
	width: 1049px;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
	text-align: left;
	padding: 0px;
	position: relative;
	border: 2px solid #3973AD;
	background-color: White;
}
#topbillede {
	position: absolute;
	left: 2px;
	top: 2px;
	width: 1045px;
	height: 150px;
	background: url('../img/topbillede_maxi_til_ankers.jpg');
}
#topbar {
	position: absolute;
	left: 138px;
	top: 154px;
	width: 899px;
	height: 20px;
	padding-top: 3px;
	background : #3973AD;
	padding-left : 10px;
	font-size : 10px;
	color: White;
}
#leftmenu {
	position: absolute;
	left: 2px;
	top: 154px;
	width: 124px;
	height: 7024px;
	background: #3973AD;
	padding-left: 10px;
	padding-top: 10px;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
#indhold {
	padding-top: 190px;
	margin-left:  150px;
	margin-right: 10px;
	height: 7000px;
	background-color:white;
}
#floatbox {
	float:right;
	width: 100px;
}


#locator a{font-weight:normal;text-decoration:underline;color:white;}
#locator a:link, .locator a:visited, .locator a:active, .locator a:hover{color:white;}

#leftmenu a{font-weight:bold;text-decoration:none;color:white;}
#leftmenu a:link, .leftmenu a:visited, .leftmenu a:active, .leftmenu a:hover{color:white;}
#leftmenu a:hover{color: red;}

#tabel td{font-family: Arial,sans-serif;border:0;font-size:12px;padding:4px;vertical-align:top;}
#tabel table{border:0}

#tabel_gb td{
	text-align : left;
}

</style>