@IMPORT "bescript.css";
@IMPORT "form.css";
@IMPORT "clearfix.css";

body {
    background-image: url('../img/bodyBackground.png');
    background-repeat: repeat-x;
}

div#main {
    margin-left: 18px;
    width: 966px;
    
    background: #FFF url('../img/mainBorderBackground.jpg') repeat-y 1px;
}

div#contentLeft {
    float: left;
    margin-left: 1px;
    padding: 120px 11px 0px 11px;
    
    width: 220px;
    
    font-size: 11px;
    
    border-left: 4px solid #006140;
    border-right: 4px solid #006140;
    
    background: #FFF url('../img/logo.jpg') scroll no-repeat center 13px;
}

ul.featuresList {
    margin-top: 10px;
    margin-bottom: 10px;
    
    list-style-image: url('../img/featuresListLiBackgroundImage.jpg');
}

ul.featuresList li {
    margin-bottom: 10px;
}

a.backToHomepage {
    display: block;
    
    margin: 0 auto;
    padding: 7px;
    
    width: 200px;
    
    text-align: center;
    
    border-top: 1px solid #aeaeae;
    
    background: #FFF url('../img/logoSmall.jpg') scroll no-repeat 10px;
}

div#GuelleMixerBackground {
    position: absolute;
    
    width: 385px;
    height: 378px;
    
    top: 278px;
    left: 700px;
    
    background: url('../img/GuelleMixer.png') scroll no-repeat;
}

div#contentRight {
    margin-left: 251px;
    
    padding: 301px 0px 0px 13px;
    
    background: #FFF url('../img/contentRightBackgroundTop.jpg') scroll no-repeat center top;
}

div#contentRightText {
    padding: 10px 0px 50px 10px;
    
    background: #FFF url('../img/contentRightBackgroundBottom.jpg') scroll no-repeat center bottom;
}

div#contentRightText p.mainText {
    width: 460px;
}

div.downloadBlock {
    position: relative;
    margin-top: 20px;
}

div.downloadBlock.first {
    margin-top: 150px;
}

div.downloadBlock img {
    float: left;
    margin-right: 10px;
}

img.download {
    position: absolute;
    
    bottom: 0px;
    right: 20px;
}

a.WaitzingerGuellemixer {
    display: block;
    
    margin-top: 20px;
    
    width: 424px;
    height: 52px;
    
    background: #FFF url('../img/WaitzingerGuellemixer.jpg') scroll no-repeat 10px;
}
