* {
    margin: 0;
    padding: 0;
}

body {
    font: 12px/1.7em Verdana, Arial, sans-serif;
    color: #5a6a6a;
}

a {
    color: #5a6a6a;
}

h1 {
    width: 230px;
    height: 79px;
    background: url(/pics/logo.png) left top no-repeat;
    z-index: 10;
    float: right;
    margin: 0 9px 0 0 ;
}
* html h1 {
    background: url(/pics/logo_ie6.png) left top no-repeat;
}
    h1 a {
        display: block;
        width: 100%;
        height: 100%;
    }
    h1 span { display: none; }
    
h2 {
    font-size: 18px;
    font-weight: normal;
    height: 22px;
}
    h2 a {
        text-decoration: none;
    }
/*
    h2 span {
        display: none;
    }
h2.why {
    background: url(/pics/ti_warumZertifizieren.png) left top no-repeat;
}
h2.system {
    background: url(/pics/ti_unserZertifizierungssystem.png) left top no-repeat;
}
h2.references {
    background: url(/pics/ti_referenzen.png) left top no-repeat;
}
h2.certificate {
    background: url(/pics/ti_ihrZertifikat.png) left top no-repeat;
}
h2.ourCustomers {
    background: url(/pics/ti_wasUnsereKundenSagen.png) left top no-repeat;
}
h2.imprint {
    background: url(/pics/ti_impressum.png) left top no-repeat;
}
h2.privacy {
    background: url(/pics/ti_datenschutzhinweis.png) left top no-repeat;
}
h2.error404 {
    background: url(/pics/ti_404.png) left top no-repeat;
}
*/

h3 {
    font-size: 18px;
    margin: 22px 0 17px 0;
    font-weight: normal;
}

h4 {
    font-size: 12px;
    margin: 18px 0 12px 0;
}

hr { display: none; }

p {
    margin: 0 0 1em 0;
}
p.claim {
    width: 128px;
    height: 10px;
    overflow: hidden;
    background: url(/pics/ti_wirSchaffenVertrauen.png) left top no-repeat;
    float: left;
    margin: 48px 0 0 15px;
}
    p.claim span { display: none; }
p.quote {
    padding: 12px 0 0 15px;
    font-style: italic;
    background: url(/pics/pi_quotes.png) left top no-repeat;
}
p.info {
    color: #9baaaa;
    font-style: italic;
}
form p.info {
    font-style: normal;
}

p.error {
    color: #ff5959;
    border: 1px solid #ff5959;
    background: #fff;
    padding: 10px 20px;
    width: 449px;
}

.temp {
    color: red;
}
p.floatR { margin: 0 0 0 15px; }
p.floatL { margin: 0 15px 0 0; }

.floatR { float: right; }
.floatL { float: left; }

.clear {
    clear: both;
}

ul.linkList {
    list-style: none;
}
    ul.linkList li a {
        background: url(/pics/bullet_arrow_right.png) left center no-repeat;
        padding: 0 0 0 20px;
    }

#pageHead {
    margin: 0 auto;
    height: 101px;
    display: block;
    background: url(/pics/bg_header.png) left top repeat-x;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1;
}
    #navMain {
        height: 22px;
        margin: 0 0 0 15px;
        list-style: none;
        clear: both;
    }
        #navMain li {
            float: left;
            background-position: left top;
            background-repeaet: no-repeat;
            background: none;
            margin: 0 1px 0 0;
        }
            #navMain li a {
                padding: 0 0 0 10px;
                background: url(/pics/bg_navMain_left.png) left top no-repeat;
                text-decoration: none;
                color: #262626;
                line-height: 22px;
                display: block;
                text-align: center;
            }
                #navMain li a span {
                    display: block;
                    padding: 0 10px 0 0;
                    background: url(/pics/bg_navMain_right.png) right top no-repeat;
                }
            #navMain li a:hover,
            #navMain li a:focus,
            #navMain li a:active,
            #navMain li.active a {
                font-weight: bold;
            }
            #navMain li.why a { width: 150px; }
            #navMain li.system a { width: 196px; }
            #navMain li.references a { width: 92px; }
            #navMain li.certificate a { width: 98px; }

