@charset "ISO-8859-1";
.titel {  font-family: Arial, Helvetica, sans-serif; font-size: 
          16px; font-style: normal; font-weight: bold; 
          color: #4E4284}

.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000
}

.linku {  font-family: Arial, Helvetica, sans-serif; 
          font-size: 12px; font-style: normal; 
          font-weight: bold; color: #4E4284}

.gruppe {  font-family: Arial,  Helvetica, sans-serif; 
           font-size: 17px; font-style: normal; 
           font-weight: bold; color: #4E4284}

.box { font-family: Arial, Helvetica, sans-serif; 
          font-size: 12px; font-style: normal; 
          font-weight: bold; background-color:#4E4284; 
          padding:6px; margin:0px; color: #FFFFFF }
        
a:link { text-decoration:none; font-weight:bold; color:#4E4284; }
a:visited { text-decoration:none; font-weight:bold; 
            color:#4E4284; }
a:hover { text-decoration:none; font-weight:bold; 
          background-color:#CCFFFF; }
a:active {
	text-decoration:none;
	font-weight:bold;
	background-color:#CCFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

#center {
	text-align: center;
}
