/* 						TAGS						*/
body {
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3b3b3b;
}
td, p, input, select, option, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #3b3b3b;
	margin: 0px;
}
h3 {
	margin-top:0px;
	font-size:15px;
}
h4	{
	font-size:12px;
	font-weight:bold;
	margin:0px;
}




/*					KLASSEN							*/
a.hm, a.hm_new {
	text-decoration:none;
	font-size: 15px;
	font-weight: bold;
	letter-spacing:0em;
	color: #3b3b3b;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
}
a.hm_act {
	text-decoration:none;
	font-size: 15px;
	font-weight: bold;
	letter-spacing:0em;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
}
a.sm, a.sm_new {
	text-decoration:none;
	font-size: 12px;
	font-weight: bold;
	letter-spacing:0em;
	color: #3b3b3b;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	margin-left: 15px;

}
a.sm_act {
	text-decoration:none;
	font-size: 12px;
	font-weight: bold;
	letter-spacing:0em;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	margin-left: 15px;

}
a.um, a.um_new {
	text-decoration:none;
	font-size: 12px;
	letter-spacing:0em;
	color: #3b3b3b;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
	margin-left: 30px;

}
a.um_act {
	text-decoration:none;
	font-size: 12px;
	letter-spacing:0em;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
	margin-left: 30px;

}
a.um:hover, a.sm:hover, a.hm:hover {
	text-decoration:underline;
	color:#ffffff;
}
a.um_new:hover, a.sm_new:hover, a.hm_new:hover {
	text-decoration:underline;
	color:#f70b00;
}


a.pm {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#b4b4b4;
	font-size:17px;
	font-weight:bold;
}
a.pm:hover {
	text-decoration:none;
	color:#ffffff;
}
a.lnk  {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#3b3b3b;
}
a.lnk:hover {
	text-decoration:underline;
	color:#ffffff;
}
.lnk:first-line {
	text-decoration:overline;
}

