/* 
 * stylesheet for ############ NHAB ###############
 * special content design (forms, sitemap)
 * use for best viewing performance wwEdit CMS (www.wwedit.de)
 * (c) www.wegewerk.com
 * created: 20070301 bms
 * customized: ########### 
 * lastmodified: 20070301 bms
 */

/* ##################################      FORMULARE      ################################ */

form {
  margin: 0;
  padding: 0;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}


legend {
  display: none;  
  margin: 0;
  padding: 0;
}

.msie legend{
  margin-left: -7px;
}

label {
  margin: 0;
  padding: 0;
}


.label,
.widelabel,
select,
textarea {

}

/* INPUT ELEMENTE */
input:focus,
input:hover,
input:active,
select:focus,
select:hover,
select:active,
textarea:focus,
textarea:hover,
textarea:active{
  background-color: #F6F6F6;
}

input,
select,
textarea {
  color: #747C7E;
  border: 1px solid #bbbdc0;
  padding-left: 3px;
  background-color: #fff;
}

.msie6 input,
.msie6 select,
.msie6 textarea {
  font-size: 1em;
}

textarea{
 width: 280px;
 font-size: 1em;
 font-family: verdana, sans_serif;
}

.wwe3_form_container{
  margin-bottom: 25px;
  border: 1px solid #bbbdc0;
  padding: 10px;
}

.wwe3_form_container .title{
  font-weight:bold;
  text-align: left;
  color: #99323c;
  text-transform: uppercase;
}

.wwe3_form_container legend{
  font-weight:bold;
  margin-bottom: 20px;
}

.mail_salutation td.th_label,
.mail_salutation td.td_field{
  padding-top: 10px;
}

.wwe3_form_container td.th_label,
.wwe3_form_container td.td_field{
  padding: 5px 10px 0 0;
}

/* SUBMIT-BUTTONS */
.login_button,
.wwe_form_submit,
.wwe_form_submit_js_hover {
  color: #99323c;
  display: inline;
  border: none;
  border: 1px solid #99323c;
  cursor: pointer;
}

.msie .wwe_form_submit,
.msie .wwe_form_submit_js_hover{
  padding: 1px 0 0 0;
  position: static;
}

.wwe_form_submit:hover,
.wwe_form_submit:focus,
.wwe_form_submit_js_hover {

}


/* ALLGEMEIN (gilt f�r Kontakt- und Suchformular)*/

/* Fehlertexte */
#page_body_main_content table.wwe3tbl th.th_show_error,
#page_body_main_content table.wwe3tbl td.th_show_error,
#page_body_main_content table.wwe3tbl th.warning,
#page_body_main_content div.show_error {
  color:  #cc0000;
}

#page_body_main_content p.message,
#page_body_main_content p.positive_message{
  margin: 0 0 20px 0;
  color:  #cc0000;
  border: 1px solid #bbbdc0;
  padding: 10px;
  font-weight: bold;
}

#page_body_main_content p.positive_message{
  color: #99323c;
}

/*  kleines SUCHFORMULAR  */

#search{
  margin-left: 18px;
  border-top: 1px solid #bbbdc0;
  border-bottom: 1px solid #bbbdc0;
  padding: 3px 0 2px 10px;
}

#search h2{
  display: none;
}

#search fieldset{

}

#search .search_text{
  width: 80px;
}

.msie #search .search_text{
  width: 75px;
}

#search .wwe_form_submit{
  background-image: url(/static/img/dafk_icons/search.gif);
  background-repeat: no-repeat;
  background-position: 0 3px;
  padding: 0 0 0 12px;
  border: none;
  border-bottom: 1px solid #fff;
}

.msie #search .wwe_form_submit{
  background-image: url(/static/img/dafk_icons/search.gif);
  background-repeat: no-repeat;
  background-position: 0 2px;
  padding: 0 0 0 8px;
  border: none;
  border-bottom: 1px solid #fff;

}


#search .wwe_form_submit:hover,
#search .wwe_form_submit:focus,
#search .wwe_form_submit_js_hover {
  border-bottom: 1px solid #99323c;
  background: none;
  background-image: url(/static/img/dafk_icons/search.gif);
  background-repeat: no-repeat;
  background-position: 0 3px;
}

.msie #search .wwe_form_submit:hover,
.msie #search .wwe_form_submit:focus,
.msie #search .wwe_form_submit_js_hover {
  border: none;
  border-bottom: 1px solid #99323c;
  padding: 0 0 0 8px;
  background: none;
  background-image: url(/static/img/dafk_icons/search.gif);
  background-repeat: no-repeat;
  background-position: 0 2px;

}


.msie .radio,
.msie .checkbox{
  border: none;
}

/*  GROSSES SUCHFORMULAR  */




#form_search_generic legend{
  color: #99323c;
  display: block;
  text-transform: uppercase;
}

#form_search_generic .title{
  display: none;
}

tr.sp_autoand{
  display: none;
}

/* Suchergebnis-Browser */

.wwe3_browsebutt{
  display: inline;
}

.wwe3_browsebutt_active{
  display: inline;
  font-weight: bold;
}

.browse_background{
  margin: 0;
  border: 1px solid #bbbdc0;
}

.list_result{
  padding: 10px;
}

.browse_list {
  display: block;
}

.relevance{
  display: none;
}


/* SEARCHLIST (Ausgabe der der Suchergebnisse) */

.searchlist{
  padding: 10px;
  border-left: 1px solid #bbbdc0;
  border-bottom: 1px solid #bbbdc0;
  border-right: 1px solid #bbbdc0;
  margin: 0 0 20px 0;
}

#page_body_main_content .searchlist h2{
  margin: 0;
  border: none;
  padding: 0;
}

.msie #page_body_main_content .searchlist a{
  position:relative;
  top: -2px;
}

#page_body_main_content .searchlist a{
  background:none;
  padding: 0;
}

#page_body_main_content .searchlist ul{
  margin: 0 0 0 18px;
  padding: 0;
}

#page_body_main_content .searchlist li{
  padding: 0;
  margin: 0 0 10px 0;
  list-style-image: url(/static/img/dafk_icons/list.gif);
}


.searchlist .path{
  font-size: .83em;
}


/* ######## Veranstaltungsformular ###### */


table.wwe3_styled{
  text-align: left;
   
}

#dafk_wwe3_form_affirm_event{
  margin-top: 20px;
  width: 400px;
}

.msie #dafk_wwe3_form_affirm_event{
  width: 410px;
}

#am_payment_info_1_0 td,
#am_booking_info_0 td{
  border-top: 1px solid #bbbdc0;
  border-bottom: 1px solid #bbbdc0;
  padding: 5px 0 5px 0;
  font-weight:bold;
}

#am_email_0 td,
#am_payment_info_6_0 td{
  padding-bottom: 15px;
}

#am_payment_amount_0 td,
#am_booking_arrival_0 td{
  padding-top: 15px;
}

#am_payment_info_3_0,
#am_payment_info_4_0,
#am_payment_info_6_0{
  font-weight: bold;
}

.msie7 .inp_date_d{
  width: 35px;
}

.msie7 .inp_date_m{
  width: 35px;
}

.msie7 .inp_date_y{
  width: 40px;
}

/* ########## Veranstaltungstabelle ######## */

.list_table td{
  border-bottom: 1px solid #d6d7d9;
  padding: 5px;
}