/***************************
	Start
***************************/
#start_ue {
	font-weight:bold;
	margin:35px 25px 5px 22px;
}
#start_text {
	padding:0px 30px 0px 20px;
	text-align:justify;
}
#start_mehr {
	text-align:right;
	margin:5px 25px 0px 0px;
}
#start_mehr a {
	text-decoration:underline;
	color:#000000;
}
a:link, a:visited, a:active {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #194C77;
	text-decoration: underline;
}
