@charset "UTF-8";
/* CSS Document */

body {
	background-attachment: fixed;
	background-image: url(../pix/hintergrundverlauf.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	position: absolute;
}
.tab-main {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	position: absolute;
}
.tab-haupt {
	margin: 0px;
	padding: 0px;
}
.tab-uns {
	background-attachment: scroll;
	background-image: url(../pix/hinteruns.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px;
	page-break-after: always;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #1f7869;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.tab-aktuell {
	background-attachment: scroll;
	background-image: url(../pix/hinteraktuell.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
.tab-kontakt {
	background-attachment: scroll;
	background-image: url(../pix/hinterkontakt.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
.tab-newslimpres {
	background-attachment: scroll;
	background-image: url(../pix/hinternewslimpres.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
.tab-impleft {
	padding-top: 6px;
}
.tab-impre {
	padding-left: 10px;
	background-attachment: scroll;
	background-image: url(../pix/impresbalken.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
