body {
	SCROLLBAR-ARROW-COLOR: #ffcc00;
	SCROLLBAR-BASE-COLOR: #fef7f1;
	background-image: url(bilder/back.gif);
	padding: 0;
	margin: 0;
}

.scrollen {
	overflow: auto;
	position: relative;
	left: 0;
	top: 0;
	height: 400;
	width: 560;
	margin-right: 50px;
	visibility: visible;


}
div {		SCROLLBAR-ARROW-COLOR: #ffcc00;
	SCROLLBAR-BASE-COLOR: #fef7f1;
	
}

.fliess {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;

}
.headline1 {
	font-size: 20px;
	font-weight: bold;
	vertical-align: superexposant;
	color: #001B37;

}
.headline2 {
	font-size: 13px;
	font-weight: normal;
	vertical-align: baseline;
	font-style: normal;
	color: #001B37;
	word-spacing: normal;

}
hr {
	font-size: 1px;
	color: #999999;
	width: 320px;
	height: 1px;
}
p {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
a:link {
	color: #D75A30;
	font-weight: bold;
	font-size: 11px;
text-decoration: none;
}
a:visited {
	color: #D75A30;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
a:hover {
	color: #D75A30;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
}
a:active {
	color: #D75A30;
	font-weight: bold;
	font-size: 11px;
text-decoration: none;

}
.headline3 {
	font-size: 14px;
	font-weight: bold;
	color: #D75A30;
}
.farbschrift {
	color: #D75A30;
}

