body {
    margin: 0px 0px 0px 0px;
    background-color: #000000;
}
.popup {background-image: none;
        background-color: #ffffff;}
        
        
.spacer {font-size: 3px;
         width:5px;
         background-image: url('img/spacer.jpg');
         background-repeat: repeat-y;
         
         }
         
 .box_spacer,.content_spacer {font-size: 3px;}     
         
.top{
    background-image: url('img/top.jpg');
    background-repeat: no-repeat;
    text-align: left;    
    cursor:pointer;
    }         
         
.field_select_small_option,.field_select_small {
    border:1px solid #cccccc;    
    background-color: #4F4F4F;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    text-align: left;    
    width:100px;
    height:21px;
    margin:2px;}
.field_select_small_option {border:none;margin:0px;}    
         
.menu1 {
    background-image: url('img/menu.jpg');
    background-position: left;
    background-repeat: no-repeat;
    font-family: arial;
    font-size: 12px;
    font-weight: normal;
    color: #ffffff;
    text-align: left;    
    padding-left:10px;
    
}

.menu2 {
    background-image: url('img/menu.jpg');
    background-position: right;
    background-repeat: no-repeat;
    font-family: arial;
    font-size: 12px;
    font-weight: normal;
    color: #ffffff;
    text-align: right;
    padding-right:10px;
}


.box_header {background-image: url('img/box/box_header.jpg');
             background-position: left;
             background-repeat: no-repeat; 
             text-align: center;
             font-family: arial;
             font-size: 12px;
             font-weight: bold;
             color: #ffffff;
             
             
             
             }
.box_header_white {background-image: url('img/box/box_header_white.jpg');
                   background-position: bottom;
                   background-repeat: no-repeat; 
                   font-size: 5px; 
             }
             
.box_header_2 {background-image: url('img/box/box_header.jpg');
               background-position: right;
               background-repeat: no-repeat; 
               text-align: center;
               font-family: arial;
               font-size: 12px;
               font-weight: bold;
               color: #ffffff;
               
         
               }
               
.box_main    {background-color: #363636;
              padding:0px;
             }  
             
.box_content{background-color: #363636;
             text-align: center;
             font-family: arial;
             font-size: 12px;
             font-weight: normal;
             color: #ffffff;
             padding:5px;
             }  
             
.box_content_left{background-color: #363636;
             text-align: left;
             font-family: arial;
             font-size: 12px;
             font-weight: normal;
             color: #ffffff;
             padding:5px;
             }        
                
 .box_footer{
             background-color: #363636;
             }            

.footer1 {
    background-image: url('img/menu.jpg');
    background-repeat: no-repeat;
    background-position: top;
    text-align: center;
    
    font-family: verdana;
    font-size: 11px;
    font-weight: normal;
    color: #ffffff;
    margin: 0px 7px 6px 1px;
    margin: 0px 10px 0px 10px;
}

.footer2 {
font-family:arial ;
    font-size: 10px;
    font-weight: normal;
    color: #ffffff;
    text-align: center;
}
.footer3,a.footer3:link, a.footer3:visited,a.footer3:active,a.footer3:hover {
    font-family: verdana;
    font-size: 11px;
    font-weight: normal;
    color: #ffffff;
    text-align: center;
}


.content_header {
   background-color: #363636;
    font-size: 5px;
}

.content_content {
   background-color: #363636;
    font-family: verdana;
    font-size: 11px;
    font-weight: normal;
    color: #ffffff;
    text-align: left;
    padding:0px 15px 0px 15px;
    margin: 0px 0px 0px 0px;
}

.cobackground-color: #363636;
    font-size: 5px;
}

.content_small_header {
    background-image: url('img/content/content_small_header.jpg');
    background-repeat: no-repeat;
    background-position: top;
}

.content_small_footer {
    background-image: url('img/content/content_small_footer.jpg');
    background-repeat: no-repeat;
    background-position: top;
}


h1 {
    font-family: arial,times New Roman;
    font-size: 20px;
    font-weight: bold;
    color: #ffffff;
    text-align: left;
    margin:10px 10px 2px 0px;
}

