BODY {
	background: rgb(0, 0, 0);
  	font-size: 14px;
  	font-family: arial, helvetica, sans-serif;
	color: #000000;
}

IMG {
	border: 0px;
}

DIV.text {  
	position: absolute; 
	left: 345px; 
	top: 178px; 
	width: 500px; 
	height: 375px; 
	overflow: auto; 
	-moz-opacity: .9; 
	filter: Alpha(Opacity=90, FinishOpacity=0, Style=1, StartX=0, StartY=10, FinishX=0, FinishY=0);
}

DIV.bildtext {
	font-size: 10px;
  	font-family: arial, helvetica, sans-serif;
	color: #000000;
}

DIV.rubrik {
	font-size: 16px;
}

DIV.background { 
	position: absolute; 
	left: 50px; 
	top: 20px; 
}

DIV.img {
	position: absolute; 
	left: 200px; 
	top: 600px; 
}

TABLE.drake {
	filter: alpha(opacity=70); 
	-moz-opacity: .7; 
}

DIV.gallery {
	background: rgb(90, 90, 90);
	width: 420px;
}
