body {
	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;
	color: #fff;
	font-weight: lighter;
}
.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; }
.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: underline;
}
	a:link {
	color: #fff;
	text-decoration: underline;
}
	a:hover {
	color: #FFCC5B;
	text-decoration: underline;
}
	a:active {
	color: #fff;
	background-color: #b6b6b6;
	text-decoration: underline;
}
/*</agl.folder>*/
/*<agl.folder "leisten_bilder">*/
	a.home:hover { background-image: url(../img/blue_screen.png); background-repeat: no-repeat; background-attachment: scroll; background-position: center bottom; z-index:2; }
a.dan{ 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:hover{ background-image: url(../img/blue_screen.png); background-repeat: no-repeat; background-attachment: scroll; background-position: center bottom; z-index:2; }
