.navbar {
	font-family: arial, Verdana, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.navbar:hover {
	font-family: arial, Verdana, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.navbaractive {
	font-family: arial, Verdana, sans-serif;
	font-size: 13px;
	color: #EC008C;
	text-decoration: none;
	font-weight: normal;
}
.navbaractive:hover {
	font-family: arial, Verdana, sans-serif;
	font-size: 13px;
	color: #EC008C;
	text-decoration: none;
	font-weight: normal;
}
.impressum {
	font-family: arial, Verdana, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
.impressum:hover {
	font-family: arial, Verdana, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #ffffff;
	text-decoration: underline;
	font-weight: normal;
}
.bgnav {
	background-attachment: fixed
	useless: none;
	background-color: #FFFFFF;
	background-image: url(images/hp/bg_bottom_artf.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
td {
	font-family: arial, Verdana, sans-serif;
	font-size: 12px;
	text-transform:;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.BoldText {
	font-family: arial, Verdana, sans-serif;
	font-size: 12px;
	text-transform:;
	color: #000000;
	text-decoration: none;
	font-weight: strong;
}
.Title {
	font-family: arial, Verdana, sans-serif;
	font-size: 12px;
	text-transform:;
	color: #000000;
	text-decoration: none;
}
a {
	font-family: arial, Verdana, sans-serif;
	font-size: 11px;
	color: #ec008c;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	font-family: arial, Verdana, sans-serif;
	font-size: 11px;
	color: #ec008c;
	text-decoration: underline;
	font-weight: normal;
}
.forms100 {
	width: 100%;
	border: 1pt solid #999999;
}
.formbutton {
	background-color: #FFFFFF;
	border: none;
}

.bgligne {
	background-color: #FFFFFF;
	background-image: url(images/hp/bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}