.minitext {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	font-style: normal; 
	font-weight: 400; 
	color: #808080
	}
.text {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: 400; 
	color: #808080
	}
.link {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: 700; 
	color: #2A3F55; 
	text-decoration: underline
	}
.spezialtext {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: normal; 
	font-weight: 600; 
	color: #808080
	}
.spezialtextweiss {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-style: italic; 
	font-weight: 500; 
	color: #FFFBF0
	}
.spezialtext2 {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-style: normal; 
	color: #A0A0A4; 
	font-weight: 300
	}
.link2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2A3F55;
	font-weight: 700;
	text-decoration: underline;
	}
a.men { 
	display:block; 
	margin-bottom:3px; 
	text-align:center; 
	width:15ex; 
	font-size: 13px;
    border-style:ridge; 
	border-width:1px; 
	padding:2px; 
	text-decoration:none; 
	}