﻿*
{
    margin: 0;
    padding: 0;
}

body
{
    background-color: #4a4b4e;
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #fff;

}

a
{
    text-decoration: none;
}

a:hover
{
    color: #b0ca33;
}

ul
{
    list-style-type: square;
    
}


.mainFrame
{
    width: 980px;
    margin-top: 40px;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
}

.header
{
    height: 120px;
}

.header a
{
    color: #fff;
}

.header .logo
{
    width: 302px;
    height: 118px;
    float: left;
}

.header .logo img
{
    border: none;
}

.main
{
    line-height: 14px;
    margin-top: 15px;
    padding: 20px 20px 20px 20px;
    background-color: #636466;
    min-height: 450px;
    
        /*background-image: url('../Images/beton.jpg'); */
}

.main a
{
    color: #fff;
}

.main a:hover
{
    color: #019add;
}

.main a img
{
    border: none;
}

.main p
{
    margin-bottom: 11px;
    clear: both;
}

.main h1
{
    color: #b0ca33;
    font-size: 14px;
}

.main h2
{
    margin-top: 4px;
    color: #b0ca33;
    font-size: 12px;
}

.main h3
{
    margin-top: 4px;
    color: #b0ca33;
    font-size: 12px;
}

.main h1, .main h2, .main h3
{
    margin-top: 7px;
    margin-bottom: 7px;
}

.main .content
{
    margin-top: 30px;
    margin-bottom: 20px;
}

.mainWhite
{
    background-color: #D3D3D3;
    color: #333;
}

.mainWhite a
{
    color: #333;
}


.mainWhite h1, .mainWhite h2, .mainWhite h3
{
    color: #019add;
}

.footer
{
    border-top: #b0ca33 solid 2px;
    padding-top: 10px;
    margin-top: 20px;
    font-size: 9pt;
}

.footer a
{
    color: #fff;
}

.footer a:hover
{
    color: #b0ca33;
}

.footer .footerNavigation
{
    float: right;
}

.navigationTop
{
    padding-top: 41px;
    height: 22px;
    margin-left: 350px;
    width: 630px;
    border-bottom: #019add solid 3px;
}

.layoutColumn
{
    width: 33%;
    float: left;
}









.navigationTop a
{
    display: block;
    font-size: 14px;
    height: 22px;
}

.navigationTop a:hover
{
    color: #b0ca33;
    height: 20px;
    border-bottom: #b0ca33 solid 7px;
}

.navigationTop li
{
    padding-right: 20px;
    list-style: none;
    float: left;
}

.navigationTop .active a
{
    padding-top: 4px;
    margin-top: 20px;
    color: #019add;
    height: 20px;
    border-top: #b0ca33 solid 7px;
    border-bottom: none;
}

.breadCrumb
{
}

.breadCrumb a
{
    display: block;
}

.breadCrumb a:hover
{
    color: #019add;
}

.breadCrumb li
{
    padding-right: 20px;
    float: left;
}

.main .breadCrumb li
{
    list-style: url("/Images/arrow_white.gif");
}

.mainWhite .breadCrumb li
{
    list-style: url("/Images/arrow_black.gif");
}


.breadCrumb li.first
{
    list-style: none;
}

input.button
{
    padding: 2px 4px 2px 4px;
    border: solid #fff 1px;
    background-color: #019add;
    color: #fff;
}







.productTeaser
{
    padding: 10px;
    width: 260px;
    min-height: 240px;
    float: left;
    margin-right: 25px;
    margin-bottom: 25px;
    background-color: #4a4b4e;
}

.productTeaser:hover
{
    background-color: #545556;
}

.productTeaser h2
{
}

.productTeaser .longText
{
    display: block;
    color: #fff;
}

.productTeaser .teaserImage
{
    width: 260px;   
    display: block;
}


.productTeaser .teaserImage img
{
    width: 260px;
    border: none;
}

.mainWhite .productTeaser
{
    background-color: #7C7D80;
}

.seperator
{
    margin-bottom: 30px;
}

.formElement
{
    margin-bottom: 10px;
}

.formElement label
{
    display: block;
    min-width: 80px;
    float: left;
}

.formElement input
{
    margin-left: 10px;
}

.formElement input.short
{
    width: 50px;
}

.formElement input.button
{
    margin-top: 20px;
    margin-left: 0;
}

.formElement ul.radioButtonList, .formElement ul.checkBoxList
{
    list-style: none;
    margin-left: 0px;
    margin-bottom: 20px;
}

.formElement ul.radioButtonList li, .formElement ul.checkBoxList li {
    margin-bottom: 8px;
}

.formElement ul.radioButtonList input, .formElement ul.checkBoxList input
{
    float: left;
}

.formElement ul.radioButtonList label, .formElement ul.checkBoxList label
{
    float: none;
    
    margin-left: 32px;
    /*display: inline; */
}

.formElement select
{
    margin-left: 10px;    
}


/* rotator in-page placement */
div.rotator
{
    position: relative;
    height: 475px;
    padding-left: 45px;
}
/* rotator css */
div.rotator ul li
{
    float: left;
    position: absolute;
    list-style: none;
}
/* rotator image style */
div.rotator ul li img
{
    border: none;
}
div.rotator ul li.show
{
    z-index: 500;
}

.homepageContentBoxFrame
{
    margin-left: 45px;
    margin-right: 20px;
    margin-top: 20px;
    margin-bottom: 20px;

    min-height: 240px;
}

.homepageContentBoxFrame .productTeaser 
{
    width: 246px;   
}

.homepageContentBoxFrame .productTeaser .teaserImage img {
    width: 246px;
}


.contentBox
{
    padding: 5px;
    width: 260px;
    min-height: 220px;
    background-color: #4a4b4e;
    float: left;
}

.large
{
    width: auto;
    min-width: 260px;
}

.contentBox .header
{
    height: auto;
    background-color: #636466;
    padding: 5px;
}

.contentBox .content
{
    padding: 5px;
}

.contentBox .content ul
{
    list-style-type: none;
}

.contentBox .content ul li
{
    margin-bottom: 20px;
}

.solutionList
{
    list-style: none;
    width: 920px;
}

.solutionList li
{
    float: left;
    background-color: #4a4b4e;
}

.solutionList li:hover
{
    background-color: #545556;
}

.solutionList div.logoArea
{
    margin: 10px;
    width: 300px;
    float: left;
}

.solutionList div.description
{
    margin: 10px;
    width: 580px;
    float: left;
}

.partnerList
{
    list-style: none;
    width: 920px;
}

.partnerList li
{
    float: left;
}

.partnerList div.logoArea
{
    width: 300px;
    float: left;
}

.partnerList div.description
{
    width: 600px;
    float: left;
}

.contactForm
{
    height: 510px;
}





