input.frage {
	margin: 1px 0 1px 0;
	height: 14px;
	font-size: 11px;
}

input.ma_select {
	float: none;
}

input.button_cancel {
	width: 200px;
}
input.button_submit {
	width: 200px;
	margin-left: 55px;
}

select.liste {
	width: 470px;
}

img {
	border: 0;
}

div#text {
	padding: 20px 30px;
}

.error {
	width: 530px;
	padding: 20px;
	text-align: center;
	color: red;
}

#angebot {
	width: 570px;
	height: 600px;
	border: 0;
}

.angebot {
	width: 470px;
	padding: 10px 50px 10px 50px;
}

.angebot-header {
	width: 550px;
	padding: 10px;
	font-size: 20px;
}

.angebot-footer {
	width: 570px;
	height: 64px;
	margin-top: 16px;
	font-size: 20px;
	color: gray;
}

.angebot-footer-text {
	float: left;
	width: 460px;
	height: 44px;
	padding: 16px 0 0 10px;
}

.stufe1-wrap {
	width: 570px;
	height: 80px;
	margin-top: 20px;
	border: 1px solid #b9babc;
}

.stufe1 {
	width: 560px;
	height: 20px;
	padding-left: 10px;
	font-weight: bold;
}

.stufe1-sub {
	float: left;
	width: 410px;
	height: 44px;
	padding: 16px 30px 0 30px;
}

.stufe1-weiter {
	float: left;
	width: 94px;
	height: 48px;
	padding: 12px 6px 0 0;
	text-align: right;
}

.stufe2-wrap {
	width: 570px;
	margin-top: 20px;
	border: 1px solid #b9babc;
}

.stufe2 {
	width: 560px;
	height: 20px;
	padding-left: 10px;
	font-weight: bold;
}

.stufe2-sub {
	width: 510px;
	padding: 16px 30px 16px 30px;
	font-weight: bold;
	font-style: italic;
}

.stufe2-sub-text {
	float: left;
	width: 410px;
	height: 40px;
	padding: 10px 30px 0 30px;
}

.stufe2-sub-white {
	width: 570px;
	height: 50px;
	background-color: white;
}
.stufe2-sub-gray {
	width: 570px;
	height: 50px;
	background-image: url(template-images/bildungsangebot/verlauf.jpg);
}

.stufe2-weiter {
	float: left;
	width: 94px;
	height: 43px;
	padding: 7px 6px 0 0;
	text-align: right;
}

.angebot-head {
	width: 546px;
	height: 20px;
	margin-bottom: 16px;
	padding-left: 24px;
	background-image: url(template-images/bildungsangebot/kopf_gelb.gif);
	font-weight: bold;
}

.angebot-body-white {
	width: 516px;
	height: 20px;
	margin: 10px 0 0 24px;
	padding-left: 20px;
	background-color: white;
}
.angebot-body-yellow {
	width: 516px;
	height: 20px;
	margin: 10px 0 0 24px;
	padding-left: 20px;
	background-image: url(template-images/bildungsangebot/kopf_hellgelb.gif);
}

.angebot-text {
	float: left;
	width: 400px;
	height: 20px;
	padding-top: 2px;
}

.angebot-weiter {
	float: left;
	width: 100px;
	height: 20px;
	padding-top: 2px;
	text-align: right;
}

.float-clear {
	clear: both;
}

.abbrechen {
	float: left;
	width: 255px;
	height: 64px;
	margin-top: 16px;
	padding-left: 30px;
}

.senden {
	float: left;
	width: 255px;
	height: 64px;
	margin-top: 16px;
	padding-right: 30px;
	text-align: right;
}

