.Moenstring_billede {
	position: absolute;
	z-index: 1;
	/*width: 200;
	height: 200;*/
}
.Moenstring_info {
	position: absolute;
	z-index: 2;
	width: 250px;
	font-family: Arial;
	font-size: 11px;
	/*background-color: #ffffff;*/
	padding: 2px;
}
.Moenstring_info_navn {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
}
.Moenstring_pris {
	position: absolute;
	z-index: 3;
	/*padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;*/
	padding-bottom: 3px;
	/*background-color: #80B549; /*#354968;*/
	background-image: url(../design/fona_prisbg_moen.gif);
	color: #FFFFFF;
	font-family: Times New Roman;
	font-size: 20px;
	font-weight: 300;
	/*border-top: 10px solid #BEC5D0;*/
}
.Moenstring_pris_kun {
	color: #FFE32F;
	font-family: Trebuchet MS;
	font-size: 16px;
	font-weight: bold;
}
.Moenstring_prismaerketekst {
	color: #000000;
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 9px;
	/*background-color: #CCD3DF; /*#BEC5D0;*/
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
}
.Moenstring_beskr {
	position: absolute;
	z-index: 4;
	width: 250px;
	font-family: Arial;
	font-size: 10px;
	background-color: #ffffff;
	border: 1px solid #354968;
	padding: 5px;
	/*filter:progid:DXImageTransform.Microsoft.Shadow(color='#888888', Direction=135, Strength=5);*/
}
.Moenstring_toolbar {
	position: absolute;
	z-index: 5;
	width: 210;
	height: 130;
	background-image: url(../design/moen_baggrund.gif);
	border: none;
	padding-left: 5px;
	padding-right: 5px;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#888888', Direction=135, Strength=6);
}
.moen_savebutton {
	width: 24px;
	height: 24px;
	border: none;
	background-image: url(../design/moen_gem.gif);
	background-color: white;
	cursor:hand;
}
.moen_proofbutton {
	width: 24px;
	height: 24px;
	border: none;
	background-image: url(../design/moen_kor.gif);
	background-color: white;
	cursor:hand;
}
.moen_gotobutton {
	width: 24px;
	height: 24px;
	border: none;
	background-image: url(../design/moen_kun.gif);
	background-color: white;
	cursor:hand;
}
.moen_warningbutton {
	width: 24px;
	height: 24px;
	border: none;
	background-image: url(../design/moen_advarsel.gif);
	background-color: white;
	cursor:hand;
}
.aktivMoenstring {
	padding-top:3px;
	padding-bottom:3px;
	padding-right:5px;
	padding-left:5px;
	background-color:#BEC5D0;
	color:#000000;
	text-decoration: none;
	border-left: 3px solid #FFFFFF;
	font-size : 10px;
	font-weight : bold;
}
.inaktivMoenstring, .inaktivMoenstring:visited {
	padding-top:3px;
	padding-bottom:3px;
	padding-right:5px;
	padding-left:5px;
	background-color:#CBDAEA;
	color:#000000;
	text-decoration: none;
	border-left: 3px solid #FFFFFF;
	font-size : 10px;
	font-weight : bold;
}
.inaktivMoenstring:hover, .inaktivMoenstring:active {
	padding-top:3px;
	padding-bottom:3px;
	padding-right:5px;
	padding-left:5px;
	background-color:#354968;
	color:#FFFFFF;
	text-decoration: none;
	border-left: 3px solid #FFFFFF;
	font-size : 10px;
	font-weight : bold;
}
