body
{

     font-size: 12pt;
     color: #1C087F;
     font-weight: normal;
     font-family: Arial;
     scrollbar-base-color: #FFFFFF;
     scrollbar-face-color:#FFFFFF;
     scrollbar-highlight-color:#FFFFFF;
     scrollbar-3dlight-color:#FFAA1E;
     scrollbar-darkshadow-color:#FFAA1E;
     scrollbar-shadow-color:#FFFFFF;
     scrollbar-arrow-color:#1C087F;
     scrollbar-track-color:#EBEBEA;

}

A:LINK
{

     font-family: Arial;
     font-size: 12px;
     color: #000080;
     text-decoration: none;
     font-weight: bold;

}
A:VISITED
{

     font-family: Arial;
     font-size: 12px;
     color: #000080;
     text-decoration: none;
     font-weight: bold;

}

A:Hover
{

     font-family: Arial;
     font-size: 12px;
     color: #FF874C;
     text-decoration: none;
     font-weight: bold;

}

.textarea
{

     overflow: hidden;
     background-color: #EFF1FB;
     color: #000080;

}

.table {
     font-size: 10pt;
     color: #000080;
     font-weight: normal;
     font-family: Arial;
}

.register {
     font-size: 10pt;
     color: #000080;
     font-weight: normal;
     font-family: Arial;
     border-right: #1F15A7 1pt solid;
     border-top: #1F15A7 1pt solid;
     border-left: #1F15A7 1pt solid;
     border-bottom: #1F15A7 1pt solid
}

.text {
     font-family: Arial;
     font-size: 12px;
     font-style: normal;
     line-height: 16px;
     font-weight: normal;
     font-variant: normal;
     color: #000080
}

.textfett {
     font-family: Arial;
     font-size: 12px;
     font-style: normal;
     line-height: 16px;
     font-weight: bold;
     font-variant: normal;
     color: #000080
}

.texterror {
     font-family: Arial;
     font-size: 16px;
     font-style: normal;
     line-height: 18px;
     font-weight: bold;
     font-variant: normal;
     color: #FF0000
}

.textbig {
     font-family: Arial;
     font-size: 20px;
     font-style: normal;
     line-height: 24px;
     font-weight: bold;
     font-variant: normal;
     color: #000080
}

.textlarge {
     font-family: Arial;
     font-size: 16px;
     font-style: normal;
     line-height: 20px;
     font-weight: bold;
     font-variant: normal;
     color: #000080
}

.test {
     font-size: 10pt;
     color: #FFFFFF;
     font-weight: bolder;
     font-family: Arial;
     text-decoration: none;
}

.textobkat {
     font-size: 10pt;
     color: #FF0000;
     font-weight: bolder;
     font-family: Arial;
     text-decoration: none;
}

.textheading {
     font-family: Arial;
     font-size: 18px;
     font-style: normal;
     line-height: 22px;
     font-weight: bold;
     font-variant: normal;
     color: #000080
}

.orange
{

     font-family: Arial;
     font-size: 10pt;
     color: #F58249;
     font-weight: bolder;
     text-decoration: none;

}

pre
{

     font-size: 10pt;
     color: #000080;
     font-weight: normal;
     font-family: Arial;

}

/*
 *
 *   Images
 *
 */

img.left
{

     float: left;
     margin: 4px 4px 0 0;

}

img.right
{

     float: right;
     margin: 4px 0 0 4px;

}
