@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px;
	color: #fec441;
}
.fuehren {

}

.table {background-color: #026758}
.seitentitel {
	font-size: 18px;
	font-weight: bold;
	color: #fec441;
	padding-right: 20px;
	padding-bottom: 20px;
}
.content {
	padding: 10px;
}

