body {	
	background-color: #000;	
	margin-top: 0px;
	padding: 0px;	
	text-align: center;	
	font-family: Arial;
	font-style: normal;
	font-size: 15px;
	color: #000;
}


#container {	
	position: relative;
	margin: auto;
	width: 975px;
	height: 500;
	background-color: #000;
	text-align: left;

}	

#navi	{
	position: relative;
	margin-left: 57px;
	margin-top: 0px;
	padding-top: 60px;
	width: 151px;
	height: 182px;
	_height: 213px;
}



		
		#navi ul {
			clear: left;
			padding-left: 0px;
			margin: 0px;
			list-style: none;
			text-indent: 0;
			height: auto;
			width: 151;
			text-align: right;
			display: block;	
		}

		#navi ul li {
			padding-left: 0px;
			margin-top: 0px;
			margin-bottom: 2px;
			text-align: right;
			display: block;	
			width: 100%;	
			height: 22px;
		}
		
		#navi ul li a {
			padding: 0px;
			margin-top: 0px;
			margin-bottom: 0px;
			text-align: right;
			display: block;	
			width: 100%;	
			height: 22px;
		}

		#navi ul li a:hover {
			padding: 0px;
			margin-top: 0px;
			margin-bottom: 0px;
			text-align: right;
			display: block;	
			width: 100%;	
			height: 22px;
			background-color: #FC0;
		}

#yellow	{
	position: relative;
	margin-left: 57px;
	margin-top: 27px;
	width: 151px;
	height: 183px;
	background-color: #FC0;
}

	#yellow img	{
		position: relative;
		margin-left: 67px;
		margin-top: 117px;
		height: 66px;
		width: 84px;
	}

#logo {
	position: relative;
	margin-top: -413px;
	margin-right: 14px;
	height: 73px;
	width: 646px;
	float: right;
}

#block {
	position: relative;
	margin-top: -316px;
	margin-right: 236px;
	-margin-right: 125px;
	width: 425px;
	height: 316px;
	background-color: #000;
	float: right;	

}

#weiss {
	position: relative;
	margin-top: 0px;
	margin-left: 0px;
	width: 425px;
	height: 316px;
	background-color: #fff;
	overflow: auto;
}

	#weiss  ul {	
		clear: left;	
		padding: 0px;	
		margin: 0px;	
		padding-left: 0px;	
		list-style-type: none;	
		text-indent: 0;	
		height: auto;
		text-align: center;


	}

	#weiss  ul li {	
		display: block;	
		float: left;
		width: 190px;
		height: auto;
		margin-left: 22px;
	}

	#weiss  ul li img {	
		margin-bottom: 0px;
		background-image: url(grafik/laden.png);
	}		

#bilder {
	position: relative;
	margin-top: 0px;
	margin-left: 0px;
	width: 425px;
	height: 316px;
}

	#bilder ul {	
		clear: left;	
		padding: 0px;	
		margin: 0px;	
		padding-left: 0px;	
		list-style-type: none;	
		text-indent: 0;	
		height:92px;
		margin-bottom: 21px;
	}

	#bilder ul li {	
		display: block;	
		float: left;
		width: 425px;
		height: 92px;
		margin-bottom: 20px;
	}

	#bilder ul li a img {
		border: 0;
		background: url(../grafik/overlay.png)
	}
	
	;#bilder ul li a img {
		background-image: url(grafik/overlay.gif);
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src="grafik/overlay.png", sizingMethod="scale");
	}

	#bilder ul li a:hover img {
		border: 0;
		background-image: url(../grafik/spacer.gif)
	}

	;#bilder ul li a:hover img {
		background-image: url(grafik/overlay.gif);
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src="grafik/overlay_ie.png", sizingMethod="scale");
	}


	#bilder ul li a:active img {
		border: 0;
		background-image: url(../grafik/spacer.gif)
	}

	;#bilder ul li a:active img {
		background-image: url(grafik/overlay.gif);
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src="grafik/overlay_ie.png", sizingMethod="scale");
	}


	#bilder ul li img {
		border: 0;
	}




