.Haupttabelle {
	border: 1px solid #DF177A;
	background-color: #FFFFFF;
}
.Hauptnavigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	cursor: hand;
	background-color: DF177A;
}
a {
	text-decoration: none;
}
input {
	border: 1px solid #DF177A;
}
.noborder {
	border: none;
}
.image_thumb {
	background-color: #F7AED2;
	border: 1px solid #DF177A;
}
