.hintergrund {
	background-image: url(../bilder/hintergrund.jpg);
	background-repeat: no-repeat;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #937500;
	padding: 10px;
}
.tabelle {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #937500;
	text-align: left;


}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #993400;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #954A00;
}
.textfeld {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #937500;
	border: 1px solid #937500;
	background-color: #333333;
	width: 250px;


}
.textbox {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #937500;
	background-color: #333333;
	border: 1px solid #937500;
	width: 250px;
	



}
.schalt {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #937500;
	background-color: #333333;
	border: 1px solid #937500;

}
.tabelleeinhalb {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #937500;
	line-height: 21px;

}
#imgleft {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}
#imgright {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	text-align: center;
}

