/* CSS Document */

#logo { height: 38px; width: 383px; left: 36px; top: 36px; position: absolute; z-index: 1; visibility: visible; }
#Nav { height: 24px; width: 595px; left: 35px; top: 77px; z-index: 2; position: absolute; visibility: visible; }
#slogan { height: 200px; width: 480px; left: 70px; top: 220px; z-index: 3; position: absolute; visibility: visible; }
#abbinder { height: 23px; width: 551px; left: 35px; top: 520px; z-index: 4; position: absolute; visibility: visible; }
a { color: black; font-size: 10pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; text-decoration: none; }
a:visited { color: black; }
body {font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-size:12px; background-color: black; line-height:18px; }
.head {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #000000;

}
a:hover { color: #333333; }
.small {
color:#666666;
	font-size: 10px;
	line-height:12px;
}