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

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

#gaestebuch, 
#termine, 
#banner, 
#galerie, 
#map, 
#joke, 
#clips, 
#tipps, 
#service, 
#newsletter {
  width: 99%;
	margin: 0 5px;
	}

/* ******************************************** */
/* *        Test-Bereich                      * */
/* ******************************************** */

.admin_test_projekt {
  width: 650px;
  font-size: 15px;
  padding-left: 2px;
	}

.admin_test_version {
  width: 70px;
  font-size: 15px;
  text-align: center;
  padding-left: 2px;
	}

.admin_test_info {
  width: 50px;
  font-size: 15px;
  padding-left: 2px;
	}

.admin_test_info img {
  padding: 0 10px;
  border: none;
	}

/* ******************************************** */
/* *        Datenbank-Verwaltung              * */
/* ******************************************** */

.dbverw_dbank {
  width: 30px;
  font-size: 15px;
  padding-left: 2px;
	}

.dbverw_tabelle {
  width: 250px;
  font-size: 15px;
  padding-left: 2px;
	}

.dbverw_datum {
  width: 150px;
  font-size: 15px;
  padding-left: 2px;
	}

.dbverw_action {
  width: 30px;
  font-size: 15px;
	}

.dbverw_action img {
  padding: 0 5px;
  border: none;
	}

.dbverw_text {
  width: 140px;
  font-size: 15px;
	}

.dbverw_trenn {
  width: 15px;
  font-size: 15px;
	}

.dbverw_daten {
  font-size: 15px;
  font-weight: bold;
	}

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

.gaestebuch_admin_text {
  width: 700px;
  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: 780px;
  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: 750px;
  padding: 5px;
  }

#gaestebuch_vorschau {
  width: 738px;
  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;
  color: white;
	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_admin_datum {
  width: 190px;
	}

.termine_admin_zeit {
  width: 120px;
	}

.termine_admin_titel {
  width: 445px;
	}

.termine_admin_action {
  width: 25px;
	}

.termine_admin_icon {
  width: 25px;
	}

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

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

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

#termine_formular {
  width: 790px;
  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 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_admin_name {
  width: 270px;
  font-size: 15px;
	}

.banner_admin_adresse {
  width: 430px;
  font-size: 15px;
	}

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

.banner_admin_action {
  width: 30px;
  font-size: 15px;
  text-align: center;
	}

.banner_admin_action img {
  border: none;
	}

.banner_admin_text {
  width: 150px;
  font-size: 16px;
	}

#banner img {
  margin: 5px 0 5px 120px;
  border: 1px solid black;
  }

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

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

.galerie_admin_area {
  width: 150px;
  font-size: 15px;
	}

.galerie_admin_galname {
  width: 350px;
  font-size: 15px;
	}

.galerie_admin_galname2 {
  width: 390px;
  font-size: 15px;
	}

.galerie_admin_erbauer {
  width: 200px;
  font-size: 15px;
	}

.galerie_admin_sterne {
  width: 80px;
  font-size: 15px;
	}

.galerie_admin_datum {
  width: 90px;
  font-size: 15px;
	}

.galerie_admin_anzahl {
  width: 70px;
  font-size: 15px;
  text-align: center;
	}

.galerie_admin_info {
  width: 20px;
  font-size: 15px;
  text-align: center;
	}

.galerie_admin_info img {
  padding: 0 5px;
  border: none;
	}

#galerie_admin_picture {
  float: right;
  width: 300px;
	}

#galerie_admin_picture img {
  width: 300px;
  margin-bottom: 10px;
  border: none;
	}

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

.galerie_admin_kommbox {
  margin-bottom: 5px;
  border: 1px solid black;
	}

.galerie_admin_kommtext {
  width: 770px;
  font-size: 15px;
  padding-right: 5px;
	}

.galerie_admin_upload_nr {
  width: 30px;
  font-size: 15px;
  margin-bottom: 10px;
	}

.galerie_admin_upload_name {
  width: 270px;
  font-size: 15px;
  margin-bottom: 10px;
	}

.galerie_admin_upload_erbauer {
  width: 190px;
  font-size: 15px;
  margin-bottom: 10px;
	}

.galerie_admin_upload_bild {
  width: 253px;
  margin-bottom: 10px;
	}

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

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

.sheeba_admin_komm {
  width: 670px;
  font-size: 15px;
	}

