body{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat:no-repeat;
 }

input {
	background-color: #169150;
	border: thin solid #169150;
}
select {

	background-color: #169150;
	border: thin solid #169150;
}
textarea {
	background-color: #169150;
	border: thin solid #169150;
}

SeitenTitel {
	color: #169150;
}

td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	background-repeat:no-repeat;
	
}

input {
	background-color: #169150;
	border: thin none #014921;
}
select {

	background-color: #169150;
	border: thin none #014921;
}
textarea {
	background-color: #169150;
	border: thin solid #014921;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #009846;
	text-decoration:none;
	font-size:12px;
}
a:visited {
	color: #009846;
}
a:hover {
	color: #60cb91;
}
a:active {
	color: #60cb91;
}

.zahl {line-height: 1.4;}

.dot{ 
top:30px;
left:190px;
position:absolute;
z-index:1000;
 }