.under_h1 { 
    color:#ffffff;
    height: 1px;
    width:97%;
    text-align: center;
    
}
h2 {
    font-family: arial;
    font-size: 18px;
    font-weight: normal;
    color: #ffffff;
    text-align: right;
    margin: 5px;
    display: inline;
}



.header_in_box { font-family: arial;
    font-size: 12px;
    font-weight: bold;
    color: #333333;
    padding:10px 10px 10px 10px;
   }


p {
    font-family: verdana;
    font-size: 11px;
    font-weight: normal;
    color: #ffffff;
    text-align: left;
    margin: 0px 7px 6px 1px;
    margin: 0px 10px 0px 10px;
}

/*----------------  popup classes start---------------------*/
.h1_popup {
    font-family: arial,times New Roman;
    font-size: 20px;
    font-weight: bold;
    color: #000000;
    text-align: left;
    margin:10px 10px 2px 10px;
}

.popup {background-image: none;
        background-color: #ffffff;}

a.popup_link:link, a.popup_link:visited,a.popup_link:active {
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    color: #ff0000;
    text-decoration: none;
}

a.popup_link:hover {
    color: #cccccc;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
   
}

.main_popup {
    font-family: verdana;
    font-size: 12px;
    color:#000000;
}
/*----------------  popup classes end ---------------------*/
.main_small_grey {
    font-family: verdana;
    font-size: 10px;
    color:#9B9B9B;
}


a.menu_horizontal:link, a.menu_horizontal:visited,a.menu_horizontal:active {
    font-family: arial;
    font-size: 12px;
    font-weight: normal;
    color: #ffffff;

    text-decoration: none;
}

a.menu_horizontal:hover {
    color: #cccccc;
    border-bottom: 1px solid #cccccc;
    font-family: arial;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
   
}

a.menu_horizontal_2:link, a.menu_horizontal_2:visited,a.menu_horizontal_2:active,.menu_horizontal_2 {
    font-family: arial;
    font-size: 12px;
    font-weight: normal;
    color: #ffffff;
    text-align: left;
    text-decoration: none;
}

a.menu_horizontal_2:hover {
    font-family: arial;
    font-size: 12px;
    color: #cccccc;
    border-bottom: 1px solid #cccccc;
    text-decoration: none;
   
}


a.menu_vertical:link, a.menu_vertical:visited,a.menu_vertical:active {
    font-family: arial;
    font-size: 12px;
    font-weight: normal;
    color: #ffffff;
    text-align: left;
    text-decoration: none;
}

a.menu_vertical:hover {
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    color: #ff0000;
    border-bottom: 1px solid #ff0000;
   
}

a.product_name:link, a.product_name:visited,a.product_name:active,.product_name {
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    text-align: left;
    text-decoration: none;
}

a.product_name:hover {
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    color: #aaaaaa;
   
}

a.small_link:link, a.small_link:visited,a.small_link:active {
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    color: #ffffff;
    text-align: left;
    text-decoration: none;
}

a.small_link:hover {
    color: #aaaaaa;
    border-bottom: 1px solid #ff0000;
    font-family: arial;
    font-size: 11px;    
    font-weight: bold;  
    text-decoration: none;
}



a:link, a:visited ,a:active {
    font-family: verdana;
    font-size: 10px;
    color: #ffffff;
    font-weight: normal;
    text-decoration: none;
}

a:hover {
    font-family: verdana;
    font-size: 10px;
    color: #aaaaaa;
    font-weight: normal;
    text-decoration: underline;
}
a.link_12:link, a.link_12:visited ,a.link_12:active {     
    font-family: verdana;
    font-size: 12px;
    color: #ffffff;
    font-weight: normal;
    text-decoration: underline;
    }
a.link_12:hover {    
    font-family: verdana;
    font-size: 12px;
    color: #ff0000;
    font-weight: normal;
    text-decoration: underline;}
    
a.link_2:link, a.link_2:visited ,a.link_2:active {     
    font-family: verdana;
    font-size: 11px;
    color: #ffffff;
    font-weight: normal;
    text-decoration: underline;
    }
a.link_2:hover {    
    font-family: verdana;
    font-size: 11px;
    color: #aaaaaa;
    font-weight: normal;
    text-decoration: underline;}
    
    

a.headerLink:link {
    font-family: verdana;
    font-size: 10px;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
}

a.headerLink:visited {
    font-family: verdana;
    font-size: 10px;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
}

a.headerLink:active {
    font-family: verdana;
    font-size: 10px;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
}

a.headerLink:hover {
    font-family: verdana;
    font-size: 10px;
    color: #ffffff;
    font-weight: bold;
    text-decoration: underline;
}

a.menuBoxHeadingLink:link {
    font-size: 10px;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
}

a.menuBoxHeadingLink:visited {
    font-size: 10px;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
}

a.menuBoxHeadingLink:active {
    font-size: 10px;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
}

a.menuBoxHeadingLink:hover {
    font-size: 10px;
    color: #000000;
    font-weight: bold;
    text-decoration: none;
}

a.menuBoxContentLink:link {
    font-family: verdana;
    font-size: 10px;
    color: #000000;
    font-weight: normal;
    text-decoration: none;
}

a.menuBoxContentLink:visited {
    font-family: verdana;
    font-size: 10px;
    color: #000000;
    font-weight: normal;
    text-decoration: none;
}

a.menuBoxContentLink:active {
    font-family: verdana;
    font-size: 10px;
    color: #ffffff;
    font-weight: normal;
    text-decoration: none;
}

a.menuBoxContentLink:hover {
    font-family: verdana;
    font-size: 10px;
    color: #cccccc;
    font-weight: normal;
    text-decoration: none;
}

a.splitPageLink:link {
    font-family: verdana;
    font-size: 10px;
    color: #0000FF;
    font-weight: normal;
    text-decoration: none;
}

a.splitPageLink:visited {
    font-family: verdana;
    font-size: 10px;
    color: #0000FF;
    font-weight: normal;
    text-decoration: none;
}

a.splitPageLink:active {
    font-family: verdana;
    font-size: 10px;
    color: #0000FF;
    font-weight: normal;
    text-decoration: none;
}

a.splitPageLink:hover {
    font-family: verdana;
    font-size: 10px;
    color: #0000FF;
    font-weight: normal;
    text-decoration: underline;
    background-color: #FFFF33;
}

.menuBoxHeading {
    font-family: verdana;
    font-size: 10px;
    color: #000000;
    background-color: #f1f1f1;
}

.menuBoxContent {
    font-family: verdana;
    font-size: 10px;
    color: #616060;
}

.longDescription {
    visibility: hidden;
    display: none;
}

.headerBar {
    background-color: #cccccc;
    border-color: #000000;
    border-bottom: 1px solid;
}

.headerBarContent {
    font-family: verdana;
    font-size: 10px;
    color: #000000;
    font-weight: bold;
    padding: 2px;
}

.columnLeft {
    background-color: #F0F1F1;
    border-color: #999999;
    border-width: 1px;
    border-style: solid;
    padding: 2px;
}

.columnLeft2 {
    vertical-align: top;
    font-color: #000000;
}

.boxCenter {
    border: 1px solid;
    border-color: #cccccc;
    background: #F7F7F7;
}

.pageHeading {
    font-family: verdana;
    font-size: 18px;
    color: #000000;
    font-weight: bold;
}

.dataTableHeadingRow {
    background-color: #F6F6F6;
    color: #000000;
    border-bottom: 1px solid;
    border-color: #000000;
}

.dataTableRow {
    background-color: #F9F0F1;
}

.dataTableRowSelected {
    background-color: #FFF9E9;
    font-weight: bold;
}

.dataTableRowOver {
    background-color: #F6F6F6;
}

td.categories_view_data {
    font-family: verdana;
    font-size: 10px;
    color: #000000;
    vertical-align: middle;
    border-bottom: 1px dashed #cccccc;
    text-align: center;
}

.dataTableContent_products {
    font-family: verdana;
    font-size: 10px;
    color: #000000;
    vertical-align: middle;
    background-color: #FFF2F2;
}

.dataTableContentRow {
    font-family: verdana;
    font-size: 10px;
    color: #000000;
    vertical-align: middle;
    border-bottom: 1px solid;
    border-color: #cccccc;
}

.infoBoxHeading {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    padding: 5px;
    background-color: #FFCC99;
}

.infoBoxContent {
    font-family: verdana;
    font-size: 10px;
    color: #000000;
    background-color: #FFF9E9;
}

* html .button {
    padding: 1px 0 1px 0;
    line-height: 14px;
}

* html button.button {
    padding: 1px 0 0 0;
    margin: -2px 1px;
    line-height: 14px;
}

span.button {
    border: 1px solid Black;
    line-height: 18px;
    padding: 3px 5px 3px 5px;
    background-color: #F1F1F1;
    font-family: verdana;
    font-size: 10px;
    color: #000000;
    font-weight: normal;
    text-decoration: none;
}

div.stock_warn {
    background-color: #F9F0F1;
}

.contentTable {
    font-family: verdana;
    font-size: 10px;
    color: #000000;
    background-color: #F6F6F6;
    border: 1px solid #000000;
}

.messageBox {
    font-family: verdana;
    font-size: 10px;
}

.messageStackError, .messageStackWarning {
    font-family: verdana;
    font-size: 10px;
    background-color: #ffb3b5;
}

.messageStackSuccess {
    font-family: verdana;
    font-size: 10px;
    background-color: #99ff00;
}

CHECKBOX, INPUT, RADIO, SELECT, TEXTAREA, FILE {
    font-family: verdana;
    font-size: 11px;
}



FORM {
    display: inline;
}

.formArea {
    background-color: #4F4545;
    border-color: #cccccc;
    border-style: solid;
    border-width: 1px;
}

.formAreaTitle {
    font-family: Tahoma, verdana;
    font-size: 12px;
    font-weight: bold;
}

.attributes-odd {
    background-color: #f4f7fd;
}

.attributes-even {
    background-color: #ffffff;
}

.specialPrice {
    color: #ff0000;
}

.oldPrice {
    text-decoration: line-through;
}

.fieldRequired {
    font-family: verdana;
    font-size: 10px;
    color: #ff0000;
}

.smallText {
    font-family: verdana;
    font-size: 10px;
}

.main {
    font-family: verdana;
    font-size: 12px;
    color:#ffffff;
}


.main_small {
    font-family: verdana;
    font-size: 10px;
    color:#ffffff;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}
.errorText {
    font-family: verdana;
    font-size: 10px;
    color: #ff0000;
}

img { 
	border: 0px;
	}
	
.moduleRow {
 font-family: Arial, sans-serif;
 font-size: 12px;
 
 line-height: 11px;
}
.moduleRowOver { 
    font-family: Arial, sans-serif;
    font-size: 12px;
    line-height: 11px; 
	
	}
.VPEText {
	color:#9B9B9B;
	font-size: 10px;
	font-family:verdana;
}

a.VPEText:link, a.VPEText:visited ,a.VPEText:active {
	color:#9B9B9B;
	font-family:verdana;
	font-size: 10px;
	text-decoration:underline;
}

A.VPEText:hover {
	color:#ffffff;
	font-family:verdana;
	font-size: 10px;
	text-decoration:underline;
}


SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ffffff;
}
SPAN.productOldPrice {
 font-family: Verdana, Arial, sans-serif;
 color: #ffffff;
 text-decoration: line-through;
}
.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

.onepxwidth {
	width: 1px;
}

/* NÄHRWERTINFOS TABELLE */

.Analyse    { font-size: 16px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold }
.Analyse_Naehr { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold }
.Analyse_td      { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #f4f3f2; }
.Analyse_td_white { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: white }
.weitere  { color: #777777 }-->



li,ul,ol {color:#ffffff;}

 


.imageborder { border:1px solid #8F8F8F;
               padding:1px;}
               
