body {
	background: #FFFFFF;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: left;
	vertical-align: top;
}
.menuback {
	background-color: #E5E5E5;
}
.menulinks {
	color: #000000;
	font-size: 12px;
}
.menulinks:hover {
	color: #FE2323;
	font-size: 12px;
}
.links {
	color: #000000;
}
.links:hover {
	color: #FE2323;
}
.titel {
	font-size: 12px;
	color: #FE2323;
	text-transform: uppercase;
	font-weight: bold;
}
.anzahljobs {
	font-size: 14px;
	color: #FE2323;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	background: transparent;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
.bold {
	font-weight: bold;
}
