body { scrollbar-base-color:#004000; color: white; font-size: 13px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 16px; background-color: #002800; background-image: url(Grafik/Hintergrund.jpg); background-repeat: repeat-x; background-attachment: scroll; text-align: justify; }
#Whisky-Depot-Badge { position: absolute; top: 5px; left: 5px; width: 160px; height: 196px; }
#Menue { position: absolute; top: 210px; left: 5px; width: 160px; height: auto; }
#Inhalt {
	position: absolute;
	top: 120px;
	left: 190px;
	width: 950px;
	visibility: visible;
}
#Laufschrift {
	position: absolute;
	top: 73px;
	left: 190px;
	width: 950px;
	height: 20px;
}
#Kopfzeile-Schriftzug {
	position: absolute;
	visibility: visible;
	height: 58px;
	width: 548px;
	left: 180px;
	top: 5px;
}
#Kopfzeile-Glas {
	height: 58px;
	width: 33px;
	left: 740px;
	top: 5px;
	position: absolute;
}
#Kopfzeile-Motto {
	position: absolute;
	visibility: visible;
	height: 22px;
	width: 255px;
	left: 790px;
	top: 15px;
	font-weight: bold;
	font-size: 12px;
}
#Kopfzeile-Navigation {
	position: absolute;
	visibility: visible;
	height: 20px;
	width: 300px;
	left: 790px;
	top: 40px;
}
#Gruppenbaum_Zeile {
	position: absolute;
	top: 5px;
	left: 210px;
	width: 650px;
	height: 20px;
}
#Gruppenbaum {
	position: absolute;
	width: 220px;
	height: auto;
}
#Artikelliste {
	position: absolute;
	top: 50px;
	left: 230px;
	width: 650px;
	height: auto;
}
#Artikelliste_Administration {
	position: absolute;
	top: 50px;
	left: 230px;
	width: 850px;
	height: auto;
}
#Formular_Suchfunktion { 
	background-color: #006600; 
	position: absolute; 
	top: 50px;
	left: 900px;
	width: 160px; 
	padding-left: 5px; 
	padding_top: 5px; 
	padding-bottom: 5px; 
	height: auto;
}
#Formular_Suchfunktion_Administration { 
	background-color: #006600; 
	position: absolute; 
	top: 50px;
	left: 1100px;
	width: 160px; 
	padding-left: 5px; 
	padding_top: 5px; 
	padding-bottom: 5px; 
	height: auto;
}
form {
	display: inline;
}
.Webshop_Textfeld {
	color: white;
	font-size: 12px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	line-height: 14px;
	background-color: #005000;
	border: groove 1px #008200;
	outline-width: 0;
}
.Webshop_Textarea {
	color: white;
	font-size: 12px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	line-height: 14px;
	background-color: #005000;
	text-align: left;
	border: ridge 1px #008200;
	outline-style: none;
	outline-width: 0;
}
.Webshop_Dropdown {
	color: white;
	font-size: 12px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	line-height: 14px;
	background-color: #005000;
	border: groove 0px #008200;
	outline-width: 0;
}
.Webshop_Checkbox {
	font-size: 12px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	line-height: 14px;
	text-align: left;
	margin: 0;
	padding: 2px 2px 4px;
	border-style: none;
	border-width: 0;
	outline-style: none;
	outline-width: 0;
}
.Webshop_Button_Warenkorb {
	vertical-align: bottom;
}
.Webshop_Tabelle_Artikelliste {
	margin-bottom:10px;
	border-width:4px;
	border-style:ridge;
	border-color:#006000;
	border-spacing:5px;
	background-color:#003000;
	padding:0px;
}

p { font-size: 13px; line-height: 16px; text-align: justify; }
td { font-size: 13px; line-height: 16px; text-align: justify; }
form { display: inline; }
h1 { font-size: 18px; font-weight: bold; line-height: 24px; text-align: left; margin: 0 0 16px; }
h2 { font-size: 16px; font-weight: bold; line-height: 20px; text-align: left; margin: 16px 0; }
h3 { font-size: 14px; font-weight: bold; line-height: 18px; margin: 0; }
h4 { font-size: 10px; line-height: 14px; margin: 0; }
h5 { font-size: 9px; line-height: 12px; margin: 0; }
h6 { font-size: 8px; line-height: 10px; margin: 0; }
a:link {
	color: white;
	font-variant: small-caps;
	text-decoration: none;
	border: 0px;
}
a:visited {
	color: white;
	font-variant: small-caps;
	text-decoration: none;
	border: 0px;
}
a:hover {
	color: white;
	font-variant: small-caps;
	text-decoration: underline;
	border: 0px;
}
a:active {
	color: white;
	font-variant: small-caps;
	text-decoration: none;
	border: 0px;
}
ul { line-height: 35px; text-align: left; vertical-align: middle; list-style-type: disc; margin: 10px 0 10px 40px; list-style-image: url(Grafik/Whisky-Glas-Listenelement.gif); }
ul ul { line-height: 30px; text-align: left; vertical-align: middle; margin-top: 18px; margin-bottom: 18px; margin-left: 20px; }

