/* #################################################################################################### */
/* #                                            Zusatz-Module                                         # */
/* #################################################################################################### */

/* ******************************************** */
/* *        Content allgemein                 * */
/* ******************************************** */

#gaestebuch, 
#termine, 
#banner, 
#galerie, 
#map, 
#member, 
#shop, 
#auftritte, 
#newsletter {
  width: 99%;
	margin: 0 5px;
	}

/* ******************************************** */
/* *        Gaestebuch                        * */
/* ******************************************** */

.gaestebuch_admin_text {
  width: 720px;
  font-size: 15px;
  padding-left: 2px;
	}

.gaestebuch_admin_aktion {
  width: 82px;
  font-size: 15px;
  text-align: center;
	}

.gaestebuch_admin_icon {
  width: 40px;
	}

.gaestebuch_admin_icon img {
  margin: 2px 0 0 14px;
  border: none;
	}

#gaestebuch_admin_update {
  width: 800px;
  background-color: #FFDEAD;
  padding: 5px;
  }

#gaestebuch_admin_update p {
  font-size: 15px;
  margin-bottom: 10px;
  }

#gaestebuch_admin_update label {
  font-size: 15px;
  }

#gaestebuch_admin_update textarea {
  width: 780px;
  padding: 5px;
  }

#gaestebuch_vorschau {
  width: 740px;
  background-color: #FAF0E6;
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 20px;
	padding: 10px;
  border: 1px solid black;
  }

#gaestebuch_vorschau p {
  margin-bottom: 10px;
  }

#gaestebuch form {
  background-color: #FAF0E6;
  padding: 15px;
  border: 1px solid black;
	}

#gaestebuch_bbcode {
  float: left;
  width: 270px;
  height: 157px;
  background-color: #FAF0E6;
  margin: 0 10px 10px 0;
  padding: 5px 10px;
	}

#gaestebuch_bbcode img {
  padding: 3px;
  border: none;
	}

#gaestebuch label {
  font-size: 16px;
  }

.gaestebuch_input {
  width: 420px;
	margin-bottom: 20px;
	}

#gaestebuch textarea {
  width: 720px;
	margin-bottom: 10px;
  padding: 5px;
	}

#gaestebuch_seite_eintrag {
  float: right;
	background-image: url(image/grey_up.png);
	background-repeat: repeat-x;
	font-size: 11px;
  margin-right: 20px;
  padding: 2px 20px;
  border: 1px solid black;
  }

#gaestebuch_seite_eintrag a {
  text-decoration: none;
  color: white;
  }

.gaestebuch_top {
  width: 750px;
  height: 18px;
  color: #ECEBE9;
	background-image: url(image/grey_up.png);
	background-repeat: repeat-x;
	font-size: 14px;
  font-weight: bold;
	padding: 5px 0 5px 10px;
  }

.gaestebuch_style {
  color: #FF6347;
  margin-left: 5px;
	}

.gaestebuch_top_name {
  float: left;
  width: 300px;
	}

.gaestebuch_top_time {
  float: left;
  width: 313px;
	}

.gaestebuch_top_eintrag {
  float: left;
  width: 125px;
	}

.gaestebuch_inhalt {
	width: 740px;
	clear: both;
  background-color: #FFDEAD;
	padding: 5px 10px;
  }

.gaestebuch_kommentar {
	width: 740px;
  background-color: #FFDEAD;
	padding: 5px 10px;
  border-top: 1px dotted black;
  }

.gaestebuch_bottom {
	width: 740px;
  height: 18px;
  background-color: #97948c;
	background-image: url(image/grey_up.png);
	background-repeat: repeat-x;
	padding: 5px 10px 5px 10px;
  margin-bottom: 15px;
  }

.gaestebuch_bottom a {
  text-decoration: none;
  }

.gaestebuch_bottom a img {
  height: 19px;
  margin-right: 15px;
  border: none;
  }

/* ******************************************** */
/* *        Termine                           * */
/* ******************************************** */

#termine_vorschau {
  width: 788px;
  background-color: #FAF0E6;
  font-size: 15px;
  margin-bottom: 20px;
	padding: 5px 10px;
  border: 1px solid black;
  }

#termine_formular {
  width: 808px;
  background-color: #FAF0E6;
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 10px;
  border: 1px solid black;
	}

.termine_formular_left {
  width: 150px;
  padding-top: 5px;
  padding-left: 5px;
	}

.termine_formular_right {
  width: 600px;
  padding-top: 5px;
	}

.termine_formular_right textarea {
  padding: 5px;
	}

.termine_admin_datum {
  width: 190px;
	}

.termine_admin_zeit {
  width: 120px;
	}

.termine_admin_titel {
  width: 435px;
	}

.termine_admin_action {
  width: 50px;
	}

.termine_admin_icon {
  width: 25px;
	}

.termine_admin_icon img {
  margin-left: 5px;
  border: none;
	}

