@charset "utf-8";
/* CSS Document */

body {
	background-attachment: scroll;
	background-image: url(gfx/streifen.png);
	background-repeat: repeat-x;
}
.hg {
	background-image: url(gfx/testhg.png);
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-style: normal;
	line-height: normal;
}
.textbolder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	font-weight: bold;
}
.textfett {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}
.headline {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 16px;
	color: #de9824;
	font-weight: normal;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.hr {
	color: #999999;
}
a:link{
	color:#666666;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a:visited{
	color:#999999;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:hover{
	color:#f39900;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:active{
	color:#333333;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.text table tr td {
	font-size: smaller;
}
.text table tr td {
	font-size: 14px;
}
.text table tr td {
	font-size: 12px;
}
.text .textbolder {
	font-weight: normal;
}
.text .textbolder {
	font-weight: bold;
}
