html {overflow:hidden}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	background-image:url(images/10.jpg);
	background-attachment:fixed;
	background-repeat:no-repeat;
	border:0px;
	margin-left:0px;
	margin-top:50px;
	margin-right:0px;
	margin-bottom:0px;
	text-align:center;
}

p {
	margin-top:0px;
	margin-bottom:15px;
}

.Ueberschrift {
	font-size: 14px;
	font-weight: bold;
	margin-left: -10px;
}

A:link {text-decoration: none; border-bottom:none;font-weight:bold; color:#666666}
A:visited {text-decoration: none; border-bottom:none;font-weight:bold; color:#666666}
A:active {text-decoration: none; border-bottom:none;font-weight:bold; color:#666666}
A:hover {text-decoration:none; border-bottom:solid 1px #99cc33; font-weight:bold; color:#666666}
