a {
    color: #595959;
	font-weight:bold;
	text-decoration:none;
}
a:visited {
    color: #595959;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
    color: #FF6603;
	font-weight:bold;
	text-decoration:none;
}
.hintergrund {
	background-image: url(images/hintergrund.gif);
	background-repeat: repeat-x;
}
.schattenoben {
	background-image: url(images/schatten_oben.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.schattenrechts {
	background-image: url(images/schatten_links.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.schattenzwischen {
	background-image: url(images/schatten_zwischen.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.schattenlinks {
	background-image: url(images/schatten_rechts.gif);
	background-repeat: repeat-y;
}
.ueberschriften {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #808080;
	height: 35px;
	width: 558px;
	text-indent: 35px;
}
.fliesstext {
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	line-height: 19px;
	color: #595959;
}
.einleitungen {
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial;
	font-size: 9px;
	line-height: 11px;
	color: #595959;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 35px;
	padding-right: 24px;
}
.input {
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	line-height: 19px;
	color: #7F7F7F;
	height: 19px;
}
.inputTextarea {
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #7F7F7F;
}
