html {overflow-x:hidden}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	background-image:url(images/11.jpg);
	background-attachment:fixed;
	background-repeat:no-repeat;
	border:0px;
	margin-left:0px;
	margin-top:10px;
	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; font-weight:bold; color:#666666}
A:visited {text-decoration: none; font-weight:bold; color:#999999}
A:active {text-decoration: none; font-weight:bold; color:#999999}
A:hover {text-decoration:underline; font-weight:bold; color:#666666}

