div.tp1 {
	text-indent: 12px;
	padding-bottom: 4px;
}

span.warn {
	color: #C00000;
}

body, td {
        font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #000000;
}

textarea,input {
        font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #000000;
        border-color: #9E9E9F;
        !border-style: solid;
        border-width : 1px 1px 1px 1px;
}

.button1{
        background-color: #666666;
        color: #FCB849;
        font-weight: bold;
        
}


/* font family */
.fftimes {
        font-family: "Times New Roman", Times, serif;
}

/* text color */
.tcdark {
        color: #5F5E5E;
}
.tcwhite {
        color: #FFFFFF;
}
.tcorange {
        color: #FCB849;
}
.tcdate {
        color: #A54B08;
}
.tcblue {
        color: #D5D5D6;
}
.tcbraun {
        color: #A54B08;
}
.tcgrey {
        color: #D5D5D6;
}
.tcgrey1 {
        color: #4C4D4E;
}

/* text size */
.tsheader {
        font-size: 13px;
        font-weight: bold;
}
.tsbig {
        font-size: 17px;
        font-weight: bold;
}
.tsdate {
        font-size: 20px;
        font-weight: bold;
}
.tsartext {
        font-size: 15px;
}
.tssmall {
        font-size: 9px;
}
.tsmiddle {
        font-size: 11px;
}

/* font style */
.fsitalic {
        font-style: italic;
}

/* background color */
.bcblack {
        background-color: #000000;
}
.bcblue {
        background-color: #555566;
}
.bcorange{
        background-color: #FCB849;
}
.bcgrey {
        background-color: #9E9E9F;
}
.bcdate {
        background-color: #C3C4C3;
}
.bcwhite {
        background-color: #FFFFFF;
}
.bcdarkgrey {
        background-color: #666666;
}
.bclightgrey {
        background-color: #F0F0F0;
}
.bclightgrey1 {
        background-color: #ADACAC;
}

/* margin */
.l30 {
        margin: 0px 0px 0px 30px;
}
.lrt5 {
        margin: 5px 5px 0px 5px;
}
.ltb5 {
        margin: 5px 5px 5px 5px;
}
.rt5 {
        margin: 5px 5px 0px 0px;
}
.l10 {
        margin: 0px 0px 0px 10px;
}

/* align  */
.ar {
        text-align: right;
}
.aj {
        text-align: justify;
}

.form {
        background-color: #EEEEEE;
        border: 1px solid #666666;
}


a:link { color:#000000; text-decoration:underline;}
a:visited { color:#000000; text-decoration:underline;}
a:active { color:#B67407; text-decoration:underline;}
a:hover { color:#B67407; text-decoration:underline;}

a.grey:link { color:#5F5E5E; text-decoration:none;}
a.grey:visited { color:#5F5E5E; text-decoration:none;}
a.grey:active { color:#5F5E5E; text-decoration:none;}
a.grey:hover { color:#5F5E5E; text-decoration:none;}

a.main:link { color:#040404; text-decoration:none;}
a.main:visited { color:#040404; text-decoration:none;}
a.main:active { color:#B67407; text-decoration:underline;}
a.main:hover { color:#B67407; text-decoration:underline;}

a.add:link { color:#FCB849; text-decoration:none;}
a.add:visited { color:#FCB849; text-decoration:none;}
a.add:active { color:#FCB849; text-decoration:underline;}
a.add:hover { color:#FCB849; text-decoration:underline;}

a.orange:link { color:#FCB849; text-decoration:none;}
a.orange:visited { color:#FCB849; text-decoration:none;}
a.orange:active { color:#FCB849; text-decoration:underline;}
a.orange:hover { color:#FCB849; text-decoration:underline;}

a.menu:link { color:#D5D5D6; text-decoration:none;}
a.menu:visited { color:#D5D5D6; text-decoration:none;}
a.menu:active { color:#FFFFFF; text-decoration:underline;}
a.menu:hover { color:#FFFFFF; text-decoration:underline;}

a.black:link { color:#000000; text-decoration:underline;}
a.black:visited { color:#000000; text-decoration:underline;}
a.black:active { color:#B67407; text-decoration:underline;}
a.black:hover { color:#B67407; text-decoration:underline;}

a.black1:link { color:#000000; text-decoration:none;}
a.black1:visited { color:#000000; text-decoration:none;}
a.black1:active { color:#000000; text-decoration:underline;}
a.black1:hover { color:#000000; text-decoration:underline;}

a.white:link { color:#FFFFFF; text-decoration:none;}
a.white:visited { color:#FFFFFF; text-decoration:none;}
a.white:active { color:#FFFFFF; text-decoration:underline;}
a.white:hover { color:#FFFFFF; text-decoration:underline;}

a.braun:link { color:#A54B08; text-decoration:none;}
a.braun:visited { color:#A54B08; text-decoration:none;}
a.braun:active { color:#A54B08; text-decoration:underline;}
a.braun:hover { color:#A54B08; text-decoration:underline;}

div.links { color:#ffffff; }
div.links a:link { color:#ffffff; text-decoration:underline;}
div.links a:visited { color:#ffffff; text-decoration:underline;}
div.links a:active { color:#B67407; text-decoration:underline;}
div.links a:hover { color:#B67407; text-decoration:underline;}
