
@CHARSET "UTF-8";

/* reset */
html, body {
    background-color:#fff;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
    margin:0;
    padding:0;
}
table {
    border-collapse:collapse;
    border-spacing:0;
}
fieldset,img { 
    border:0;
}
address,caption,cite,code,dfn,em,th,var {
    font-style:normal;
    font-weight:normal;
}
strong {
    font-style:normal;
    font-weight:bold;
}
ol,ul {
    list-style:none;
}
caption,th {
    text-align:left;
}
h1,h2,h3,h4,h5,h6 {
    font-size:100%;
    font-weight:normal;
}
q:before,q:after {
    content:'';
}
abbr,acronym { border:0;
}


/* menu */

ul {
    display:block;
    clear:both;    
}

.menu
{    
    margin: 0;
    padding: 0
}

.menu li
{    
    width:260px;
    float: left;
    list-style: none;
}

.menu li a
{    
    display: block;
    background-color: #5c7f92;
    text-decoration: none;
    font-size:14px;
    font-weight:bold;
    height:19px;
    width: 180px;
    padding:5px 0 5px 80px;
    color: #fff;
    white-space: nowrap;
}

.menu li a:hover
{    
    background-color: #a9b400;
    text-decoration:none;
}

.menu a#roundedCorner {
    background-image:url('http://www.pegon.de/icoaster/files/roundedcorner.png');
    background-position:right bottom;
    background-repeat:no-repeat;
}

.menu a#roundedCorner:hover {
    background-image:url('http://www.pegon.de/icoaster/files/roundedcorner_hover.png');    
}

.menu li ul {    
    margin: 0;
    padding: 0;
    position: absolute;
    visibility: hidden;
}

.menu li ul li {
    display:block;
    float:none;    
    
}

.menu li ul { 
    margin-top:1px;
}

.borderRight {
    border-right:1px solid #fff;    
}

.borderBottom {
    border-bottom:1px solid #fff;
}


ul.sitemap li ul li {
    padding-left:1em;
}

body, html {
    height:100%;
}
body {
    font: 12px Tahoma, Arial; 
    text-align: center;
    height:100%;
}

a {
    color:#A9B400;
    text-decoration:none;
}

a:hover {
    text-decoration:underline;
}

div#main {
    margin: 0 auto;  
    text-align: left;
    width:782px;
    position:relative;   
    background-image:url('http://www.pegon.de/icoaster/files/bg_sidebar.png');
    background-repeat:repeat-y;
    background-position:right;
    min-height:100%;
    *height:100%;
    /*overflow:auto;*/
}


div#header img {
    display:block;
    float:left;
    margin:0;
}

div#content {
    padding:25px 0;
    float:left;  
    width:629px;
}

/* Sidebar */

div#sidebar {
    font-size:10px;
    padding:25px 0;
    width:153px;
    float:left;  
    background-image:url('http://www.pegon.de/icoaster/files/bg_sidebar.png');
}

div.sidebarItem {
    margin-left :10px;
    color:#000;
    
}

div.sidebarItem a {
    display:block;
    color:#a9b400;
}
div.sidebarItem a.langswitch {
    font-weight:bold;
}
div.sidebarItem img {
    margin-bottom:20px;
}

div#sidebar h3 {
    color:#5c7f92;
    font-weight:bold;
}

div#sidebar .spacer {
    background-color:#fff;
    /*
    border-top:1px solid #f3f7fa;
    border-bottom:1px solid #f8f9fb;
    */
    margin:15px 0;  
    line-height:2px;
    font-size:2px;
    height:2px;
}

h1 {
    font-weight:bold;
    color:#5c7f92;
    font-size:14px;
    margin-bottom:20px;
}

div.text2Col {
    width:502px;
    margin:0 0 20px 20px;
}

div.text1Col {
    float:left;
    width:241px;
    margin:0 5px 20px 20px;
}

div.clearer {
    clear:both;
}

