body {
	background-color: #000C15;
	font-style: normal;
	background-image: url(../assets/global/bgadler.gif);
	background-repeat: no-repeat;
	text-align: center;
}


#main {
	width: 100%;
	height:100%;
	text-align: center;
}

#header{
	background-image: url(../assets/global/head_start.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 98px;
	background-position: 280px;
}

#content {
	width: 759px;
	height: 600px;
	background-color: #ffffff;
	background-image: url(../assets/intro/hoteladler.gif);
	background-repeat:no-repeat;
	background-position: 284px 90px;
}

#flash {
	position: relative;
	top: 200px;
}


#content img {
	margin-top: 191px
}

a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #666666;
	text-decoration: none;
}

	
	