@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(grafik/back.jpg);
	background-repeat: no-repeat;
	background-color: #A1CCEE;
	background-attachment: fixed;
	background-position: left top;
	overflow-y:scroll;
}
.balken {
	background-attachment: scroll;
	background-image: url(grafik/weisserbalken.png);
	background-repeat: repeat-x;
	text-align: left;
}
.mitteBack {
	position: fixed;
	height: 0px;
	width: 0px;
	background-repeat: no-repeat;
}
.fliesstext {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.fliesstextFETT {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.logo_bilder_balken_BACK {
	background-attachment: fixed;
	background-image: url(grafik/logo_keys_balken.png);
	background-repeat: no-repeat;
	text-align: left;
	background-position: left top;
}
.whitebox_top {
	background-attachment: scroll;
	background-image: url(grafik/whitebox_top.png);
	background-repeat: no-repeat;
}
.whitebox_bottom {
	background-attachment: scroll;
	background-image: url(grafik/whitebox_bottom.png);
	background-repeat: no-repeat;
}
.whitebox_main {
	background-attachment: scroll;
	background-image: url(grafik/whitebox_main.png);
	background-repeat: repeat;
	text-align: left;
	background-position: 0px 0px;
}
.fliesstextFETTunderline {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}
