#kontaktform {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
}

.beschriftung {
	color: #333;
	text-align: right;
	}
label.beschriftung {
	float: left;
	width: 55px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin: 0px;
	color: #333;
}
.unterzeile {
	color: #666;
	text-align: right;
}
.eingabe {
	color: #333;
}
input.eingabe,
textarea.eingabe{
	padding: 5px;
	width: 65ex;
	background-color: #F1F1F1;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	line-height: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 13px;
}
.oneColFixCtrHdr #mainContent p.kontakt_adresse {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 75px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
}

.oneColFixCtrHdr #mainContent p.kontakt_rubrik {
	width: 55px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 50px;
	float: left;
	margin: 0px;
	text-align: right;
}
.oneColFixCtrHdr #mainContent p.kontakt_eintrag {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 90px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
}
.oneColFixCtrHdr #mainContent p.cbox {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 8px;
	float: left;
	margin: 0px;
	text-align: right;
}
#sendbutton{
	background-color: #F1F1F1;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	line-height: 18px;
	margin-left: 125px;
	color: #333;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	outline:none;
	margin-top: 15px;
}

#sendbutton:hover{
	color: #B00A3B;
	text-decoration: underline;
}
#sendbutton:active{
	color: #333;
	text-decoration: underline;
}
#adresse p a {
	color: #666;
	text-decoration: none;
}
#adresse p a.visited {
	color: #666;
}
#adresse p a:hover {
	color: #B00A3B;
}
#adresse p a:active {
	color: #333;
	text-decoration: underline;
}

#kontaktform h2 {
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 125px;
}

#feedback {
	background-color: #F1F1F1;
	padding: 20px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 105px;
	float: left;
}

