body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:  url(../img/gradient_bg.jpg);
	background-repeat: no-repeat;
}
.style1 {font-size: 18px}
.style3 {font-size: 13px}
body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
}
a:link {
	color: #FF00FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF00FF;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
/* home navigation */
.home_nav {
	color: #000000;
}
a.home_nav {
	text-decoration: none;
	color: #000000;
}
a:visited.home_nav  {
	color: #000000;
}
a:hover.home_nav  {
	color: #000000;
	text-decoration: underline;
}

.hervorhebung {
	color: #990033;
}
