body {
    min-height:100%;
    height:100%;
    margin:0;
    padding:0;
    text-align:left;
    font-family: Verdana, sans-serif;
    font-size: 12px;
    background:url(../img/bg.jpg) no-repeat #f4f3f3;
    color: #4e4e4e;
    height:100%;
}

.warenkorbtbl{
	border:1px solid #e7e7e7;
	border-width:0px 0px 1px 0px;
	margin-bottom:5px;
	padding:2px;
}

.warenkorbtbl tr{
	height:20px;
}
hr{
	border-style:dotted;
	color:#e7e7e7;
	border:solid #e7e7e7 1px;
	border-left-width:0px;
	border-right-width:0px;
	border-top-width:0px;
}

.pro{
	background:#f3f3f3;
	padding:10px;
}

.pro tr:hover{
	background:#e9e9e9;
}

.submit_link
{
	border:none;
	background-color:white;
	color:#F00;
	font-size:11px;
	text-decoration:underline;
	cursor:pointer;
	margin:0px;
	padding:0px;
	float:right;
	text-decoration:none;
}

.pro tr{
	height:20px;
}

form{
	border:0px;
	margin:0px;
	padding:0px;
}

.auto-clear{
	border:1px solid #979797;
	background:#FFF;
	width:30px;
	padding-left:2px;
	font-size:10px;
}


.shoplink{
	font-size:Bold

}

h3{
	font-size:14px;
	font-weight:bold;
	margin:0px 0px 5px 0px;
	padding:0px;

}

p{
	margin:0px;

	padding:0px;
}

.headlines{
	font-weight:normal;
	font-size:18px;
	padding-left:0px;
}

a{
	color:#F00;
	text-decoration:none;
}

#suche{
	float:right;
	width:200px;
	margin-top:37px;
	text-align:right;
}

#top {
	width:1000px;
	height:80px;
	padding-left:20px;
}

#top a{
	float:left;
	margin-right:20px;
	margin-top:37px;
	font-size:11px;
}

#top a{
	color:#4e4e4e;
}

#top h1{
	font-size:30px;
	font-weight:bold;
	float:left;
	margin-top:20px;
	margin-left:0px;
	margin-right:375px;
}


#homelink{
	position:absolute;
	top:0px;
	left:0px;
}

#top h1 .normal{
	font-weight:normal;
}

#middle {
	width:1000px;
	margin:20px 0px 0px 0px;

}

#bottom {
	width:1000px;
	height:100px;
	margin:20px 0px 0px 0px;

}

#middle .left{
	float:left;
	width:200px;
	margin-left:20px;

}
#middle .middle{
	float:left;
	width:500px;
	padding-left:20px;

}
#middle .right{
	float:left;
	width:220px;
	margin-left:20px;

}


#produkt{
	width:495px;
	margin-bottom:20px;
}

#produkt .inhalt{
	font-size:11px;
	color:#666666;
	padding:0px 20px 0px 20px;
	line-height:17px;
}

#produkt .oben{
	width:495px;
    background:url(../img/probgtop.png) no-repeat;
	height:16px;
}
#produkt .mitte{
	width:495px;
    background:url(../img/probgmid.png) repeat-y;
}

#produkt .unten{
	width:495px;
    background:url(../img/probgbottom.png) no-repeat;
	height:10px;
}
		#menu
		{
			width:200px;
			font-size:12px;
			font-weight:bold;
		}

		#menu a
		{
			color:#707070;
			text-decoration:none;
			font-size:11px;
			font-weight:bold;
		}

		#menu ul
		{
			list-style:none;
			margin:0px;
			padding:0px;
		}

		#menu ul li
		{

			display:block;
			color:#757575;
			border:1px solid #d2d2d2;
			border-width:0 0 1px 0;
			min-height:20px;
		}


		#menu ul li a{

			display: block;
			padding: 2px 0px 2px 20px;
			text-decoration: none;
			font-weight:normal;
		}

		#menu ul li.aktiv{


		}
		#menu ul li.sub{
					background-image:url(../img/arrow.gif);
				background-repeat:no-repeat;
				background-position:left;
				background-position:22px 6px;

		}
#menu ul li.subaktiv{
					background-image:url(../img/arrow.gif);
				background-repeat:no-repeat;
				background-position:left;
				background-position:22px 6px;

		}

		#menu ul li.aktiv a
		{
			color:#F00;
			font-weight:bold;
		}
		#menu ul li.subsub
		{

			background-image:url(../img/arrow.gif);
				background-repeat:no-repeat;
				background-position:left;
				background-position:42px 6px;

			list-style:none;
			margin:0px;

		}

		#menu ul li.subsubaktiv
		{
			background-image:url(../img/arrow.gif);
				background-repeat:no-repeat;
				background-position:left;
				background-position:42px 6px;
		}

		#menu ul li.subsubaktiv a
		{

			display: block;
			padding: 2px 0px 2px 60px;
			text-decoration: none;
			color:#F00;
		}

		#menu ul li.subsub a{

			display: block;
			padding: 2px 0px 2px 60px;
			text-decoration: none;
		}

		#menu ul li.subaktiv a
		{

			display: block;
			padding: 2px 0px 2px 40px;
			text-decoration: none;
			color:#F00;
		}

		#menu ul li.sub a{

			display: block;
			padding: 2px 0px 2px 40px;
			text-decoration: none;
		}


		#menu ul li:hover
		{
			background-color:#e9e9e9;
		}

		#menu ul li.normal:hover{
			background:none;
		}

		#menu ul li.aktiv:hover
		{
			background:none;
		}


		.herstellermenu ul li a{
			color:#4e4e4e;
		}

		.herstellermenu{
			margin-left:0px;
		}


#korb{
	width:214px;
	margin-bottom:20px;

}

#korb .inhalt{
	font-size:11px;
	color:#666666;
	padding:0px 20px 0px 20px;
	line-height:17px;
}

#korb .oben{
	width:214px;
    background:url(../img/korbbgtop.png) no-repeat;
	height:12px;
}
#korb .mitte{
	width:214px;
    background:url(../img/korbbgmid.png) repeat-y;
}

#korb .unten{
	width:214px;
    background:url(../img/korbbgbottom.gif) no-repeat;
	height:7px;
}

#produktsuche{
	width:214px;
	margin-bottom:20px;

}

#produktsuche .inhalt{
	font-size:11px;
	color:#666666;
	padding:0px 20px 0px 20px;
	line-height:17px;
}

#produktsuche .oben{
	width:214px;
    background:url(../img/korbbgtop.png) no-repeat;
	height:12px;
}
#produktsuche .mitte{
	width:214px;
    background:url(../img/korbbgmid.png) repeat-y;
}

#produktsuche .unten{
	width:214px;
    background:url(../img/korbbgbottom.gif) no-repeat;
	height:7px;
}

