td  {
	font-family: arial, verdana;
	font-size: 12px;
	}

h3 {
	margin-top: 0px;
	font-size: 20px;
	margin-bottom: 0px;
}

a 	{
	color: #565656;
	text-decoration: underline;
	}

a:hover {
	color: #7A7979;
	}

h4  {
	margin-top: 26px;
	font-size: 14px;
	margin-bottom: 8px;
	text-decoration: underline;
	font-weight: bold;
	}
	
h5  {
	margin-top: 0px;
	font-size: 14px;
	margin-bottom: 0px;
	text-decoration: underline;
	font-weight: bold;
	}

td.main {
	padding-top: 9px;
}

td.brennpunkte {
	padding: 4px;
	background-color: #999999;
	border-right: 1px solid white;
	color: white;
}

td.brennpunkte a{
	color: white;
	text-decoration: none;
}

td.brennpunkte a:hover{
	color: #DEDEDE;
	text-decoration: none;
}


td.top {
	padding-bottom: 8px;
}

td.bottom {
	padding-top: 8px;
	font-size: 10px;
}

table.header td a {
	color: white;
	text-decoration: none;
	font-weight: bold;
}
table.header td a:hover {
	color: #DEDEDE;
	text-decoration: none;
	font-weight: bold;
}

table.navlinks {
	margin-left: 0px;
	margin-top: 20px;
}

table.navlinks td a {
	color: #565656;
	text-decoration: none;
	font-weight: bold;
}
table.navlinks td a:hover {
	color: #A6A5A5;
	text-decoration: none;
	font-weight: bold;
}


td.top-links a {
	font-weight: normal;
	text-decoration: none;
	}

td.main-links {
	padding-bottom: 2px;
}
	
td.main-links a {
	font-weight: bold;
	text-decoration: none;
	}

ul {
	margin-left: 18px;
	}	

table#nav td{
	padding-left: 8px;
	padding-top: 1px;
	padding-bottom: 1px;
	}

table#nav {
	margin-left: 4px;
}

table#nav td.header{
	padding-left: 8px;
	border-bottom: 1px solid #EB011F;
	font-weight: bold;
	font-size: 14px;
	}

table#techdat td {
	border-bottom: 1px solid grey;
	}
	
table#prod-uebersicht td {
	border-bottom: 1px solid grey;
	padding-top: 10px;
	padding-bottom: 10px;
}

table#prod-uebersicht td a.headlink {
	color: black;
}


table#warenkorb {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100%;
	}

table#warenkorb td.head{
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	background-color: #E1E1E1;
	border-bottom: 1px solid #BDBDBC;
	}

table#warenkorb td{
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	background-color: #fff;
	border-bottom: 1px solid #BDBDBC;
	}

table#warenkorb td.gesamt{
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	background-color: #fff;
	border-bottom: 0px;
	font-weight: bold;
	}
	
table#warenkorb td.gesamtbetrag{
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	background-color: #fff;
	border-bottom: 3px solid black;
	font-weight: bold;
	}
	
table#shop {
	border: 1px solid #C3C2C2;
	background-color: #EDECEC;
	margin-top: 10px;
	margin-bottom: 10px;
	}
	
table#shop td {
	padding: 5px;
	font-size: 14px;
	}

table#shop td input.menge {
	width: 5px;
	}
	
table#shop td.zbh {
	padding: 5px;
	font-size: 12px;
	}

td.navtop {
	background-image: url(images/topleft2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