#termine_admin_update {
  width: 798px;
  background-color: #FFDEAD;
  padding: 5px;
  border: 1px solid black;
  }

#termine p {
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 10px;
	}

.termine_top {
  width: 750px;
  height: 18px;
  color: #ECEBE9;
	background-image: url(image/grey_up.png);
	background-repeat: repeat-x;
	font-size: 14px;
  font-weight: bold;
	padding: 5px 0 5px 10px;
  }

.termine_style {
  color: #FF6347;
  margin-left: 5px;
	}

.termine_top_text {
  float: left;
  width: 150px;
	}

.termine_top_datum {
  float: left;
  width: 300px;
	}

.termine_top_zeit {
  float: left;
  width: 250px;
	}

.termine_inhalt {
	width: 740px;
	clear: both;
  background-color: #FFDEAD;
	padding: 10px;
  }

.termine_infos {
	width: 740px;
  background-color: #FFDEAD;
	padding: 5px 10px;
  border-top: 1px dotted black;
  }

.termine_bottom {
	width: 750px;
  height: 18px;
  color: white;
  font-weight: bold;
  background-color: #97948c;
	background-image: url(image/grey_up.png);
	background-repeat: repeat-x;
	padding: 3px 0 3px 10px;
  margin-bottom: 20px;
  }

.termine_bottom a {
  text-decoration: none;
  }

/* ******************************************** */
/* *        Partner-Banner                    * */
/* ******************************************** */

#banner img {
  width: 400px;
  height: 40px;
  margin-bottom: 10px;
  margin-left: 120px;
  border: 1px solid black;
  }

.banner_trenn {
  border-top: 2px solid black;
	}

/* ******************************************** */
/* *        Bilder-Galerie                    * */
/* ******************************************** */

.galerie_admin_id {
  width: 50px;
  font-size: 15px;
	}

.galerie_admin_komm {
  width: 735px;
  font-size: 15px;
	}

.galerie_admin_icon {
  width: 20px;
	}

#galerie_admin_update {
  width: 798px;
  background-color: #FFDEAD;
  border: 1px solid black;
  padding: 5px;
  }

#galerie_upload {
  width: 788px;
  background-color: #FFDEAD;
  font-size: 15px;
  margin-bottom: 10px;
	padding: 10px;
  border: 1px solid black;
	}

#galerie_upload_left {
  float: left;
  width: 250px;
  font-size: 15px;
	}

#galerie_upload_right {
  float: right;
  width: 460px;
  font-size: 15px;
	}

.galerie_upload_snap {
  width: 200px;
	}

.galerie_upload_titel {
  width: 285px;
	}

.galerie_upload_bilder {
  width: 420px;
  margin-bottom: 5px;
	}

.galerie_list {
  float: left;
  background-color: #FFDEAD;
	margin: 2px 4px 15px 2px;
	padding-bottom: 5px;
  border: 1px dotted black;
	}

.galerie_list p {
  font-size: 14px;
  margin-left: 5px;
	}

.galerie_list img {
	height: 100px;
  width: 172px;
  margin: 5px 5px 2px 5px;
  border: none;
	}

#mediaspace {
  width: 500px;
	margin: 5px auto;
  border: 5px solid #778899;
	}

#galerie_picture {
  float: right;
  width: 450px;
	margin: 0 0 10px 10px;
	}

#galerie_picture a img {
  width: 450px;
  border: none;
	}

#galerie_bildtext {
  width: 290px;
  font-size: 16px;
  background-color: #FFDEAD;
  margin-bottom : 5px;
  padding: 5px;
  border: 1px solid black;
	}

.galerie_formular {
  width: 290px;
  background-color: #FFDEAD;
  margin-bottom : 5px;
  padding: 5px;
  border: 1px solid black;
	}

.bewertung_tab {
  margin-top: 5px;
  border-top: 1px solid black;
	}

.bewertung_text {
  width: 170px;
  font-size: 15px;
  font-weight: bold;
	}

.bewertung_sterne {
  width: 19px;
  background-image: url(image/star.jpg);
  background-repeat: no-repeat;
  font-size: 12px;
	}

.galerie_trenn {
  clear: both;
  margin-bottom: 10px;
  border-top: 2px dotted black;
	}

.galerie_komm_top {
  width: 755px;
  background-color: #FFDEAD;
  font-size: 14px;
  padding-left: 5px;
  border-top: 1px solid black;
  border-left: 1px solid black;
  border-right: 1px solid black;
  border-bottom: 1px dotted black;
	}

.galerie_komm_bot {
  width: 750px;
  background-color: #FAF0E6;
  font-size: 15px;
  margin-bottom: 15px;
  padding: 5px;
  border-left: 1px solid black;
  border-right: 1px solid black;
  border-bottom: 1px solid black;
	}

/* ******************************************** */
/* *        Vereins-Map                       * */
/* ******************************************** */

.map_admin_id {
  width: 40px;
	}

.map_admin_name {
  width: 350px;
	}

.map_admin_ort {
  width: 300px;
	}

