



@media all
{
  /**
   * ------------------------------------------------------------------
   * Basic Settings
   * ------------------------------------------------------------------
   */

  * { 
  	margin: 0px; 
  	padding: 0px; 
  	font-family: Arial;
  }

  html * { font-size: 100.01% }

  textarea, pre, tt, code {
	font-family:"Courier New", Courier, monospace;  	
  }

  body {
    padding: 10px 0;
    font-family: Arial;
    font-size: 75.00%; 
    height: 1%;
    color: #fff;
    overflow: scroll;
  }

  h1, h2, h3, h4, h5, h6 { font-weight:bold; margin: 0 0 0.20em 0; }
  h1 { font-size: 200% }											/* 24px */
  h2 { font-size: 166.67%; 	margin-top: 0.5em}						/* 20px */
  h3 { font-size: 150%; 	margin-top: 0.45em}						/* 18px */
  h4 { font-size: 133.33%; 	margin-top: 0.8em}                    	/* 16px */
  h5 { font-size: 116.67%; 	margin-top: 0.8em}                    	/* 14px */
  h6 { font-size: 116.67%; 	font-style:italic; margin-top: 0.8em }	/* 14px */

  p { 
  	line-height: 1.4em;
  	margin-top: 0.3em;
  	margin-bottom: 0.3em;
  }

  ul, ol, dl { line-height: 1.5em; margin: 1em 0 1em 1em }
  li { margin-left: 1.5em; line-height: 1.5em }

  dt { font-weight: bold }
  dd { margin: 0 0 1em 2em }

  cite, blockquote { font-style:italic }
  blockquote { margin: 0 0 1em 1.5em }

  strong, b { font-weight: bold }
  em, i { font-style: italic }

  pre, code { 
  	font-family: monospace; 
  	font-size: 1.4em; 
  	margin-top: 0.3em;
  	margin-bottom: 0.3em;
  }

  acronym, abbr {
    letter-spacing: .07em;
    border-bottom: .1em dashed #c00;
    cursor: help;
  }

  a {
  	color: #FFFFFF; 
  	text-decoration: none;
  }
  a:focus,
  a:hover,
  a:active {
  	color: #8FD900;
  	text-decoration:underline;
  }
  
  a img {
  	text-decoration: none;
  	border: none;
  }
  
  option { padding-left: 0.4em; }
  
  /**
   * ------------------------------------------------------------------
   * Column Layout
   * ------------------------------------------------------------------
   */

  body { 
    background: #000000 url("/") repeat-x top left fixed; 
  }
    
  #window {
  	width: 1120px;
    margin: 0pt auto;
  	text-align: left;
  }

  #page {
    background: #000;
    padding: 10px;
  }

  #header {
  	background: #000 url("/") top left;
  	color: #fff;
    position: relative;
    padding-top: 0px;
  }
  
  #topnav {
    position: absolute;
    right: 10px;
    top: 10px;
  }
  
  #topnav a {
  	color: #fff;
  }

  #breadcrumb {
    padding: 5px 0px 5px 20px;
    border-bottom: #000000;
    position: relative;
    height: 1%;
  }
  
  #breadcrumb a {
  	color: #fff;
  }

  #main {
    padding: 10px 0;
  }

  #col1 {
    
    width: 300px;
    float: left;
    z-index: 3;
  }

  #col1_content {
    position: relative;
    padding: 10px 10px 10px 0px;
    z-index: 4;
  }
  
  #col2 {
    width: auto;
    z-index: 1;
    
    	margin-left: 300px;
    
    
    	margin-right: 800px;
    
    
    border-left: ; 
    border-right: ; 
    /* border-left: 2px #ddd dotted;
    border-left: 18em #efefef solid; */
  }

  #col2_content {
    position: relative;
    padding-top: 6px;
    z-index: 2;
  }
  
  #col3 {
    
    width: 800px;
    float: right;
    z-index: 5;    
  }

  #col3_content {
    position: relative;
    padding: 10px 0px 10px 0px;
    z-index: 6;
  }
  
  #footer {
  	background: #000 url("/") top left;
    color: #fff;
    padding-right: 10px;
    margin-top: 0px;
    border-top: #000000;
  }
  
  #header, #nav_main, #main, #footer, #breadcrumb { clear:both; }

  .clearfix:after { 
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden; 
  } 

  .clearfix { display: block; }
  
  .clear {
	clear: both;
  }
  
  /**
   * ------------------------------------------------------------------
   * Stoerer
   * ------------------------------------------------------------------
   */
   
   .stoerer {
		position: relative;
		z-index: 1;
		display: none;
		background-color: #4a4849;
		padding: 20px 0px;
	}

	.stoerer .container {
		position: relative;
		max-width: 1120px;
		width: 100%;
		margin: 0 auto;
	}

	.stoerer .text {
		position: relative;
		padding: 0 60px 0 0;
	}
	  
	.stoerer p {
		font-size: 14px; 
		line-height: 18px;
		color: #fff;
		margin: 0px;
	}

	.stoerer p + p {
		margin-top: 10px;
	}

	.stoerer a {
		display: block;
		color: #fff;
		text-decoration: underline;
	}

	.stoerer a:hover,
	.stoerer a:focus
	{
		text-decoration: none;
	}

	.stoerer .btn {
		position: absolute;
		top: 0;
		right: 0;
		height: 36px;
		width: 36px;
		background-color: #fff;
		border: 2px solid #fff;
		border-radius: 50%;
		font-weight: 600;
		color: #4a4849;
		padding: 0;
	}

	.stoerer .btn:hover,
	.stoerer .btn:focus
	{
		background-color: #4a4849;
		color: #fff;
		cursor: pointer;
	}

	/*Helper Element - Nie sichtbar*/
	.stoerer.placedbehind  {
		z-index: -10 !important;
		position: absolute;
		top: -100%;
		left: -100%;
		width: 100%;
	}

  /**
   * ------------------------------------------------------------------
   * Accessible
   * ------------------------------------------------------------------
   */
   
  .skip {
    position: absolute;
    left: 0px;
    top: -500px;
    width: 1px;
    height: 1px;
    overflow: hidden;
  }

  /**
   * ------------------------------------------------------------------
   * Search Page
   * ------------------------------------------------------------------
   */
   
   #searchForm {
     margin-bottom: 10px;
   }
   
   .search_text {
   	margin-bottom: 10px;
   }
   .search_noresult {
     margin-bottom: 10px;
   }
   
   .search_result, .search_error {
     margin-bottom: 10px;
   }
  
   .pagination {
     text-align: center;
   }
   
  /**
   * ------------------------------------------------------------------
   * Box Layout
   * ------------------------------------------------------------------
   */
   
   .box {
   	 background: #e1e1e1;
     margin-bottom: 15px;
     border-bottom:1px solid #7B7F7E;
     border-left:1px solid #7B7F7E;
     border-right:1px solid #7B7F7E;
   }
   
   .box h4 {
   	 background: #25438D url("../images/gradient.png") repeat-x scroll center top; 
   	 color: #fff;
   	 font-size: 1.1em;
   	 width: auto;
   	 margin: -1px;
   	 padding: 5px;
   	 line-height: 16px;
   }
   
   .box_schema1 {
   	 background: #000;   
   }

   .box_schema2 {
   	 background: #e1e1e1;   
   }

   .box_schema3 {
   	 background: #e1e1e1;   
   }
   
   .box_schema1 h4 {
   	 background: #000 url("../images/gradient.png") repeat-x scroll center top; 
   	 color: #ffffff;
   }

   .box_schema2 h4 {
   	 background: #000 url("../images/gradient.png") repeat-x scroll center top; 
   	 color: #ffffff;
   }

   .box_schema3 h4 {
   	 background: #2C6700 url("../images/gradient.png") repeat-x scroll center top; 
   	 color: #ffffff;
   }
   
   .boxbody {
     padding: 10px;
     font-size: 0.9em;
   }
   
   .boxbody_listentry {
     margin-bottom: 5px;
     overflow: hidden;     
   }
   
   .boxbody_listentry div.left img {
   	 margin-right: 5px;
   }

   .boxbody_listentry div.right img {
   	 margin-left: 5px;
   }
   
   form div.boxform {
     display: block;
     margin: 5px 0px 0px;
     padding: 1px 3px;
   }
  
   form div.boxform label {
     display: block;
     float: left;
     padding-right: 5px;
     text-align: right;
     width: 6em;
   }
 
   .left {
     float: left;
   }
   
   .right {
     float: right;
   }
   
   /**
   * ------------------------------------------------------------------
   * Navigation Menu adjustments
   * ------------------------------------------------------------------
   */
   
   #nav_left li a {
     color: #fff;
   }
   
   #nav_left li a:hover, #nav_left li a:focus, #nav_left li a:active {
     background: #333333;
     color: #FFFFFF;
   }
   
   #nav_left a.current {
     background-color: #aabaab;
     color: #444444;
   }

   
     #nav_main {
       background: #000000 url(../images/gradient.png) repeat-x top left;
     }
   

   
     #nav_main a {
       color: #fff;
     }
   
   
   
     #nav_main a:hover {
       background: #000 url(../images/gradient.png) repeat-x top left;
     }
   

   
     #nav_main a:hover {
       color: #8FD900;
     }
   
   
   
     #nav_main a.current {
       color: #fff;
       background: #000000 url(../images/gradient.png) repeat-x top left;
     }
   

   
     #nav_main a.current {
       color: #8FD900;
     }
   

   /**
   * ------------------------------------------------------------------
   * Editor adjustments
   * ------------------------------------------------------------------
   */
   
   	 
     
   
   
}

@media print
{
   /**
   * ------------------------------------------------------------------
   * Print Layout
   * ------------------------------------------------------------------
   */
   
  body, #window, #page, #main { margin:0; padding: 0; border: 0; }
  #window, #page {width: 100% !important; min-width:0; max-width: none}
  #header { height: auto; }
  #footer { display: none; }

  #topnav, #nav_main, #breadcrumb { display: none; }

  #col1 { display:none; }
  #col3 { display:none; }
  
  #col2, #col2_content { width: 100%; margin:0; padding: 0; border:0; }
}