.wrapper {
    width: 988px;
    margin: 0 auto;
    position: relative;
    z-index: 0;
}
#pageBody {
    margin: 1px 0 0 0;
    padding: 0 0 60px 0;
    background: #ecf2f5 url(/pics/bg_pageBody.png) center top repeat-x;
}
#pageBody:after { /* clearfix */
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
    
    #headerpic {
        height: 348px;
        overflow: hidden;
    }
    .sub #headerpic {
        height: 268px;
    }
        #headerpic li {
            width: 988px;
            height: 348px;
            background-position: left top;
            background-repeat: no-repeat;
        }
            #headerpic li h3,
            #headerpic li p {
                margin: 224px 0 0 688px;
                width: 250px;
            }
            #headerpic li p {
                margin-top: 0;
            }
        #headerpic li.header01 {
            background-image: url(/pics/pi_wel_header_01.jpg);
        }
        #headerpic li.header02 {
            background-image: url(/pics/pi_wel_header_02.jpg);
        }
        #headerpic li.header03 {
            background-image: url(/pics/pi_wel_header_03.jpg);
        }
        #headerpic li.header04 {
            background-image: url(/pics/pi_wel_header_04.jpg);
        }
        
        #headerpicsNav {
            position: absolute;
            z-index: 20;
            top: 310px;
            left: 686px;
        }
            #headerpicsNav a {
                width: 20px;
                height: 21px;
                margin: 0 7px 0 0;
                float: left;
                display: block;
                background: url(/pics/bullet_headerpicsnav.png) left top no-repeat;
            }
            * html #headerpicsNav a {
                background: url(/pics/bullet_headerpicsnav_ie6.png) left top no-repeat;
            }
            #headerpicsNav a.activeSlide {
                background-position: left -21px;
            }
                #headerpicsNav a span { display: none; }
        
    #contLeft {
        width: 605px;
        padding: 0 15px;
        margin: 30px 0 0 0;
        float: left;
    }
        #contLeft.noheaderpic {
            margin-top: 148px;
        }
        #contLeft h2 {
            margin: 0 0 14px 0;
        }
        #contLeft ul.overview {
            width: auto;
            list-style: none;
            padding: 0;
        }
            #contLeft ul.overview li {
                padding: 20px 0 25px 0;
                border-bottom: 1px solid #d0d8db;
                clear: both;
                background-repeat: no-repeat;
                position: relative;
                margin: 0;
            }
            #contLeft ul.overview li.first {
                padding: 0 0 25px 0;
            }
            #contLeft ul.overview li.last {
                border: none;
            }
                
                #contLeft ul.overview li .picLink {
                    position: absolute;
                    width: 106px;
                    height: 106px;
                    top: 20px;
                }
                #contLeft ul.overview li.first .picLink {
                    top: 0;
                } 
                
                #contLeft ul.overview p {
                    margin: 0;
                }
                #contLeft ul.overview li.imgRight {
                    padding-right: 151px;
                    background-position: right 20px;
                }
                #contLeft ul.overview li.imgRight .picLink {
                    left: 499px;
                }
                #contLeft ul.overview li.imgLeft {
                    padding-left: 151px;
                    background-position: left 20px;
                }
                #contLeft ul.overview li.imgLeft .picLink {
                    right: 499px;
                }
                * html #contLeft ul.overview li.imgLeft .picLink {
                    right: 514px;
                }
                #contLeft ul.overview li.why {
                    background-image: url(/pics/pi_overview_01.jpg);
                    background-position: right top;
                }
                #contLeft ul.overview li.system {
                    background-image: url(/pics/pi_overview_02.jpg);
                }
                #contLeft ul.overview li.references {
                    background-image: url(/pics/pi_overview_03.jpg);
                }
                #contLeft ul.overview li.certificate {
                    background-image: url(/pics/pi_overview_04.jpg);
                }
                .readOn {
                    text-decoration: none;
                    padding: 2px 0 4px 25px;
                    background: url(/pics/bullet_arrow_right.png) 6px center no-repeat;
                }
                
                span.readOn {
                    text-decoration: none;
                    padding: 2px 0 4px 25px;
                    background: url(/pics/bullet_arrow.png) 5px center no-repeat;
                }                
                
                a:hover span.readOn {
                    background: url(/pics/bullet_arrow_ani.gif) 5px center no-repeat;
                }                
                
                .readOn:hover, .readOn:focus, .readOn:active {
                    text-decoration: underline;
                }
        #contLeft ul,
        #contLeft ol {
            padding: 0 0 0 15px;
            width: 465px;
            margin: 0 0 1em 0;
        }
        #contLeft ul ul,
        #contLeft ul ol {
            width: auto;
        }
            #contLeft li {
                margin: 4px 0;
            }
        
        table {
            width: 100%;
        }
            table th {
                background: #5A6A6A;
                color: #fff;
                padding: 2px 4px;
            }
            table td {
                padding: 2px 4px;
                background: #fff;
            }
            
        #contLeft .personInfo {
            clear: both;
            padding: 15px;
            background: #e0e6e9;
            margin: 0 0 15px 0;
        }
            #contLeft .personInfo img {
                float: left;
            }
            #contLeft .personInfo strong {
                margin: 0 0 0 30px;
            }
            #contLeft .personInfo ul {
                width: auto;
                padding: 0;
                list-style: none;
                margin: 0 0 0 143px;
            }
            #contLeft .personInfo br {
                display: none;
            }
            
    #contRight {
        width: 300px;
        padding: 30px 15px 55px 9px;
        float: right;
    }
    .sub #contRight {
        background: #f3f7f9 url(/pics/bg_sub_contRight.png) left top repeat-x;
    }
        #contRight h2 {
            margin: 0 0 14px 15px;
        }
        
        #contRight strong {
            margin: 0 0 10px 15px;
            display: block;
        }
        #contRight .quoteInfo {
            margin: 5px 0 0 15px;
            float: right;
        }
        #contRight ul.overview {
            width: auto;
            list-style: none;
            padding: 0 0 0 10px;
        }
            #contRight ul.overview li {
                padding: 15px 0 20px 0;
                border-bottom: 1px solid #d0d8db;
            }
            #contRight ul.overview li.first {
                padding-top: 0;
            }
            #contRight ul.overview li.last {
                border: none;
                padding-bottom: 0;
            }
                #contRight ul.overview a {
                    text-decoration: none;
                    display: block;
                    cursor: pointer;
                    width: 100%;
                }
                #contRight ul.overview strong {
                    margin: 0 0 -10px 0;
                    font-size: 18px;
                    line-height: 1.2em;
                    font-weight: normal;
                }
                #contRight ul.overview .readOn {
                    float: right;
                    margin: -1px 0 0 0;
                    padding: 1px 0 2px 25px;
                }
                    #contRight ul.overview .readOn:hover,
                    #contRight ul.overview .readOn:focus,
                    #contRight ul.overview .readOn:active {
                        text-decoration: none;
                    }
                #contRight ul.overview li.contact .readOn {
                    float: none;
                    display: block;
                    margin: 20px 0 0 0;
                    background: url(/pics/bullet_arrow_right.png) left 2px no-repeat;
                }
            
