/**
 * SPECIFIC
 */
  a.text:link  {
	color : #484089;
	text-decoration : underline;
	font-weight : none;
	font-size:14px;
}

  a.text:visited  {
  	color : #484089;
  	text-decoration : underline;
		font-weight : none;
		font-size:14px;
  }
  
  a.text:hover  {
	color : #484089;
	text-decoration : underline;
	font-weight : none;
	font-size:14px;
}

.border {
	border : 1px solid Black;
}


.klblau {
	color:#5F56AF;
	font-family :Arial, Helvetica, swiss;
	text-decoration : none;
	font-size : 9px;
	line-height : 10px;
	letter-spacing : -0px;
}

.klweiss {
	color:#ffffff;
	font-family :Arial, Helvetica, swiss;
	text-decoration : none;
	font-size : 9px;
	line-height : 10px;
	letter-spacing : -0px;
}

.bigweiss {
	color:#ffffff;
	font-family :Arial, Helvetica, swiss;
	text-decoration : none;
	font-size : 15px;
	line-height : 10px;
	letter-spacing : -0px;
}

.klschwarz {
	color:#000000;
	font-family :Arial, Helvetica, swiss;
	text-decoration : none;
	font-size : 11px;
}

.klmblau {
	color:#5F56AF;
	font-family :Arial, Helvetica, swiss;
	text-decoration : none;
	font-size : 11px;
}

.klmweiss {
	color:#ffffff;
	font-family :Arial, Helvetica, swiss;
	text-decoration : none;
	font-size : 11px;
}

.klm {
	color:#000000;
	font-family :Arial, Helvetica, swiss;
	text-decoration : none;
	font-size : 10px;
}




.norm {
	color:#000000;
	font-family :Arial, Helvetica, swiss;
	text-decoration : none;
	font-size : 14px;
}

.swkl {
	color:#000000;
	font-family :Arial, Helvetica, swiss;
	text-decoration : none;
	font-size : 11px;
}

.normw {
	color:#ffffff;
	font-family :Arial, Helvetica, swiss;
	text-decoration : none;
	font-size : 14px;
}

.normdkbl {
	color:#123C83;
	font-family :Arial, Helvetica, swiss;
	text-decoration : none;
	font-size : 14px;
}

.head {
	color:#5F56AF;
	font-family :Arial, Helvetica, swiss;
	text-decoration : none;
	font-size : 40px;
}

.headkl {
	color:#5F56AF;
	font-family :Arial, Helvetica, swiss;
	text-decoration : none;
	font-size : 15px;
}

.headm {
	color:#5F56AF;
	font-family :Arial, Helvetica, swiss;
	text-decoration : none;
	font-size : 25px;
}

.head2 {
	color:#5F56AF;
	font-family :Arial, Helvetica, swiss;
	text-decoration : none;
	font-size : 20px;
}
.headred {
	color: Red;
	font-family :Arial, Helvetica, swiss;
	text-decoration : none;
	font-size : 20px;
}

.headsw {
	color: #000000;
	font-family :Arial, Helvetica, swiss;
	text-decoration : none;
	font-size : 20px;
}

.headdkbl2 {
	color: #123C83;
	font-family :Arial, Helvetica, swiss;
	text-decoration : none;
	font-size : 16px;
}

.headdkbl {
	color: #123C83;
	font-family :Arial, Helvetica, swiss;
	text-decoration : none;
	font-size : 20px;
}





/**
 * GENERIC
 */
body, table, td {
	color:#5F56AF;
	font-family:arial, helvetica, swiss;
	font-size:14px;
}


A:link  {
	color : #5F56AF;
	text-decoration : none;
	font-weight : none;
	font-size:11px;
}

A:visited  {
	color : #5F56AF;
	text-decoration : none;
	font-weight : none;
	font-size:11px;
}
 
A:hover  {
	color : #484089;
	text-decoration : underline;
	font-weight : none;
	font-size:11px;
}

img
{
	border:0;
}
