body {
	background-image: url('images/Pattern.jpg');
	padding: 0px;
	margin-bottom: 20px;

	color: #374069;
	text-decoration: none;
	font-weight: bold; font-style:normal; font-variant:normal; font-size:11px; font-family:Tahoma, Arial, Helvetica, sans-serif; margin-left:auto; margin-right:auto; margin-top:0px
}
div#background {
	background: url('images/BG.jpg') repeat-x center top;
	height: 135px
}
.green {
	color: #286d2e;
	text-decoration: none;
	a:link: color: #286d2e
}
.green a {
	color: #286d2e;
	text-decoration: none;
}
.blue {
	color: #284d6d;
	text-decoration: none;
}
.blue a {
	color: #284d6d;
	text-decoration: none;
}
.links {
	color: #000000;
	text-decoration: none;
}
.titel {
	color: #517df9;
	text-decoration: none;
	a:link: color: #517df9;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}