@charset "utf-8";
body {
	background-color: #211B1B;
	background-image: url(back.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.screen-back {
	background-image: url(screen-powertex.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.footer {
	background-image: url(powertex-footer.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #6B310B;
}
h1 {
	font-size: 15px;
	color: #49352A;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
a:link {
	color: #6B310B;
}
a:visited {
	color: #6B310B;
}
a:hover {
	color: #83634E;
}
.Stil1 {
	font-size: 9px
}
.headline2 {
	font-size: 12pt;
}

