body {
	margin:14px;
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size: 13px;
}
td {
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size: 13px;
}
h2 {
	font-size:24px;
	font-weight: bold;
	margin-bottom:1px;
}
a {	
	color:#6489A3;
	font-weight: normal;
}
a:hover { 
	color:#E59D00;
}
.men {
	text-decoration:none;
	font-size:12px;
	color:#6489A3;
	font-weight: bold;
}
a.men:hover {
	color:#E59D00;
}
.aktmen {
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	color:#2A516B;
}
a.aktmen:hover {
	color:#6489A3;
}
.copy { 
	color:#000000;
	font-size:12px;
}
a.copy:hover { 
	color:#E59D00;
	text-decoration:none; 
}
div.boxhead {
	color:#000000;
 font-family:Arial,Helvetica,sans-serif;
 font-size:14px;
 font-weight:bold;
 height:16px;
 overflow:hidden;
}
div.boxtext {
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size: 13px;
}