body{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}

.background{
    background: url('../img/background.jpg');
    background-size: cover;
}

*{
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

h2{
    font-family: 'Unna', 'Times New Roman', serif;
    color: #a00d2f;
    font-size: 20px;
}

/* main width settings */
.header,
.nav,
.about,
.map,
.footer{
    width: 1000px;
}

.header{
    background: #fcf7e1;
    height: 150px;
    margin: 0 auto;
    margin-top: 15px;
    position: relative;

}

.nav{
    background: #a00d2f;
    height: 20px;
    margin: 0 auto;    
}

.logo{
    background: url('../img/vom-fass-logo.png') no-repeat;
    width: 146px;
    height: 110px;

    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -55px;
    margin-left: -65px;

    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
}

/* ABOUT section */

/* general classes */

.about{
    position: relative;
    margin: 0 auto;
    height: 310px;
    padding-top: 50px;
    background: #fcf7e1;

}

.about .title{
    text-transform: uppercase;
    position: absolute;
    font-size: 2.5em;
    top: -15px;
    left: 440px;
}

.about .image{
    width: 220px;
    height: 250px;
    margin: 10px;
    overflow: hidden;
}

.about .text{
    font-size: 11px;
    color: #494949;
    text-align: center;
    line-height: 18px;
}

.about .text p{
    margin-top: 10px;
    height: 70px;
}

.about .text .logo{
    text-align: center;
}
/* vom fass, left aligned block */
.about .vom-fass{
    width: 50%;
    float: left;
    height: 260px;
    background: #fcf7e1;
}

.about .vom-fass .image{
    float: left;
}

.about .vom-fass .text{
    padding-right: 10px;
}

/* oils, right aligned block */

.about .oils{
    background: #FFF;
    width: 50%;
    float: left;
    height: 260px;
}

.about .oils .image{
    float: right;
}
.about .oils .text{
    padding-left: 10px;
}



/*  MAP section */

img#transparent-map{
    z-index: 20;
}

.map{
    background: url('../img/map-bg.jpg') no-repeat;
    margin: 0 auto;
    height: 453px;
    position: relative;
    z-index: 5;
}


.welcome{
    position: absolute;
    padding-top: 100px;
    z-index: -1;
}
.welcome .block{
    padding-left: 50px;
}
.welcome .usa{}
.welcome .germany{
    padding-top: 50px;
}

.welcome label{
    font-family: 'Unna', 'Times New Roman', serif;
    font-size: 30px;
    font-weight: bold;
    color: #a00d2f;
}
.welcome p{
    font-size: 14px;
    color: #494949;
    margin: 0;
}

.overlay .country{
    position: absolute;
    z-index: -1;
}

.overlay > .north-america{
    width: 320px;
    height: 250px;
    background: url('../img/overlay-north-america.png') no-repeat;

    left: 278px;
    top: 38px;
}
.overlay > .south-america{
    width: 95px;
    height: 170px;
    background: url('../img/overlay-south-america.png') no-repeat;

    left: 448px;
    top: 257px;
}
.overlay > .europe{
    width: 145px;
    height: 170px;
    background: url('../img/overlay-europe.png') no-repeat;

    left: 567px;
    top: 57px;
}
.overlay > .africa{
    width: 165px;
    height: 250px;
    background: url('../img/overlay-africa.png') no-repeat;

    left: 558px;
    top: 218px;
}
.overlay > .asia{
    width: 305px;
    height: 285px;
    background: url('../img/overlay-asia.png') no-repeat;

    left: 627px;
    top: 49px;
}
.overlay > .australia{
    width: 140px;
    height: 145px;
    background: url('../img/overlay-australia.png') no-repeat;

    left: 825px;
    top: 297px;
}
 

.overlay .list-container{
    position: relative;
}

.list label{
    font-size: 22px;
    color: #a00d2f;
    text-transform: uppercase;
    font-family: 'Unna', 'Times New Roman', serif;
    display: block;

}

.list{
    position: absolute;
    background: #fcf7e1;
    padding: 12px;
    overflow: hidden;
    z-index: 9999;
}

.list ul{
    list-style: none;
    margin: 10px 0 0 0;
    padding: 0;
    float: left;
}

.list ul.left{
    float: left;
}

.list ul.right li{
    width: 120px;
}

.list ul li{
    width: 150px;
}

.list ul li a{
    display: block;
    font-size: 12px;
    font-family: Arial, sans-serif;
    color: #494949;
    text-decoration: none;
    line-height: 2em;
}
.list ul li a:hover{
    color: #000;
    text-decoration: underline;
}

.country-list .north-america{
    width: 250px;
    left: 400px;
    top: 170px;
}

.country-list .south-america{
    width: 200px;
    left: 260px;
    top: 290px;
}

.country-list .europe{
    width: 340px;
    left:690px;
    top: 100px;
}

.country-list .asia{
    width: 300px;
    left: 780px;
    top: 0px;
}

.country-list .australia{
    width: 180px;
    left: 650px;
    top: 307px;
}


/* 
COUNTRY GRID - TOUCH ONLY 
*/

.country-grid{
    width: 1000px;
    margin: 0 auto;
    background: #fcf7e1;
    overflow: hidden;
    padding-left: 80px;
    display: none;
    margin-bottom: -1px;
    margin-top: -1px;
    padding-top: 20px;
    display: none;
}

.touch .country-grid{
    display: block;
}

.country-grid .grid-bloc{
    float: left;
    width: 33%;

    font-size: 24px;
    padding: 1%;
}
.country-grid label{font-weight: bold;  color: #a00d2f; font-family: 'Unna', 'Times New Roman', serif;  text-transform: uppercase;}
.country-grid .grid-bloc ul{ margin-top: 10px; padding-left: 10px;}
.country-grid .grid-bloc ul li{
    list-style: none;
}
.country-grid .grid-bloc ul li a{
    font-family: 'Unna', 'Times New Roman', serif;    
    color: #494949;
    text-decoration: none;
}

/* FOOTER */

.footer{
    margin: 10px auto 30px auto;
    background: #FFF;
    padding: 30px 0;
    font-family: 'Unna', 'Times New Roman', serif;
    color: #494949;
}

.footer ul{
    text-align: center;
}

.footer li{
    display: inline;
    font-size: 12px;
    border-right: 1px solid #CCC;
    padding: 0 10px;
}
.footer .last{
    border-right: none;
}


/*
SPECIAL CLASSES
*/

.touch h2,
.touch .welcome label,
.touch .list label,
.country-grid .grid-bloc ul li a,
.touch .footer{
    font-family: 'Times New Roman', serif;
}
