

body {
	margin: 0;
	padding: 0;
	background: #000000 url(images/bg_verlauf.png) repeat left top;
	font-size: 14px;
	font-family: Helvetica, "Times New Roman", Times, serif;
	color: #01798f;
	text-align: justify;
}



a {
	text-decoration: none;
	color: #01798f;
}

a:hover, a:active {
	text-decoration: none;
	color: #43a7b9;
}

a:visited {
	color: #43a7b9;
}

img {
	font-size: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}


#logo {
	left:50px;
	width: 300px;
	height: 120px;
	margin-top: 370px;
	top:-30px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#text {
	left:50px;
	width: 300px;
	height: 15px;
	margin-top: 100px;
	top:-30px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
