




/* Formatierungen fuer den RTE: */

.schwarzGrossBold {
        font-size: 13px;
        color: #000000;
        font-weight: bold;
        font-family: tahoma,arial,helvetica;
  }
  
.blauGrossBold {
        font-size: 13px;
        color: #005A7B;
        font-weight: bold;
        font-family: tahoma,arial,helvetica;
  }

.blauFett {
        font-size: 11px;
        color: #005A7B;
        font-weight: bold;
        font-family: tahoma,arial,helvetica;
 }

.Blau {
       font-size: 11px;
       color: #005A7B;
       font-family: tahoma,arial,helvetica;

 } 

.klein {
      font-size: 10px;
      font-family: tahoma,arial,helvetica;
  }

.kleinBlau {
      font-size: 10px;
      color: #005A7B;
      font-family: tahoma,arial,helvetica;
 } 


/* Ende RTE-Formatierungen */











.link {
        text-decoration:none;
        font-weight:normal;
        color:#043AD3;
        font-size:12px;
}

.link a {
        text-decoration:none;
        font-weight:normal;
        color:#043AD3;
        font-size:12px;
        padding-left:2px;
}


UL,OL,LI {
	font-family:Tahoma,Arial,Sans-Serif;
	font-size:11px;
	color:#3B75FB;
                padding-right : 20px;
}


.table {
	font-family:Tahoma,Arial,Sans-Serif;
	font-size:9px;
	color:#000000;
			}

TD,BODY {
	font-family:Arial,Sans-Serif;
	font-size:13px;
	color:;#3B75FB
                margin: 0 0 0 0;
			}

A {
	font-family:Tahoma,Arial,Sans-Serif;
	color:#043AD3;
                text-decoration:underline;
			}


P {
	font-family:Tahoma,Arial,Sans-Serif;
	font-size:13px;
	color:#3B75FB;
	margin:0 0 0 0;
	padding-top : 5px;
	padding-left : 0px;
	                padding-right : 20px;
	                padding-bottom : 5px;
			}

.dar {
	font-family:Tahoma,Arial,Sans-Serif;
	font-size:10px;
	color:#000000;
	margin:0 0 0 0;
	padding-top : 30px;
	padding-left : 10px;
	padding-right : 10px;
	padding-bottom : 5px;
			}

h2, h3, h4, h5, h6 {         font-family:Tahoma,Arial,Sans-Serif;
		 font-size:13px;
		 color:#3B75FB;
                                 font-weight:bold;
                                 text-decoration:none;
                                                }

.headline { font-family:Tahoma,Arial,Sans-Serif;
	font-size: 14px;
	color: #000000;
                font-weight:bold;
}


.headerBlaugr {
                font-family:Tahoma,Arial,Sans-Serif;
	font-size: 14px;
	color: #005A7B;
                font-weight:bold;
}

.headerschwarz {
        font-size: 11px;
        color: #000000;
        font-weight: bold;
        padding-right : 20px;
        font-family: tahoma,arial,helvetica;
        /*margin: 0 50 0 0;*/
        
  }



.subheader {     font-family:Tahoma,Arial,Sans-Serif;
		font-size:11px;
                                color:#005A7B;
                                /*font-weight:bold;*/
                                                }






