@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
	
}
body {
	font-family:"Arial";
	font-size:13px;
	color:#333;
	overflow:scroll;
}
#main {
	margin:0 auto;
	width:738px;
}

a {
	text-decoration:none;
	color:#333;
}
a img {
	border:0px;
}
.Seite_Bild_noSchlauch {
	margin-left:57px;
}
.Seite_Bild_Schlauch {
	margin-left:0px;
	margin-top:16px;
	margin-bottom:17px;
}
img.Seite_Bild_Schlauch {
    width: 235px;
    height: 87px;
}
img.Seite_Bild_noSchlauch {
    width: 120px;
    height: 120px;
}


.Artikelgruppen_Bild_noSchlauch {
	margin-left:28px;
}
.Artikelgruppen_Bild_Schlauch {
	margin-left:0px;
	margin-top:15px;
	margin-bottom:15px;
}
img.Artikelgruppen_Bild_Schlauch {
	width:135px;
	height:50px;
}
img.Artikelgruppen_Bild_noSchlauch {
	width:80px;
	height:80px;
}
.left {
	float:left;
}
.right {
	float:right;
}
.clear {
	clear:both;
}
#text a {
	text-decoration:underline;
	color:#06F;
}
h5 {
	padding-bottom:3px;
}
ul {
    margin-left: 10px;
}
.zeiger {
	margin-left:15px;
	font-size:12px;
}
.zeiger a {
	color:#06F;
}
