p {
    color: #1011f34;
}

a {
color: #A81E1C;
text-decoration:none;
font-weight:bold;
}

a:hover {
color: #006f5e;
text-decoration:underline;
}
 
#mitte a[href^="mailto:"], #mitte a[href*="UnCryptMailto"] {
    background: url("../images/link_mail.png") no-repeat scroll 0 1px transparent;
    margin-left: 0;
    padding-left: 23px;
}
#mitte p a[href^="http://"] {
    background: url("../images/link_ext.png") no-repeat scroll 2px 2px transparent;
    margin-left: 0;
    padding-left: 20px;
}
#mitte p a[href$=".pdf"] {
    background: url("../images/link_pdf.png") no-repeat scroll 2px 2px transparent;
    margin-left: 0;
    padding-left: 20px;
}

h1 {
    position: absolute;
    top: -200px;
}
h2 {
    background: url("../images/hg_h2.jpg") repeat-y scroll left top transparent;
    border: 1px solid #88B3AC;
    color: #575756;
    font-size: 16px;
    font-weight: bold;
    margin: 3px 0 10px;
    padding: 4px 0 3px 10px;
}
h3 {
    background: none repeat scroll 0 0 #D2ECFB;
    border-bottom: 1px solid #9B9B9D;
    color: #484242;
    font-size: 16px;
    font-weight: bold;
    margin: 10px 0 5px;
    padding: 2px 0 2px 10px;
}
h4 {
    background: none repeat scroll 0 0 #D2ECFB;
    border-bottom: 1px solid #9B9B9D;
    color: #484242;
    font-size: 16px;
    font-weight: bold;
    margin: 3px 0 0px;
    padding: 2px 0 2px 10px;
}

hr {
    border-color: #9B9B9D;
    border-style: dashed;
    border-width: 1px 0 0;
    margin: 10px 0;
}
.cont_oben {
    background: url("../images/cont_oben.jpg") no-repeat scroll center top transparent;
    height: 8px;
    margin: 5px 0 0;
    width: 326px;
}
.cont_mitte {
    background: url("../images/cont_mitte.jpg") repeat-y scroll center top transparent;
    width: 326px;
    font-size: 14px;
}
.cont_unten {
    background: url("../images/cont_unten.jpg") no-repeat scroll center bottom transparent;
    height: 8px;
    width: 326px;
}

.cont_mitte h3 {
    background: url("../images/cont_mitte_h3.jpg") repeat-y scroll left top transparent;
    border-bottom: 1px solid #9B9B9D;
    color: #484242;
    font-size: 14px;
    font-weight: bold;
    padding: 0px 0 0px 20px;
    margin: 0px;
}

.tabelle {
    margin: 0px 0px 0px 10px;
}

.csc-header {    
    clear: both;
}
.layout4 {
    float: left;
    margin: 0 10px 0 0;
    width: 325px;
}

#wetter .w300x250 {
    font-size: 11px;
    padding: 10px !important;
    max-width: 280px !important;
    max-height: 230px !important;
    width: 280px !important;
    height: 230px !important;
}