.sheeba_admin_info {
  width: 20px;
  font-size: 15px;
  text-align: center;
	}

.sheeba_admin_info img {
  padding: 0 5px;
  border: none;
	}

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

.sheeba_text2 {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  color: blue;
  margin-bottom: 16px;
	}

.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;
	}

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

.video_list_bild {
  width: 50px;
	}

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

.video_list_titel {
  width: 418px;
  font-weight: bold;
	}

.video_list_voting {
  width: 110px;
  border-left: 1px solid black;
	}

.video_list_voting p {
  margin-left: 5px;
	}

.video_list_link {
  width: 80px;
  text-align: center;
  border-left: 1px solid black;
	}

#mediaspace {
  float: right;
	margin: 0 0 10px 10px;
  border: 5px solid #778899;
	}

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

#galerie_picture a img {
  width: 450px;
  height: 328px;
  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;
	}

/* ******************************************** */
/* *        Usermap                           * */
/* ******************************************** */

.map_admin_id {
  width: 45px;
	}

.map_admin_name {
  width: 200px;
	}

.map_admin_land {
  width: 25px;
	}

.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: 330px;
	font-size: 16px;
  font-weight: bold;
	}

#map_profil_bild {
  float: left;
	width: 200px;
  height: 400px;
  margin-right: 10px;
	}

#map_profil_bild img {
  width: 200px;
  margin-bottom: 15px;
  border: 1px solid black;
	}

.map_profil_table {
  margin-bottom: 15px;
	}

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

.map_profil_trenn {
  width: 10px;
	font-size: 16px;
  font-weight: bold;
	}

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

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

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

.map_search_rahmen {
  width: 340px;
  background-color: #D3D3D3;
  margin-top: 10px;
  border: 1px solid black;
	}

.map_search_titel {
  width: 90px;
  font-size: 15px;
	}

.map_search_trenn {
  width: 7px;
  font-size: 15px;
  font-weight: bold;
	}

.map_search_list {
  color: blue;
  font-size: 15px;
  font-weight: bold;
	}

#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_left {
  float: left;
	width: 400px;
	}

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

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

#map_world_titel {
  clear: both;
  text-align: center;
	font-size: 16px;
	background-color: #CD853F;
	margin-bottom: 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;
  }

#map_karte form input {
  margin-left: 10px;
	}

/* ******************************************** */
/* *        Schmunzel-Ecke                    * */
/* ******************************************** */

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

.joke_box {
  float: left;
  width: 120px;
	margin: 5px;
	padding: 5px;
  border: 1px dotted blue;
	}

.joke_box img {
  width: 110px;
  height: 100px;
	margin-bottom: 10px;
  border: none;
	}

.joke_box p {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
	}

.joke_liste {
  margin-bottom: 20px;
	}

.joke_picto {
  width: 40px;
  text-align: left;
  margin-bottom: 10px;
	}

.joke_picto img {
	height: 30px;
  width: 30px;
	}

.joke_titel {
  width: 600px;
  font-size: 16px;
  font-weight: bold;
  text-align: left;
  margin-bottom: 10px;
	}

.joke_input {
  width: 300px;
	}

/* ******************************************** */
/* *        Cliparts                          * */
/* ******************************************** */

#clips a {
  text-decoration: none;
	}

.clips_index {
  font-size: 16px;
  font-weight: bold;
  margin-top: 10px;
	}

.clips_index a img {
  width: 40px;
  height: 40px;
  margin-right: 20px;
  border: 1px dotted black;
	}

.clips_feiertag, .clips_smile {
  margin-bottom: 5px;
  border-top: 1px dotted black;
	}

.clips_feiertag p, .clips_smile p {
  color: blue;
  font-size: 15px;
  font-weight: bold;
  margin: 5px 0;
	}

.clips_feiertag a img {
  height: 60px;
  margin: 2px 4px 2px 0;
  border: 1px solid black;
	}

#clips_list a img {
  height: 60px;
  margin: 2px 4px 2px 0;
  border: 1px solid black;
	}

.clips_smile a img {
  height: 35px;
  margin: 2px 4px 2px 0;
  border: 1px solid black;
	}

#clips_bilder a img {
  height: 80px;
  margin: 2px 4px 2px 0;
  border: 1px solid black;
	}

/* ******************************************** */
/* *        EEP-Tipps                         * */
/* ******************************************** */

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

