/* Weitere Styles, die Sie belegen können sind: p1, p2, p3,... p11 */
/* In diesem mitgelieferten Stylesheet sind diese nicht belegt     */
a  {
        color : #003366;
        text-decoration : underline;
        font-weight : normal;
}
a:hover  {
        color : #999999;
        text-decoration: none;
; font-weight: normal
}
a.white  {
        color : #ffffff;
        text-decoration : none;
        font-weight : bold;
        font-style: normal;
}
a.white:hover  {
        color : #ffffff;
        text-decoration : underline;
}
a.whitemenu  {
        color : #ffffff;
        text-decoration : none;
        font-weight : normal;
        font-style: normal;
}
a.whitemenu:hover  {
        color : #ffffff;
        text-decoration : underline;
}
a.nobold  {
        text-decoration : none;
        font-weight : normal;
        font-style: normal;
}
a.nobold:hover  {
        text-decoration : underline;
}
body {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size : 12px;
        line-height: 12px;
        background-color: #FFFFFF;
        margin: 0 0;
        padding: 0 0;
}
h1 {
        font-size : 18px;
        font-weight : bold;
        line-height : 18px;
        color : #666666;
}
h2 {
        font-size : 16px;
        font-weight : bold;
        line-height : 16px;
        color : #666666;
}
h3 {
        font-size : 15px;
        font-weight : bold;
        line-height : 15px;
        color : #666666;
}
h4 {
        font-size : 14px;
        font-weight : bold;
        line-height : 14px;
        color : #666666;
}
h5 {
        font-size : 13px;
        font-weight : bold;
        line-height : 13px;
        color : #666666;
}
h6 {
        font-size : 12px;
        font-weight : bold;
        line-height : 12px;
        color : #666666;
}
.small {
        font-size : 11px;
; color: #003366

}
input {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size : 12px;
        color : #000000;
        }
select {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size : 12px;
        color : #000000;
        }
textarea {
        color : #000000;
; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px
        }
.formtext {
        font-size: 12px;
}
.formelements {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        border: 1px solid #999999;
; width: 300px; height: 18px
}
.tsmall {
        font-size: 10px;
        line-height: normal;
}
.tmiddle {
        font-size: 12px;
; font-weight: bold; color: #6699CC
}
.tbig {
        font-size: 18px;
; font-weight: bold; color: #003366
}
.formarea { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; border: 1px solid #999999; ; width: 300px; height: 150px}
.formhinweis { font-size : 10px; ; color: #FF0000}
td {  font-size: 12px; color: #000000}
.tdrahmen {  color: #FFFFFF; background-color: #6699CC; font-size: 11px}
.tdnav { color: #666666; background-color: #CCCCCC; font-size: 11px}
.tddata { color: #000000; font-size: 10px}
.tdheader { color: #666666; background-color: #CCCCCC; font-size: 14px; font-weight: bold}
.tdmenu { color: #003366; background-color: #6699CC; font-size: 11px ; font-weight: bold}
.tdfzg { color: #000000; background-color: #CCDDEE; font-size: 12px}
.tdcontent { color: #000000; background-color: #FFFFFF; font-size: 12px}
a.menu {  font-size: 11px; font-weight: bold; color: #FFFFFF; text-decoration: none}
a.menu:hover {  font-size: 11px; font-weight: bold; color: #CCDDEE}
.tdbox { color: #FFFFFF; background-color: #33CCFF; font-size: 11px}

