
#page {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    height:465px;
    width: 900px;
    text-align:left;
    background: url(/cps/p/com-en/layout/Wilo_worldsite.jpg) #6D7783 no-repeat left top;
}

html > body #page {
    height: auto;
    min-height: 465px;
}

ul {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #333333;
    line-height: 12pt;
} 

a, a:link, a:active, a:focus {
    font-size: 10px;
    text-decoration: none;
}
 
a:hover {
    color: #A90000;
    text-decoration: none;
}

.header_country {
    position: absolute;
    top: 35px;
    left: 13px;
    
    width: 330px;
    height: 30px;
    line-height: 30px;
    
    font-size: 12px;
    font-weight: bold;
    color: #009C82;
    background-color: #ffffff;
}

    .header_country span.text {
        position: absolute;
        margin-left: 7px;
    }

        .header_country span img {
            float: right;
        }

#flashfallback a.ProductionClassTab {
    color: #ffffff;
}

#flashfallback a:hover.ProductionClassTab {
    color: #A90000;
    text-decoration: none;
}

#flashfallback {
    padding-top: 105px;
    padding-left: 13px;
        
}

.Tabs table {
    background-color: transparent;
    margin-top: 0px;
    margn-bottom: 0px;
}

td.tabsize {
    width: 95px;
    text-align: center;
    background: transparent url(/cps/p/com-en/layout/tab_normal_background.gif) repeat-x left top;
}

#content1, #content2, #content3, 
#content4, #content5, #content6{
    background-color: #ffffff;
    width: 874px;
    border-top: 1px solid white;
    filter:alpha(opacity=70);
    opacity: 0.70;
}

.ProductionClassHeadline {    
    color: #009c82;
    margin-top: 15px;
    margin-left: 15px;
    margin-bottom: 10px;
}
    #page .ProductionClassHeadline a { font-size: 10pt; }

.ProductionClassProductsTable {
    margin-top: 0px;
    padding-bottom: 10px;
}

    .ProductionClassProductsTable a:hover {
        color: #A90000;
    }

    .ProductionClassProductsTable ul {
        width: 174px;
        float: left;
        margin:0px;
        padding:0px;
    }

        .ProductionClassProductsTable ul li {
            list-style-type: none;
            list-style-image: url("none");
            padding-left:15px;
            
        }
    
    .ProductionClassProductsTable a {
        width: 105px;
        color: #000000;
        padding-right: 10px;
        position: relative;
        display: block;
        margin-top: 3px;
    }
    
        .ProductionClassProductsTable a span {
            position: absolute;
            right: 0px;
            bottom: 0px;
        }
        
.CountryList a {
    color: #000000;
}

.clearer {
    clear: both;
    font-size: 0px;
    height: 0px;
    line-height: 0px;
}

#link_home{
   float: left;
   margin-top: 55px;
   padding-left: 30px;
   
}
    #link_home a img{
        border-style: none;
    }

