select, input {
        border-color: #000000;
        border-width=1;
}

A {
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

A:hover {
        text-decoration : underline;
}

A.navnormal {
        font-size : 8pt;
        color: #FFFFFF;
}

A.navwhite {
        font-size : 9pt;
        font-weight : bold
        color: #ffffff;
}

A.link  {
        font-size : 9pt;
        font-weight : bold;
        color: #ffffff;
}

A.teaser  {
        font-size : 8pt;
        font-weight : bold;
        color: #1868B9;
}

P  {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size: 9pt;
        color: #000000;
        font-weight : normal;
        line-height : 14pt;
}

P.picture  {
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 8pt;
        color: #ffffff;
        margin-top : 3pt;
        margin-bottom : 3pt;
        line-height : 10pt;
}

P.teaser  {
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 8pt;
        color: #000000;
        margin-bottom : 8pt;
        line-height : 11pt;
}

.heading  {
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 10pt;
        color: #FFDF00;
        font-weight : bold;
}

.headinger  {
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 11pt;
        color: #FFDF00;
        font-weight : bold;
}

H2  {
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 18pt;
        color: #676767;
    margin-top : 12pt;
        font-weight : normal;
}

H3  {
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 9pt;
        color: #000000;
        font-weight : bold;
}

TD.standardcell  {
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 9pt;
        color: #000000;
}

TD.headercell  {
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 9pt;
        color: ffffff;
        font-weight: bold;
}

TD.headercellblack  {
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 9pt;
        color: 000000;
        font-weight: bold;
}

.normal  {
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 9pt;
        color: #FFFFFF;
}

.smallwhite  {
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 8pt;
        color: #ffffff;
}


.grey  {
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 9pt;
        color: #666666;
}


.highlight {
        font-weight : bold;
        font-size: 9pt;
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        color: #ff0000;
}

.highlightsmall {
        font-weight : bold;
        font-size: 9pt;
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        color: #000000;
}


.formheader  {
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 12pt;
        color: #1A4672;
        font-weight : bold;
}

INPUT.search {
        font-size:8pt;
    font-family : Tahoma, Arial, Helvetica, sans-serif;
        background-Color: #ffffff;
        BORDER: #D3DDFF 1 solid;
        width: 110px;
}

.Scroll {
top:0PX;
left:0PX;
position:relative;
width:100%;
height:100%;
overflow:auto;
}
