div.box_background {

	background-color: white;

	filter:alpha(opacity=60);

	opacity: 0.60;

	z-index: 99;

}

#box_image {

	background-color: black;

	filter:alpha(opacity=100);

	opacity: 1.00;

	z-index: 100;

}

div.box_contents {

	color:#000000;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	z-index: 101;

	}



.tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;

}

.kader {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: bold;

	color: #000000;

	border: 1px solid #000000;

}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #333333;

}
a.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #333333;

}
a.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #333333;
	display: block;
	width: 100%;
	height: 100%;
	background-color: #C4C4C4;

}

.titel {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 18px;

	font-weight: bold;

	color: #000000;

}

.copy {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #FFFFFF;

	text-decoration: none;

	padding-right: 10px;

}
H1 {
	font-family: "Baskerville Old Face", "Arial Black", sans-serif;
	font-size: 46px;
	color: #000000;
}
