/*
Thema: zieg
URI: http://www.zieglowski.de
Description: Thema fuer das CMS eLIAS (2008)Guy Simonow. http://netzlaboranten.de
 */

@import url(defaults.css);

* {
    padding: 0;
    margin: 0;
    }
.textMaterial {
    margin: 0;
    }
body {
    font-family: arial, sans-serif;
    font-size: 76%;
    background: #f6f5cf;
    }
img {
    border: none;
    }
ul {
    list-style-type: none;
    }
td { 
    padding: .3em;
 }
h1 {
    color: #2c529f;
    font-size: 1.6em;
    }
#leftCol, #pageName, #rightCol,  #navi, #dossier {
    display: none;
}
.intLinkActive {
    color: red !important;
    }
.intLinkActive2 {
    color: red;
    }
a { 
    color: #2c529f;
 } 
#header .baustein  ul li  .intLinkActive2 {
    color: red !important;
}
#register ul li a .baustein .intLinkActive2 {
    color: gray;
    }
#header {
    height: 118px;
    margin: 0 0 30px 0;
}
#header img {
    margin: 0 0 0 -3px;
    padding: 0 0 10px 0;
    border-bottom: solid #8F8F8F 2px;
    }
#header ul {
    margin: 0 0 0 -4px;
    width: 105%;
    }
#header li {
    float: left;
    font-size: 1.4em;
    margin: .7em 1.4em 0 0;
    text-transform: uppercase;
}
#header li a {
    text-decoration: none;
    color: #2c529f;
    font-weight: bold;
}
#container {
    width: 1001px;
    margin: 40px auto 10px auto;
}
#produkte #register {
    width: 160px;
    float: left;
    margin: 0 0 20px 0 ;
}
#produkte #register ul {
    maring: 0;
    padding: 0;
    }
#produkte #register ul li a {
    text-decoration: none;
    color:gray;
    font-size: 1.2em;
    display: block;
    margin: 1em 0 1.6em 0;
    padding: 0 0 0 24px;
    background: url(../images/link-pfeil.gif) no-repeat ;
}
#produkte #register ul li a:hover {
    background: url(../images/link-hover.gif) no-repeat ;
    color: red;
    }
#produkte #register ul li .intLinkActive {
    color: red !important;
    background: url(../images/link-hover.gif) no-repeat ;
    }
#content {
    padding: 1em 0 0 0;
    font-size: 1.2em;
}
#imagebildchen  { 
/*    height: 200px;*/
                  }
#imagebildchen img  { 
    margin: 30px 20px 3px 40px;
}
#content #imagebildchen h2  { 
    padding: 0;margin: 0 0 -20px 0 !important;
                     }
#produkte #content {
    width: 840px;
    margin: 0 0 0 160px;
    }
#produkte #content h2, #content h2 {
    color: #2c529f;
    font-size: 1.2em;
    border-bottom: solid 1px #2c529f;
    padding: 0 0 .4em;
    margin: 0 0 .5em 0;
    }
#produkte #content h3 {
    color: #AE2C34;
    font-size: 1.2em;
    margin: 1em 0 1em 0;                        
}
#produkte #content .para {
    width: 400px;
    }
#produkte #content ul {
    list-style-image: url(../images/bullet.gif);
    padding: 0 0 0 1em;
    font-weight: bold;
}
#produkte #content ul li {
    margin: 0 0 1em 0;
    }
#produkte #content td {
    bordeR: solid gray 1px;
    padding: .3em .4em .3em .4em;

 }
.even { 
        background:  #DFDEC3;
        }
#verteilerseite { 
    margin: 0 0 0 4em;
 }
#serviceverteiler { 
    margin: 25px 0 0 80px;
 }
#ueberuns { 
    margin: 115px 0px 0px -10px;
 }

#zigkontakt td { 
    padding: .5em;
    width: 16em;
 }
#seitenFuss {
    margin: 2em 0 0 0;
    padding: .3em 0 0 0;
    font-size: 1em;
    clear: both;
    border-top: solid #8F8F8F 1px;
    text-align: justify;
}
#seitenFuss a {
    text-decoration: none;
    color: black;
}
#seitenFuss img {
    margin: 0 0 0 0px;
}
#content #links tr.even { 
    background: transparent;
 }
#content #links td { 
    padding: 0em 5em 0 0;
    height: 170px;
                     }
#about #content tr.even { 
    background: transparent;
 }
#about #content td { 
    padding: 1em 3em 0 .3em;
 }
.servicebox {
    width: 44%;
    float: left;
    margin: 3em 3em 1em 0;
            }
.servicebox img {
    float: right;     
    margin: 0 0 0 1em;

}
.servicebox a img { 
    margin: 0 .5em 0 0;
 }
#blueline { 
    clear: both;
    padding: 5em 0 0  0;
    height: 1px;
    border-bottom: #2C529F 1px solid;
 }