/* Weitere Styles, die Sie belegen können sind: p1, p2, p3,... p11 */
/* In diesem mitgelieferten Stylesheet sind diese nicht belegt     */
a  {
        color : #0066CC;
        text-decoration : none;
        font-weight : normal;
        font-style: normal;
}
a:hover  {
        color : #CC0000;
        text-decoration: none;
}
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,td,div {
        font-family : Arial;
        color:black;
        font-size:8pt;

}


body {
        background-color: #ffffff;
        margin: 0;
        padding: 0;
}

a.navi
{
   font-size:12px;
   font-family:Arial;
   color:black;
   text-decoration:none;
   line-height:18px;
}

a.navi:hover
{
   font-color:red;
}

h1 {
        font-family : Arial;
        font-size : 18px;
        font-weight : bold;
        color : #c00;
}
h2 {
        font-family : Arial;
        font-size : 16px;
        font-weight : bold;
        color : #c00;
}
h3 {
        font-family : Arial;
        font-size : 15px;
        font-weight : bold;
        color : #c00;
}
h4 {
        font-family : Arial;
        font-size : 14px;
        font-weight : bold;
        color : #c00;
}
h5 {
        font-family : Arial;
        font-size : 13px;
        font-weight : bold;
        color : #c00;
}
h6 {
        font-family : Arial;
        font-size : 12px;
        font-weight : bold;
        color : #c00;
}
.small {
        font-family : Arial;
        font-size : 10px;

}
.topwhite {
        font-family : Arial;
        color : #ffffff;
        font-size : 10px;
}
td  {
        font-family : Arial;
        color : #333333;
}
td.header  {
        font-family : Arial;
        font-size : 10px;
        color : #ffffff;
        background-color : #292963;
}
input {
        font-family : Arial;
        font-size : 10px;
        color : #292963;
        }
select {
        font-family : Arial;
        font-size : 10px;
        color : #292963;
        }
textarea {
        color : #666666;
        }
.formtext {
        font-family: Arial;
        font-size: 13px;
}
.formelements {
        font-family: Arial;
        font-size: 13px;
        border: 1px solid #999999;
}
.tsmall {
        font-family: Arial;
        font-size: 9px;
}
.tmiddle {
        font-family: Arial;
        font-size: 12px;
}
.tbig {
        font-family: Arial;
        font-size: 14px;
}
.weiss {
        font-family: Arial;
        font-size: 13px;
        color: #FFFFFF;
}

.kasten_header
{
         border-left:20px solid #DBDBDB;
         padding:2px;
         padding-bottom:1px;
         padding-left:8px;
         background-color:#F1F1F1;
         font-weight:bold;
         color:#264F85;
         margin:0px;
         font-size:12px;
}

.kasten_content
{
         border:1px solid #F1F1F1;
         padding:3px;
         padding-top:8px;
         padding-left:25px;
         color:#333333;
         margin:0px;
         font-size:12px;
         line-height:16px;
}

.kasten_header_link
{
         color:#264F85;
         font-weight:bold;
         text-decoration:none;
}

.kasten_content_link
{
         color:#333333;

         text-decoration:none;
}

.kasten_header_link:hover
{
        color : #CC0000;
         text-decoration:none;
}

.kasten_content_link:hover
{
        color : #CC0000;
         text-decoration:none;
}


.red
{
   color : #CC0000;
   font-size:10px;
}

.norm
{
   font-size:10px;
}

.space
{
   word-spacing: 5px;
}
/*hieristalleszuende*/
