/* Weitere Styles, die Sie belegen können sind: p1, p2, p3,... p11 */
/* In diesem mitgelieferten Stylesheet sind diese nicht belegt     */
a  {
        color : #ffffff;
        text-decoration : none;
        font-weight : normal;
        font-style: normal;
        font-size: 10px;
        line-height : 16px;
}

a:hover  {
        color : #157ebb;
        font-size: 10px;
        text-decoration: none;
}

a.mail  {
        color : #ffffff;
		line-height : 16px;
        text-decoration : none;
        font-weight : normal;
        font-style: normal;
        font-size: 10px;
}
a.mail:hover  {
        color : #157ebb;
        line-height : 16px;
        font-size: 10px;
        font-style: normal;
        text-decoration : none;
}

.txt {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size : 10px;
        font-weight : normal;
        line-height : 16px;
        color : #ffffff;
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
}

h1 {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size : 10px;
        font-weight : bold;
        line-height : 16px;
        color : #157ebb;
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
}

h2 {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size : 10px;
        font-weight : bold;
        line-height : 16px;
        color : #157ebb;
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
}

h3 {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size : 15px;
        font-weight : bold;
        line-height : 15px;
        color : #c00;
}
h4 {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size : 14px;
        font-weight : bold;
        line-height : 14px;
        color : #c00;
}
h5 {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size : 13px;
        font-weight : bold;
        line-height : 13px;
        color : #c00;
}
h6 {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size : 12px;
        font-weight : bold;
        line-height : 12px;
        color : #c00;
}