body { color: #fff; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; background-image: url(../img/metal.png); background-repeat: repeat; background-attachment: fixed; list-style-image: none; }
.leiste { background-image: url(../img/leiste.png); background-repeat: repeat-x; background-position: 0 bottom; }
h1 { color: #fff; font-weight: lighter; text-align: center; }
h2 { color: #fff; font-weight: lighter; text-align: center; }
h3 {
	color: #fff;
	font-weight: lighter;
	text-align: center;
}
.feld { background-image: url(../img/schwarz_dot.png); background-repeat: repeat; border-color: #939393; border-style: groove; }
/*<agl.folder "link">*/
	a:visited { color: #fff; text-decoration: none; }
	a:link { color: #fff; text-decoration: none; }
	a:hover {
	color: #fff;
	font-size: x-large;
	text-decoration: none;
}
	a:active { color: #fff; background-color: #b6b6b6; text-decoration: none; }
a.home:hover/*</agl.folder>*/
/*<agl.folder "leisten_bilder">*/
	 { background-image: url(../img/blue_screen.png); background-repeat: no-repeat; background-attachment: scroll; background-position: center bottom; z-index:2; }
	a.dan:hover{ background-image: url(../img/blue_screen.png); background-repeat: no-repeat; background-attachment: scroll; background-position: center bottom; z-index:2; }
a.office:hover{ background-image: url(../img/blue_screen.png); background-repeat: no-repeat; background-attachment: scroll; background-position: center bottom; z-index:2; }
	a.mail:hover{ background-image: url(../img/blue_screen.png); background-repeat: no-repeat; background-attachment: scroll; background-position: center bottom; z-index:2; }
a.web{ background-image: url(../img/blue_screen.png); background-repeat: no-repeat; background-attachment: scroll; background-position: center bottom; z-index:2; }
