
body {
  margin: 0px;
  background:url(images/bg.jpg) repeat-x top;
  background-color: #ffffff;
  behavior: url("csshover.htc");
}

.top_left_outbg {
  background:url(images/top_left_outbg.jpg) no-repeat top right;
  background-color: #285D87;
}

.top_right_outbg {
  background:url(images/top_right_outbg.jpg) no-repeat top left;
  background-color: #31658A;
}

.top_bg {
  background:url(images/top_bg.jpg) no-repeat top right;
}


.newsletter_bg {
  background:url(images/newsletter_bg.jpg) no-repeat top;
  width: 205px;
  height:184px;
  font-family:Verdana,Arial, Helvetica, sans-serif;
  font-size:11px;
  font-weight:normal;
  color:#000000;
}

.login_bg {
  background:url(images/login_bg.jpg) no-repeat top;
  width: 205px;
  height:160px;
  font-family:Verdana,Arial, Helvetica, sans-serif;
  font-size:11px;
  font-weight:normal;
  color:#000000;
}



.footer_bg {
  background:url(images/footer_bg.jpg) no-repeat top;
  width:990px;
  height: 146px;
}


.bottom_outbg {
  background:url(images/footer_outbg.jpg) repeat-x top;
  height: 272px;
}

.left_bg {
  background:url(images/left_bg.jpg) no-repeat top;
  width:20px;
}

.right_bg {
  background:url(images/right_bg.jpg) no-repeat top;
  min-height:400px;
}

.box_bg {
  background:url(images/box_bg.jpg) repeat-y;
  width:205px;
}

.shopping_cart {
  background:url(images/shopping_cart.jpg) no-repeat top;
  width:205px;
}

.box_content {
  font-family:Verdana,Arial, Helvetica, sans-serif;
  font-size:11px;
  font-weight:normal;
  color:#1E5775;
  padding: 20px 15px 10px 15px;
}



.content {
  padding: 10px 20px 10px 20px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight:normal;
  color:#1E5775;
  line-height:21px;
}

.content_title {
  font-family: Arial, Helvetica, sans-serif;
  font-size:16px;
  font-weight:bold;
  font-style:italic;
  color:#3FB0FE;
  padding:20px 0px 10px 20px;
}

.footer_content {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  color: #ffffff;
  padding: 26px 0px 0px 200px;
  line-height: 18px;
}






.webshop_box_middle_bg {
  background:url(images/product_middle_bg.jpg) repeat-y;
  width:172px;
}

.webshop_box_title {
  padding: 5px 12px 5px 12px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  color: #236E96;
  font-weight:bold;
  text-align:center;
  line-height: 13px;
  height: 32px;
}

.webshop_box_content {
  padding: 5px 18px 0px 18px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  color: #236E96;
  font-weight:normal;
  line-height: 14px;
  text-align:center;
}

.webshop_box_price {
  color: #236E96;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  padding: 0px 0px 0px 0px;
  text-align:center;
}

.webshop_box_price_2 {
  color: #236E96;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  padding: 0px 0px 0px 0px;
  text-decoration:line-through;
  text-align:center;
}

.webshop_box_reduced_price {
  color: #E60040;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  padding: 3px 0px 5px 0px;
  position:absolute;
  top: 120px;
  left: 5px;
  text-shadow: 1px 1px 0.1em black, 1px 1px 0.1em black;
  background-color: #ffffff;
  text-align:center;
}

#webshop_products td {
  border-bottom: 1px dashed #D8D8D8;
}



.fck_class {
  background:none;
  background-color:#FFFFFF;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color:#1E5775;
  margin: 20px;
  line-height: 21px;
}

.separator {
  border-bottom: 3px solid #1897C4;
  width:100%;
}

.error {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #FF0000;
  line-height: 22px;
  text-align:center;
  padding-bottom: 20px;
}

#error_div {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight:normal;
  color: #ff0000;
  border:1px solid #ff0000;
  width:400px;
  height:30px;
  text-align:center;
  padding-top:10px;
  margin-bottom: 20px;
  margin-top: 20px;
}

iframe {
  border: 2px solid #D9E2E9;
}

.pic_border {
  border: 1px solid #236E96;
}

.content ul li, .content ol li {
  margin-left: 25px;
}



a:link {
  color: #1E1E1E;
  text-decoration: none;
}
a:visited {
  color: #1E1E1E;
  text-decoration: none;
}
a:hover {
  color: #000000;
  text-decoration: underline;
}
a:active {
  color: #000000;
  text-decoration: none;
}



.footer_content a:link {
  text-decoration: none;
  color: #ffffff;
}
.footer_content a:visited {
  text-decoration: none;
  color: #ffffff;
}
.footer_content a:hover {
  text-decoration: underline;
  color: #ffffff;
}
.footer_content a:active {
  text-decoration: none;
  color: #ffffff;
}


.box_content a:link {
  text-decoration: none;
  color: #000000;
}
.box_content a:visited {
  text-decoration: none;
  color: #000000;
}
.box_content a:hover {
  text-decoration: underline;
  color: #1E5775;
}
.box_content a:active {
  text-decoration: none;
  color: #1E5775;
}


.menuitem a:link {
  text-decoration: none;
  color: #ffffff;
}
.menuitem a:visited {
  text-decoration: none;
  color: #ffffff;
}
.menuitem a:hover {
  text-decoration: none;
  color: #ffffff;
}
.menuitem a:active {
  text-decoration: none;
  color: #ffffff;
}


.content_title a:link {
  text-decoration: none;
  color: #3FB0FE;
}
.content_title a:visited {
  text-decoration: none;
  color: #3FB0FE;
}
.content_title a:hover {
  text-decoration: underline;
  color: #3FB0FE;
}
.content_title a:active {
  text-decoration: underline;
  color: #3FB0FE;
}



.input_field_empty {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  font-weight:normal;
  color:#3b3b3b;
  /*border: 1px solid #ff0000;*/
  border:none;
  width:163px;
  background:none;
}

.input_field {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color:#5b5b5b;
  background-image:url(images/input_bg.jpg);
  width:250px;
  border: 1px solid #c2c2c2;
  height: 15px;
}

.input_field3 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #767877;
  background-color: #ffffff;
  width:250px;
  border: 1px solid #989E9C;
}


.picture_frame {
  border: 1px solid #989E9C;
}




/* slideshow */

#slideshowTop {
  position:relative;
  height:120px;
  padding:0px;
  margin: 0px;
  top:0px;
  left:0px;
}

#slideshowTop IMG {
  position:absolute;
  top:0;
  left:0;
  z-index:8;
  opacity:0.0;
}

#slideshowTop IMG.active {
  z-index:10;
  opacity:1.0;
}

#slideshowTop IMG.last-active {
  z-index:9;
}

/* ------------------ */


.content ul li, .content ol li {
  margin-left: 25px;
}


p {
  padding: 5px 0px 5px 0px;
  margin: 5px 0px 5px 0px;
}

#products {
  padding-top: 5px;
  font-size: 9px;
  line-height: 16px;
}

#products td {
  border-bottom: 1px dashed #E2E2E2;
  padding-top: 5px;
  padding-bottom: 1px;
}
