form {
	margin-top:-10px;
}

input, 
textarea {
	margin-bottom:2px;
}

textarea {
	width:95%;
	height:150px;
}

#teaser_re_mitte form {
	margin:0px;
}

#teaser_re_mitte input {
	margin-bottom:2px;
}

#teaser_re_mitte .button {
	font-weight:700;
}

fieldset {
	padding:10px 10px 10px 10px;
	margin:0px 0px 10px 0px;
}

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

.button{}


/*

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%;
	margin-bottom:10px;
}

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

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

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

.formzeile {
	margin-bottom:4px;
	padding:3px;
}

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

.fzr {}

.fzl {}

.cZ {
	clear:both;
}

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

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

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

.reiseselect {
	width:50%;
}

.gewichtLabel {
	width:30%;
}

.gewichtWerte {
	width:65%;
}
