body {
	padding:0px;
	margin:0px;
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
	color:#38291E;
	text-align:justify;
	font-size: 13px;
	background-color:#F9844A;
	
}

html {
	height:100%;
}

#border {
	position: relative;
	left: 50%;
	margin-left: -365px;
	width: 729px;
	min-height: 100%;
	height:auto !important; /* moderne Browser */	
}

#center {
	position: relative;
	left: 50%;
	margin-left: -365px;
	width: 729px;
	height:auto !important; /* moderne Browser */	
}  

.aurora {
	background-image:url(../images/aurora-kappeln.jpg);
	height:577px;
	width:729px;
	background-repeat:no-repeat;
}
.hotel {
	margin-top:80px;
	float:left;
	width:168px;
	height:470px;
	padding-left:30px;
}
.kappeln {
	float:right;

}
.align-center {
	text-align:center;
	padding:0px;
	margin:0px;

}
.csc-frame {
	height:17px;
	background-image:url(../images/blume.gif);
	background-position:center;
	background-repeat:no-repeat;
	padding-top:4px;
	padding-bottom:4px;
}
.bodytext {
	padding:0px;
	margin:0px;
}
a:hover, a:link, a:active, a:visited {
	color:#38291E;
	text-decoration:none;
} 
a:hover {
	text-decoration:underline;
}