#pageFooter {
    height: 107px;
    margin: 1px 0 0 0;
    background: url(/pics/bg_footer.png) center top repeat-x;
    overflow: hidden;
}
    #navMeta {
        margin: 15px 0 0 0;
        list-style: none;
    }
        #navMeta li {
            display: inline;
            padding: 0 15px 0 14px;
            background: url(/pics/pi_divider_navMeta.png) right center no-repeat;
        }
        #navMeta li.last {
            background: none;
        }
            #navMeta li a {
                color: #909090;
                text-decoration: none;
                font-size: 0.9em
            }

form fieldset {
    border: none;
    margin: 50px 0 0 0;
}

form .formField {
    float: left;
    width: 237px;
    margin: 0 0 15px 15px;
}
form label {
    display: block;
}
form input {
    width: 233px;
    height: 18px;
    padding: 3px 2px 1px 2px;
    font: 12px/1.5em Arial, Verdana, sans-serif;
    background-position: left top;
    background-repeat: no-repeat;
    bakground-color: transparent;
    background-image: url("/pics/bg_form_input_237.png");
    border: none;
    color: #5a6a6a;
}
form input#partner {
    height: 1em;
    width: 1em;
    float: left;
    margin: 0 5px 0 0;
    padding: 0;
    background: none;
}

