*	{
	margin:0;
	padding;0;
	}

html	{
	height:100%;
	}
	
body	{
	background:url(/hotel/wLayout/design/img/startseite/bg.jpg) repeat-x #711314;
	height:100%;
	font-family:verdana;
	}
	
a	{
	text-decoration:none;
	color:#000;
	}	
a:hover	{
	color:#000;
	}	
	
img	{
	border:0px;
	}

#wrapper	{
		height:490px;
		width:933px;
		margin-top: -245px;
		margin-left:-466px;
		top: 50%;
		left:50%;
		position:absolute;
	}
	
#left	{
	width:308px;
	height:490px;
	float:left;
	background:url(/hotel/wLayout/design/img/startseite/left.png);
	}
	
*html #left {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/hotel/wLayout/design/img/startseite/left.png", sizingMethod='crop');
	cursor:auto;
}
	
#left span	{
	position:absolute;
	bottom:40px;
	left:47px;
	font-size:11px;
	}
	
#middle	{
	width:308px;
	height:490px;
	float:left;
	background:url(/hotel/wLayout/design/img/startseite/middle.png);
	}

*html #middle {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/hotel/wLayout/design/img/startseite/middle.png", sizingMethod='crop');
	cursor:auto;
}
	
#middle span	{
	position:absolute;
	bottom:40px;
	left:364px;
	font-size:11px;
	width:200px;
	}
		
#right	{
	width:308px;
	height:490px;
	float:left;
	background:url(/hotel/wLayout/design/img/startseite/right.png);
	}
	
*html #right {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/hotel/wLayout/design/img/startseite/right.png", sizingMethod='crop');
	cursor:auto;
}	

#right span	{
	position:absolute;
	bottom:40px;
	left:674px;
	font-size:11px;
	width:200px;
	}
		
#hiddenleft {
	width:263px;
	height:448px;
	background:url(/hotel/wLayout/design/img/hiddenleft.png);
	display:none;
	position:absolute;
	bottom:19px;
	left:19px;
	font-size:12px;
	cursor:pointer;
	text-decoration:none;
	}
	
*html #hiddenleft {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/hotel/wLayout/design/img/hiddenleft.png", sizingMethod='crop');
	cursor:pointer;
}	

#hiddenleft h1	{
	font-size:14px;
	margin:300px 0 0 56px;
	}
#hiddenleft p	{
	font-size:12px;
	margin:15px 0 0 12px;
	color:#fff;
	}
	
#hiddenmiddle {
	width:263px;
	height:448px;
	background:url(/hotel/wLayout/design/img/startseite/hiddenmiddle.png);
	display:none;
	position:absolute;
	bottom:19px;
	left:337px;
	font-size:12px;
	cursor:pointer;
	text-decoration:none;
	}

*html #hiddenmiddle {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/hotel/wLayout/design/img/startseite/hiddenmiddle.png", sizingMethod='crop');
	cursor:pointer;
}	
	
#hiddenmiddle h1	{
	font-size:14px;
	margin:300px 0 0 34px;
	}
#hiddenmiddle p	{
	font-size:12px;
	margin:15px 0 0 12px;
	color:#fff;
	}
	
#hiddenright {
	width:263px;
	height:448px;
	background:url(/hotel/wLayout/design/img/startseite/hiddenright.png);
	display:none;
	position:absolute;
	bottom:19px;
	left:645px;
	font-size:12px;
	cursor:pointer;
	text-decoration:none;
	}

*html #hiddenright {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/hotel/wLayout/design/img/startseite/hiddenright.png", sizingMethod='crop');
	cursor:pointer;
}		

#hiddenright h1	{
	font-size:14px;
	margin:300px 0 0 36px;
	}
#hiddenright p	{
	font-size:12px;
	margin:15px 0 0 12px;
	color:#fff;
	}


	
