.billed_thumb {
	margin: 5px;
	clear: none;
	float: none;
	height: 100px;
	width: 100px;
	border: 1px solid #CCCCCC;
	padding: 3px;
	background-color: #FFFFFF;
}

























.billedmenuen {
	padding: 0px; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
	width:180px;
	height:100%;
	font-size: 11px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 5px;
	float: left;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}

.billedmenuen .billedmenupunkt {
	list-style-type: none;
	height: 100%;
	float: left;
	clear: both;
	width:185px;
	margin: 0px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 10px;
	background-color: #3a0000;
	background-image: none;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #510000;
	font-size: 10px;
}

.billedmenuen .billedmenupunkt_kat {
	list-style-type: none;
	height: 100%;
	float: left;
	clear: both;
	width:190px;
	margin: 0px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-color: #2a0000;
	background-image: none;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}


.billedmenuen h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	letter-spacing: 3px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	width: 180px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 3px;
	padding-left: 2px;
}
/*BLUE*/
.billedmenuen a, .billedmenuen a:visited {

}

.billedmenuen a:hover {
	list-style-type: none;
	height: 100%;
	float: left;
	clear: both;
	width:185px;
	margin: 0px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 10px;
	background-color: #000000;
	background-image: none;
	color: #FFFFFF;
	text-decoration: none;

}



.billedmenuen .billedmenupunkt_kat a, .billedmenuen .billedmenupunkt_kat a:visited {
display: block;
	text-decoration: none;
	width:190px;
	color: #FFFFFF;
	height: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #1a0000;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #290000;
	font-size: 12px;
	font-weight: bold;
}

.billedmenuen .billedmenupunkt_kat a:hover {
	display: block;
	color: #ffffff;
	height: 100%;
	width:190px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	background-color: #410101;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

