td {
  font-family			: verdana, arial, helvetica, sansserif;
  font-size  			: 11px;
  color      			: #000000;
  line-height 			: 13px;
  font-weight 			: normal;
  text-decoration 		: none;
}

td a:visited, a:link, a:active {
	color				: #000000;
	font-weight			: normal;
	text-decoration		: none;
}

td a:hover {
	color				: #CFCFCF;
	font-weight			: normal;
	text-decoration		: none;
}

.errColor{
	color				: #ff0000;
}
.header {
  font-family			: verdana, arial, helvetica, sansserif;
  font-size  			: 20px;
  color      			: #7FA130;
	line-height			: 24px;
	font-weight			: bold;
	text-decoration	    : none;
}

.kruemelpfad {
  font-family			: verdana, arial, helvetica, sansserif;
  font-size  			: 11px;
  color      			: #000000;
  line-height 			: 13px;
  font-weight			: normal;
  text-decoration	    : none;
}

.kruemelpfad a:link, a:visited, a:active {
	color				: #155005;
	font-weight			: normal;
	text-decoration     : underline;
}

.kruemelpfad a:hover {
	color				: #5a843c;
	font-weight			: normal;
	text-decoration     : underline;
}

input.inputStyle {
	border				: solid 1px #155005;
	font-family			: verdana,arial;
	font-size			: 11px;
	color				: #000000;
	text-decoration	    : none;
	background-color    : #EEF1D8;
}

select.inputStyle {
	border				: solid 1px #155005;
	font-family			: verdana,arial;
	font-size			: 11px;
	color				: #000000;
	text-decoration     : none;
	background-color    : #EEF1D8;
}

textarea.inputStyle {
	border				: solid 1px #155005;
	font-family			: verdana,arial;
	font-size			: 11px;
	color				: #000000;
	text-decoration	    : none;
	background-color    : #EEF1D8;
}

body {
	margin					  :	0px;
	background-color          : #FFFFFF;
}