body {
	background: #200003;
  	font-size: 12px;
  	font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif; 
	height: 100%;
	margin: 0;
	}
	
html,body { /* das brauchen die moz-basierten */
	height: 90%;
	margin: 0;
	}	
	
#innerboy { 	
	margin: 6% 0% 10% 0%; /* der ie5.0 ben?tigt weniger */
	voice-family: "\"}\""; /* thx 2 tantek */
	voice-family:inherit;
	margin: 11% 10px 11% 10px;
	}
		
html>body #innerbody {
	margin: 10%;
	}	
	
img a, img { 
   	border			: none; 
   	background		: none; 
   	padding			: 0px; }	
	
.clear {
	display	: block; 
	clear: left; 
	visibility: hidden;
	margin: 0px;
	padding: 0px;
	border: none; 
	} 	
	
#mulinabild {
	padding-top: 217px;
	}	
	
#animation {
	text-align: right;
	position: relative;
	bottom: -5px;
	}	
	
/* - - - - - - - -  OBERER PART - - - - - - - - */	
	
#linksoben {
	background: #200003 url(../_images/_index/topleft.gif) top left no-repeat;
	width: 54%;
	height: 235px;
	display: inline;
	float: left;
	text-align: right;
	z-index: 1;
	}
	
#linksunten {
	background: #200003 url(../_images/_index/bottomleft.gif) bottom left no-repeat;
	width: 54%;
	height: 215px;
	display: inline;
	float: left;
	}
	
#rechtsoben {
	background: #200003 url(../_images/_index/topright.gif) right top no-repeat;
	width: 46%;
	height: 235px;
	display: inline;
	float: right;
	}
	
#rechtsunten {
	background: #200003 url(../_images/_index/bottomright.gif) bottom right no-repeat;
	width: 46%;
	height: 215px;
	display: inline;
	float: right;	
	}	
	

