body {
	background-color: #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	
}

td,tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

	
a:link {
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}
a:visited {
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}
a:active {
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}
a:hover {
	text-decoration: underline;
	font-weight:bold;
}



.sitemap a:link {
    
	color: #3869ae;
	text-decoration: none;
	font-weight:bold;
	
}
.sitemap a:visited {
    
	color: #3869ae;
	text-decoration: none;
	font-weight:bold;
	
}
.sitemap a:active {
    
	color: #3869ae;
	text-decoration: none;
	font-weight:bold;
	
}
.sitemap a:hover {
    
	text-decoration: underline;
	font-weight:bold;
	
}





input {
	background-color: #EEEEEE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: none;
	width: 50px;
	height: 13px;
}

.textinput {
	background-color: #EEEEEE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: none;
	width: 300px;
	height: 13px;
}

.textfeld {
	background-color: #EEEEEE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: none;
	width: 270px;
	height: 80px;
}

.textfeld2 {
	background-color: #EEEEEE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: none;
	width: 400px;
	height: 80px;
}
.textspce {
	letter-spacing: 0.05em;
	word-spacing: 0.05em;
}
img {border: 0;}
