body {
	background-attachment: fixed;
	background-image:  url("images/screen/schatten_bg.gif");
	background-repeat: repeat-y;
	background-position: center top;
}
.rahmen_weiss {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1A1A1A;
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1A1A1A;
	font-weight: bold;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #CC9900;
	text-decoration: none;
}
.rahmenfarbkarte {
	border: 1px durchgehend #333333;
}
li {
	list-style-position: outside;
	list-style-image: url(images/screen/aufzaehlung.gif);
}
