*	{
	margin:0;
	padding:0;
	}
	
html	{
	height:100%;
	}
	
html[xmlns^="http"]
			{
			/* verhindert Mozilla-Zucken
			 * > Firefox 1.5
			 */
			overflow-y: scroll;
			}

	
body	{
	background:url(/CSS/startseite-img/hg.jpg) 0 114px repeat-x #344F6D;
	font-size:12px;
	line-height:150%;
	height:100%;
	font-family:verdana;
	}
	
a	{
		text-decoration:none;
		}
	
#wrapper	{
	width:985px;
	margin:0 auto;
	}

#headerinnen	{
	width:985px;
	height:152px;
	}
	
#headerinnendrinne	{
	width:725px;
	height:151px;
	background:url(/CSS/startseite-img/header.png);	
	float:right;
	margin:1px 15px 0 0;
	}
	
*html #headerinnendrinne {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/CSS/startseite-img/header.png', sizingMethod='crop');
	cursor:auto;
}

	
a.liste	{
	height:330px;
	width:235px;
	float:left;
	margin:3px 2px 0 8px;

	}
	
a.liste h1	{
	color:#fff;
	text-decoration:none;
	font-size:30px;
	line-height:38px;
	font-weight:normal;
	width:235px;
	text-align:center;
	margin:270px 0 0 0;
	cursor:pointer;
	}
	
a.liste span	{
	width:51px;
	height:24px;
	margin:-79px 0 0 170px;
	background:url(/CSS/startseite-img/weiter.png);	
	color:#fff;
	padding:5px 0 0 8px;
	font-size:12px;
	display:none;
	cursor:pointer;
	}		
	
	
*html a#importe {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/CSS/startseite-img/weiter.png', sizingMethod='crop');
	cursor:pointer;
}
	
a.liste span.hover	{
	display:block;
	}	
	
#kontakt	{
	width:253px;
	height:44px;
	float:left;
	margin:20px 0 0 0;
	background:url(/CSS/startseite-img/kontakt.png);	
	}
	
#kontakt a	{
	color:#fff;
	width:103px;
	float:left;
	text-align:center;
	margin:14px 0 0 14px;
	}
	

		
a#importe	{
	background:url(/CSS/startseite-img/importe.png);	
	margin:3px 2px 0 0px;
	}		
	
*html a#importe {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/CSS/startseite-img/importe.png', sizingMethod='crop');
	cursor:pointer;
}
	
a#grabsteine	{
	background:url(/CSS/startseite-img/grabsteine.png);	
	}	
	
*html a#grabsteine {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/CSS/startseite-img/grabsteine.png', sizingMethod='crop');
	cursor:pointer;
}
	
a#kuechen	{
	background:url(/CSS/startseite-img/kuechen.png);	
	}	
	
*html a#kuechen {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/CSS/startseite-img/kuechen.png', sizingMethod='crop');
	cursor:pointer;
}
	
a#bad	{
	background:url(/CSS/startseite-img/bad.png);	
	}
	
*html a#bad {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/CSS/startseite-img/bad.png', sizingMethod='crop');
	cursor:pointer;
}
