.kontakttext {
	text-decoration: none;
	padding: 2px;
	border: 1px solid #CCCCCC;
	width: 80%;
	color: #000000;
}
.kontakttextarea {
	text-decoration: none;
	padding: 2px;
	border: 1px solid #CCCCCC;
	text-align: left;
	height: 150px;
	width: 80%;
	overflow: auto;
	color: #000000;
}
.kontaktbutton {
	text-decoration: none;
	color: #CC3333;
	font-size: 85%;
	padding: 2px;
	font-weight: bold;
	cursor: pointer;
	background-color: #FFFFFF;
	border: 1px solid #CC3333;
}
.kontaktradio {
	margin-right: 5px;
	margin-left: 10px;
	background-color: #FFFFFF;
}
.stern {
	color: #006600;
}
.infotext {
	font-size: 80%;
	color: #CC3333;
}
fieldset {
	border: 0px;
}
#kontaktbox {
	margin-right: auto;
	margin-left: auto;
	width: 50%;
}

