/* default schrift für das ganze dokument */
body     {font-family:Arial, Verdana, Helvetica, sans-serif; font-size:10px; color:#3E414F; margin-top:0px; margin-right:40px; margin-bottom:40px; margin-left:40px}
td       {font-family:Arial, Verdana, Helvetica, sans-serif; font-size:10px; color:#3E414F; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px}
tbody    {font-family:Arial, Verdana, Helvetica, sans-serif; font-size:10px; color:#3E414F; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px}
/*
textarea { font-family:Arial, Verdana, Helvetica, sans-serif; font-size:11px;}
select   { font-family:Arial, Verdana, Helvetica, sans-serif; font-size:11px;}
input    { font-family:Arial, Verdana, Helvetica, sans-serif; font-size:11px;}
.h16     { height:16px; line-height:9px}
*/
/* Trennlinien */
.hr1     { color:#C0C0C0; size:2; width:95%;}


/* Tabellen Text Farben */
.tbblack10  { font-size:10px; color:#000000;}
.tbblack11  { font-size:11px; color:#000000;}
.tbblack11b { font-size:11px; color:#000000;font-weight:bold;}
.tbblack12  { font-size:12px; color:#000000;}
.tbblack12b { font-size:12px; color:#000000;font-weight:bold;}
.tbblack14  { font-size:14px; color:#000000;}
.tbblack14b { font-size:14px; color:#000000;font-weight:bold;}
.tbblack16b { font-size:16px; color:#000000;font-weight:bold;}



/* Text Farben */
.txtblack10  { font-size:10px; color:#000000;}
.txtblack11  { font-size:11px; color:#000000;}
.txtblack12  { font-size:12px; color:#000000;}
.txtblack12b { font-size:12px; color:#000000; font-weight:bold;}
.txtblack14  { font-size:14px; color:#000000;}
.txtblack14b { font-size:14px; color:#000000; font-weight:bold;}
.txtblack18  { font-size:18px; color:#000000;}
.txtblack18b { font-size:18px; color:#000000; font-weight:bold;}
.txtblack20  { font-size:20px; color:#000000;}
.txtblack20b { font-size:20px; color:#000000; font-weight:bold;}
.txtblack22b { font-size:22px; color:#000000; font-weight:bold;}
.txtwith14b  { font-size:14px; color:#FFFFFF; font-weight:bold;}
.txtwith22b  { font-size:22px; color:#FFFFFF; font-weight:bold;}


/* Farben - Hintergrund */
.bgred  {background-color:#FF0033;}
.bgblue {background-color:#80A3C5;}
.bgmain {background-color:#DCE2EA;}
.bgmenu {background-color:#80A3C5; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px;}

/* Textlink: schwarz, für alle grössen */
A:LINK    { font-size:12px; color:#000000; text-decoration:none; }
A:VISITED { font-size:12px; color:#000000; text-decoration:none;}
A:ACTIVE  { font-size:12px; color:#000000; text-decoration:none;}
A:HOVER   { font-size:12px; color:#000000; text-decoration:underline; }

/* Textlink: schwarz, 14 Fett */
A.blacklink14b:LINK    { font-size:14px; color:#000000; font-weight:bold; text-decoration:none;}
A.blacklink14b:VISITED { font-size:14px; color:#000000; font-weight:bold; text-decoration:none;}
A.blacklink14b:ACTIVE  { font-size:14px; color:#000000; font-weight:bold; text-decoration:none;}
A.blacklink14b:HOVER   { font-size:14px; color:#000000; font-weight:bold; text-decoration:underline;}

/* Box ansicht Disclaimer */
.box{background: #F4EBD3; border: 1px solid #999999; margin: 1em 0 1em 0; padding: 5px; width: auto;}

#copy {color:#D4D0C8; font: bold 7pt arial, helvetica, sanserif}

