#Ebene1 { background-color: white; height: auto; width: 500px; left: 100px; top: 80px; position: absolute; visibility: visible; }
body { color: #333; font-size: 12px; font-family: "courier new", courier, arial, monospace; background-color: white; background-repeat: repeat; background-attachment: fixed; text-decoration: none; text-align: left; }
.headline { color: black; font-size: 16px; font-family: Helvetica, Arial, SunSans-Regular, sans-serif; font-weight: bold; line-height: 16px; text-decoration: none; }
.bigheadline { color: black; font-size: 20px; font-family: Helvetica, Arial, SunSans-Regular, sans-serif; font-weight: normal; line-height: 20px; text-decoration: none; letter-spacing: 2px; top: 2px; }
a:link { color: #333; font-size: 12px; font-weight: normal; text-decoration: underline; }
a:visited { color: #333; font-size: 12px; text-decoration: underline; border-style: none; }
a:hover { color: #678; font-size: 12px; text-decoration: none; }
a:active { color: red; font-size: 12px; text-decoration: underline; }
a.big:link { color: black; font-size: 24px; font-family: Helvetica, Arial, SunSans-Regular, sans-serif; font-weight: bold; line-height: 22px; text-decoration: none; }
a.big:visited { color: black; font-size: 24px; font-family: Helvetica, Arial, SunSans-Regular, sans-serif; font-weight: bold; line-height: 22px; text-decoration: none; }
a.big:hover { color: #678; font-size: 24px; font-family: Helvetica, Arial, SunSans-Regular, sans-serif; font-weight: bold; line-height: 22px; text-decoration: none; }
a.big:active {
	color: #999;
	font-size: 24px;
	font-family: Helvetica, Arial, SunSans-Regular, sans-serif;
	font-weight: bold;
	line-height: 22px;
	text-decoration: none;
}
#dhtmltooltip{ background-color: white; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; position: absolute; width: 150px; border: solid 1px; padding: 2px; visibility: hidden; z-index: 100; }

