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;
	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: none; }
	a:link { color: #fff; text-decoration: none; }
	a:hover {
	color: #fff;
	text-decoration: none;
}
	a:active { color: #fff; background-color: #b6b6b6; text-decoration: none; }
/*</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:hover{ background-image: url(../img/blue_screen.png); background-repeat: no-repeat; background-attachment: scroll; background-position: center bottom; z-index:2; }
a.office{ 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; }
.form_grau {
	color: #888888;
	font-style: italic;
}
.form_black {
	color: #000000;
}
