/* 
   Projekt: Eval

   Dies ist ein allgemeines Stylesheet für die Bedienungs- und Administrations-Elemente
   von Eval, sowie für die Default-Erscheinung von Fragebogen.

   Autor: Shr
   Datum: 30.12.2001  
*/

BODY
{
    text-align      : left;
    font-family     : arial, sans-serif;
    font-size       : 10pt;
    background-color: white;
    background-image: url(../pics/eval-background.jpg);
}

A:LINK
{
    text-decoration : none;
    color: #0000FF;
}


A:VISITED
{
    text-decoration : none;
    color: #0000FF;
}

A:HOVER
{
    text-decoration : underline;
    color: #0000FF;
}


A:ACTIVE
{
    text-decoration : none;
    color: #0000FF;
}


HR
{
    border-style: solid;
    border-color: #000066;
}

PRE
{
    display         : block;
    text-align      : left;
    color           : #000066 ;
    font-family     : 'courier new', monospace;
    font-size       : 10pt;
    font-style      : normal;
    font-weight     : normal;
}

P
{
    font-family     : arial, sans-serif;
    text-align      : left;
    font-size       : 11pt;
}


P.LOGO
{
    text-align      : left;
    font-family     : arial, sans-serif;
    font-size       : 8pt;
    font-style      : normal;
    font-weight     : normal;
    margin          : 0em 0em 0.5em 0em;
}

P.red
{
    font-family     : arial, sans-serif;
    color           : #AA0000;
}

EM.red
{
    font-style      : normal;
    color           : #880000;
}

EM.white
{
    font-style      : italic;
    color           : #FFFFFF;
}

P.small
{
    font-family     : arial, sans-serif;
    font-size       : 8pt;
}

OL,LI
{
    font-family     : arial, sans-serif;
    text-align      : left;
    font-size       : 11pt;
}


H1
{
    text-align      : left;
    color           : #000066 ;
    font-family     : arial, sans-serif;
    font-size       : 16pt;
    font-style      : normal;
    font-weight     : bold;
    margin          : 1.0em 0.0em 0.0em 0.0em;
}


H2
{
    text-align      : left;
    color           : #000066;
    font-family     : arial, sans-serif;
    font-size       : 12pt;
    font-style      : normal;
    font-weight     : bold;
    margin          : 1.0em 0.0em 1.0em 0.0em;
}

H2.red
{
    color           : #AA0000;
}



H3
{
    text-align      : left;
    color           : #000066;
    font-family     : arial, sans-serif;
    font-size       : 10pt;
    font-style      : normal;
    font-weight     : bold;
    margin          : 2.0em 0.0em 1.0em 0.0em;
}

H3.red
{
    color           : #AA0000;
}

H4
{
    text-align      : left;
    color           : #000066;
    font-family     : arial, sans-serif;
    font-size       : 9pt;
    font-style      : normal;
    font-weight     : normal;
    margin          : 0.0em 0.0em 0.0em 0.0em;
}


H5
{
    text-align      : left;
    color           : black;
    font-family     : arial, sans-serif;
    font-size       : 10pt;
    font-style      : normal;
    font-weight     : bold;
    margin          : 0.0em 0.0em 0.0em 0.0em;
}


H6
{
    text-align      : left;
    color           : black;
    font-family     : arial, sans-serif;
    font-size       : 10pt;
    font-style      : normal;
    font-weight     : bold;
    margin          : 1.0em 0.0em 0.0em 0.0em;
}


TABLE
{
    text-align      : left;
    font-family     : arial, sans-serif;
    font-size       : 10pt;
    font-style      : normal;
    font-weight     : normal;
    padding         : 6px;
    spacing         : 1px;
    border          : 1pt;
}

TABLE.t2
{
    text-align      : left;
    font-family     : arial, sans-serif;
    font-size       : 4pt;
    font-style      : normal;
    font-weight     : normal;
    padding         : 0px;
    spacing         : 0px;
    border          : 0pt;
}

TABLE.menu
{
    text-align      : left;
    font-family     : arial, sans-serif;
    font-style      : normal;
    font-weight     : normal;
    font-size       : 10pt;
    padding         : 0px;
    spacing         : 0px;
    margin          : 0;
    border-width    : 0;
    border-spacing  : 0;
    border-collapse : collapse;
}

TH
{
    text-align      : center;
    color           : white;
    font-family     : arial, sans-serif;
    font-size       : 10pt;
    font-style      : normal;
    font-weight     : bold;
    background-color: #555aaf;
    border          : none;
}


TR
{
    text-align      : left;
    font-family     : arial, sans-serif;
    font-size       : 10pt;
    background-color: #B4B9F0;
    border          : none;
}


TR.expired
{
    background-color: #FFAAAA;
}


