/*-------------------------------------------------------------------------
 These are special styles for the country selection page on mh.com.
--------------------------------------------------------------------------*/
body {
    background-color: #E2E2E2;
}
img {
border:0 none;
}

.container {
    width:999px;
    height:528px;
    margin-top:30px;
    background-image:url(/fileadmin/templates/MH/mh_com/img/country_selection_page/03_01_hg.gif);
}

.headline { 
    width:200px; 
    height:25px; 
    position:relative; 
    top: -313px; 
    left:276px; 
    background-image: url(/fileadmin/templates/MH/mh_com/img/country_selection_page/04_03.gif); 
    background-repeat:no-repeat;
}
.visual {
    width:325px; 
    height:398px; 
    position:relative; 
    top: 23px; 
    left:574px; 
}

.logo {
    width:400px; 
    height:100px; 
    margin-left:60px; 
    position:relative; 
    top:10px; 
}

.list {
    width:200px; height:50px; position:relative; top: -288px; left:276px;
}
.laenderflaggen {
margin-bottom:5px;
}

