a { text-decoration: none}
a:link { text-decoration: none; color: #634eb1;}
a:visited {	text-decoration: none; color: #634eb1;}
a:hover { text-decoration: none; color: #634eb1;}
a:active { text-decoration: none; color: #634eb1;}
body { background-color: #FFFFFF; margin: 0px;}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight: 100;
	color: #000000;
}.liste {
	list-style-position: outside;
	list-style-type: square;
}
.titel {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	font-style: normal;
	font-weight: normal;
	color: #634EB1;
}

