.body {
	margin-top: 0px;
	margin-left: 0px;
	background-image: url(img_lay/hgr.gif);
	background-repeat: repeat-y;
	background-color: #f7f7f7;
}
.headarea {
	position: absolute;
	top: 0px;
	left: 49px;
	width: 852px;
	height: 169px;
}
.navarea {
	position: absolute;
	top: 189px;
	left: 69px;
	width: 170px;
	height: auto;
}
.content {
 position: absolute;
	top: 189px;
	left: 280px;
	width: 600px;
	height: auto;
}

/* */

.textnorm {
	font-family: Helvetica, Arial, Geneva;
	font-size: 13px;
	font-weight: normal;
	line-height: 17px;
	color: #171717;
}
.textgreen {
	font-family: Helvetica, Arial, Geneva;
	font-size: 13px;
	font-weight: normal;
	line-height: 17px;
	color: #204725;
}
.textbold {
	font-family: Helvetica, Arial, Geneva;
	font-size: 13px;
	font-weight: bold;
	line-height: 17px;
	color: #171717;
}
.texttitel {
	font-family: Helvetica, Arial, Geneva;
	font-size: 20px;
	font-weight: bold;
	line-height: 24px;
	color: #204725;
}
.titelhr {
	height: 1px;
	background-color: #204725;
	margin-top: 7px;
	margin-bottom: 9px;
}
.conthr {
	height: 1px;
	background-color: #204725;
	margin-top: 7px;
	margin-bottom: 9px;
}
.navhr {
	height: 1px;
	background-color: #204725;
	margin-top: 7px;
	margin-bottom: 9px;
}
.textitalic {
	font-family: Helvetica, Arial, Geneva;
	font-size: 13px;
	font-weight: normal;
	font-style: italic;
	line-height: 17px;
	color: #171717;
}
.textbildlegende {
	font-family: Helvetica, Arial, Geneva;
	font-size: 14px;
	font-weight: normal;
	line-height: 17px;
	color: #171717;
}
.textnormzitat {
	font-family: Helvetica, Arial, Geneva;
	font-size: 14px;
	font-weight: normal;
	line-height: 17px;
	color: #171717;
}
.textboldzitat {
	font-family: Helvetica, Arial, Geneva;
	font-size: 14px;
	font-weight: bold;
	line-height: 17px;
	color: #171717;
}
.zitathrtop {
	height: 1px;
	background-color: #3a95cc;
	margin-top: 7px;
	margin-bottom: 9px;
}
.zitathrbottom {
	height: 1px;
	background-color: #3a95cc;
	margin-top: 24px;
	margin-bottom: 9px;
}
a.contlinknorm:link, a.contlinknorm:visited, a.contlinknorm:hover {
	font-family: Helvetica, Arial, Geneva;
	font-size: 13px;
	font-weight: normal;
	line-height: 17px;
	color: #171717;
	text-decoration: underline;
}
a.contlinkbold:link, a.contlinkbold:visited, a.contlinkbold:hover {
	font-family: Helvetica, Arial, Geneva;
	font-size: 13px;
	font-weight: bold;
	line-height: 17px;
	color: #171717;
	text-decoration: underline;
}
a.nav:link, a.nav:visited, a.nav:hover {
	font-family: Helvetica, Arial, Geneva;
	font-size: 14px;
	font-weight: normal;
	line-height: 17px;
	color: #204725;
	text-decoration: none;
}
a.navact:link, a.navact:visited, a.navact:hover {
	font-family: Helvetica, Arial, Geneva;
	font-size: 14px;
	font-weight: normal;
	line-height: 17px;
	color: #204725;
	text-decoration: none;
}
a.navsec:link, a.navsec:visited, a.navsec:hover {
	font-family: Helvetica, Arial, Geneva;
	font-size: 12px;
	font-weight: normal;
	line-height: 17px;
	color: #204725;
	text-decoration: none;
}
a.navsecact:link, a.navsecact:visited, a.navsecact:hover {
	font-family: Helvetica, Arial, Geneva;
	font-size: 12px;
	font-weight: bold;
	line-height: 17px;
	color: #204725;
	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: 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, Arial, Geneva;
	font-size: 13px;
	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, Arial, Geneva;
	font-size: 13px;
	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, Arial, Geneva;
	font-style: italic;
	font-size: 13px;
	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, Arial, Geneva;
	font-size: 13px;
	font-weight: bold;
}