.map_admin_land {
  width: 30px;
	}

.map_admin_action {
  width: 76px;
  text-align: center;
	}

.map_admin_action img {
  border: none;
  margin: 0 5px;
	}

.map_admin_titel {
  width: 120px;
	font-size: 16px;
	}

.map_admin_daten {
  width: 380px;
	font-size: 16px;
  font-weight: bold;
	}

#map p {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 16px;
	}

#map_left {
  float: left;
	width: 400px;
	}

#map_left img {
  width: 400px;
  border: none;
	}

#map_right {
  float: right;
  width: 340px;
	}

.map_profil_titel {
  font-size: 16px;
  font-weight: bold;
  color: blue;
	}

.map_search_rahmen {
  width: 300px;
  background-color: lightgrey;
  margin: 10px 0;
  padding: 5px;
  border: 1px solid black;
	}

.map_search_rahmen span {
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 5px;
	}

#map_inp {
  width: 735px;
  height: auto;
	background-color: #FAF0E6;
	margin-top: 5px;
  margin-left: 2px;
	padding: 10px;
  border: 1px solid black;
	}

#map_inp_left {
  float: left;
  font-size: 15px;
	}

#map_inp_right {
  float: right;
  width: 300px;
  font-size: 15px;
  padding-right: 20px;
	}

#map_inp_right input {
  margin-bottom: 7px;
	}

.map_inp_text {
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 15px;
	}

.map_inp_text a {
  text-decoration: none;
  color: black;
	}

#map_search {
  font-size: 15px;
  font-weight: bold;
  background-color: #FFA500;
  margin: 10px 0;
  padding: 5px 0 5px 10px;
  border: 1px solid black;
	}

#map_liste_head {
  width: 340px;
  height: 21px;
  color: #ECEBE9;
  font-weight: bold;
  background-image: url(image/grey_up.png);
	background-repeat: repeat-x;
  margin: 10px 0;
	}

.map_liste_eintrag {
  width: 340px;
  margin-bottom: 2px;
  border: 1px solid black;
	}

.map_liste_eintrag a {
  text-decoration: none;
  }

.map_liste_eintrag a img {
  border: none;
  }

.map_liste_daten {
  width: 290px;
  font-size: 15px;
  text-align: left;
	}

.map_liste_icon {
  width: 40px;
  font-size: 15px;
  text-align: center;
  margin: 5px 0 0 5px;
	}

#map_liste_seite {
  width: 335px;
  height: 18px;
  color: #ECEBE9;
	background-image: url(image/grey_up.png);
	background-repeat: repeat-x;
	font-size: 14px;
  font-weight: bold;
  margin-top: 10px;
	padding: 5px 0 5px 5px;
  }

/* ******************************************** */
/* *        Vereins-Mitglieder                * */
/* ******************************************** */

#member img {
  float: left;
  width: 532px;
  height: 399px;
  margin-right: 10px;
  border: none;
	}

.member_text {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
	}

.member_name {
  color: red;
  font-size: 20px;
  margin-bottom: 20px;
  }

.member_titel {
  color: blue;
  font-size: 15px;
  }

.member_daten {
  font-size: 15px;
  margin-bottom: 20px;
  }

/* ******************************************** */
/* *        Fan-Shop                          * */
/* ******************************************** */

#shop p {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
	}

.shop_list {
  height: 30px;
  background-color: #FFE4B5;
  margin-bottom: 10px;
  border: 1px solid black;
	}

.shop_list_bild {
  width: 50px;
	}

.shop_list_bild img {
  width: 30px;
  height: 30px;
  border-right: none;
	}

.shop_list_art {
  width: 565px;
  border-right: 1px solid black;
	}

.shop_list_preis {
  width: 60px;
  text-align: center;
  border-right: 1px solid black;
	}

.shop_list_link {
  width: 70px;
  text-align: center;
	}

#shop_show_pict {
  float: left;
  width: 300px;
	margin-top: 10px;
	}

#shop_show_pict img {
  border: 0;
  padding-bottom: 20px;
	}

#shop_show_desc {
  float: right;
  width: 350px;
	margin: 10px;
	padding-left: 2px;
	}

#shop_show_desc h2 {
  font-size: 18px;
  font-weight: bold;
  color: blue;
  margin-bottom: 10px;
	}

#shop_show_desc h3 {
  font-size: 16px;
  margin-bottom: 10px;
	}

#shop_show_desc ul li {
	list-style-type: circle;
  margin-left: 18px;
  }

/* ******************************************** */
/* *        Auftritts-Chronik                 * */
/* ******************************************** */

#auftritte p {
  font-size: 16px;
  font-weight: bold;
	}

.auftritte_links {
  margin-top: 10px;
	}

.auftritte_titel {
  color: blue;
  margin-top: 10px;
	}

#auftritte_bild {
  float: right;
  width: 272px;
	}

#auftritte_bild img {
  width: 270px;
  margin: 0 0 20px 0;
  border: 1px solid black;
	}








