/* right Navi new ----------------- */
.head1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.head2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.grey1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	padding-left: 5px;
	padding-top: 5px;
	text-decoration: underline;
}
.grey2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-left: 5px;
}
.black1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
.white1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	padding-left: 5px;
	text-decoration: underline;
}
.white2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	padding-left: 5px;
}
.text_rn1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding-bottom: 5px;
}
.text_rn2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding-top: 10px;
	padding-bottom: 10px;
}
.datum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #383838;
	padding-bottom: 5px;
}
.cams {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #383838;
	font-weight: bold;

}
/* LINK 1 ----------------- */
.link_rn1 A{
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.link_rn1 a:link {
	color: #0000ff;
	text-decoration: underline;
}
.link_rn1 a:visited {
	color: #0000ff;
	text-decoration: underline;
}
.link_rn1 a:hover {
	color: #0000ff;
	text-decoration: none;
}
.link_rn1 a:active {
	color: #0000ff;
	text-decoration: underline;
}
/* LINK 3 ----------------- */
.link_rn3 A{
    font-size: 10px;
}
.link_rn3 a:link {
	color: #0000ff;
	text-decoration: underline;
}
.link_rn3 a:visited {
	color: #0000ff;
	text-decoration: underline;
}
.link_rn3 a:hover {
	color: #0000ff;
	text-decoration: none;
}
.link_rn3 a:active {
	color: #0000ff;
	text-decoration: underline;
}