
/*-- Andere Frames -----------------------------------------------*/
BODY.bodyOben {
    margin-left : 0px;
    font-family : Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-color : #FFFFFF;
    background-image : url(/skins/skh/bg_leer2.gif);
}
BODY.bodyUnten {
    background-color : #FF0000;
}
BODY.bodyLeer1 {
    background-color : #FFFFFF;
}
BODY.bodyLeer2 {
    background-color : #FFFFFF;
}
BODY.bodyMenu {
    background-color : #FF0000;
}


/*-- Mitte -----------------------------------------------*/
BODY {
    background-color : #FFFFFF;
    font-family : Arial, Helvetica, sans-serif;
    font-size: 12px;
    scrollbar-3dlight-color : #F4F4F4;
    scrollbar-arrow-color : #CC0000;
    scrollbar-base-color : #FFFF00;
    scrollbar-darkshadow-color : #F4F4F4;
    scrollbar-face-color : #F4F4F4;
    scrollbar-highlight-color : #CCCCCC;
    scrollbar-shadow-color : #CCCCCC;
    scrollbar-track-color : #F4F4F4;
}


TD
{
    font-family : Arial, Helvetica, sans-serif;
    font-size: 12px;
    color : #666666;
}

/*-- Objekte -----------------------------------------------*/
TD.trennlinie
{
    background-color : #CCCCCC;
}
.objHead
{
    font-size: 12px;
    font-weight : bold;
    color : #999999;
    letter-spacing : 2px;
}
.objHeadB
{
    font-size: 12px;
    font-weight : bold;
    color : #666666;
    margin-top: 5px; 
    margin-bottom: 5px; 
    font-weight: bold;
    letter-spacing : 1px;
}
.objKleintext
{
    font-size: 11px;
    line-height : 18px;
    color : #666666;
    letter-spacing : 1px;
}
A.linkliste
{
    color : #FF0000;
    font-size: 12px;
    font-weight : bold;
    letter-spacing : 1px;
}
A.linkliste:hover
{
    text-decoration: underline;
}
A.linkliste_rechts
{
    color : #CC0000;
    font-size: 10px;
    font-weight : normal;
}
A.linkliste_rechts:hover
{
    text-decoration: underline;
}


/*-- Hintergründe -----------------------------------------------*/
.bgHell
{
    background-color : #F4F4F4;
}
.bgHellHeader
{
    background-color : #F4F4F4;
    color            : #DA1D1D;
}
.bgHellSelected
{
    background-color : #F4F4F4;
    color            : #000000;
    font-weight      : bold;
}
.bgMittel
{
    background-color : #E0E0E0;
}
.bgDunkel
{
    background-color : #CCCCCC;
}
.bgDunkelSmall
{
    background-color : #CCCCCC;
    font-size: 9px;
}
.bgHigh
{
    background-color : #FF0000;
}
.bgMass
{
    background-color : #D7D7F0;
}
.bgZiel
{
    background-color : #F0D7D7;
}



/*-- Schriften ------------------------------------------------*/
.ftHeadSml
{
    font-family : Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight : bold;
    color: #FF0000;
    letter-spacing : 1px;
}
.ftHeadBig
{
    font-family : Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight : bold;
    color : #666666;
    letter-spacing : 1px;
}
.ftTP
{
    font-family : Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight : normal;
    color : #696969;
    text-decoration : none;
}
.ftHF
{
    font-family : Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight : normal;
    color : #999999;
    text-decoration : none;
}
.ftZI
{
    font-family : Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight : normal;
    color : #000080;
    text-decoration : none;
}
.ftMA
{
    font-family : Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight : normal;
    color : #FF0000;
    text-decoration : none;
}

.ftLinkPM
{
    font-family : Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight : normal;
    color : #555555;
    text-decoration : none;
}

/*-- Formfelder -----------------------------------------------*/
INPUT
{
    font-family : Arial, Helvetica, sans-serif;
    background-color : #EEEEEE;
    BORDER-RIGHT: #000000 1px solid; 
    BORDER-TOP: #000000 1px solid; 
    BORDER-LEFT: #000000 1px solid; 
    BORDER-BOTTOM: #000000 1px solid; 
}

INPUT.fixed
{
    font-family : Courier New;
    background-color : #EEEEEE;
    BORDER-RIGHT: #000000 1px solid; 
    BORDER-TOP: #000000 1px solid; 
    BORDER-LEFT: #000000 1px solid; 
    BORDER-BOTTOM: #000000 1px solid; 
}

SELECT
{
    font-family : Arial, Helvetica, sans-serif;
    background-color : #EEEEEE;
}

TEXTAREA {
    font-family : Arial, Helvetica, sans-serif;
    background-color : #EEEEEE;
}
TEXTAREA.fixed {
    font-family : Arial, Helvetica, sans-serif;
    background-color : #EEEEEE;
}

/*-- sontiges ----------------------------------*/
A
{
    color : #FF0000;
    text-decoration: none;
    font-size: 11px;
    line-height : 18px;
    letter-spacing : 1px;
}
A:hover
{
    text-decoration: underline;
}
.error
{
    color: #FF0000;
    font-weight : bold;
}

/*-- Styles fuer das UmfrageTool -------------------*/

.header1
{
    background-color : #F4F4F4;
}

.header2
{
    font-family : Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight : bold;
    color: #FF0000;
    letter-spacing : 1px;
}

.header2b
{
        font-family : Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight : bold;
        color: #FF0000;
        letter-spacing : 1px;
}

.header3
{
}

.blockHeader1
{
    background-color : #E0E0E0;
    font-weight : bold;
}

.blockHeader2
{
    background-color : #E0E0E0;
    font-weight : normal;
}

.blockContent1
{
    background-color : #F4F4F4;
    font-weight : bold;
}

.blockContent2
{
    background-color : #F4F4F4;
    font-weight : normal;
}
