body {
	/*background-color: #DFF0F8;*/
}
form {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
/*	font-size: 0.7em;*/
	font-weight: normal;
}
fieldset {
	color: #005E9E;
	background-color: #BCC8E2;
	border: 1px solid #005E9E;
	clear: left;
	float: left;
	width: 100px;
	padding: 10px;
	margin-bottom: 15px;
	/*position: relative;*/
}
legend {
	color: #fff;
	background-color: #5689BE;
	padding: 3px 10px;
	border: 1px solid #005E9E;
	font-weight: bold;
	font-size: 12px;

	/*position: absolute;
	left: -5em;
	top: -1em;*/
}
.lable{
	color: #005E9E;
	padding:0px;
padding-left:5px;
	width: 130px;
	float: left;
	margin-right: 5px;
	font-weight: normal;
	display:block;
	

}
.lable2{
	color: #005E9E;
padding-left:5px;

	margin-right: 5px;
	font-weight: normal;
	display:block;

}
.cb{float:left;}
#kontaktdaten,#termine,#klasseninfo,#kontaktdaten,#senden{
	width:450px;
}
fieldset p{
	line-height: 2em;
	/*width: 320px;*/
	float: left;
	margin-top: 5px;
	margin-bottom: 0px;
}
fieldset input, select{
	font-weight: normal;
	color: #666;
	background-color: #fff;
/*	width: 180px;*/
	padding: 4px;
	border: 1px solid #005E9E;
}
fieldset select{
	font-weight: normal;
	color: #666;
	background-color: #fff;
	width: 190px;
	padding: 4px;
	border: 1px solid #005E9E;
}
fieldset textarea{
	font-weight: normal;
	color: #666;
	background-color: #fff;
	width: 240px;
	padding: 4px;
	border: 1px solid #005E9E;
}

.button{
	background-color: #5689BE;
	background-image: url(formular-ads_FILES/senden.gif);
	background-repeat: no-repeat;
	text-align: right;
	font-weight: bold;
	color: #fff;
	border: 1px solid #fff;
	padding: 3px 5px;
	font-size: 11px;
	width: 130px;
	margin-left:60px;
}
label {
	font-weight: normal;
	color: #888;
}
/*
input#behindertengerecht, input#familiengerecht, input#nichtraucher, input#ruhig, input#tiere, input#allergie {
	width: 20px;
	border: none;
	background-color: #BCC8E2;
}
*/
.abgrenzung {
	border-bottom: 1px dotted #5689BE;
	padding-bottom: 10px;
	margin-bottom: 5px;
	width: 400px;
	display: block;
	;
}

