/* botticelli.css */

.grau{background-color: #4F697C;}



body {
	background-color: #E6FF65;
	background-image:url(../img/muster_b.gif);
	padding: 0;
	margin: 25px 0 5px 0;
	margin:25px 0 5px 0;
	text-align: center;
	background-position: right; }

   
#main {
	margin: 0 auto 0;
	border: 8px solid #4F697C;
	width: 800px;
	height: 564px;
	text-align: left; }





#botticelli {
	position:relative;
	left:0px;
	top:0px;
	width:800px;
	height:564px;
}

#botticelli-01 {
	position:absolute;
	left:0px;
	top:0px;
	width:215px;
	height:303px;
}

#botticelli-02 {
	position:absolute;
	left:215px;
	top:0px;
	width:585px;
	height:303px;
}

#botticelli-03 {
	position:absolute;
	left:0px;
	top:303px;
	width:800px;
	height:195px;
}

#botticelli-04 {
	position:absolute;
	left:0px;
	top:498px;
	width:800px;
	height:66px;
}



	


