body
{
	background-image: url(../pic/hg.gif);
	background-attachment: fixed;
	margin: 0px;
	padding: 0px;
}
body, table
{
	font-family: Arial, Helvetica, sans serif;
	font-size: 12px;
	color: #000;
}
a, a:visited 
{
 	text-decoration: none;
	color: #197B30;
}
a:hover, a:active
{
 	text-decoration: underline;
}

.bold
{
	font-weight: bold;
}
.courier
{
	font-family: "Courier New", Courier, mono;
	color: #197B30;
}

p
{
	width: 500px;
}

h1
{
	font-size: 24px;
}
h1 img
{
	vertical-align: middle;
}
h2
{
	font-size: 16px;
}
h2.firma
{
	font-size: 16px;
	text-align: right;
}

div.kopf
{
	position: fixed;
	top: 0px;
	left: 0px;
	display: block;
	width: 100%;
	height: 90px;
	background-image: url(../pic/hgtop2.jpg);
	background-position: top right;
	border-bottom: 5px solid #197B30;
	
	z-index: 100;
}
div.menuoben
{
	position: fixed;
	top: 95px;
	left: 0px;
	display: block;
	width: 100%;
	height: 20px;
	text-align: right;
	
	z-index: 99;
}
div.rand
{
	position: fixed;
	top: 0px;
	left: 0px;
	display: block;
	width: 35px;
	height: 100%;
	background-image: url(../pic/hgrand.jpg);
	background-attachment: fixed;
	background-position: bottom left;
	
	z-index: 0;
}
div.inhalt
{
	width: 900px;
	
	position: absolute;
	top: 110px;
	left: 35px;
	
	z-index: 3;
}

div.menuoben a, div.menuoben a:visited 
{
	background-color: #f78000;
	color: #fff;
	font-weight: bold;
	padding: 3px 10px;
}

div.menubox
{
	width: 210px;
	border: 1px dashed #000;
	padding: 1px;
	margin: 15px 40px 25px 10px;
}

table.artikel
{
	color: #e22519;
	width: 210px;
	background-color:#FDD590;
	padding: 0px;
	border-collapse: collapse;
}
table.artikel td.menupunkt
{
	border-top: 1px solid #FFFBD0;
	height: 22px;
	padding: 2px;
	vertical-align: middle;
}
table.artikel td.kopf
{
	font-size: 10pt;
	font-style:italic;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#F78000;
	border-top:0px;
	text-align: center;
	padding: 2px;
	height: 22px;
	vertical-align: middle;
}

a.menulink, a.menulink:visited 
{
	color: #000;
	font-weight: bold;
	background-image: url(../pic/punkt1.gif);
	background-position: center left;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 15px;
	text-decoration: none;
}
a.menulink:hover, a.menulink:active
{
	text-decoration: none;
}


table.links
{
	color: #e22519;
	width: 210px;
	background-color:#A7DD92;
	padding: 0px;
	border-collapse: collapse;
}
table.links td.menupunkt
{
	padding: 2px;
	height: 25px;
	vertical-align: middle;
}
table.links td.menutrenner
{
	height: 3px;
	background-color:#197B30;
}
table.links td.kopf
{
	font-size: 10pt;
	font-style:italic;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#197B30;
	border-top:0px;
	text-align: center;
	padding: 2px;
	height: 22px;
	vertical-align: middle;
}

a.menulink2, a.menulink2:visited 
{
	color: #000;
	font-weight: bold;
	background-image: url(../pic/punkt2.gif);
	background-position: center left;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 15px;
	text-decoration: none;
}
a.menulink2:hover, a.menulink2:active
{
	text-decoration: none;
}

p.map_clue
{
	width: 200px;
	margin: 3px;
	font-size: 10px;
}

table.haupttabelle
{
	width: 100%;
	padding: 0px;
	margin: 10px;
	border-collapse: collapse;
}
table.haupttabelle td
{
	border-collapse: collapse;
	vertical-align: top;
}

div.nachoben
{
	text-align: right;
	padding: 3px 10px 3px 10px;
	border-top: 1px solid #197b30;
	border-bottom: 1px solid #197b30;
	background-color: #daf8e0;
}

