* { margin: 0; padding: 0; }

html, body { 	background-image:url(../grfx/txtrs/backgr.jpg);
				min-width:971px;}

#wrapper {	position:relative;
			top:20px;
			left:5px;
			margin: 0 auto;
			width:966px;
			height:691px;}	

#grossesbild {	width:962px;
				height:686px;
				background-color:white;
				float:left;}	
#schattenr {width:4px;
			height:686px;
			float:left;}	
#schattenu {width:966px;
			height:4px;
			clear:both;}
					
#fusszeile {margin-top:2px;
			width:958px;
			padding:2px;}

#menue {position:absolute;
		top:98px;
		left:39px;
		width:807px;
		height:20px;
		background-color:white;
		filter:Alpha(opacity=75);
				opacity:.75;
				-moz-opacity:0.75;
				-khtml-opacity:0.75;}
/* #menuehaarlinien {position:absolute;
		top:118px;
		left:0px;
		width:962px;
		height:22px;
		border-top:1px solid white;
		border-bottom:1px solid white;}	*/
#menuerand {position:absolute;
			top:96px;
			left:37px;
			width:809px;
			height:22px;
			border:1px solid white;
			filter:Alpha(opacity=60);
				opacity:.60;
				-moz-opacity:0.60;
				-khtml-opacity:0.60;}				
					
#startrand {position:absolute;
			top:161px;
			left:37px;
			width:809px;
			height:483px;
			border:1px solid white;
			filter:Alpha(opacity=60);
				opacity:.60;
				-moz-opacity:0.60;
				-khtml-opacity:0.60;}				
																						