div.thumbContainer {
    padding-bottom:10px;
    width:235px;
    background-color:#eaf2f5;
}


div.thumbContainer h2{
    color:#5C7F92;
}

div.thumbContainerContent {
    margin:10px 15px 10px 15px;
}


table.products {
    width:502px;
    margin-left:20px;
    margin-bottom:20px;
}

table.products th {
    text-align:center;
    background-color:#bac90e;
    color:#fff;
    height:40px;
    border-right:1px solid #fff;
}

table.products th.first {
    width:195px;
}

table.products th.second {
    width:75px;
}

table.products th.third {
    width:85px;
}

table.products th span.smaller {
    font-size:11px;
    
}

table.products tr {
    height:32px;
    background-color:#f5f6e4;
    border-bottom:1px solid #fff;
}

table.products tr a.pdfIcon {
    display:block;
    margin:auto;
    width:24px;
    height:26px;
    background-image:url('http://www.pegon.de/icoaster/files/pdf_light.png');
    background-repeat:no-repeat;
}

table.products tr.bb a.pdfIcon {
    background-image:url('http://www.pegon.de/icoaster/files/pdf_dark.png');
}



table.products tr.bb {
    background-color:#eaefc7;
}

table.products td {
    border-right:1px solid #fff;
    text-align:center;
}

div.productPDF {
    background-color:#eaf2f5;
    width:502px;
    margin:0 0 20px 20px;
}

div.productPDF img {
    float:left;
    margin:10px;
}

div.productPDF .pdfIcon {
    float:left;
    width:30px;
    height:35px;
    background-image:url('http://www.pegon.de/icoaster/files/pdfpdf.png');
    background-repeat:no-repeat;
    margin:10px;
}

div.productPDFContent {
    float:left;
    margin-top:10px;
    width:310px;
    overflow:hidden;
}

div.productPDFContent h3 {
    color:#5C7F92;
}


table.form {
    margin: 0 0 20px 20px;
    width:500px;
}
table.form td {
    padding:10px;
    background-color:#EAF2F5;
}
table.form td.spacer {
    background-color:#fff;
}
table.form input, table.form textarea {
    font-size:11px;
    font-family:Arial;
}
    
#jquery-overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 90;
  width: 100%;
  height: 500px;
 }
 #jquery-lightbox {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
  text-align: center;
  line-height: 0;
 }
 #jquery-lightbox a img { border: none; }
 #lightbox-container-image-box {
  position: relative;
  background-color: #fff;
  width: 250px;
  height: 250px;
  margin: 0 auto;
 }
 #lightbox-container-image { padding: 10px; }
 #lightbox-loading {
  position: absolute;
  top: 40%;
  left: 0%;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
 }
 #lightbox-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
 }
 #lightbox-container-image-box > #lightbox-nav { left: 0; }
 #lightbox-nav a { outline: none;}
 #lightbox-nav-btnPrev, #lightbox-nav-btnNext {
  width: 49%;
  height: 100%;
  zoom: 1;
  display: block;
 }
 #lightbox-nav-btnPrev { 
  left: 0; 
  float: left;
 }
 #lightbox-nav-btnNext { 
  right: 0; 
  float: right;
 }
 #lightbox-container-image-data-box {
  font: 10px Verdana, Helvetica, sans-serif;
  background-color: #fff;
  margin: 0 auto;
  line-height: 1.4em;
  overflow: auto;
  width: 100%;
  padding: 0 10px 0;
 }
 #lightbox-container-image-data {
  padding: 0 10px; 
  color: #666; 
 }
 #lightbox-container-image-data #lightbox-image-details { 
  width: 70%; 
  float: left; 
  text-align: left; 
 }    
 #lightbox-image-details-caption { font-weight: bold; }
 #lightbox-image-details-currentNumber {
  display: block; 
  clear: left; 
  padding-bottom: 1.0em;    
 }   
 #lightbox-secNav-btnClose {
  width: 66px; 
  float: right;
  padding-bottom: 0.7em;    
    display:none;
 }

