#form-mail, #form-search{
	display:none;
	height:20px;
	overflow:hidden;
	white-space:nowrap;
	}

form .left {
	position: relative;
	float:left;
	left: 0px;
	bottom: 0px;
	height: 19px;
	}
	
form .right {
	position: relative;
	float:left;
	left: 0px;
	bottom: 0px;
	height: 19px;
	width: 10px;
	background: url(../img/field_rightcap.png) right top no-repeat;
	}
	
form #search, {
	width: 20px;
	background: url(../img/field_leftcap_search.png) left top no-repeat;
	}

form #mail {
	width: 20px;
	background: url(../img/field_leftcap_mail.png) left top no-repeat;
	}
	
form .delete {
	position:relative;
	right: 5px;
	top: 2px;
	}
	
.csc-form-fieldcell input, .csc-mailform-field input, .anmeldung .textfeld, form #benutzer, form #passwort{
	color: #333;
	position: relative;
	top:0px;
	left: 0px;
	background: url(../img/field_repeat.gif) center bottom repeat-x;
	border: 0;
	margin: 0;
	padding: 0;
	font: 10px "Lucida Grande", Geneva, Arial, sans-serif;
	}
	
.csc-form-fieldcell input{
	float:left;
	width: 120px;
	height: 13px;
	}
	
.csc-mailform-field input{
	width: 120px;
	height: 13px;
	}
	
.anmeldung .textfeld{
	width: 190px;
	margin-bottom: 5px;
	height: 13px;
	}

.anmeldung #plz{
	width: 50px;
	margin-right: 10px;
	}
.anmeldung #ort{
	width: 127px;
	}

.anmeldung #submit{
	
	}

.csc-mailform-field .csc-mailform-radio, .csc-mailform-field .csc-mailform-check{
	width: 13px;
	background: url(../img/space.gif) center bottom repeat-x;
	}

.csc-form-label-req{
	border: red 1px solid;
	}
	
#goof_fotoboek_form{
	position: relative;
	float:left;
	height: 13px;
	top:0px;
	left: 0px;
	color: #333;
	border: 0;
	margin: 0;
	padding: 0;
	font: 10px "Lucida Grande", Geneva, Arial, sans-serif;
	}
	
#tx_gooffotoboek_pi1_editsave{
	background: url(empty.gif) center bottom repeat-x;
	width: 13px;}

#goof_fotoboek_form textarea{
	width: 190px;
	height: 150px;
	}