/* belongs to v1.gutscheinconnection.de */

body {
    font-family:Arial, Helvetica, sans-serif;
    color:#606b71;
    font-size:12px;
}

h1 {
    font-size:30px;
}

h2 {
    font-size:20px;
    padding:0;
    margin:0;
}

h3 {
    font-size:16px;
    padding-top:10px;
}

a {
    color:#606b71;
}

a:hover {
    color:#ba2938;
    text-decoration:none;
}

#fussnavi a {
    text-decoration:none;
}

#fussnavi a:hover {
    text-decoration:underline;
}

#rheinline, #rheinline a {
    color: #dedede;
}

#sprechblase_leer {
    font-size: 20px;
    color: #1F1B21;
}

#banner_adventskalender, #banner_adventskalender a {
    font-size: 14px;
    font-weight: bold;
    color: #000000;
}

h1.gutscheinnummer {
    font-size:20px;
}

/* messe_logout */
#messe_logout, #messe_logout a:link, #messe_logout a:visited {
    font-size: 10px;
    color: #BA2938;
    text-align: right;
}

#messe_logout a:link, #messe_logout a:visited {
    font-size: 10px;
    text-decoration: underline;
    color: #BA2938;
    text-align: right;
}

#messe_logout a:hover {
    text-decoration: none;
}


