@import url("/html4.css");
html		{ background: #ba905c url(/assets/Image/Layout/page_bgnd.jpg) repeat left top; }
html, body	{ height:100%; margin: 0; padding: 0; }
body		{ font-family: Georgia, Times, serif; font-size: 0.72em; color:#6a3d25; }
img			{ border: none }
a			{ color:#427b08 }
form		{ display: inline; }
img, table	{ border: none; }
h1 			{ font-size: 130%; }
h2 			{ font-size: 112%; color:#427B08; }
h3 			{ font-size: 100%; }
a:visited	{ color:#6a3d25 }
*:focus		{ outline: none }
form,
textarea,
input,
select				{ font-family: inherit; font-size: 100%; }
input.txtinput,
textarea.txtinput	{ border: 1px inset #999 }
input.button		{ background: #fff url(/assets/Image/Layout/button_tile.png) repeat-x center center scroll; border:1px solid #6e432a; font-size:inherit; font-family:inherit; color:#fff; padding:0.1em 0.66em; font-weight:bold  }
a.button			{ background: #fff url(/assets/Image/Layout/button_tile.png) repeat-x center center scroll; border:1px solid #6e432a; font-size:inherit; font-family:inherit; color:#fff; padding:0.16em 0.99em; font-weight:bold; text-decoration:none  }

/* layout */
#container			{ position:relative; background: transparent url(/assets/Image/Layout/content_bgnd.jpg) repeat-y 91px top; min-height:100%; height:auto !important; height:100%; }
#header 			{ height:170px }
#navigation			{ position:absolute; width:249px; top:165px; left:0px; padding-bottom:360px; min-height:225px; height:auto !important; height:225px; background:transparent url(/assets/Image/Layout/navigation_bgnd.jpg) repeat-y center center scroll; }
#navigation-top		{ position:absolute; left:0; top:0; z-index: 2 }
#navigation-bottom	{ position:absolute; left:0; bottom:0; z-index: 2 }
#nav-container		{ position:relative; left:38px; top:113px; width:145px; z-index: 3 }
#content			{ width:587px; margin-left:268px; padding-top:135px; line-height:150% }
#rightedge			{ position:absolute; left:886px; top:314px; }
#rightcorner		{ position:absolute; left:603px; top:0px; background:#f8efe4 url(/assets/Image/Header/krokuswiese.jpg) no-repeat center center scroll; }
#logo				{ position:absolute; left:367px; top:-5px; z-index:5 }
#cart				{ position:absolute; left:615px; top:180px; z-index:6; }
#navigation a		{ display:block; text-decoration:none; color:#efe2d3 }
a.navlevel1			{ font-weight:bold; padding:5px 0px 0px 0px; margin-top:5px; border-top:1px solid #bd8334; }
a.navlevel2			{ padding:5px 0px 5px 12px }


/* Hides from IE-mac \*/
* html .clearfix { height:1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

/* form error messages */
.error-formfield { background-color:#ffcccc }
div.error-formfield { color:#ff0000; font-weight:bold; display:none }

div#shopdetailimg img { width:350px }

