#img1dia, #img2dia, #noscriptdia {
    position: absolute;  /* Bilder uebereinanderlegen */
    top: -20px; /* Abstand von der linken oberen Ecke des Elternelements vertikal */
    left: 0px; /* Abstand von der linken oberen Ecke des Elternelements horizontal */
    margin-left: 0px;
    border: 0;
    display: block;
}
#noscriptdia { /* Auf die Aktivierung von JavaScript hinweisen */
	position: absolute;
    top: 60px; /* Abstand von der linken oberen Ecke des Elternelements vertikal */
    left: 50%; /* Abstand von der linken oberen Ecke des Elternelements horizontal */
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
	width: 200px;
	color: #a00003;
	padding: 5px;
    margin-left: -106px;
}

	body {font-family: Tahoma; font-size:12pt; color: #022a40; background-color:#FFFFFF; text-decoration:none;}
	

  


	

 a:link { color: #004c37; text-decoration:none; }
 a:visited { color: #004c37; text-decoration:none; }
 a:hover { color: #007cc3; text-decoration:none; }
 a:active { color: #004c37; text-decoration:none; }
 
  


	  
.text12bg { font-family: Tahoma; font-variant:bold; font-weight:normal; font-size:12px; line-height:16px; font-stretch:normal; color:#007cc3; background-color:#e8dbc3;
	  border-bottom-style:solid; border-bottom-width:1px; border-color:#99ae6a;  text-align:center; 
	  vertical-align:top; }

.text12r { font-family: Tahoma; font-variant:normal; font-weight:normal; line-height:15px; font-size:12px; font-stretch:normal; color:#004c37; border-bottom-style:solid; border-bottom-width:0px; border-color:#79a7c5;  text-align:right; 
	  vertical-align:top; }
