﻿#kopf_links 
{
    position:relative;
    float:left;
    width:237px;
    height:248px;
    background:url("../images/startseite_links.jpg") 0 0 no-repeat;
}

#kopf_mitte 
{
    position:relative;
    float:left;
    width:599px;
    height:248px;
    background:url("../images/kopfbilder/startseite_mitte.jpg") 0 0 no-repeat;
}

#kopf_rechts 
{
    position:relative;
    float:left;
    width:229px;
    height:248px;
    background:url("../images/startseite_rechts.jpg") 0 0 no-repeat;
    margin-left:-22px;
}

#startseite_wetter 
{
    width:200px;
    height:150px;
    background:url("../images/startseite_wetter_bg.png") 0 0 no-repeat;
}

#startseite_kontakt 
{
    width:200px;
    height:173px;
    background:url("../images/startseite_kontakt_bg.gif") 0 0 no-repeat;
}

#startseite_kontakt p 
{
    font-size:0.75em;
    padding-bottom:5px;
    margin:0;
}

#startseite_kontakt p.kontakt_header 
{
    padding-top:13px;
    padding-left:12px;
    color:#b00a0a;
    font-weight:bold;
}

#startseite_kontakt p.kontakt_text 
{
    padding-left:12px;
}

#startseite_kontakt a.link_anfahrt 
{
    background:transparent url("../images/icon_link.png") 0 3px no-repeat;
    padding-left:25px;
    line-height:25px;
    height:25px;
    display:block;
    width:80px;
}

#rssheader_startseite 
{
    background:url("../images/startseite_aktuell_bg.gif") 0 0 no-repeat;
    color:#fff;
    font-weight:bold;
    width:575px;
    height:24px;
}
#rssheader_startseite span {
    margin:0 0 0 10px;
    height:24px;
    line-height:24px;
}

#veranstaltung_melden 
{
    font-size:0.85em;
}

#veranstaltung_melden h3 
{
    font-size:1em;
    font-weight:bold;
    color:#d72603;
    padding:0.1em 0.2em 0.1em 0.2em;
    background:#c0c0c0;
    margin-bottom:0px;
}
#veranstaltung_melden p
{
    background-color:#fff;
    margin-top:0px;
    padding:0.1em 0.2em 0.1em 0.2em;
}
