
.clear			{ clear:both; }

div.page {  margin-left:0px; margin-right:0px; width:85px; height:150px; border: 0px solid #666666; position: relative;
		background:#ffffff url(../menu/gfx/banner_03.jpg) no-repeat;
		display: none; }

div.menu_walze 			{ background:#ffffff url(../menu/gfx/walze.jpg) no-repeat; float:left; width:116px; 
							height:20px; text-align:center; font-weight:bold; 
							font-family:Arial; font-size:11px; padding-top:3px;
							}
							
div.menu_walze:hover 		{ background:#ffffff url(../menu/gfx/walze_akt.jpg) no-repeat;}
div.menu_walze a			{ font-family:Arial; text-decoration:none; color:#666666; }
div.menu_item			{ font-size:11px; text-align:center; padding-top:1px; padding-bottom:1px;}
div.menu_item a			{ font-family:Arial; text-decoration:none; color:#666666; }
div.menu_item a:hover		{ font-weight:bold;}
div.bottom				{ position:absolute; bottom:5px; width:85px;}
