#kontakt {
	text-align: left;
	margin: 20px 0 0 20px;
	line-height: 22px;
	z-index: 0;
}
#kontakt input, select, textarea, #kontakt .auswahl-rechts {
	border: 1px solid #fff;
	background-color: #EC6995;
	font-size: 12px;
	font-family: arial, sans-serif;
	width: 150px;
	z-index: 0;
	color: #000;
	text-align: left;
}
#kontakt .auswahl-rechts {
	width: 150px;
}
#kontakt a {
	border-bottom: 1px dotted #000;
	color: #000;
}
#kontakt a:hover {
	border-bottom: 1px solid #006;
}
#agb-fenster {
	text-align: left;
}
#agb-fenster .text-fett {
	font-weight: bold;
}
