a {
    font-weight: bold;
    text-decoration: underline;
    color: #aa1b08;
}

/* --- styles for the top part --- */
#top {
    clear: both;
    background: url( /img/topbg.png );
    height: 379px;
}

#tl {
    float: left;
    width: 541px;
    height: 379px;
}

#tr {
    float: right;
    width: 209px;
    height: 379px;
}

#text {
    font-family: "Myriad Pro", Verdana, Helvetica, sans;
    padding: 20px 23px;
}

#phone {
    background: url( /img/phone2.png ) no-repeat;
    height: 338px;
    width: 163px;
    margin: 20px 23px 21px 23px;
}

#screen {
    padding: 38px 0 0 21px;
}

#screenshot-en {
    background: url( /img/screenshots-en.png ) no-repeat;
    background-position: 0 0;
    height: 160px;
    width: 120px;
}

#screenshot-de {
    background: url( /img/screenshots-de.png ) no-repeat;
    background-position: 0 0;
    height: 160px;
    width: 120px;
}

.headline {
    font-size: 32px;
    font-weight: bold;
    padding: 0 0 24px 0;
}

.teaser {
    font-size: 20px;
    font-weight: normal;
}

.link {
    padding-top: 24px;
}

a.big {
    font-size: 24px;
}

/* --- styles for the bottom part --- */
#bottom {
    clear: both;
    background: #ffffff;
    height: 220px;
    padding-top: 10px;
}

#bottom ul {
    padding-left: 12px;
}

.column {
    border-right: 1px dotted #333333;
    float: left;
    width: 209px;
    height: 220px;
    padding: 0 20px;
    font-size: 11px;
}

.title {
    font-size: 13px;
    font-weight: bold;
}

.date {
    font-weight: bold;
    padding: 0;
}

.news {
    padding-bottom: 4px;
}

img.bar {
    padding-bottom: 6px;
}

.bottom-link {
    font-weight: bold;
    text-align: center;
    padding-top: 12px;
}
