/* ================ ALLGEMEIN =============== 15-05-09 =====*/
/* Einstellungen für Hauptseite im Seiteninhalt */


.hpttext{
font-family: arial, helvetica, tahoma ,verdana,  sans-serif;
font-size: 16px;
line-height: 18px;
font-style:normal;
color:#00007F;
text-align:justify;
background-color:#;
padding:0px;
margin-top:0px;
margin-left:20px;
margin-right:20px;
margin-bottom:10px;
letter-spacing:0px;
}

.hpttext a, .hpttext a:visited, .hpttext a:active{
        background-color:#3080f4;
        color:#ffffff;
        text-decoration:none;
}

.hpttext a:hover {
        background-color:#FFFF33;
        color:#0033FF;
        text-decoration:none;
        font-weight:bold;
}

.hptbildtext{
font-family: arial, helvetica, tahoma ,verdana,  sans-serif;
font-size: 12px;
line-height: 14px;
font-style:normal;
color:#00007F;
text-align:justify;
background-color:#;
padding:0px;
margin-top:0px;
margin-left:20px;
margin-right:20px;
margin-bottom:10px;
letter-spacing:0px;
}
