/* Petra Giers // Schmuckdesign */
/* Sebastian Stuetz */
/* 17.02.2010 */
body {
    color: #666666;
    background-color: #FFFFFF;
    font-family: Geneva, Helvetica, sans-serif;
    font-size: 10px;
    line-height: 1.7em;
    text-align: center;
    margin: 0 0 25px 0;
    padding: 0;
}

img {
    border: 0;
    margin: 0;
    padding: 0;
}

.aus {
    height: 1px;
    clear: left;
    overflow: hidden;
}

a {
    color: #890019;
    background-color: transparent;
    text-decoration: underline;
    border: 0;
}

a:hover {
    color: #890019;
    background-color: transparent;
    text-decoration: none;
}

h1 {
    color: #890019;
    font-size: 12px;
    margin: 0 0 5px 0;
    background-color: transparent;
}

/* --- Layout --- */
#container {
    position: absolute;
    top: 0;
    right: 0;
    text-align: left;
    width: 1020px;
    background-image: url('../images/pegiers_body.jpg');
    background-repeat: no-repeat;
}

#infos {
    padding: 450px 25px 200px 0;
}

.infos1 {
    width: 275px;
    height: 201px;
    margin-right: 70px;
    float: left;
}

.infos2 {
    width: 275px;
    height: 201px;
    margin-right: 100px;
    float: left;
}

.infos3 {
    width: 245px;
    height: 201px;
    float: left;
    /*margin-top: 67px;*/
}

.infoblock_messe {
    width: 600px;
    padding: 60px 0;
}

.double {
    border: double #890019;
    padding: 10px;
    width: 225px;
}

.adressblock1 {
    width: 160px;
    margin-right: 70px;
    float: left;
    margin-top: 35px;
}

.adressblock2 {
    width: 275px;
    height: 201px;
    margin-right: 100px;
    float: left;
    margin-top: 63px;
}



#cookiebar {
    position: fixed;
    bottom: 0;
    padding: 15px;
    left: 0;
    right: 0;
    text-align: center;
    background: #810c28;
    color: #FFF;
    line-height: 1.25em;
    z-index: 200;
}

#cookiebar a {
    color: #FFF;
    text-decoration: underline;
}

#cookiebar button {
    background: none;
    border: 1px solid #FFF;
    border-radius: 3px;
    color: #FFF;
    margin-left: 5px;
    padding: 2px 10px;
}

#cookiebar button:hover {
    color: #810c28;
    background: #FFF;
}

#cookiebar_text {
    display: inline;
}