body {
	overflow-x: auto;
	overflow-y: scroll;
}

img {border: 0;}

.textbanner {
	margin-left:43px;
}

.text12 {
	font-family: Arial;
	font-size: 12px;
	color: #585456;
}

.text13 {
	font-family: Arial;
	font-size: 13px;
	color: #585456;
}

.text14 {
	font-family: Arial;
	font-size: 13px;
	color: #585456;
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
	height: 560px;
	overflow: auto;
}

.link14 {
	font-family: Arial;
	font-size: 14px;
	color: #5964ab;
	text-decoration: underline;
	margin-right:10px;
}

#link14 a:link, 
#link14 a:active, 
#link14 a:visited, 
#link14 a {
	font-family: Arial;
	text-decoration: underline;
	font-size: 14px;
	color: #585456;
	font-weight:bold;
	margin-right:10px;

}
#link14 a:hover{
	font-family: Arial;
	text-decoration: underline;
	font-size: 14px;
	color: #5964ab;
	font-weight:bold;
	margin-right:10px;
}

.versteckt {
	display: none;
}