.tipptitel {
  color: white;
	background-image: url(image/grey_up.png);
	background-repeat: repeat-x;
  margin: 10px 0;
  padding-left: 5px;
  }

.tippnum {
	width: 30px;
  font-size: 14px;
	}

.tipplink {
	width: 200px;
  font-size: 14px;
	}

.tipptext {
  font-size: 14px;
  font-weight: bold;
	}

/* ******************************************** */
/* *        Fußball-Service                   * */
/* ******************************************** */

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

/* ******************************************** */
/* *        Newsletter                        * */
/* ******************************************** */

.newsletter_area, .newsletter_name, .newsletter_mail, .newsletter_status {
  text-align: left;
  font-size: 15px;
	}

.newsletter_area {
  width: 150px;
	}

.newsletter_name {
  width: 200px;
	}

.newsletter_mail {
  width: 355px;
	}

.newsletter_status {
  width: 50px;
  text-align: center;
  font-size: 15px;
	}

.newsletter_action {
  width: 25px;
	}

.newsletter_action img {
  padding: 0 5px;
  border: none;
	}

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

#newsletter_antrag label {
  font-size: 15px;
  font-weight: bold;
  }

.newsletter_antrag_input {
  width: 400px;
  margin-bottom: 15px;
  }

#newsletter_agb {
  width: 700px;
  font-size: 14px;
  background-color: #FAF0E6;
  border: 1px solid black;
  margin: 15px 0;
  padding: 10px;
  }

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

/* ******************************************** */
/* *        Content Rahmen                    * */
/* ******************************************** */

#csc_footer_right {
  float: right;
  margin-right: 10px;
  }

#csc_footer_right p {
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  margin-top: 11px;
  }

#csc_footer_bookmark {
  float: left;
  width: 200px;
  padding: 0 10px;
  }

#csc_footer_bookmark p {
  font-size: 12px;
  font-weight: bold;
  }

#csc_footer_bookmark img {
  border: none;
  }

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

#csc, 
#auftrag, 
#kvor, 
#projekt, 
#csc_links, 
#csc_tuts {
  width: 99%;
	margin: 0 5px;
	}

/* ******************************************** */
/* *        Startseite                        * */
/* ******************************************** */

.csc_titel {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 18px;
  }

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

.box_small {
  float: left;
	width: 353px;
  height: 150px;
  background-color: #F0FFFF;
  font-size: 14px;
  margin: 5px 5px 0 0;
  padding: 10px;
  border: 1px dotted black;
	}

.box_small img {
  float: left;
	width: 100px;
  margin: 5px 10px 5px 5px;
  padding: 2px;
	}

.box_bottom {
	width: 733px;
  height: 150px;
  font-size: 14px;
  background-color: #F0FFFF;
  margin-top: 7px;
  padding: 10px;
  border: 1px dotted black;
	}

.box_bottom img {
  float: left;
	width: 150px;
  margin: 5px 10px 5px 5px;
  padding: 2px;
  border: 1px solid black;
	}

/* ******************************************** */
/* *        Auftrag / Angebot                 * */
/* ******************************************** */

.auftrag_admin_anum {
  width: 100px;
	}

.auftrag_admin_knum {
  width: 90px;
	}

.auftrag_admin_kname {
  width: 390px;
	}

.auftrag_admin_datum {
  width: 100px;
	}

.auftrag_admin_status {
  width: 50px;
  text-align: center;
	}

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

.auftrag_trenn {
  margin: 10px 0;
  border-top: 5px ridge red;
	}

#auftrag form {
  font-size: 14px;
	}

#auftrag form table {
  margin-bottom: 15px;
	}

.auftrag_form_left {
  width: 250px;
  font-weight: bold;
	}

.auftrag_form_text {
  width: 70px;
  color: blue;
  font-weight: bold;
  text-align: right;
	}

.auftrag_posten {
  width: 50px;
	}

.auftrag_artnum {
  width: 80px;
	}

.auftrag_modul {
  width: 660px;
	}

.auftrag_adrbox {
  float: left;
  width: 345px;
  color: black;
  font-size: 15px;
  margin: 10px;
  padding: 10px;
  border: 1px solid black;
	}

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

.auftrag_grp_mod {
  width: 700px;
  font-size: 16px;
  font-weight: bold;
	}

.auftrag_grp_sel {
  width: 20px;
  font-size: 16px;
  font-weight: bold;
  text-align: right;
  padding-right: 10px;
	}

