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

body {
	background-color: #181818;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	position: absolute;
	background-attachment: scroll;
	background-image: url(../pix/hinterkachel.gif);
	background-repeat: repeat-y;
	background-position: center top;
	font-size: 12px;
}
.tab-main {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-attachment: scroll;
	background-image: url(../pix/hinter.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
p {
	margin: 0px;
	padding: 0px;
	page-break-after: always;
	font-size: 14px;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
}
a:link {
	color: #666;
	text-decoration: none;
	font-size: 12px;
}
a:visited {
	color: #666;
	text-decoration: none;
	font-size: 12px;
}
a:hover {
	color: #666;
	text-decoration: none;
	font-size: 12px;
}
a:active {
	color: #666;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.tab-main tr td table tr td table tr td p .Stil2 .Stil4 {
	font-size: 14px;
	color: #FFF;
}

