


/* =============================================================================================================================*/
/* allgemeingueltige angaben */
/* =============================================================================================================================*/

body, td, div
        {
                font-family:Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
                font-size:13px;
                color: #000000;
                margin-left:0px;
                margin-right:0px;
                margin-top:0px;
                margin-bottom:0px;
        }
        

SELECT
{
  border-right: #0A00B2 1px solid;
  border-top: #0A00B2 1px solid;
  border-left: #0A00B2 1px solid;
  border-bottom: #0A00B2 1px solid;
}


h1
        {
                font-family:Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
                font-size:15px;
                color: #025280;
                line-height:16px;
                font-weight:bold;
                margin-top:0px; margin-bottom:9px;        }

h2
        {
                font-family:Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
                font-size:15px;
                color: #00000;
                line-height:16px;
                font-weight:bold;
                margin-top:20px; margin-bottom:10px;        }
        
b
        {
                color: #000000;
        }

p
        {
                font-family:Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
                font-size:13px;
                line-height:16px;
                margin-bottom:14px;
                margin-top:0px;
        }
        
h4
        {
                font-family:Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
                font-size:10px;
                line-height:12px;
                margin-bottom:0px;
                margin-top:0px;
        }


h5
        {
                font-family:Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
                font-size:9px;
                line-height:12px;
                margin-bottom:0px;
                margin-top:0px;
                color: #0A00B2;
        }
        
h6
        {
                font-family:Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
                font-size:12px;
                line-height:12px;
                margin-bottom:0px;
                margin-top:0px;
                color: #0A00B2;
        }



a { color:#0A00B2; font-size:13px; text-decoration:none; font-weight:bold; }
a:hover { color:#04b6ec; font-size:13px;  }

.borderless { background-color:#e5e9f0; border-width:0px; }
.error { color:#e96b10; font-weight:bold; }
.submit { background-color:#b2bdd2; }