﻿@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:white url(/Templates/zop23poe-fr5t-p/Images/Css/page_bg.png) fixed; }  
  /*body { background:white url(../../Images/Css/page_bg2.jpg) repeat-x bottom right fixed; }*/
  
  /* Layout Alignment | Layout-Ausrichtung */  
  #page_margins { margin: 0 auto; padding:0;}   
  
  /* Layout Properties | Layout-Eigenschaften */  
  #page_margins { width: 990px; min-width:990px; background: #fff; /* border-left:1px solid #ddd; border-right:1px solid #ddd; border-bottom:1px solid #ddd; */ }   
  #page { padding: 0; }   
  #topnav { position:static; color: #666;}   
  #main { margin: 3px 0 0 0; background: #fff; }   
  #footer { margin-top:5px; padding: 10px 0; color:#fff; }   
  
  /*-------------------------------------------------------------------------*/
  
  .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:626px; background:white url(/Templates/zop23poe-fr5t-p/Images/Css/header_bg.gif) repeat-x 0 30px;}
  
  #col1_content { padding: 0 8px 0 0; }
  #col2_content { padding: 0 0 0 8px; }
  #col3_content { padding: 0 0 50px 0; }
  
  #col3_content_padding { padding:0; }
     
  /*-------------------------------------------------------------------------*/  

}  
