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

body {
	margin: 0px;
	height: 100%;
	width: 100%;
	position: absolute;
	background-attachment: scroll;
	background-image: url(../pix/hinter.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.tab-main {
	margin: 0px;
	height: 100%;
	width: 100%;
}
p {
	margin: 0px;
	page-break-after: always;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
}
a:link {
	color: #006030;
	text-decoration: none;
}
a:visited {
	color: #006030;
	text-decoration: none;
}
a:hover {
	color: #006030;
	text-decoration: none;
}
a:active {
	color: #006030;
	text-decoration: none;
}

