   a:link { color:#565656; text-decoration: none; font-weight:bold;}
   a:visited { color:#565656; text-decoration:none; font-weight:bold;}
   a:active { color:#9dc001; text-decoration:none; font-weight:bold;}
   a:hover { color:#9dc001; text-decoration:none; font-weight:bold;}
   
.body {
	margin: 0px;
	background-color: #ffffff;
}

.textstd {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #565656;
	text-align: left;
	vertical-align: middle;
	line-height: 18px;
}
.textstdtop {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #565656;
	text-align: left;
	vertical-align: top;
	line-height: 16px;
}
.textstdbottom {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #565656;
	text-align: left;
	vertical-align: bottom;
	line-height: 18px;
}
.textstdright {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #565656;
	text-align: right;
	vertical-align: top;
	line-height: 18px;
}
.textnavileft {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #565656;
	text-align: left;
	vertical-align: top;
}
.textnaviright {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #565656;
	text-align: right;
	vertical-align: top;
}

.texthead {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #9dc001;
	text-align: left;
	vertical-align: top;
}

.textheadright {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #9dc001;
	text-align: right;
	vertical-align: top;
}
.textfelder{
    font-family: Verdana, Helvetica, sans-serif;
	background-color: #ffffff;
	font-size: 11px;
	color: #565656;
	font-style: normal;
	vertical-align: middle;
	text-align: left;	
	border: 1px solid #9dc001;
}
.button{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #ffffff;
	color: #565656;
	font-style: normal;
	font-weight: normal;
	vertical-align: middle;
	border: 1px solid #9dc001;
}

.textfeldernachr {
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #ffffff;
	font-size: 11px;
	color: #565656;
	font-style: normal;
	vertical-align: middle;
	text-align: left;
	border: 1px solid #9dc001;
	width: 250px;
	height: 75px;

}

