
/*************************************** Allgemeine Klassen-Definitionen */

/********************** Haupt-Tabelle */

#kongress_modul_content .kongress_table{
	border-collapse:collapse;
	width:460px;
	border:none;
	padding:0;
	margin-bottom:10px;
}
#kongress_modul_content .kongress_table td {
	padding-bottom:3px;
}

/********************** Bereiche */

#kongress_modul_content .pflichtfeld {
	color:red;
	font-weight:bold;
}

/********************** Formularelemente */

#kongress_modul_content .input_text {
  width: 200px;													
}

#kongress_modul_content .input_textarea {
  width: 200px;												
}

#kongress_modul_content .input_select{
}

#kongress_modul_content .input_radio {
}

#kongress_modul_content .input_checkbox {
  border:0px;
}

#kongress_modul_content .input_captcha {
	width:80px;
}

#kongress_modul_content .input_submit {
}

/*************************************** Formaulspezifische Klassen-Definitionen */


#kongress_modul_content .prod_plz,
#kongress_modul_content .vs_plz_1,
#kongress_modul_content .vs_plz_2,
#kongress_modul_content .vs_plz_3,
#kongress_modul_content .vs_plz_4,
#kongress_modul_content .vs_plz_5 {
	width:50px;
}

h4{
	font-family:verdana;
	font-weight:bold;
	font-size:11px;
}

.td_uebersicht_0{
	font-weight:bold;
	vertical-align:top;
}