#gotop {
	width: 60px;
	height: 60px;
	position: relative;
	left: 0px;
	top: 0px;
	background: url(images/menu/neu_anchor_top.gif) no-repeat 30px 16px;
	z-index: 20;
}

#gotop:hover  {
	background: url(images/menu/mo_anchor_top.gif) no-repeat 30px 16px; }

#raaskot_signatur {
	display:block;
	width: 172px;
	height: 16;
	top: 150px;
	left: -3px;
	position: relative;
	background: url(images/menu/neu_raaskot_logo.gif) }

#raaskot_signatur:hover {
	background: url(images/menu/mo_raaskot_logo.gif) }
	
#holder {
	width: 815px;
	margin-right: auto;
	margin-top: 0;
	margin-left: auto;
}
#menu_vest {
	width: 208px;
	height: 210px;
	background-color: #ffff00;
	top: 60px;
	position: absolute;
	overflow: visible;
}	
#flashbox {
	width: 615px;
	height: 210px;
	 background-color: #ffff00;
	left: 208px;
	position: absolute;
	overflow: visible;
	top: 0;
}

/* My Comment */
#menu_ost {
	width: 17px;
	height: 207px;
	background-color: #ffff00;
	top: 210px;
	position: absolute;
	overflow: visible;
	left: 598px;
}
#hovedbox {
	Width: 714px;
	height: 488px;
	background-color: #ffffff;
	overflow: visible;
	position: absolute;
	top: 8px;
	left: -806px;
}
#hovedbox_text {
	Width: 700px;
	height: 488px;
	background-color: #ffffff;
	overflow: visible;
	position: absolute;
	top: 8px;
	left: -784px;
	width: 590px; }

body {
	margin: 0;
	padding: 0;
	/*background: #656C72;*/
	font: normal 11px/16px verdana, arial, sans-serif;
	color: #000000;
}

.broed {
	color: #7f7f7f;
	text-align: left;
	font: normal 11px/16px Verdana, Arial, Helvetica, sans-serif; }

/* .broed:active {
	color: #7f7f7f;
	text-align: left;
	text-decoration:none;
	font: normal 11px/16px Verdana, Arial, Helvetica, sans-serif; } */


.link {
	display:block;
     color: #ffffff;
	text-align: left;}

.link_broed {
	display:block;
    color: #7f7f7f;
	text-align: left;
	text-decoration:none;}

/* .link_broed:hover {
	color: #7f7f7f;
	text-align: center;}
 */



