/* Die Classen für alle Abo-Seiten */
/* 2008-05-20 -sie- */
/* siehe auch kontaktformular.css *>
/* für die Darstellung der Formulare */

.tx-ffiframe-pi1 {
	margin: 0px 0px 0px 0px;
	height: 500px;
}

.wahlfarbe {
   background-color: #FFF68B;
}
.hellgelb {
   background-color: #FFFBCC;
}

.tripleframe-ol, .tripleframe {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: auto;
}

/* für die Dankesseite */
#sonderabo-form  .abo-danke {
	text-align: center;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 0px 0px;
}
#sonderabo-form  .abo-neu-ztg {
	
}

#sonderabo-form  .abo-neu-select {
	
}

#sonderabo-form  .abo-neu-zustell {
	
}

/* die Adressfelder für die Eingabe */
#sonderabo-form  .abo-neu-adresse { /* Container für die Adresserfassung */
	
}
/* Abbuchung Bankverbindung  */
#sonderabo-form  .abo-neu-abbuchung {

}
#sonderabo-form  .abo-neu-bankverbindung {
	
}
#sonderabo-form  .abo-hg {
   background-image: url("abo-hg.jpg");
	background-repeat: x-repeat;
}

/* basis in typo3.css */
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { 
   margin: 0px 0px 0px 0px; 
}

/* basis in hz-artikel */
.tripleframe-ol { /* ohne Linie am Ende der Box */
    padding: 0px 0px 0px 0px;
}

/* ######################################################## */
/* Sonderabo HZ und /oder HNP */


#sonderabo-form  .abo-label, #sonderabo-form  .abo-label-checkbox  {
   text-align: left;
   width: 13em;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 5px;
}
#sonderabo-form  .abo-label-checkbox  {
   width: 40em;
}

#sonderabo-form  .abo-neu-radio {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#sonderabo-form  .abo-neu-check-1, #sonderabo-form  .abo-neu-check-2 {
	float: left;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
}
#sonderabo-form  .abo-neu-check-1 {
	margin: 0px 0px 0px 10px;
}

dt {
	background-color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 0px;
}


