/* STANDARD TAGS */

form {
  margin:0;
  padding:0;
}

input, 
textarea {
	margin-bottom:2px;
	color:#5f5f5f;
	font-weight: normal;
	border:1px solid #d0d0d0;
	background-color: #f9f9f9;
	padding: 2px;
}

textarea {
	width:95%;
	height:150px;
	font-size:0.95em;
}

fieldset {
	border:1px solid #83b995;
	padding:10px 10px 10px 10px;
	margin:0px 0px 10px 0px;
}

legend {
	color: #4e8661;
	font-weight:700;
	background-color:transparent !important;
	height:30px;
	margin-bottom:5px;
	padding:8px 10px 0px 10px;
}

/* TEASER RECHTS */

#suche input,
.tx-indexedsearch-searchbox input {
 	border:1px solid #c7e5c9;
	background: url(../img/suche.gif) repeat-x;
	width:206px;
	height: 22px;
	font: 11px Verdana, Geneva, sans-serif;
	padding: 0 7px;
	color: #000;
	float: left;
	line-height: 16px;
}

#suche .button,
.tx-indexedsearch-searchbox .tx-indexedsearch-searchbox-button {
	background: url(../img/suchbutton.gif) center top no-repeat;
	width: 21px;
	height: 21px;
	border: none;
	margin: 0 0 0 7px;
	float: left;
	cursor: pointer;
}

/* FORMULAR BUTTON */

.button {
	color:#006600;
	font-weight:700;
	margin-right:2px;
}


/*

fz - Formularzeile
fzr - Formularzeile Resultat
fzb - Formularzeile Button
fzl - Formularzeile letzte

cZ - Checkbox Zeile
cL - Checkbox Links
cD - checkbox Description
rB - Radiobutton Bckg

bzk - Bezeichner klein
bzgr - Bezeichner groß
bz - Bezeichner

wk - Werte klein
wgr - Werte groß
werte - werte

*/

.bz, 
.bzk, 
.bzgr, 
.werte, 
.wk, 
.wgr, 
.label, 
.cD,
.cL,
.gewichtLabel,
.gewichtWerte {
	float:left;
}

.bz, .werte {
	width:48%;
	font-weight:normal;
	margin-bottom:10px;
}

.bzk, 
.wk {
	width:20%;
}

.bzgr, 
.wgr {
	width:75%;
}

.formzeile, 
.fzb, 
.fzr, 
.fzl {
	clear:both;
}

.formzeile {
	margin-bottom:4px;
	border-bottom:1px dotted #bbb;
	padding:3px;
}

.fzb {
	margin-top:10px;
	padding-top:10px;
}

.cZ {
	clear:both;
}

.cL {
	width:25%;
	float:left;
	margin-bottom:5px;
}

.cD {
	width:70%;
	float:left;
	margin-bottom:5px;
	line-height:1.2em;
}

.rB {
	background-color:transparent !important;
	border:none !important;
}

.reiseselect {
	width:50%;
}

.gewichtLabel {
	width:30%;
}

.gewichtWerte {
	width:65%;
}
.fmittel {
	width:84px;
}
.flang {
	width:150px;
}
.fkurz {
	width:60px;
}
