body
	{
	background-color: rgb(244,243,242);
	/*background-image: url(pics/bg-content.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;*/
	margin: 40px;
	padding: 0px;
	overflow-x: visible;
	scrollbar-base-color: rgb(240,237,230);
	scrollbar-face-color: rgb(247,246,243);
	scrollbar-highlight-color: rgb(61,60,58);
	scrollbar-shadow-color:  rgb(61,60,58);
	scrollbar-arrow-color: rgb(61,60,58);
	scrollbar-track-color: rgb(240,237,230);
	scrollbar-3dlight-color: rgb(240,237,230); 
	scrollbar-darkshadow-color: rgb(240,237,230)
	}

div.pulldown
	{
	position: absolute;
	display: none;
	left: 0px;
	top: 0px;
	background-color: rgb(250,250,249);
	border-width: 1px;
	border-top-width: 0px;
	border-color: rgb(61,60,58);
	border-style: solid;
	margin: 0px;
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	}

h1
	{
	font-family: arial, helvetica, verdana;
	font-size: 15px;
	color: rgb(110,100,80);
	line-height: 21px;
	margin: 0px;
	margin-top: 26px;
	padding: 0px;
	padding-bottom: 6px;
	}

h2
	{
	font-family: arial, helvetica, verdana;
	font-size: 17px;
	font-weight: bold;
	text-transform: uppercase;
	color: rgb(80,50,0);
	line-height: 17px;
	margin: 0px;
	padding: 0px;
	}

body, p, li, span, td, a.nav, select, option, input, textarea
	{
	font-family: arial, helvetica, verdana;
	font-size: 13px;
	line-height: 19px;
	color: rgb(0,0,0);
	text-decoration: none;
	}

p
	{
	text-align: justify;
	margin: 0px;
	margin-top: 6px;
	padding: 0px;
	}

p.footnote
	{
	margin-top: 36px;
	border-width: 0px;
	border-bottom-width: 1px;
	border-style: solid;
	border-color: rgb(185,180,170);
	}

p.smallinfo
	{
	margin-top: 12px;
	font-size: 11px;
	}

span.phone
	{
	width: 55px;
	}

span.url
	{
	width: 110px;
	}

ol
	{
	margin: 0px;
	margin-left: 30px;
	margin-top: 6px;
	padding: 0px;
	}

ul
	{
	margin: 0px;
	margin-left: 30px;
	margin-top: 6px;
	padding: 0px;
	list-style-type: square;
	}

small
	{
	font-size: 11px;
	}

a
	{
	color: rgb(0,0,0);
	text-decoration: underline;
	}


a:hover
	{
	background-color: rgb(255,255,255);
	}

a.pulldown
	{
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: rgb(61,60,58);
	text-decoration: none;
	line-height: 17px;
	margin: 0px;
	padding: 0px;
	}

a.pulldown:hover
	{
	color: rgb(0,0,0);
	text-decoration: none;
	}

a.arcomalist_navigation_previous1, a.arcomalist_navigation_pagelink1, a.arcomalist_navigation_next1, span.arcomalist_navigation_thispage1
	{
	font-family: verdana, arial, helvetica;
	font-size: 9px;
	color: rgb(110,100,80);
	text-decoration: none;
	padding: 0px;
	padding-left: 3px;
	padding-right: 3px;
	}

a.arcomalist_navigation_previous1:hover, a.arcomalist_navigation_pagelink1:hover, a.arcomalist_navigation_next1:hover, a.nav:hover
	{
	color: rgb(0,0,0);
	background-color: rgb(255,255,255);
	text-decoration: none;
	}

span.arcomalist_navigation_thispage1, span.noresults
	{
	color: rgb(185,183,180);
	}

col.address1
	{
	width: 180px;
	}

col.address2
	{
	width: 250px;
	}

img.arcoma_editor_left
	{
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: -3px;
	}

img.arcoma_editor_right
	{
	margin-top: 2px;
	margin-left: 12px;
	margin-bottom: 10px;
	margin-right: -5px;
	}

/*img.arcoma_editor_right,img.arcoma_editor_left
	{
	border-width: 1px;
	border-style: solid;
	border-color: rgb(185,183,180);
	}*/

img.pdfreader
	{
	margin: 0px;
	margin-right: 12px;
	margin-bottom: 10px;
	}

b.arcoma_searchword
	{
	color: rgb(200,100,50);
	}

td.p
	{
	height: 10px;
	}

input.herbweight, input.mixname, input.address
	{
	height: 20px;
	background-color: rgb(255,255,255);
	border-width: 1px;
	border-style: solid;
	border-color: rgb(150,150,150);
	padding: 0px;
	padding-left: 2px;
	padding-right: 2px;
	margin: 0px;
	line-height: 17px;
	}

textarea
	{
	margin: 0px;
	margin-top: 5px;
	background-color: rgb(255,255,255);
	border-width: 1px;
	border-style: solid;
	border-color: rgb(150,150,150);
	padding: 0px;
	padding-left: 2px;
	padding-right: 2px;
	margin: 0px;
	}

.onlyprint
	{
	display: none;
	}
	
.noprint
	{
	display: inline;
	}
	


/* ============================================================ KRÄUTER MISCHUNG ===================================================================== */

select.rezept, option.rezept
	{
	width: 220px;
	background-color: rgb(255,255,255);
	}

input.herbweight, input.mixname
	{
	width: 60px;
	}

input.herbweight
	{
	text-align: right;
	}

input.mixname
	{
	width: 185px;
	}

a.button
	{
	display:inline;
	background-color: rgb(220,220,220);
	border-width: 1px;
	border-style: solid;
	border-color: rgb(150,150,150);
	border-left-color: rgb(255,255,255);
	border-top-color: rgb(255,255,255);
	padding: 5px;
	padding-top: 0px;
	padding-bottom: 1px;
	margin: 0px;
	text-align: center;
	text-decoration:none;
	}

a.button:hover
	{
	background-color: rgb(230,230,230);
	}

div.zutaten, div.rezept
	{
	background-color: rgb(240,240,240);
	border-width: 1px;
	border-style: solid;
	border-color: rgb(220,220,220);
	border-right-color: rgb(255,255,255);
	border-bottom-color: rgb(255,255,255);
	padding: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	margin: 0px;
	}

textarea.mixcomment
	{
	height: 100px;
	width: 370px;
	}

table.mixlist
	{
	width: 370px;
	border-collapse: collapse;
	margin: 0px;
	margin-top: 5px;
	}

td.mixlist
	{
	height: 40px;
	border-width: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-style: solid;
	border-color: rgb(200,200,200);
	padding: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	}

table.herblist
	{
	margin: 0px;
	}

td.herblist
	{
	height: 40px;
	padding: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	}


/* ============================================================ WARENKORB ===================================================================== */

table.cartlist
	{
	/*width: 640px;*/
	border-collapse: collapse;
	margin: 0px;
	margin-top: 5px;
	}

/* ============================================================ ADRESS-EINGABE ===================================================================== */

input.address,textarea.address, select.address
	{
	width: 230px;
	background-color: rgb(255,255,255);
	}

textarea.address
	{
	height: 115px;
	}





