/* Weitere Styles, die Sie belegen können sind: p1, p2, p3,... p11 */
/* In diesem mitgelieferten Stylesheet sind diese nicht belegt     */
a  {
        color : #000066;
        text-decoration : none;
        font-weight : bold;
        font-size: 12px;
}
a:hover  {
        color : #555599;
        font-size: 12px;
        text-decoration: none;
; font-weight: bold
}
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 : "Trebuchet MS", Arial, Helvetica, sans-serif;
        font-size : 12px;
        background-color: #FFCC99;
; background-image: url(images/bg-page.jpg)
; margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0; padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0

}
h1 {
        font-size : 18px;
        font-weight : bold;
        line-height : 18px;
        color : #FF6600;
}
h2 {
        font-size : 16px;
        font-weight : bold;
        line-height : 16px;
        color : #FF6600;
}
h3 {
        font-size : 15px;
        font-weight : bold;
        line-height : 15px;
        color : #FF6600;
}
h4 {
        font-size : 14px;
        font-weight : bold;
        line-height : 14px;
        color : #FF6600;
}
h5 {
        font-size : 13px;
        font-weight : bold;
        line-height : 13px;
        color : #FF6600;
}
h6 {
        font-size : 12px;
        font-weight : bold;
        line-height : 12px;
        color : #FF6600;
}
.small {
        font-size : 11px;
; color: #000066

}
input {
        font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
        font-size : 11px;
        color : #333333;
        }
select {
        font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
        font-size : 11px;
        color : #333333;
        }
textarea {
        color : #333333;
        }
.formtext {
        font-size: 12px;
; font-weight: bold
}
.formelements {
        font-family: "Trebuchet MS", 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: 14px;
}
.tbig {
        font-size: 18px;
; font-weight: bold; color: #000066
}
.formarea { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 12px; border: 1px solid #999999; ; width: 300px; height: 150px}
.formhinweis { font-size : 10px; ; color: #FF0000}
.aktmenu { color : #FFFFFF; text-decoration : none; }
td {  font-size: 12px; color: #000000}
