.navi_hand {
	cursor: hand;
}
.bildlink {
	text-decoration:none;
	border:#61B01F 2px solid;
}
.navi1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #174713;
}
.navi2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #999999;
	word-spacing: 1pt;
}
.main_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
	word-spacing: normal;
	white-space: normal;
	font-weight: 500;
	line-height: 12px;
}
.bg_navi {
	background-image: url(pix/gitter.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.navi2_dg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #174713;
	word-spacing: 1px;
}
.navi_r {
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #61b01f;
}
.txtbox {
	background-color: #61B01F;
	border-top: thin none #509719;
	border-right: thin none #509719;
	border-bottom: thin none #509719;
	border-left: thin none #509719;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.button {
	background-color: #61B01F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 900;
	color: #000000;
}
A:link	{
text-decoration:underline;
color:#174713;
	}
A:hover	{
color:#174713;
	}
A:active	{
color:#174713;
	}
A:visited	{
color:#174713;
}
.link{
color:#174713;
}
.outer_tbl {
	height: 560px;
	width: 833px;
}
.blocktxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	text-align: justify;
	display: block;
	line-height: normal;
	color: #000000;
}
.topic_maintxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
}
.main_txt_block {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: justify;
	word-spacing: normal;
	white-space: normal;
	font-weight: 550;
	line-height: 12px;
}
.bildlayer {
	overflow-y: scroll;
	overflow-x:hidden;	
	position:static;
	visibility: visible;
	z-index: auto;
	width: 100%;
	height: 245px;
}
.bild_text_layer {
	width: 100%;
	height: 250px;
	width: 100%;
	visibility: hidden;
	vertical-align:top;
	overflow: auto;
	position: static;
	z-index: auto;
}

.noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