/* ******************************************** */
/* *        Kosten-Voranschlag                * */
/* ******************************************** */

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

.kvor_gruppe {
	background-color: #FAF0E6;
  width: 735px;
	margin-top: 5px;
	padding: 5px;
  border: 1px dotted black;
	}

.kvor_left {
  width: 680px;
  font-size: 16px;
  font-weight: bold;
	}

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

.kvor_right {
  width: 62px;
  font-size: 16px;
  font-weight: bold;
  text-align: right;
  padding-right: 10px;
	}

/* ******************************************** */
/* *        Projekt-Referenzen                * */
/* ******************************************** */

.projekt_name {
  width: 400px;
  font-size: 15px;
	}

.projekt_user {
  width: 360px;
  font-size: 15px;
	}

.projekt_aktion {
  width: 20px;
  font-size: 15px;
	}

#projekt_picture {
  float: right;
  width: 260px;
  margin-left: 20px;
	}

#projekt_picture a {
  text-decoration: none;
	}

#projekt_picture a img {
  border: none;
	}

#projekt_details {
  font-size: 15px;
  font-weight: bold;
	}

.projekt_list {
  float: left;
  height: 230px;
  background-color: #DEB887;
	margin: 2px 4px 15px 2px;
	padding-bottom: 5px;
  border: 1px dotted black;
	}

.projekt_list p {
  font-size: 12px;
  text-align: center;
	}

.projekt_list img {
	height: 200px;
  width: 172px;
  margin: 5px 5px 2px 5px;
  border: none;
	}

#projekt_seite {
  clear: both;
  width: 615px;
  height: 15px;
  color: #ECEBE9;
	font-size: 14px;
  font-weight: bold;
  margin-bottom: 15px;
	padding: 5px 0px 10px 10px;
  }

#projekt_seite_text {
  float: left;
  width: 38px;
  color: black;
	background-color: #ADD8E6;
	font-size: 11px;
  margin-right: 5px;
  padding: 2px 5px;
  border: 1px solid black;
  }

/* ******************************************** */
/* *        Link-Sammlung                     * */
/* ******************************************** */

.csc_links_area {
  width: 100px;
  font-size: 15px;
	}

.csc_links_titel {
  width: 500px;
  font-size: 15px;
	}

.csc_links_action {
  width: 25px;
	}

.csc_links_action img {
  padding: 0 5px;
  border: none;
	}

#csc_link_inp {
  width: 770px;
  height: auto;
	background-color: #FAF0E6;
	margin: 5px 0 10px 0;
	padding: 10px;
  border: 1px dotted black;
	}

#csc_link_left {
  float: left;
  width: 300px;
  font-size: 15px;
  font-weight: bold;
	}

#csc_link_right {
  font-size: 15px;
  font-weight: bold;
	}

#csc_link_right input, #csc_link_right textarea {
  font-size: 16px;
  width: 450px;
  margin-bottom: 5px;
	}

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

.linkbox {
  float: left;
  width: 245px;
  background-color: #FAEBD7;
  font-size: 14px;
  font-weight: bold;
  margin: 0 5px 15px 0;
  padding-bottom: 5px;
  border: 1px dotted black;
	}

.linkbox p {
  padding: 10px;
	}

.linkbox_top {
  background-image: url(image/grey_up.png);
	background-repeat: repeat-x;
  padding: 0 0 5px 10px;
  border-bottom: 1px dotted black;
  }

.linkbox_top img {
  width: 18px;
  height: 18px;
  padding: 5px 5px 0 0;
  border: none;
  }

.linkbox_top a {
  color: white;
  text-decoration: none;
  }

#csc_tuts p {
  font-size: 16px;
  margin-bottom: 10px;
  }

#csc_tuts textarea {
  width: 745px;
  background-color: #FAF0E6;
  margin-bottom: 5px;
  padding: 5px;
  border: 1px dotted black;
  }

.csc_linktab_top {
  color: white;
  background-image: url(image/grey_up.png);
	background-repeat: repeat-x;
  font-size: 15px;
  font-weight: bold;
  padding: 5px;
	}

.csc_linktab_liste {
  background-color: #FAF0E6;
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 10px;
  padding: 5px;
  border: 1px dotted black;
	}

.csc_linktab_titel {
  width: 200px;
  }

.csc_linktab_text {
  width: 505px;
  padding-right: 10px;
  }

.csc_linktab_link {
  width: 30px;
  }



