form textarea {
    width: 485px;
    height: 108px;
    padding: 3px 2px 1px 2px;
    border: none;
    background: url(/pics/bg_form_textarea.png) left top no-repeat;
    font: 12px/1.5em Arial, Verdana, sans-serif;
    color: #5a6a6a;
    overflow: auto;
}

* html form textarea {
    background-attachment: fixed;
}

form .size190 { width: 190px; }
form .size190 input { width: 186px; background-image: url(/pics/bg_form_input_190.png); }
form .size166 { width: 166px; }
form .size166 input { width: 162px; background-image: url(/pics/bg_form_input_166.png); }
form .size66 { width: 66px; }
form .size66 input { width: 62px; background-image: url(/pics/bg_form_input_66.png); }
form .size42 { width: 42px; }
form .size42 input { width: 38px; background-image: url(/pics/bg_form_input_42.png); }

form .marginL6 { margin: 0 0 0 6px; }

form .clear { margin-left: 0; }

form .checkbox {
    margin: 20px 0;
    line-height: 1em;
}

form .textarea,
form .subject {
    float: none;
    width: auto;
}

form .buttons {
    float: none;
    width: 489px;
    text-align: right;
    margin: 0;
}
    form .buttons input {
        width: auto;
        background: none;
        padding: 0;
        height: 24px;
        float: right;
    }
    form .buttons .reset {
        text-decoration: underline;
        margin: 0 18px 0 0;
        cursor: pointer;
    }
form .form-select {
    position: relative;
}
    form .actval {
        width: 66px;
        height: 22px;
        background: url(/pics/bg_form_select_right.png) right top no-repeat;
    }
        form .actval span {
            display: block;
            height: 18px;
            margin: 0 22px 0 0;
            padding: 2px 0 2px 2px;
            background: url(/pics/bg_form_select_left.png) left top no-repeat;
        }
    form .replace {
        display: none;
        position: absolute;
        background: #fff;
        border: 1px solid #a1bfcc;
        border-top: none;
        margin: -2px 0 0 0;
        width: 64px;
    }
        #contLeft form .replace ul {
            list-style: none;
            padding: 0 5px;
            margin: 2px 0;
            width: auto;
        }
            form .replace ul li a {
                display: block;
                text-decoration: none;
            }
            form .replace ul li a:hover,
            form .replace ul li a:focus,
            form .replace ul li a:active,
            form .replace ul li.hover a {
                background: #EFF4F6;
            }
        form .replace .disabled {
            display: none;
        }
        form #subject-replace .actval {
            width: 400px;
        }
        form #subject-replace .replace {
            width: 398px;
        }

img {
	border:none;
}
a.color img {
	width:80px;
}

/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/* 
    ColorBox example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay{background:#000;}

#colorbox{}
    #cboxContent{margin-top:20px;}
        #cboxLoadedContent{background:#000; padding:5px;}
        #cboxTitle{position:absolute; top:-20px; left:0; color:#ccc;}
        #cboxCurrent{position:absolute; top:-20px; right:0px; color:#ccc;}
        #cboxSlideshow{position:absolute; top:-20px; right:90px; color:#fff;}
        #cboxPrevious{position:absolute; top:50%; left:5px; margin-top:-32px; background:url(/pics/controls.png) top left no-repeat; width:28px; height:65px; text-indent:-9999px;}
        #cboxPrevious.hover{background-position:bottom left;}
        #cboxNext{position:absolute; top:50%; right:5px; margin-top:-32px; background:url(/pics/controls.png) top right no-repeat; width:28px; height:65px; text-indent:-9999px;}
        #cboxNext.hover{background-position:bottom right;}
        #cboxLoadingOverlay{background:#000;}
        #cboxLoadingGraphic{background:url(/pics/loading.gif) center center no-repeat;}
        #cboxClose{position:absolute; top:5px; right:5px; display:block; background:url(/pics/controls.png) top center no-repeat; width:38px; height:19px; text-indent:-9999px;}
        #cboxClose.hover{background-position:bottom center;}