#impressum td{
	background-color: transparent;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 140%;
	font-size: 10px;
	font-weight: normal;
}

#blindtext {
    color: #3B362E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 40%;
	font-size: 8px;
	font-weight: normal;
}

a{
	font-weight:normal; 
	text-decoration:none;
}
a:link{
	color: #3B362E;
	background-color: transparent;
}
a:visited{
	color: #3B362E;
	background-color: transparent;
}
a:hover{
	color: #3B362E;
	background-color: transparent;
	text-decoration: none;
}
a:active{
	color: #3B362E;
	background-color: transparent;
}