.body {
	margin: 20px;
	background-color: #FFFFFF;
}
.bodyadmin {
	margin: 20px;
}
.textnormal {
	font-family: 'Regular', 'sans-serif';
	font-size: 16px;
	font-weight: 400;
	font-style: normal;
	line-height: 22px;
	color: #222222;
}
.textgross {
	font-family: 'Regular', 'sans-serif';
	font-size: 18px;
	font-weight: 400;
	font-style: normal;
	line-height: 20px;
	color: #222222;
}

.textbold {
	font-family: 'SemiBold', 'sans-serif';
	font-size: 16px;
	font-weight: 500;
	font-style: normal;
	line-height: 20px;
	color: #222222;
}
.textboldklein {
	font-family: 'SemiBold', 'sans-serif';
	font-size: 14px;
	font-weight: 500;
	font-style: normal;
	line-height: 22px;
	color: #222222;
}
.textlegende {
	font-family: 'Regular', 'sans-serif';
	font-size: 15px;
	font-weight: 400;
	font-style: normal;
	line-height: 18px;
	letter-spacing: 0.04em;
	color: #222222;
}
.textitalic {
	font-family: 'Italic', 'sans-serif';
	font-size: 16px;
	font-weight: 400;
	font-style: italic;
	line-height: 20px;
	color: #222222;
}
.admintext {
	font-family: Verdana;
	font-size: 12px;
	font-weight: 400;
	font-style: normal;
	line-height: 14px;
	color: #000000;
}
.admintextklein {
	font-family: Verdana;
	font-size: 11px;
	font-weight: 400;
	font-style: normal;
	line-height: 13px;
	color: #000000;
}
.admintextred {
	font-family: Verdana;
	font-size: 12px;
	font-weight: 400;
	font-style: normal;
	line-height: 13px;
	color: #FF0000;
}
a.contlinknormal:link, a.contlinknormal:visited {
	font-family: 'Regular', 'sans-serif';
	font-size: 16px;
	font-weight: 400;
	font-style: normal;
	line-height: 22px;
	color: #000000;
	text-decoration: underline;
}
a.contlinknormal:hover {
	font-family: 'Regular', 'sans-serif';
	font-size: 16px;
	font-weight: 400;
	font-style: normal;
	line-height: 22px;
	color: #666666;
	text-decoration: underline;
}
a.contlinkbold:link, a.contlinkbold:visited {
	font-family: 'SemiBold', 'serif';
	font-size: 16px;
	font-weight: 500;
	font-style: normal;
	line-height: 22px;
	color: #000000;
	text-decoration: underline;
}
a.contlinkbold:hover {
	font-family: 'SemiBold', 'serif';
	font-size: 16px;
	font-weight: 500;
	font-style: normal;
	line-height: 22px;
	color: #666666;
	text-decoration: underline;
}
a.adminlink:link, a.adminlink:visited {
	font-family: 'Verdana', 'sans-serif';
	font-size: 12px;
	font-weight: 400;
	font-style: normal;
	line-height: 13px;
	color: #000000;
	text-decoration: underline;
}
a.adminlink:hover {
	font-family: 'Verdana', 'sans-serif';
	font-size: 12px;
	font-weight: 400;
	font-style: normal;
	line-height: 13px;
	color: #0cb41c;
	text-decoration: underline;
}
a.adminlinkact:link, a.adminlinkact:visited,  a.adminlinkact:hover {
	font-family: 'Verdana', 'sans-serif';
	font-size: 12px;
	font-weight: 400;
	font-style: normal;
	line-height: 13px;
	color: #0cb41c;
	text-decoration: underline;
}
.rubriktext {
	font-family: 'Regular', 'sans-serif';
	font-size: 16px;
	font-weight: 400;
	font-style: normal;
	line-height: 18px;
	color: #222222;
	text-decoration: none;
}
a.rubrik:link, a.rubrik:visited {
	font-family: 'Regular', 'sans-serif';
	font-size: 16px;
	font-weight: 400;
	font-style: normal;
	line-height: 24px;
	color: #999999;
	text-decoration: none;
}
a.rubrik:hover {
	font-family: 'Regular', 'sans-serif';
	font-size: 16px;
	font-weight: 400;
	font-style: normal;
	line-height: 24px;
	color: #222222;
	text-decoration: none;
}
a.rubrikact:link, a.rubrikact:visited, a.rubrikact:hover {
	font-family: 'Regular', 'sans-serif';
	font-size: 16px;
	font-weight: 400;
	font-style: normal;
	line-height: 24px;
	color: #222222;
	text-decoration: none;
}

.inputnormal {
	font-family: 'Regular', 'sans-serif';
	font-size: 16px;
	font-weight: 400;
	font-style: normal;
	line-height: 20px;
	color: #000000;
}
.inputbold {
	font-family: 'SemiBold', 'sans-serif';
	font-size: 16px;
	font-weight: 500;
	font-style: normal;
	line-height: 20px;
	color: #000000;
}
.inputboldklein {
	font-family: 'SemiBold', 'sans-serif';
	font-size: 14px;
	font-weight: 500;
	font-style: normal;
	line-height: 16px;
	color: #000000;
}
.inputitalic {
	font-family: 'Italic', 'sans-serif';
	font-size: 16px;
	font-weight: 400;
	font-style: normal;
	line-height: 20px;
	color: #000000;
}
.inputtitel {
	font-family: 'Mono regular', 'serif';
	font-size: 16px;
	font-weight: 400;
	font-style: normal;
	line-height: 18px;
	color: #000000;
}
.admininput {
	font-family: Verdana;
	font-size: 12px;
	font-weight: 400;
	font-style: normal;
	line-height: 13px;
	color: #000000;
}
.admininputred {
	font-family: Verdana;
	font-size: 12px;
	font-weight: 400;
	font-style: normal;
	line-height: 13px;
	color: #FF0000;
}
.hr {
	height: 1px;
	background-color: #000000;
}

