﻿@charset "UTF-8";   
/**
 * Dieses Stylesheet wurde von der KLW GmbH (Deutschland) (c) 2009 entwickelt und unterliegt einem Kopierschutz.
 * This stylesheet was created by KLW GmbH (Germany) (c) 2009 and is subject to a copyright.

 * http://www.klw.de/
**/  
@media screen, projection  
{   
  /*-------------------------------------------------------------------------*/  
  
  /* (en) Marginal areas & page background */  
  /* (de) Randbereiche & Seitenhintergrund */  
 /* body { background:#777 url(/Templates/women/Images/Css/pattern.png) repeat fixed center;  }  */
  /* body { background:white url(../../Images/Css/page_bg2.jpg) repeat-x bottom right fixed; }*/
    body { background:#777 url(/Templates/women/Images/Css/PD_HP_Kachelstruktur.jpg) repeat fixed center;  }  
  
  
  /* Layout Alignment | Layout-Ausrichtung */  
  #page_margins { margin: -3px auto;}   
  
  /* Layout Properties | Layout-Eigenschaften */  
  #page_margins { width: 1040px; min-width:1040px; /* border-left:1px solid #ddd; border-right:1px solid #ddd; border-bottom:1px solid #ddd; */}   
  #page { padding: 0 25px; background: transparent url(/Templates/men/Images/Css/page_bg_shadow.png) repeat-y fixed center;}   
  #topnav { position:static; color: #666;}   
  #main { margin: 10px 0 0 0; background: #fff; }   
  #footer { margin-top:5px; padding: 10px 0; color:#666; border: 1px #ccc solid; }   
  
  /*-------------------------------------------------------------------------*/  
  
    .c17l {width:17%; float: left;}
    .c17r {width:17%; float: right; margin-left: -5px;}
  
  /**  
   * (en) Formatting content container  
   * (de) Formatierung der Inhalts-Container  
  **/
  
  #col1 {width: 180px;}
  #col2 {width: 180px;}
  #col3 {margin: 0 180px; width:628px; }
  
  #col1_content { padding: 0 8px 0 0; }
  #col2_content { padding: 0 0 0 8px; }
  #col3_content { padding: 0; }
  #col3_content_padding { padding:0; }
     
  /*-------------------------------------------------------------------------*/  

}  
