.rubrik3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
	display: block;
	border: 1px none #CCCCCC;
	font-style: normal;
	line-height: 30pt;
	font-variant: normal;
	text-transform: none;
	margin-bottom: 8px;
}
.brodtext {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: 65a2d6;
	border-right-color: 65a2d6;
	border-bottom-color: 65a2d6;
	border-left-color: 65a2d6;
	clip: rect(auto,auto,auto,auto);
	line-height: normal;
	padding-right: 2px;
	padding-left: 2px;
}
.adress-link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: 500;
}
.adress {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	text-align: justify;
	border: 1px none #005080;
	margin-left: 0px;
	padding: 5px;


}

a:link {
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #336699;
	text-decoration: none;
	font-weight: bold;
}
body {
	margin: 0px;
	padding: 0px;
}
.transparent_class {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
div.transbox {
	width: 400px;
	height: 200px;
	margin: 0px 0px;
	background-color: #ffffff;
	border: 5px solid white;
	filter:alpha(opacity=50);
	opacity:0.5;
}
div.transbox p
  {
  margin:5px 5px;
  font-weight:normal;
  color:#000000;
  }
div.shadow {
	width: 235px;
	height: 154px;
	margin: 0px;
	border: 5px none white;
	filter:Shadow(Color=#666666, Direction=120);
	opacity:0.5;
}
.line-4 {
	border: 1px solid #CCCCCC;
}

