#kopfzeile1, #kopfzeile2, #navigationlinks, #inhaltrechts, #fusszeile, #inhaltsplatzhalter3,#produktmenue, #startrechts{
	display:none;
}
#inhalt, #inhalt2{
	text-align:left;
	position:absolute;
	top:0px;
	left:0px;
	font: 12px Arial, Helvetica, sans-serif;
	overflow:visible;
}

a{
	text-decoration:none;
	color:black;
}
/*------mailformular formatieren------*/
.csc-mailform {
border:none;
}
.csc-mailform-field {
margin-bottom:5px;
}
.csc-mailform-field label {
float: left;
width: 120px;
}
.mf-input {
clear: none;
width: 200px;
}
.mf-pass {
width: 200px;
}
.mf-text {
clear: none;
width: 200px;
}

.mf-check {
}

.mf-radio {
}

.mf-select {
width: 200px;
}

.mf-file {
width: 204px;
}

#mailformRadiotest {
border: none;
}

#mailformRadiotest legend {
display: none;
}

.mf-reset {

}

.mf-submit, #mailformformtype_mail {
margin-left: 120px !important;
margin-left: 123px;
}

