body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align:left;
}
a {
	font-size: 12px;
	font-weight: normal;
	text-decoration:none;
	color: #FFFFFF;
}
.back_white {
	background-color:#FFFFFF;
	border-top:2px solid #FFFFFF;

}
.back_gruen {
	background-color : #95c800;
 	color: #ffffff;
}
.back_gruen2 {
	 background-color:#cde985;

}
.small_grey {
	color: #4A4A4A;
	font-size: 11px;
}
.small_grey:hover {
	color:#008000;
	font-size: 11px;
	text-decoration:underline;

}
.small_grey2 {
	color: #4A4A4A;
	font-size: 11px;
}

.back_language {
	background-image: url(../images/back_language2.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.back_form {
	background-image: url(../images/back_form2.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.back_innen {
	background-color:#F9FFDF;
}
.grey {
	color: #4A4A4A;
	font-size: 12px;
}
.gelb{
	font-size: 12px;
	font-weight: bold;
	text-decoration:underline;
	color: #95c800;
}
.lachs {
font-size : 12px;
font-weight : bold;
text-decoration : underline;
color : #95c800;
}
.box {
	background-color: #FFFFFF;
	border: 1px solid #333333;
	height: 107px;
	width: 167px;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	text-decoration:none;
	color: #95c800;
}
h2 {
font-size : 11px;
font-weight : bold;
text-decoration : none;
color : #000000;
}
.small_grey {
color : #4a4a4a;
font-size : 11px;
}