.raender
{
	height : 100%;
}

body{
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	
}

td{
	color: black;
	font-size: 14px;
	
}
a{
	text-decoration: none;
	font-weight: normal;
	color: Green;
}
a:hover{
	text-decoration: underline;
	font-weight: normal;
	color: Green;
}
.link_text{
	text-decoration: none;
	font-weight: normal;
	color: white;
}
.link_text:hover{
	text-decoration: underline;
	font-weight: normal;
	color: white;
}
.weiss
{
	font-weight: normal;
	color: white;
}
.td_klein{
	color: Black;
	font-size: 11px;
}

