body {
	background-attachment: fixed;
	background-color: #EBEFF4;
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
	background-position: left top;
}

.schrift_normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #2D2D2D;
	text-decoration: none;
}
.tbl_anmeldung {
	border-style: outset;
	border: 1px;
	border-color: #000000;
	background-color: #E1E1E1; 
}
.tbl_index {
	border-style: outset;
	border: 1px;
	border-color: #000000;
	background-color: #E1E1E1; 
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2D2D2D;
}
a:link {
	text-decoration: none;
	color: #2D2D2D;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #2D2D2D;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #2D2D2D;
	font-weight: bold;
}
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #2D2D2D;
}
.frm_felder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2D2D2D;
}
.frm_felder_inklbg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2D2D2D;
	background-color:#CCCCCC;
}
.navi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	color: #2D2D2D;
	}
