.body {
	margin-top: 20px;
	margin-left: 20px;
	background-image: url(img_lay/job_hintergrund.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
.bodycont {
	margin-top: 13px;
	margin-left: 11px;
}

.textnorm {
	font-family: Verdana, Helvetica, Arial, Geneva;
	font-size: 12px;
	font-weight: normal;
	line-height: 17px;
	color: #333333;
}
.textsmall {
	font-family: Verdana, Helvetica, Arial, Geneva;
	font-size: 12px;
	font-weight: normal;
	line-height: 17px;
	color: #333333;
}
.textbold {
	font-family: Verdana, Helvetica, Arial, Geneva;
	font-size: 12px;
	font-weight: bold;
	line-height: 17px;
	color: #333333;
}
.texttitel {
	font-family: Verdana, Helvetica, Arial, Geneva;
	font-size: 12px;
	font-weight: bold;
	line-height: 17px;
	color: #0099ff;
}
.textanker {
	font-family: Verdana, Helvetica, Arial, Geneva;
	font-size: 12px;
	font-weight: normal;
	line-height: 17px;
	color: #0099ff;
}
.titelhr {
	height: 1px;
	background-color: #3a95cc;
	margin-top: 7px;
	margin-bottom: 9px;
}
.conthr {
	height: 1px;
	background-color: #3a95cc;
	margin-top: 7px;
	margin-bottom: 9px;
}
.textitalic {
	font-family: Verdana, Helvetica, Arial, Geneva;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	line-height: 17px;
	color: #333333;
}
.textbildlegende {
	font-family: Verdana, Helvetica, Arial, Geneva;
	font-size: 12px;
	font-weight: normal;
	line-height: 17px;
	color: #333333;
}
a.contlinknorm:link, a.contlinknorm:visited {
	font-family: Verdana, Helvetica, Arial, Geneva;
	font-size: 12px;
	font-weight: normal;
	line-height: 17px;
	color: #0099ff;
	text-decoration: none;
}
a.contlinknorm:hover {
	font-family: Verdana, Helvetica, Arial, Geneva;
	font-size: 12px;
	font-weight: normal;
	line-height: 17px;
	color: #0099ff;
	text-decoration: underline;
}
a.ankernav:link, a.ankernav:visited {
	font-family: Verdana, Helvetica, Arial, Geneva;
	font-size: 12px;
	font-weight: normal;
	line-height: 17px;
	color: #0099ff;
	text-decoration: none;
}
a.ankernav:hover {
	font-family: Verdana, Helvetica, Arial, Geneva;
	font-size: 12px;
	font-weight: normal;
	line-height: 17px;
	color: #0099ff;
	text-decoration: underline;
}
a.ankername:link, a.ankername:visited, a.ankername:hover {
	font-family: Verdana, Helvetica, Arial, Geneva;
	font-size: 12px;
	font-weight: normal;
	line-height: 17px;
	color: #0099ff;
	text-decoration: none;
}
.inputbutton {
	border-top: solid 1px #333333;
	border-left: solid 1px #333333;
	border-bottom: solid 1px #666666;
	border-right: solid 1px #666666;
	font-family: Verdana, Helvetica, Arial, Geneva;
	font-size: 13px;
	font-weight: normal;
}
/* editierbare inhalte im adminbereich formatieren */
.inputnorm {
	border-top: solid 1px #333333;
	border-left: solid 1px #333333;
	border-bottom: solid 1px #666666;
	border-right: solid 1px #666666;
	font-family: Verdana, Helvetica, Arial, Geneva;
	font-size: 12px;
	font-weight: normal;
}
.inputsmall {
	border-top: solid 1px #333333;
	border-left: solid 1px #333333;
	border-bottom: solid 1px #666666;
	border-right: solid 1px #666666;
	font-family: Verdana, Helvetica, Arial, Geneva;
	font-size: 11px;
	font-weight: normal;
}
.inputbold {
	border-top: solid 1px #333333;
	border-left: solid 1px #333333;
	border-bottom: solid 1px #666666;
	border-right: solid 1px #666666;
	font-family: Verdana, Helvetica, Arial, Geneva;
	font-size: 12px;
	font-weight: bold;
}
.inputitalic {
	border-top: solid 1px #333333;
	border-left: solid 1px #333333;
	border-bottom: solid 1px #666666;
	border-right: solid 1px #666666;
	font-family: Verdana, Helvetica, Arial, Geneva;
	font-style: italic;
	font-size: 12px;
	font-weight: normal;
}
.inputtitel {
	border-top: solid 1px #333333;
	border-left: solid 1px #333333;
	border-bottom: solid 1px #666666;
	border-right: solid 1px #666666;
	font-family: Verdana, Helvetica, Arial, Geneva;
	font-size: 12px;
	font-weight: bold;
	color: #087bff;
}