/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	background-color: #86B3E0;
}

#main {

background-color: #99CCFF;
}

#panorama {

	background:url(/fileadmin/templates/design/images/panorama.gif);
	background-repeat: repeat-x;
	width: 430px;
	height: 115px;
}

#content {
	height: 438px;
	text-align: center;
}
#spacer {
	height: 20px;
}	