.clearBoth { clear: both; height: 0; line-height: 0;  }

body {
	margin: 0px;
	padding: 0;
	font-family: Verdana, sans-serif;
	font-size: 12px;
}
	
/*.hidden {display: none;}*/

#suche input {
	background-color: #ffffff;
	color: #000000;
	width: 130px; 
	margin:0;
	padding: 0;
	float:left;
}

#suche a.suchlink {
	display:block;
	width: 17px;
	height: 17px;
	margin-left: 3px;
	background-image: url(../../images/lupe.gif);
}


#content {
	padding: 10px 10px 10px 20px !important;
	padding: 10px 8px 10px 20px !important;
}

#footer {
	clear: both;
	border-top:1px solid #DDDDDD;
	width: 820px;
	text-align: center;
	position: relative;
	padding-top: 5px;
}
#copyright {
	margin-top: 5px;
}

.hidden {
	display:none;
}

label {
	display: block;
	float: left;
	width: 200px;
}

fieldset {
	border: none;
}

div.csc-mailform-field {
	margin-bottom: 6px;
}

div.csc-mailform-field {
	margin-bottom: 6px;
}

input.csc-mailform-radio {
	float: left;
}

span.csc-mailform-radio {
	display: block;
}

span.csc-mailform-radio label {
	display: block;
	margin-right: 10px;
}

div.csc-mailform-field {
	display: block;
	clear: both;
}