/* body/container */
html {
  overflow: -moz-scrollbars-vertical;
  overflow-x: auto;
  height: 100%;
}

body {
  background: #fff url(../images/content/bg.gif);
  color: #5d5d5d;
  font: 100%/1.2em Georgia, Arial, Verdana;
  margin: 0;
  height: 100%;
}

div#container {
  width: 803px;
  padding: 0 20px 0 19px;
  background: #fff;
  margin: 0 auto -3em;
  position: relative;
}

/* header */
div#header {
  width: 842px;
  background: url(../images/content/bg_header.gif) no-repeat;
  height: 7.45em;
  margin-left: -19px;
  float: left;
}

div#header h1, div#header p {
  margin: 0;
}

div#header h1 span, div#header p a {
  position: absolute;
  overflow: hidden;
  width: 0;
}

div#header h1 a {
  position: absolute;
  left: 0;
  top: 0;
  width: 120px;
  height: 110px;
  background: 0;
}

div#header p a {
  top: 0;
  left: 0;
  color: #fff;
  background: #afc2ca;
  text-decoration: none;
  padding: 0.1em 0;
  text-align: center;
}

div#header p a:active, div#header p a:focus {
  overflow: visible;
  width: 100%;
}

form#form_search {
  float: right;
  margin: 50px 20px 0 0;
  height: 1.2em;
}

form#form_search label {
  width: auto;
  padding-right: 0;
} 

form#form_search input.submit {
  border: 0;
} 

div#header ul {
  list-style: none;
  background: #fff url(../images/content/bg_menu.gif) no-repeat right 0;
  margin: 0.75em 0 0 135px;
  width: 687px;
  float: left;
}

div#header ul li {
  float: left;
  font: bold 0.75em 'Trebuchet MS';
  border-left: 1px solid #e96d4b;
}

div#header ul li:first-child {
  border-left: 0;
}

div#header ul li a {
  padding: 0.35em 15px 0.34em;
  height: 1.5em;
  display: block;
}

div#header ul li a:link, div#header ul li a:visited {
  color: #fff;
  text-decoration: none;
}

div#header ul li a:hover, div#header ul li a:active, div#header ul li a#mainmenu_active {
  color: #e33226;
  background: #fff;
}

/* content */
div#content {
  width: 823px;
  min-height: 630px;
  float: left;
  background-color: #fff;
}

/* content slideshow */
div#gallery {
  width: 733px;
  margin: 0 0 0.9em;
  height: 6.5em;
  padding: 0.3em 55px 0;
  background: url(../images/content/bg_slideshow.gif) no-repeat;
  position: relative;
  float: left;
}

div#slideshow {
  margin: 0 auto;
  height: 90px;
  overflow: hidden;
}

div#slideshow ul {
  margin: 0;
  list-style: none;
}

div#slideshow ul li {
  float: left;
  margin-right: 26px;
  position: relative;
  z-index: 1;
}

ul#navigation_slideshow {
  margin: 0;
  list-style: none;
}

ul#navigation_slideshow li {
  position: absolute;
  right: 63px;
  top: 42px;
  z-index: 2;
  width: 15px;
  height: 17px;
}

ul#navigation_slideshow li:first-child {
  left: 20px;
}

div#popular_banner {
  width: 186px;
  height: 78px;
  background: url(../images/content/popular_banner.png) no-repeat;
  position: absolute;
  top: 174px;
  right: -16px;
  z-index: 2;
}

/* content secondary */
div#content_secondary {
  width: 165px;
  float: left;
  display: inline;
}

div#content_secondary ul {
  margin: 0;
  width: 141px;
  list-style: none;
  overflow: hidden;
  padding: 0 0 50px;
  background: #afc2ca url(../images/content/bg_submenu.gif) 0 bottom no-repeat;
}

div#content_secondary ul li {
  font: bold 0.75em 'Trebuchet MS';  
  border-bottom: 1px solid #dbe4e3;
}

div#content_secondary a {
  padding: 0.5em 12px;
  display: block;
}

div#content_secondary a:link, div#content_secondary a:visited {
  color: #fff;
  text-decoration: none;
}

div#content_secondary a:hover, div#content_secondary a:active, div#content_secondary a#submenu_active {
  color: #e33226;
  background: #dbe4e3;
}

/* content primary */
div#content_primary {
  float: left;
  width: 638px;
  background: url(../images/content/bg_primary.gif) 0 1.8em no-repeat;
  display: inline;
}

div#content_primary h2 {
  margin: 0 0 1.56em;
}

div#startpage_articles {
	margin: 20px 0 0 0;
}

div#startpage_articles dl {
	width: 210px;
	float: left;
	font-size: 12px;
}

div#startpage_articles dl dt {
	margin: 0 0 0 30px;
}



/* content main */
div#content_main {
  float: left;
  width: 433px;
  display: inline;
}

div#content_main td p {
  font-size: 1em;
}

/* content main - store items */
div#store_overview {
  width: 456px;
  margin: 0 0 0 -12px;
  position: relative;
}

div#store_overview dl {
  width: 118px;
  border: 1px solid #f2f4f5;
  padding: 0 10px 20px 10px;
  color: #444445;
  font-size: 0.7em;
  height: 22em;
  margin: 0 0 1.07em 1.07em;
  overflow: hidden;
  float: left;
}

div#store_overview dt {
  padding: 0.94em 0 0;
  margin: 0;
  height: 115px;
  overflow: hidden;
}

div#store_overview dd {
  margin: 0 0 0.3em;
}

div#store_overview dd.title {
  font-weight: bold;
}

div#store_overview img {
  margin: 0 auto;
}

