p { color:#000000; font-family:verdana, arial, helvetica, sans-serif; font-size:12px; ; font-style: normal; font-weight: normal; line-height: normal}

a:link { color:#083C71; text-decoration:none; font-family:verdana, arial, helvetica, sans-serif; font-size:12px; font-weight:normal; ; font-style: normal; line-height: normal}
a:visited { color:#083C71; text-decoration:none; font-family:verdana, arial, helvetica, sans-serif; font-size:12px; font-weight:normal; ; font-style: normal; line-height: normal}
a:active { color:#083C71; text-decoration:none; font-family:verdana, arial, helvetica, sans-serif; font-size:12px; font-weight:normal; ?, OffX=?, OffY=?, Positive=?)}
a:hover { color:#5C7691; text-decoration:none; font-family:verdana, arial, helvetica, sans-serif; font-size:12px; font-weight:normal; }

table { color:#000000; font-family:verdana, arial, helvetica, sans-serif; font-size:12px; ; font-style: normal; font-weight: normal; line-height: normal}

body { font-family:verdana, arial, helvetica, sans-serif; font-size:12px; font-weight:normal;
SCROLLBAR-FACE-COLOR:#7C93AB; SCROLLBAR-HIGHLIGHT-COLOR:#2F2F2F; SCROLLBAR-SHADOW-COLOR: #000000; SCROLLBAR-3DLIGHT-COLOR:#7C93AB; SCROLLBAR-ARROW-COLOR:#000000; SCROLLBAR-TRACK-COLOR:#F1F4F6; SCROLLBAR-DARKSHADOW-COLOR:#F1F4F6;
}


.small { font-family:verdana, arial, helvetica, sans-serif; font-size:8px; font-weight:normal; color:#EFEFEF}

input { font-family:verdana, arial, helvetica, sans-serif; font-size:10px; font-weight:normal;}

* html #content_admin
{
padding-left: 200px;
}
h4 {color: #00008b;}
@charset "utf-8";
/* CSS Document */

/********** Verlustrechner ***********/

#verlustrechner td {
        width:150px;
        }

#verlustrechner .tdfirst {
        text-align:right;
        padding-right:20px;
        width:255px;
        }

#verlustrechner .ergebnisausgabe input {
        font-weight:bold;
        color:red;
        }

#rechner input {
        width:255px;
        height:20px;
        text-align:right;
        }


#erg1, #erg2, #erg3 {
        color:red;
        width:50px;
        min-width:44px;
        font-weight:bold;
        margin-right:5px;
        }

#erg4 {
        color:green;
        width:50px;
        min-width:44px;
        font-weight:bold;
        margin-right:5px;
        }

.erklaerung {
        font-size:10px;
        color:#666666;
        }

/********* Ende Verlustrechner *********/