h3
{
	margin-top: 40px;
}

h3.eins
{
	padding: 3px 10px 3px 10px;
	border-top: 1px solid #F78000;
	border-bottom: 1px solid #F78000;
	background-color:#FDD590;
}

h3.zwei
{
	padding: 3px 10px 3px 10px;
	border-top: 1px solid #197b30;
	border-bottom: 1px solid #197b30;
	background-color: #A7DD92;
}

hr
{
	color: #197b30;
}

ul li
{
	list-style-type: square;
}
ul li.hauptliste
{
	font-weight: bold;
	margin: 10px 0px 5px 0px;
}

table.hersteller
{
	width: 90%;
	border-collapse: collapse;
	border: 0px;
	padding: 0px;
}
table.hersteller td
{
	width: 30%;
	vertical-align: top;
	border-collapse: collapse;
	border: 0px;
}

table.produktliste, table.produktdetails
{
	width: 100%;
	border-collapse: collapse;
	padding: 0px;
}
table.produktliste td, table.produktdetails td
{
	vertical-align: top;
	padding: 5px;
	border-collapse: collapse;
	border-top: 1px dashed #000;
	border-bottom: 1px dashed #000;
}
table.produktliste tr.produktliste_kopf td
{
	vertical-align: top;
	padding: 5px;
	font-weight: bold;
	border-collapse: collapse;
	border-top: 2px solid #197b30;
	border-bottom: 2px solid #197b30;
}

a.details, a.details:visited 
{
	font-weight: bold;
	background-image: url(../onlineshop/system/shop_kunden/pics/lupe_gross.gif);
	background-position: top left;
	background-repeat: no-repeat;
	line-height: 25px;
	padding: 4px 0px 5px 27px;
	text-decoration: none;
}
a.details:hover, a.details:active
{
	text-decoration: underline;
}

a.shop, a.shop:visited 
{
	font-weight: bold;
	background-image: url(../onlineshop/system/shop_kunden/pics/warenkorb2.gif);
	background-position: top left;
	background-repeat: no-repeat;
	line-height: 25px;
	padding: 4px 0px 5px 27px;
	text-decoration: none;
	white-space: nowrap;
}
a.shop:hover, a.shop:active
{
	text-decoration: underline;
}

table.produktdetails td.produktname
{
	vertical-align: top;
	padding: 20px 5px 5px 5px;
	border-collapse: collapse;
	border-top: 0px dashed #000;
	border-bottom: 1px dashed #000;
}
h2.produktname
{
	font-size: 16px;
	color: #197b30;
	margin: 0px;
}

table.produktdetails td.notopborder
{
	border-top: 0px;
}
table.produktdetails td.nobottomborder
{
	border-bottom: 0px;
}
table.produktdetails td.hinweistext
{
	font-size: 10px;
}

table.produktdaten td
{
	vertical-align: top;
	padding: 3px;
	border-collapse: collapse;
	border: 0px;
}
table.liste_details td
{
	padding: 1px;
	border-collapse: collapse;
	border: 0px;
	color: #555;
	font-size: 11px;
}

table.produktdaten td.gotoshop
{
	vertical-align: bottom;
	text-align: right;
	padding: 25px 0px 0px 0px;
	border-collapse: collapse;
}

a.gotoshop, a.gotoshop:visited,
a.gotoshop:hover, a.gotoshop:active
{
	background-image: url(../onlineshop/system/shop_kunden/pics/warenkorb1.gif);
	background-repeat: no-repeat;
	background-position: top right;
	padding: 15px 68px 10px 0px;
	height: 40px;
	font-weight: bold;
}

img.bildrahmen
{
	border: 1px solid #197b30;
}




/* Special-Produkt !!! */
div.vlink
{
	width: 1px;
	height: 1px;
	overflow: hidden;
	border: 0px solid red;
}
div.vlink a, div.vlink a:visited,
div.vlink a:hover, div.vlink a:active
{
	color: #daf8e0;
	text-decoration: none;
	font-size: 9px;
	cursor: default;
	
	-moz-user-select:none;
	-khtml-user-select: none;

}