TR.greyed
{
    background-color: #CCCCCC;
}


TR.blank
{
    text-align      : left;
    font-family     : arial, sans-serif;
    font-size       : 10pt;
    background-color: #FFFFFF;
    border          : none;
}

TR.menu
{
    text-align      : left;
    font-family     : arial, sans-serif;
    font-size       : 10pt;
    background-color: #FFFFFF;
}

TD.number
{
    text-align      : right;
    padding-right   : 5pt;
}


UL
{
    display         : list-item;
    text-align      : left;
    font-family     : arial, sans-serif;
    font-size       : 10pt;
}


ADDRESS
{
    display         : block;
    text-align      : left;
    color           : black;
    font-family     : arial, sans-serif;
    font-size       : 9pt;
    font-style      : normal;
    font-weight     : normal;
    margin          : 2.0em 0.0em 1.0em 0.0em;
    padding-top     : 4px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #000066;
}


.bar
{ 
    border          : none;
    font-family     : arial, sans-serif;
    font-size       : 4px;
    background-color: #DD0000;
}

.barDiff
{ 
    border          : none;
    font-family     : arial, sans-serif;
    font-size       : 4px;
    background-color: #11AA11;
}

.bar2
{ 
    border          : none;
    font-family     : arial, sans-serif;
    font-size       : 4px;
    background-color: #FFAAAA;
}

.bar2Diff
{ 
    border          : none;
    font-family     : arial, sans-serif;
    font-size       : 4px;
    background-color: #99DD99;
}

.slice
{ 
    border          : none;
    font-family     : arial, sans-serif;
    font-size       : 4px;
    background-color: #000088;
}

.sliceDiff
{ 
    border          : none;
    font-family     : arial, sans-serif;
    font-size       : 4px;
    background-color: #7777DD;
}

.slice2
{ 
    border          : none;
    font-family     : arial, sans-serif;
    font-size       : 4px;
    background-color: #4444BB;
}

.slice2Diff
{ 
    border          : none;
    font-family     : arial, sans-serif;
    font-size       : 4px;
    background-color: #9999FF;
}
.plusminus
{ 
    border          : none;
    font-family     : arial, sans-serif;
    font-size       : 4px;
    background-color: #BB0000;
}

.plusminusDiff
{ 
    border          : none;
    font-family     : arial, sans-serif;
    font-size       : 4px;
    background-color: #7777DD;
}

.plusminusBlack
{ 
    border          : none;
    font-family     : arial, sans-serif;
    font-size       : 4px;
    background-color: #222222;
}

.plusminus2
{ 
    border          : none;
    font-family     : arial, sans-serif;
    font-size       : 4px;
    background-color: #BB4444;
}

.plusminus2Diff
{ 
    border          : none;
    font-family     : arial, sans-serif;
    font-size       : 4px;
    background-color: #9999FF;
}

.plusminus2Black
{ 
    border          : none;
    font-family     : arial, sans-serif;
    font-size       : 4px;
    background-color: #444444;
}

.percentBar
{ 
    border          : none;
    font-family     : arial, sans-serif;
    font-size       : 4px;
}
.percentBarDiff
{ 
    border          : none;
    font-family     : arial, sans-serif;
    font-size       : 4px;
    background-color: #9999FF;
}

.correlationBar
{ 
    border          : none;
    font-family     : arial, sans-serif;
    font-size       : 4px;
    background-color: #990099;
}
.correlationBarDiff
{ 
    border          : none;
    font-family     : arial, sans-serif;
    font-size       : 4px;
    background-color: #9999FF;
}

FORM
{
    display : inline;
}

INPUT
{
    display : inline;
}

TEXTAREA
{
    font-family     : arial, sans-serif;
}



/* Fragebogen Styles ------------------------------------------------------------------ */

B.Kriterium_titel
{
    color: #000033;
}

TR.note, TR.plusminusnote, TR.skala, TR.aufzaehlung, TR.multiaufzaehlung, TR.text, TR.smalltext, TR.datum, TR.masszahl
{
    background-color: #B4B9F0;
}

TD.note, TD.plusminusnote, TD.skala, TD.aufzaehlung, TD.multiaufzaehlung, TD.text, TD.smalltext, TD.datum, TD.masszahl
{
    background-color: #B4B9F0;
}

INPUT.note, INPUT.plusminusnote, INPUT.skala, INPUT.aufzaehlung, INPUT.multiaufzaehlung
{
    background-color: #B4B9F0;
}

INPUT.smalltext, INPUT.datum, INPUT.masszahl
{
    background: #EEEEFF;
    font-family: arial, sans-serif;
}

TEXTAREA.text
{
    background: #EEEEFF;
    font-family: arial, sans-serif;
}



