body              { top: 0px;
                    left: 0px;
                    font-family: Arial, Helvetica, sans-serif;
                    font-size:   12px;
                    font-weight: normal;
                    background-color: #DDDDDD;
                    color:  #041D50; }

td                { font-family: Arial, Helvetica, sans-serif;
                    font-size:   12px;
                    font-weight: normal;
                    color:  #041D50; }
                    
th                 { text-align:left; }                  

td.sm             { font-family: Arial, Helvetica, sans-serif;
                    font-size:   9px;
                    font-weight: normal;
                    color:  #041D50; }

td.status         { font-family: Arial, Helvetica, sans-serif;
                    font-size:   12px;
                    font-weight: normal;
                    color:  #FFFFFF; }

div.mainmenu      { position: absolute;
                    top: 99px;
                    left: 0px;
                    font-size:   12px;
                    background-color: #ffbf00;
                    color:            #041D50;
                    height: 20px;
                    line-height: 11px;
                    width: 100%;
                    z-index:4; }

div.submenu       { position: absolute;
                    top: 120px;
                    padding:2px;
                    display:none;
                    width: 200px;
                    font-size:   12px;
                    opacity: 0.8;
                    background-color: #DDDDDD;
                    color:            #041D50;
                    border:           2px;
                    border-style:     solid;
                    border-color:     #ffbf00;
                    z-index:5; }

.context          { top:              177px;
                    left:             803px;
                    width:            177px;
                    height:           100%;
                    position:         absolute;
                    background-color: #a7b7cc;
                    color:  	        #041D50;
                    z-index:          2; }


.logo             { top:              0px;
                    left:             0px;
                    width:            100%;
                    position:         absolute;
                    background-color: #ffffff;
                    color:            #041D50;
                    z-index:          2; }

.debug            { top:              10px;
                    left:             500px;
                    position:         absolute;
                    background-color: #041D50;
                    color:            #DDDDDD;
                    font-size:        9px;
                    z-index:          3; }

.footer           { bottom:           0px;
                    left:             0px;
                    width:            100%;
                    height:           25px;
                    font-size:        12px;
                    position:         absolute;
                    background-color: #041D50;
                    color:            #DDDDDD;
                    z-index:          2; }

.dialog           { top:              200px;
                    left:             200px;
                    position:         absolute;
                    background-color: #EEEEEE;
                    color:            #041D50;
                    border:           2px;
                    border-style:     dotted;
                    border-color:     #4D5886;
                    padding:          20px;
                    font-size:        12px;
                    z-index:          2; }

.content          { top:              130px;
                    left:             15px;
                    padding:          5px;
                    right:            15px;
                    overflow:         auto;
                    bottom:           40px;
                    position:         absolute;
                    font-size:        12px;
                    background-color: #EEEEEE;
                    color:            #000000;
                    border:           2px;
                    border-style:     dotted;
                    border-color:     #4D5886;
                    z-index:          1; }

.bblack           { text-decoration: none;
                    font-weight:      bold;
		    cursor:           pointer;
		    font-size:        12px;
                    color:            #041D50; }

.bblack:hover     { text-decoration: none;
                    font-weight:      bold;
		    cursor:           pointer;
		    font-size:        12px;
                    color:            #041D50; }

.smbblack         { text-decoration: none;
                    font-weight:      bold;
		    cursor:           pointer;
		    font-size:        9px;
                    color:            #041D50; }

.smbblack:hover   { text-decoration: none;
                    font-weight:      bold;
		    cursor:           pointer;
		    font-size:        9px;
                    color:            #041D50; }

.bblackwbo        { text-decoration: none;
                    font-weight:      bold;
		    cursor:           pointer;
		    font-size:        9px;
                    border:           1px;
                    border-style:     solid;
                    border-color:     #041D50;
                    padding:          1px;
                    color:            #041D50; }

.bblackwbo:hover  { text-decoration: none;
                    font-weight:      bold;
		    cursor:           pointer;
		    font-size:        9px;
                    border:           1px;
                    border-style:     solid;
                    border-color:     #041D50;
                    padding:          1px;
                    color:            #041D50; }

.bwhite           { text-decoration:  none;
                    font-weight:      bold;
                    font-size:        12px;
		    cursor:           pointer;
                    color:            #041D50; }

.bwhite:hover     { text-decoration:  none;
                    font-weight:      bold;
		    cursor:           pointer;
                    font-size:        12px;
                    color:            #FFFFFF; }

.black            { text-decoration:  none;
                    font-weight:      bold;
		    cursor:           pointer;
                    font-size:        12px;
                    color:            #041D50; }

.black:hover      { text-decoration: none;
                    font-weight:      bold;
		    cursor:           pointer;
                    font-size:        12px;
                    color:            #041D50; }

.white            { text-decoration:  none;
                    font-weight:      bold;
		    cursor:           pointer;
                    font-size:        12px;
                    color:            #DDDDDD; }

.white:hover      { text-decoration:  none;
                    font-weight:      bold;
		    cursor:           pointer;
                    font-size:        12px;
                    color:            #FFFFFF; }

.nohighlight      { font-family: Arial, Helvetica, sans-serif;
                    font-size: 12px;
                    font-weight: normal;
                    color: #000000; }

.highlight        { font-family: Arial, Helvetica, sans-serif;
                    font-size: 12px;
                    font-weight: normal;
                    background-color:#d4d7f1;
                    color: #041D50; }

.greyhighlight    { font-family: Arial, Helvetica, sans-serif;
                    font-size: 12px;
                    font-weight: normal;
                    background-color:#DDDDDD;
                    color: #041D50; }

.smhighlight      { font-family: Arial, Helvetica, sans-serif;
                    font-size: 9px;
                    font-weight: normal;
                    background-color:#d4d7f1;
                    color: #041D50; }

.cnohighlight     { font-family: Arial, Helvetica, sans-serif;
                    font-size: 12px;
                    font-weight: normal;
		    cursor:           pointer;
                    color: #041D50; }

.cnohighlight:hover { text-decoration:  none;
                      font-weight:      bold;
		      cursor:           pointer;
                      font-size:        12px;
                      background-color: #DDDDDD;
                      color:            #041D50; }

.chighlight       { font-family: Arial, Helvetica, sans-serif;
                    font-size: 12px;
                    font-weight: normal;
                    background-color:#d4d7f1;
		    cursor:           pointer;
                    color: #041D50; }

.rhighlight       { font-family: Arial, Helvetica, sans-serif;
                    font-size: 12px;
                    font-weight: normal;
                    background-color:#d4d7f1;
                    color: #AA4444; }

.greyrhighlight   { font-family: Arial, Helvetica, sans-serif;
                    font-size: 12px;
                    font-weight: normal;
                    background-color:#DDDDDD;
                    color: #AA4444; }

.redhighlight     { font-family: Arial, Helvetica, sans-serif;
                    font-size: 12px;
                    font-weight: normal;
                    background-color:#ffd7f1;
                    color: #AA4444; }

.chighlight:hover   { text-decoration:  none;
                      font-weight:      bold;
		      cursor:           pointer;
                      font-size:        12px;
                      background-color: #DDDDDD;
                      color:            #041D50; }

.ltabrow:hover    { background-color: #DDDDDD; }

input             { font-family: Arial, Helvetica, sans-serif;
                    font-size: 12px;
                    font-weight: bold;
                    border: 1px;
                    border-style: none;
                    border-color: #00339A;
                    color: #041D50; }

input.search      { font-family: Arial, Helvetica, sans-serif;
                    font-size: 12px;
                    font-weight: bold;
                    border: 1px;
                    border-style: none;
                    border-color: #00339A;
                    width: 100px;
                    color: #041D50; }

input.me          { font-family: Arial, Helvetica, sans-serif;
                    font-size: 12px;
                    font-weight: bold;
                    border: 1px;
                    border-style: solid;
                    border-color: #00339A;
                    width: 200px;
                    color: #041D50; }

input.imag        { font-family: Arial, Helvetica, sans-serif;
                    font-size: 12px;
                    font-weight: bold;
                    width: 21px;
                    border: 0px;
                    color: #041D50; }

input.pictogramm  { font-family: Arial, Helvetica, sans-serif;
                    font-size: 12px;
                    font-weight: bold;
                    width: 12px;
                    border: 0px;
                    color: #041D50; }

textarea          { font-family: Arial, Helvetica, sans-serif;
                    font-size: 12px;
                    font-weight: bold;
                    border: 1px;
                    border-style: none;
                    border-color: #00339A;
                    width: 270px;
                    color: #041D50; }

textarea.w        { font-family: Arial, Helvetica, sans-serif;
                    font-size: 12px;
                    font-weight: bold;
                    border: 1px;
                    border-style: none;
                    border-color: #00339A;
                    width: 450px;
                    height: 52px;
                    color: #041D50; }

textarea.lists    { font-family: Arial, Helvetica, sans-serif;
                    font-size: 12px;
                    font-weight: normal;
                    border: 1px;
                    border-style: none;
                    border-color: #00339A;
                    width: 450px;
                    height: 600px;
                    color: #041D50; }

select            { font-family: Arial, Helvetica, sans-serif;
                    font-size: 12px;
                    font-weight: bold;
                    border: 1px;
                    border-style: none;
                    border-color: #041D50;
                    color: #041D50; }

.gloss            { font-family:  Arial, Helvetica, sans-serif;
                    font-size:    12px;
                    font-weight:  normal;
                    border-width: 0px;
                    border-color: #f6f6f3;
                    width:        200px;
                    height:       81px;
                    color:        #041D50; }

input.but         { font-family: Arial, Helvetica, sans-serif;
                    font-size: 12px;
                    font-weight: normal;
                    border: 1px;
                    border-style: solid;
                    border-color: #00339A;
                    width: 100px;
                    background-color: #EEEEEE;
                    color: #041D50; }

input.chb         { width: 12px;
                    height: 12px;
                    background-color: #EEEEEE;
                    color: #041D50; }

input.smchb       { width: 10px;
                    height: 10px;
                    background-color: #EEEEEE;
                    color: #041D50; }

form               { margin:0px; }

div.invoice{
float: left;
margin: 0px 20px 20px 0px;
border: 1px solid #041D50;
width: 150px;
height: 212px;
text-align: center;
background-color: #D4D7F1;
}

img.invoice{
text-decoration: none;
border-width: 0px;
width: 150px;
height: 212px;
}

span.missing{
color: #041D50;
}

.row:hover{
 background-color:#CCCCCC;
}
