.dmntBestellForm,
.dmntBestellung,
.dmntAktion {
margin: 18px 0;
}

.dmntBestellForm .dmntIntro {
margin-top: 12px;
}

.dmntBestellForm .dmntAnrede,
.dmntBestellForm .dmntName,
.dmntBestellForm .dmntEmail {
margin-bottom: 6px;
}

.dmntBestellForm .dmntEndeText {
margin-top: 12px;
clear: both;
}

.dmntBestellForm input.dmntSenden {
margin: 12px 0;
}

.dmntBestellForm label {
display: block;
float: none;
padding: 0;
margin: 0;
}

.dmntBestellForm label,
.dmntBestellForm input[type="text"] {
width: 250px;
}

.dmntBestellForm .dmntAuswahl table,
.dmntBestellForm .dmntAuswahl td,
.dmntBestellForm .dmntAuswahl th {
border: none;
}

.dmntBestellForm .dmntAuswahl td,
.dmntBestellForm .dmntAuswahl th {
padding: 12px 0 0 0;
}

.dmntBestellForm .dmntAuswahl div {
margin: 0;
padding: 0;
}

.dmntBestellForm .dmntNLcheckbox {
width: 25px;
}

.dmntBestellForm .dmntAuswahl .dmntZwischentext {
margin-top: 12px;
clear: both;
}


.dmntBestellForm td div.dmntNLBeschreibung,
.dmntBestellung .dmntBeschreibung,
.dmntAktion .dmntBeschreibung {
font-size: 11px;
color: #666666;
line-height: 120%;
margin-top: 1px;
}

.dmntBestellung {
padding-bottom: 20px;
margin-bottom: 5px;
}

.dmntBestellung .dmntName {
margin-bottom: 2px;
padding: 2px 0;
border: solid #b9b9b9 0px;
border-width: 1px 0;
}

.dmntBestellung .dmntDanke {
margin-bottom: 6px;
}

.dmntAktion .dmntAntwort {
margin-bottom: 12px;
}

.dmntAktion form.dmntPostOk {
margin: 12px 0;
}

.dmntZurueck {
font-weight: bold;
margin: 12px 0;
}
.dmntZurueck a {
border-width: 1px;
padding: 2px 5px;
background: #f3f3f3;
}