/* stylesheet written by blazing.ch, philipp b�hlen, 08.09.2005 */


.text { font-family: Verdana; font-size: 12px; color: #000000 }
.textbold { font-family: Verdana; font-size: 13px; font-weight: bold; color: #2F2F2F }
.textboldred { font-family: Verdana; font-size: 12px; font-weight: bold; color: #CC3300 }

.text11 { font-family: Verdana; font-size: 11px; color: #000000 }
.textbold11 { font-family: Verdana; font-size: 11px; font-weight: bold; color: #000000 }
.textboldred11 { font-family: Verdana; font-size: 11px; font-weight: bold; color: #CC3300 }

.title { font-family: Verdana; font-size: 18px; color: #2F2F2F }
.titlered { font-family: Verdana; font-size: 18px; color: #CC3300 }
.titleinv { font-family: Verdana; font-size: 13px; font-weight:bold; color: #D3D1CC; background-color: #CC3300; padding-left:2px; padding-right:2px; }

a:link { font-family: Verdana; font-size: 12px; color: #000000; text-decoration: underline }
a:active { font-family: Verdana; font-size: 12px; color: #000000; text-decoration: underline }
a:visited { font-family: Verdana; font-size: 12px; color: #000000; text-decoration: underline }
a:hover { color: #CC3300; text-decoration: underline }

a.linkred:link { font-family: Verdana; font-size: 12px; color: #CC3300; text-decoration: none }
a.linkred:active { font-family: Verdana; font-size: 12px; color: #CC3300; text-decoration: none }
a.linkred:visited { font-family: Verdana; font-size: 12px; color: #CC3300; text-decoration: none }
a.linkred:hover { color: #000000; text-decoration: none }

a.nav:link { font-family: Verdana; font-size: 11px; font-weight: bold; color: #1F1F1F; text-decoration: none }
a.nav:active { font-family: Verdana; font-size: 11px; font-weight: bold; color: #1F1F1F; text-decoration: none }
a.nav:visited { font-family: Verdana; font-size: 11px; font-weight: bold; color: #2F2F2F; text-decoration: none }
a.nav:hover { color: #CC3300; text-decoration: none }

a.subnav:link { font-family: Verdana; font-size: 12px; font-weight: bold; color: #1F1F1F; text-decoration: none }
a.subnav:active { font-family: Verdana; font-size: 12px; font-weight: bold; color: #1F1F1F; text-decoration: none }
a.subnav:visited { font-family: Verdana; font-size: 12px; font-weight: bold; color: #2F2F2F; text-decoration: none }
a.subnav:hover { color: #CC3300; text-decoration: none }

a.link11:link { font-family: Verdana; font-size: 11px; color: #000000; text-decoration: underline }
a.link11:active { font-family: Verdana; font-size: 11px; color: #000000; text-decoration: underline }
a.link11:visited { font-family: Verdana; font-size: 11px; color: #000000; text-decoration: underline }
a.link11:hover { color: #CC3300; text-decoration: underline }

a.link14:link { font-family: Verdana; font-size: 14px; color: #CC3300; text-decoration: none; font-weight:bold; }
a.link14:active { font-family: Verdana; font-size: 14px; color: #CC3300; text-decoration: none; font-weight:bold;}
a.link14:visited { font-family: Verdana; font-size: 14px; color: #CC3300; text-decoration: none; font-weight:bold;}
a.link14:hover { color: #CC3300; text-decoration: underline; font-weight:bold; }

body { font-family: Verdana; font-size: 12px; color: #000000 }
td { font-family: Verdana; font-size: 12px; color: #000000 }


.comment { font-family: Verdana; font-size: 9px; }
.comment a { font-family: Verdana; font-size: 9px; color: #3F3F3F }
.message { font-family: Verdana; font-size: 13px; color: #FFFFFF; background-color:#0070C0; padding:2px; letter-spacing:2px;  }
.error   { font-family: Verdana; font-size: 13px; color: #FFFFFF; background-color:#FF0000; padding:2px; letter-spacing:2px;  }}

.bigraquoblue { font-family: Verdana; font-size: 20px; font-weight:bold; color: #CC3300 }

.acontentbg { background-image: url("../images/a_bg_content.jpg"); background-repeat: no-repeat }
.bcontentbg { background-image: url("../images/b_bg_content.jpg"); background-repeat: no-repeat }
.econtentbg { background-image: url("../images/e_bg_content.jpg"); background-repeat: no-repeat }
.interncontentbg { background-image: url("../images/intern_bg_content.jpg"); background-repeat: no-repeat }
.second_wide { background-image: url("../images/b_breit_bg_content.jpg"); background-repeat: no-repeat }

.inpsp     {      BACKGROUND-COLOR: #CC3300;
                  COLOR: #FFFFFF;
                  FONT-FAMILY: Verdana;
                  FONT-WEIGHT: BOLD;
                  FONT-SIZE: 12px;
                  BORDER-STYLE: solid;
                  BORDER-COLOR: #2F2F2F;
                  BORDER-WIDTH: 2px;
                  PADDING:1px;
                  PADDING-LEFT: 5px;
                  PADDING-RIGHT: 6px;
          }

input
          {       BACKGROUND-COLOR: #EFEFEF;
                  COLOR: #2F2F2F;
                  FONT-FAMILY: Verdana;
                  FONT-SIZE: 12px;
                  BORDER-STYLE: solid;
                  BORDER-COLOR: #000000;
                  BORDER-WIDTH: 1px;
          }

textarea
          {        BACKGROUND-COLOR: #EFEFEF;
                  COLOR: #2F2F2F;
                  FONT-FAMILY: Verdana;
                  FONT-SIZE: 12px;
                  BORDER-STYLE: solid;
                  BORDER-COLOR: #000000;
                BORDER-WIDTH: 1px;
                OVERFLOW: auto;
          }

          select
         {        BACKGROUND-COLOR: #EFEFEF;
                  COLOR: #2F2F2F;
                  FONT-FAMILY: Verdana;
                  FONT-SIZE: 12px;
                  BORDER-STYLE: solid;
                  BORDER-COLOR: #000000;
                  BORDER-WIDTH: 1px;
         }

          filebox
         {        BACKGROUND-COLOR: #BFBFBF;
                  COLOR: #2F2F2F;
                  FONT-FAMILY: Verdana;
                  FONT-SIZE: 12px;
                  BORDER-STYLE: solid;
                  BORDER-COLOR: #000000;
                  BORDER-WIDTH: 1px;
         }

          .checkbox
          {       BACKGROUND-COLOR: #AFAFAF;
                  BORDER-STYLE: solid;
                  BORDER-COLOR: #000000;
                  BORDER-WIDTH: 1px;
          }