.hintergrund {
	background-attachment: scroll;
	background-image: url(../images/Fujairah_small.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #E78518;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;



}
.titeltext {
	font-family: Jokerman;
	font-size: 16px;
	font-style: normal;
	text-decoration: blink;
	font-weight: bold;
	color: #FF9900;
	background-color: #666666;

}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #CC9999;
}
