body
{
    background-color: #ddd;
}

.tarifdetailoverlay
{
    display: none;
}


.header .banner
{
    margin-left: 430px;
    padding-top: 20px;
    width: 468px;
}
a
{
    color: #e95d0f;
}

.content
{
    background-color: #fff;

}

h1
{
    font-size: 24px;
    font-weight: bold;
    font-family: Verdana;
    color: #e95d0f;
}

.content .main
{
    padding: 10px;
}

.teaser div.image
{
    float:left;
    width: 200px;
}
.teaser p
{
    margin-left: 230px;
    padding-right: 30px;
    font-size: 14px;
}

.bullet h2
{
    color: #808080;
}
h2
{
    color: #e95d0f;
    font-weight: bold;
    font-size: 18px;
}

h2 a
{
    color: #f6ad0c;
    text-decoration: underline;
}

div.bullet img
{
    float: left;
    padding-left: 30px;
}
div.bullet h2
{
    line-height: 48px;
    padding-left: 30px;
}

div.stars
{
    background-image: url(/images/awards/stars.gif);
    height: 15px;
    background-position: bottom left;
    background-repeat: no-repeat;
}

.clear
{
    float: none;
    clear: both;
}
.featured a
{
    display: block;
    width: 450px;
    height: 200px;
    background-position: top center;
}

.featured a:hover
{
    background-position: bottom center;

}

.f_congstar a
{
    background-image: url(/images/featured/congstar.gif);
}

.f_blau a
{
  background-image: url(/images/featured/blau.jpg);
}

.f_otelo a
{
  background-image: url(/images/featured/otelo.gif);
}
#tariftabelle {
    border-collapse: collapse;
}
#tariftabelle td {
    border: 1px solid #ccc;
}
#tariftabelle th {
    cursor: pointer;
}