@charset "UTF-8";
/* CSS Document */

body {
	background-attachment: scroll;
	background-image: url(../Pix/backfarbe.gif);
	background-repeat: repeat;
	background-position: left top;
	margin: 0px;
	height: 100%;
	width: 100%;
	position: absolute;
}
.tab-main {
	margin: 0px;
	height: 100%;
	width: 100%;
}
.tab-haupt {
	background-attachment: scroll;
	background-image: url(../Pix/bachmainII.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	height: 100%;
	width: 100%;
	position: absolute;
}
.tab-feld {
	margin: 0px;
	height: 100%;
	width: 100%;
	background-attachment: scroll;
	background-image: url(../Pix/bachmainII.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
p {
	margin: 0px;
	page-break-after: always;
}
a:link {
	color: #633;
	text-decoration: none;
}
a:visited {
	color: #633;
	text-decoration: none;
}
a:hover {
	color: #633;
	text-decoration: none;
}
a:active {
	color: #633;
	text-decoration: none;
}
