<style type="text/css">
<!--
body {
  margin: 0px 0px 28px 0px;
  background-color: #ffffff;
}
.body {
  position: relative;
  width: 950px;
  min-width: 950px;
  max-width: 950px;
  margin-left: auto;
  margin-right: auto;
}
.nav {
   font-family: Verdana;
   font-size: 12px; 
   font-style: normal; 
   line-height: normal; 
   font-weight: bold; 
   font-variant: normal; 
   text-transform: none; 
   color: #b8b8b8; 
   text-decoration: none}
   
a.nav:link{color:#b8b8b8;}
a.nav:visited{color:#b8b8b8;}
a.nav:hover{color:#000000;}
a.nav:active{color:#000000;}
.nav_active {
  text-decoration: none;
}
a.nav_active:link{color:#000000;}
a.nav_active:visited{color:#000000;}
a.nav_active:hover{color:#000000;}
a.nav_active:active{color:#000000;}

.nav_head {
   font-family: Verdana;
   font-size: 9px; 
   font-style: normal; 
   line-height: normal; 
   font-weight: normal; 
   font-variant: normal; 
   text-transform: none; 
   color: #6d6d6d; 
   text-decoration: none}

.nav_foot {
   font-family: Verdana;
   font-size: 11px; 
   font-style: normal; 
   line-height: normal; 
   font-weight: normal; 
   font-variant: normal; 
   text-transform: none; 
   color: #6d6d6d; 
   text-decoration: none}

.content {
   font-family: Verdana;
   font-size: 10px; 
   font-style: normal; 
   line-height: normal; 
   font-weight: normal; 
   font-variant: normal; 
   text-transform: none; 
   color: #6d6d6d; 
   text-decoration: none}

.content_title {
   font-family: Verdana;
   font-size: 14px; 
   font-style: normal; 
   line-height: normal; 
   font-weight: normal; 
   font-variant: normal; 
   text-transform: none; 
   color: #6d6d6d; 
   text-decoration: none}

.margin {
   font-family: Verdana;
   font-size: 12px; 
   font-style: normal; 
   line-height: normal; 
   font-weight: normal; 
   font-variant: normal; 
   text-transform: none; 
   color: #ffffff; 
   text-decoration: none}

.topartikel {
   font-family: Verdana;
   font-size: 24px; 
   font-style: normal; 
   line-height: normal; 
   font-weight: normal; 
   font-variant: normal; 
   text-transform: none; 
   color: #6d6d6d; 
   text-decoration: none}

.prod_title {
   font-family: Verdana;
   font-size: 12px; 
   font-style: normal; 
   line-height: normal; 
   font-weight: normal; 
   font-variant: normal; 
   text-transform: none; 
   color: #6d6d6d; 
   text-decoration: none}
   
.prod_subtitle {
   font-family: Verdana;
   font-size: 10px; 
   font-style: normal; 
   line-height: normal; 
   font-weight: bold; 
   font-variant: normal; 
   text-transform: none; 
   color: #6d6d6d; 
   text-decoration: none}
   
.prod_content {
   font-family: Verdana;
   font-size: 10px; 
   font-style: normal; 
   line-height: normal; 
   font-weight: normal; 
   font-variant: normal; 
   text-transform: none; 
   color: #6d6d6d; 
   text-decoration: none}
 
.prod_case {
   font-family: Verdana;
   font-size: 10px; 
   font-style: normal; 
   line-height: normal; 
   font-weight: bold; 
   font-variant: normal; 
   text-transform: none; 
   color: #5b969a; 
   text-decoration: none}
   
.prod_price {
   font-family: Verdana;
   font-size: 16px; 
   font-style: normal; 
   line-height: normal; 
   font-weight: bold; 
   font-variant: normal; 
   text-transform: none; 
   color: #6d6d6d; 
   text-decoration: none}
   
.search {
   font-family: Verdana;
   font-size: 12px; 
   font-style: normal; 
   line-height: normal; 
   font-weight: bold; 
   font-variant: normal; 
   text-transform: none; 
   color: #6d6d6d; 
   text-decoration: none}

.forminput {
   font-family: Verdana;
   font-size: 12px; 
   font-style: normal; 
   line-height: normal; 
   font-weight: normal; 
   font-variant: normal; 
   text-transform: none; 
   color: #6d6d6d; 
   text-decoration: none;
   background-color: #f5f5f5;
   border: 1px solid #6d6d6d}
   
.formdrop {
   font-family: Verdana;
   font-size: 12px; 
   font-style: normal; 
   line-height: normal; 
   font-weight: normal; 
   font-variant: normal; 
   text-transform: none; 
   color: #6d6d6d; 
   text-decoration: none;
   background-color: #f5f5f5;
   border: 1px solid #6d6d6d}


.error {
   font-family: Verdana;
   font-size: 12px; 
   font-style: normal; 
   line-height: normal; 
   font-weight: normal; 
   font-variant: normal; 
   text-transform: none; 
   color: #FF0000; 
   text-decoration: none}
   
.button {
   font-family: Verdana;
   font-size: 12px; 
   font-style: bold; 
   line-height: normal; 
   font-weight: normal; 
   font-variant: normal; 
   text-transform: none; 
   color: #5b969a;
   background_color: transparent 
   text-decoration: none}
   
a.button:link, a.button:visited, a.button:active {
  color:#5b969a;
  text-decoration: none;
}
a.button:hover{
  color:#5b969a;
  text-decoration: underline;
}
-->