div#store_overview a:link, div#store_overview a:visited {
  text-decoration: none;
}

div#store_overview dd.order {
  margin: 0;
}

div#store_overview dd.order a {
  background: #afc2ca;
  text-decoration: none;
  color: #fff;
  padding: 0.2em 5px;
  text-align: center;
}

div#store_overview dl:hover {
  border: 1px solid #bfc9cf;
}

table.item_data {
  float: left;
  border-collapse: collapse;
  border: 1px solid #dbe4e3;
  border-width: 0 1px 1px;
  margin: 0.6em 0 0;
  width: 250px;
}

table.item_data th {
  background: #dbe4e3;
  padding: 0 10px;
}

table.item_data td {
  padding: 0.3em 10px;
}

table.item_data a {
  background: #afc2ca;
  text-decoration: none;
  color: #fff;
  padding: 0 5px;
  text-align: center;
}

table.item_data label {
  width: auto;
  padding-right: 0;
}

table.item_data input {
  width: 27px;
}

/* content store 
div#content_store {
  float: right;
  width: 180px;
} 
*/

/* content store */
div#content_store {
  margin-left: 221px;
  position: absolute;
  left: 50%;
  width: 180px;
} 

div#content_store a, a:hover {
  color: #434445;
  text-decoration: none;
  background: none;
}

div#content_store div {
  border: 1px solid #bfc9cf;
  border-width: 0 1px 1px;
  width: 180px;
  padding: 0 0 5px;
  margin: 0 0 1.8em;
}

div#content_store table {
  width: 158px;
  margin: 0 0 0 10px;
  color: #434445;
  font-size: 0.75em;
} 


div#content_store table img {
  margin: 0.3em 0 0;
} 

div#content_store tfoot a {
  background: #afc2ca;
  text-decoration: none;
  color: #fff;
  padding: 0.1em 5px;
  text-align: center;
}

div#content_store caption {
  background: url(../images/content/bg_cart.gif) 0 0.2em no-repeat;
  padding: 0 0 5px 30px;
}

div#content_store tfoot td {
  background: url(../images/content/bg_total_cart.gif) 0 0.1em no-repeat;
  padding-top: 0.9em;
 
} 

div#content_store ul {
  margin: 0;
  list-style: none;
}

div#content_store ul li {
  margin: 0 0 0.6em;
}

div#winkelwagen {
  margin: 47px 0 0 0;
}

div#winkelwagen_afrekenen {
  margin: 170px 0 0 0;
}

/* content - FCK elements */
h1, h2, h3, h4 {
  color: #e33226;
  font-weight: normal;
  margin: 0 0 0.9em;
}

h2 {
  font-size: 1.1em;
}

h3 {
  font-size: 1em;
  font-weight: bold;
  color: #444445;
}

h4 {
  font-size: 1.8em;
  font-weight: bold;
  margin: 7px 0 0 0;
}

p {
  font-size: 0.7em;
  margin: 0 0 0.9em;
}

a:link, a:visited {
  color: #e33226;
  text-decoration: underline;
}

a:hover, a:active {
  color: #fff;
  background: #e33226;
  text-decoration: none;
}

img {
  display: block;
  margin: 0 0 0.9em;
  border: 0;
}

img.float_left {
  float: left;
  margin: 0 0.9em 0.9em 0;
}

img.float_right {
  float: right;
  margin: 0 0 0.9em 0.9em;
}

ul, ol {
  margin: 0 0 0.9em 1.8em;
  padding: 0;
}

ul li, ol li {
  font-size: 0.7em;
  margin: 0;
}

ul li ul li, ol li ol li {
  font-size: 1em;
}

table {
  margin: 0 0 0.9em;
  width: 100%;
  font-size: 0.7em;
}

table th, table td, table caption {
  font-family: 'Trebuchet MS';
  text-align: left;
  vertical-align: top;
}

address {
  font-style: normal;
  margin: 0 0 0.9em;
  font-size: 0.75em;
}

blockquote {
  padding: 0;
  margin: 0 0 0.9em;
}

/* content - form elements */

/* content - form elements */
form, form p, fieldset, legend {
  border: 0;
  margin: 0;
  padding: 0;
}

legend span, label span {
  position: absolute;
  width: 0;
  overflow: hidden;
}

label {
	width: 175px;
	float: left;
}

label.error {
 font-weight: bold;
	width: 100px;
	padding: 0 0 0 3px;
	float: left;
}

label:focus {
  color: #f50a00;
}

input, textarea, select {
  background: #fff;
  border: 1px solid #e9e9e7;
  margin: 0 0 0.3em;
  overflow: hidden;
}

input:focus, input.focus, textarea:focus, select:focus {
  border: 1px solid #f50a00;
}

input.submit {
  color: #7e7c79;
  cursor: pointer;
  height: 1.5em;
}

input.submit:hover, input.submit.hover {
  border: 1px solid #f50a00;
}
/* clear & footer */
div#clear {
  height: 0;
  width: 1%;
  clear: both;  
}

div#footer {
  width: 803px;
  padding: 0 20px 0 0;
  margin: 0 auto;
  height: 3em;
  background: #fff;
}

div#footer ul {
  margin: 0;
  height: 2.7em;
  list-style: none;
  background: url(/images/content/bg_footer.gif) #fff 0 bottom no-repeat;
}

div#footer li {
  float: left;
  margin-right: 0.3em;
}

div#footer img {
  border: 0;
}

ul#partners {
	margin: 0 0 0 -2px;
}

ul#partners li {
	display: inline;
	list-style: none;
	float: left;
	padding: 0 10px 0 0;
}

