.mju_login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #515151;
}

.mju_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration:none;
	color: #515151;
}

.mju_link:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration:none;
	color: #515151;
}
.mju_link:visited {}
.mju_link:active {}
.mju_link:hover {
	color: #888888;
}
.mju_linkmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration:none;
	color: #888888;
}

.mju_linkmenu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration:none;
	color: #888888;
}
.mju_linkmenu:visited {}
.mju_linkmenu:active {
	color: #888888;
}
.mju_linkmenu:hover {
	color: #515151;
}

.mju_titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #515151;
	background-color: #DFDFDF;
	border : 1px solid #919090;
	padding : 2px 20px 2px 20px;
	white-space : nowrap;
}

.mju_description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #767676;
	text-decoration : none;
}

.mju_textklein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

.mju_textnormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #515151;
	text-decoration: none;
}
.mju_textnormal:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #515151;
	text-decoration: none;
}
.mju_textnormal:visited {}
.mju_textnormal:active {}
.mju_textnormal:hover {
	text-decoration: none;
	color: #888888;
}

.mju_rubric {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration:none;
	line-height : 12px;
	color: #515151;
}

.mju_rubric:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration:none;
	color: #515151;
	line-height : 12px;
}
.mju_rubric:visited {}
.mju_rubric:active {}
.mju_rubric:hover {
	text-decoration:underline;
	color: #888888;
}

.mju_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration:none;
	color: #515151;
}

.mju_button:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration:none;
	color: #515151;
}
.mju_button:visited {}
.mju_button:active {}
.mju_button:hover {
	color: #888888;
}