.bodyhead {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-left: 0px;
}
.bodycont {
	background-color: #FFFFFF;
	background-image: url(img_lay/cont_hgr_balken.gif);
	background-repeat: repeat-x;
	background-position: 0px 426px;
}
.bodyadmin {
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-left: 10px;
}
.textnorm {
	font-family: Georgia, Times;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	color: #573421;
}
.textwarn {
	font-family: Georgia, Times;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	color: #FF0000;
}
.textbold {
	font-family: Georgia, Times;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #573421;
}
.textzitat {
	font-family: Georgia, Times;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	color: #573421;
}

a.linknorm:link, a.linknorm:visited {
	font-family: Georgia, Times;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	text-decoration: underline;
	color: #B4B4B4;
}
a.linknorm:hover {
	font-family: Georgia, Times;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	text-decoration: underline;
	color: #DEDF54;
}
a.linknormact:link, a.linknormact:visited, a.linknormact:hover {
	font-family: Georgia, Times;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	text-decoration: underline;
	color: #000000;
}
.inputnorm {
	font-family: Verdana, Arial, Geneva;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	color: #000000;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
}
.inputbold {
	font-family: Verdana, Arial, Geneva;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #000000;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
}
.inputbutton {
	font-family: Verdana, Arial, Geneva;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	color: #000000;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
}
.inputbuttonwarn {
	font-family: Verdana, Arial, Geneva;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	color: #FF0000;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
}
.inputselect {
	border-top: solid 1px #999999;
	border-left: solid 1px #999999;
	border-bottom: solid 2px #000000;
	border-right: solid 2px #000000;
	font-family: Verdana, Arial, Geneva;
	font-size: 12px;
	font-weight: normal;
}
