/******************************************************************************/
/* Contentmaker */
/******************************************************************************/
/* alle cm-elemente gesammelt ansprechen */
.cm_text,
.cm_text_und_bild,
.cm_wysiwyg,
.cm_bild,
.cm_link,
.cm_download,
.cm_galerie_v1,
.cm_galerie_v2 {
  margin: 0px 20px 12px 0px;
  clear: both;
}

.cm_text div.text,
.cm_text_und_bild div.text,
.cm_wysiwyg  div.text,
.cm_link div.text,
.cm_download div.text,
.cm_galerie_v1 div.text,
.cm_galerie_v2 div.text {
  line-height: 150%;
	font-size: 12px;
}
.cm_line{
	border-top: 1px solid #fff;
}
.cm_line h1,
.cm_line h2,
.cm_line p{
	display: none;
}





/******************************************************************************/
/* text */
.cm_text {

}

/******************************************************************************/
/* text und bild */
.cm_text_und_bild {

}

.cm_text_und_bild div.bild {
  float: left;
  width: auto;
  padding: 5px 20px 10px 0px;
}

.cm_text_und_bild div.text {
	margin-left: 0px;
  width: auto;
}

.cm_text_und_bild div.bild span.bildtext {
  display: block;
  font-style: italic;
  margin: 5px 0px 10px 0px;
  text-align:center;
}

.cm_text_und_bild div.bild a span.bildtext {
  padding: 0px 0px 0px 10px;
  background: url('../../assets/common/lupe.gif') no-repeat 0px 3px;
}

/******************************************************************************/
/* wysiwyg */
.cm_wysiwyg table
{
  background: none;;
}

.cm_wysiwyg table tr
{

}

.cm_wysiwyg table tr td
{
  width: auto;
  border:none;
}

.cm_wysiwyg table tr td ul li
{
  font-size: 10px;
}

#cm_wysiwyg a:link,
#cm_wysiwyg a:visited,
#cm_wysiwyg a:hover,
#cm_wysiwyg a:active {
	padding: 0px 0px 0px 10px;
	background: url('../../assets/common/delta.gif') no-repeat 0 2px;
}


/******************************************************************************/
/* bild */
.cm_bild {
  margin: 0px 0px 30px 0px;
}

.cm_bild img.bild {
  margin: 0px 0px 0px 0px;
}

.cm_bild span.bildtext {
  display: block;
  font-style: italic;
  margin: 5px 0px 10px 0px;
}

/******************************************************************************/
/* link */
.cm_link {
}

.cm_link div.bild{
  float: left;
  width: auto;
  /*padding: 0px 20px 10px 0px;*/
  padding: 2px 0px 10px 0px;
}

.cm_link div.text {
}

.cm_link a.link,
.cm_link a.link:link,
.cm_link a.link:visited,
.cm_link a.link:hover,
.cm_link a.link:active {
  display: block;
  margin: 10px 0px 0px 0px;
  padding: 0px 0px 0px 10px;
  float: left;
  text-decoration: underline;
  display: inline;
}

.cm_link a.intern,
.cm_link a.intern:link,
.cm_link a.intern:visited,
.cm_link a.intern:hover,
.cm_link a.intern:active {
  background: url('../../assets/common/link_intern.gif') no-repeat left 4px;
  margin: 0px 0px 5px 10px;
}

.cm_link a.extern,
.cm_link a.extern:link,
.cm_link a.extern:visited,
.cm_link a.extern:hover,
.cm_link a.extern:active {
  background: url('../../assets/common/link_extern.gif') no-repeat left 4px;
  margin: 0px 0px 5px 10px;
}

/******************************************************************************/

/******************************************************************************/
/* download */
.cm_download {
 margin-top: 1px;
 margin-bottom:1px;
 border:1px solid #fff;
}

.cm_download div.bild{
  float: left;
  width: auto;
  padding: 0px 20px 10px 0px;
}
#content .cm_download h2 { margin-bottom:0; }
.cm_download .text {float:left;}
#content .cm_download .text { width:160px; }


.cm_download a.link,
.cm_download a.link:link,
.cm_download a.link:visited,
.cm_download a.link:hover,
.cm_download a.link:active
{
  display: block;
  margin: 2px 0px 0px 0px;
  padding: 2px 0px 0px 20px;
  float: left;
  background-repeat: no-repeat;
  text-decoration: none;
}
.cm_download a.link:hover{text-decoration: underline;}

.cm_download a.link img.icon,
.cm_download a.link:link img.icon,
.cm_download a.link:visited img.icon,
.cm_download a.link:hover img.icon,
.cm_download a.link:active img.icon{
  position: relative;
  top: 5px;
}

.cm_download span.groesse {
   display: block;
   margin: 2px 0px 0px 5px;
   float: left;
   font-style: italic;
}

/******************************************************************************/
/* galerie 1 */
.cm_galerie_v1 {

}

.cm_galerie_v1 div.bild{
  float: left;
  width: auto;
  padding: 0px 20px 10px 0px;
}

.cm_galerie_v1 a.link,
.cm_galerie_v1 a.link:link,
.cm_galerie_v1 a.link:visited,
.cm_galerie_v1 a.link:hover,
.cm_galerie_v1 a.link:active {
  display: block;
  margin: 10px 0px 0px 0px;
  padding: 0px 0px 0px 10px;
  float: left;

  text-decoration: underline;

  background: url('../../assets/common/link_extern.gif') no-repeat;
}
/******************************************************************************/
/* galerie 2 */
.cm_galerie_v2 {

}

.cm_galerie_v2 div.bild{
  float: left;
  width: auto;
  padding: 0px 20px 10px 0px;
}

.cm_galerie_v2 a.link,
.cm_galerie_v2 a.link:link,
.cm_galerie_v2 a.link:visited,
.cm_galerie_v2 a.link:hover,
.cm_galerie_v2 a.link:active {
  display: block;
  margin: 10px 0px 0px 0px;
  padding: 0px 0px 0px 10px;
  float: left;

  text-decoration: underline;

  background: url('../../assets/common/link_extern.gif') no-repeat;
}

/******************************************************************************/
/* expander */
/* teaser */
.cm_expander_teaser
{
  display: block;
  width: 470px;
  margin: 10px 0px 0px 0px;
  padding : 0px 0px 0px 0px;
	background: url('../../assets/common/bg_cm_teaser.gif') #e9ebef top right repeat-y;
  cursor: pointer;
}

.cm_expander_teaser h1{
  font-size: 11px;
  font-weight: bold;
  vertical-align: middle;
	background: url('../../assets/common/pfeil_rechts_weiss.gif') no-repeat 460px 50%;
	padding: 5px 10px 5px 15px;
	margin: 0px;
}

/* expander content */

.cm_expander {
  width: 465px;
  display: none;
  padding: 0px 0px 0px 5px;
  margin: 10px 0px 0px 0px;
	background: url('../../assets/common/bg_cm_expander.gif') repeat-y #e9ebef;
}

.cm_expander .kopf
{
  cursor: pointer;
  height: 12px;
	background: url('../../assets/common/bg_cm_expander_kopf.gif') #dee3e7 no-repeat top right;
}

.cm_expander h1{
  display: block;
  font-size: 11px;
  font-weight: bold;
  background: #e9ebef;
	padding: 5px 10px 0px 15px;
	margin: 0px 0px 0px 0px;
}

.cm_expander div.bild{
  float: right;
  width: 120px;
  padding: 10px 0px 10px 0px;
  margin: 0px;
}


.cm_expander .bild img.bild
{
  margin: 0px;
  padding: 0px;
}

.cm_expander a.link,
.cm_expander a.link:link,
.cm_expander a.link:visited,
.cm_expander a.link:hover,
.cm_expander a.link:active
{
  display: block;
  margin: 10px 0px 0px 0px;
  padding: 0px 0px 0px 20px;
  float: left;
  text-decoration: underline;
  background: url('../../assets/common/link_extern.gif') no-repeat;
}

.cm_expander .text
{
  padding: 10px;
}

.cm_expander .text table
{
  width: 330px;
}

.cm_expander tr
{

}

.cm_expander td
{
}

.cm_expander .fuss
{
  cursor: pointer;
  padding: 2px 0px 0px 420px;
  font-size: 10px;
  height: 14px;
	background: url('../../assets/common/bg_cm_expander_fuss.gif') #c4cbd1 no-repeat top right;
}

.cm_expander_table
{
}

.cm-expander_table .text
{
  float: left;
  width: 320px;
  margin: 0px 0px 0px 0px;
  padding: 10px 0px 10px 10px;
}

/******************************************************************************/
/* Formatvorlagen */
/* bild links im text */
.cm_image_left div.bild,
.cm_image_left_2 div.bild,
.cm_image_left_3 div.bild
{
  float: left;
}

.cm_image_left div.text,
.cm_image_left_2 div.text,
.cm_image_left_3 div.text
{
}

/* bild rechts im text */

.cm_image_right div.bild,
.cm_image_right_2 div.bild,
.cm_image_right_3 div.bild
{
  float: right;
}

.cm_image_right div.text,
.cm_image_right_2 div.text,
.cm_image_right_3 div.text
{
}

.cm_grau_hinterlegt
{
  padding: 10px;
  background: #dee3e7;
}

/* linkspezial: teaserbox */
.cm_teaserbox {
  width: 185px;
  height: 90px;
  float: left;
  display: inline; /* sonst wirds margin im ie verdoppelt... */
  clear: none;
  margin: 20px 0px 0px 15px;
}

.cm_teaserbox h1{
  font-size: 11px;
  background: url('../../assets/common/bg_teaserbox_h1.gif') #c4cbd1 repeat-y;
  border: 1px solid #fff;
  border-left: none;
  border-right: none;
  padding: 2px 5px 2px 5px;
  margin: 70px 0px 0px 0px;
  width: 175px;

}

.cm_teaserbox div.bild{
  width: 185px;
  height: 70px;
  padding: 0px 0px 0px 0px;
  margin: -92px 0px 0px 0px;
}

.cm_teaserbox div.bild img{

}

.cm_teaserbox div.text {
  display: none;
}

.cm_teaserbox a.link,
.cm_teaserbox a.link:link,
.cm_teaserbox a.link:visited,
.cm_teaserbox a.link:hover,
.cm_teaserbox a.link:active {
  display: block;
  margin: 10px 0px 0px 0px;
  padding: 0px 0px 0px 10px;
  float: left;
  text-decoration: underline;
}

.cm_teaserbox a.intern,
.cm_teaserbox a.intern:link,
.cm_teaserbox a.intern:visited,
.cm_teaserbox a.intern:hover,
.cm_teaserbox a.intern:active {
  background: url('../../assets/common/link_intern.gif') no-repeat;
}

.cm_teaserbox a.extern,
.cm_teaserbox a.extern:link,
.cm_teaserbox a.extern:visited,
.cm_teaserbox a.extern:hover,
.cm_teaserbox a.extern:active {
  background: url('../../assets/common/link_extern.gif') no-repeat;
}

/* teaserboc ohne bild - grauer balken */

.cm_teaserbox_no_image
{
  width: 230px;
  height: 20px;
  float: left;
  display: inline; /* sonst wirds margin im ie verdoppelt... */
  clear: none;
  margin: 0px 15px 10px 0px;
}

.cm_teaserbox_no_image h1
{
  font-size: 11px;
  background: #c4cbd1;
  border: 1px solid #fff;
  border-left: none;
  border-right: none;
  font-weight: bold;
  padding: 2px 5px 2px 5px;
  margin: 0px 0px 0px 0px;
  width: 220px;
}

.cm_teaserbox_no_image h1 a,
.cm_teaserbox_no_image h1 a:link,
.cm_teaserbox_no_image h1 a:visited,
.cm_teaserbox_no_image h1 a:hover,
.cm_teaserbox_no_image h1 a:active
{

}

.cm_teaserbox_no_image div.bild
{
  display: none;
}

.cm_teaserbox_no_image div.text
{
  display: none;
}

.cm_teaserbox_no_image a.link,
.cm_teaserbox_no_image a.link:link,
.cm_teaserbox_no_image a.link:visited,
.cm_teaserbox_no_image a.link:hover,
.cm_teaserbox_no_image a.link:active
{
   display: none;
}



/**********************************************************/
/* Formularbilder */

.form_wrapper {
	padding: 10px;
	font-size: 12px;
	width: 450px;
}
.form_wrapper table {
  border: none;
}

.form_wrapper tr {
  border: none;
}

.form_wrapper td {
  bordeR: none;
	vertical-align: top;
	width: auto;
}

/*****************************/
		/*  formular pro  */
		/*****************************/
.form_wrapper
{

}

.fp_form
{

}

.fp_form input,
.fp_form textarea,
.fp_form select
{
  border: 1px solid #c4cbd1;
  float: left;
}

.fp_form .einleitung {
  margin: 0px 0px 20px 0px;
}

.fp_form .einleitung h1{

}

.fp_form .einleitung div.text{

}

.fp_form h3
{
  margin: 0px;
  padding: 0px;
}

.fp_form label
{
  width: 140px;
  float: left;
  margin: 0px;
}

.fp_form .block
{
  margin: 0px 0px 20px 0px;
}

.fp_form .intro_gruppe
{
  height: auto;
}

.fp_form div.element
{
  clear: both;
  margin : 0px 0px 5px 0px;
}

.fp_form input.text{
	width: 200px;
	margin: 0px 10px 0px 0px;
	float: left;
}

.fp_form input.checkbox{
}

.fp_form input.checkbox,
.fp_form input.radio {
  width: auto;
}
.fp_form textarea {
  width: 200px;

}
.fp_form select {
  width: 200px;
}


.fp_form .radio_gruppe
{

}

.fp_form .radio_gruppe div.title
{
  width: 140px;
  float: left;
}

.fp_form div.radio
{
  width: 100px;
  float: left;
}

.fp_form div.radio input.radio
{
 float: left;
 margin: 2px 10px 0px 0px;
}

.fp_form div.radio label
{
   width: 60px;
  float: left;

}

.fp_form div.intro_gruppe{
	padding: 0px 0px 15px 0px;
}

		.fp_form div.title_text {
			padding: 0px 0px 5px 0px;
			height: 30px;
			width: 95px;
		}
		.fp_form div.input_text {
			padding: 0px 5px 0px 5px;
		}
		.fp_form div.text_text {
			padding: 0px 20px 0px 0px;

		}

.fp_form input.submit
{
  margin: 0px 0px 0px 140px;
  background: #dee3e7;
}

/* spezial: bestellliste - umgekehrt floatend */

.fp_form div.bestellliste
{
}

.fp_form div.bestellliste .element
{
  background: #dee3e7;
  padding: 5px 0px 5px 0px;
}

.fp_form div.bestellliste label
{
  float: right;
  margin: 2px 0px 0px 0px;
  width: 370px;
}

.fp_form div.bestellliste input
{
  float: left;
  width: 20px;
  margin: 0px 20px 0px 20px;
  text-align: center;
}
/*


		.fp_form td.radio {

			padding: 0px 10px 20px 0px;
		}
		.fp_form td.title_radio {
			padding: 0px 5px 5px 5px;

			font-weight: bold;
		}
		.fp_form td.input_radio {
			padding: 0px 5px 0px 5px;
			width: 15px;
		}
		.fp_form input.radio {
		margin: 0px;

		}
		.fp_form td.text_radio {
			padding: 0px 15px 0px 0px;
		}
		.fp_form td.textfeld_radio {
			margin: 0px 10px 0px 5px;
		}
		.fp_form input.radio_text {
			width: 150px;
		}

		.fp_form .unsichtbar {
				visibility: hidden;
				display: none;
		}
		.fp_form .submit {
			margin: 10px 0px 0px 0px;
		}
		.pflichtfeld {
			font-weight: bold;
			font-size: 1.2em;
		}

 ende Formularbilder */


/* custombereich */
/* Liste: erstmal nur fuer downloads */
#custom .cm_liste
{
  padding: 0px 0px 5px 0px;
}

#custom .cm_liste h1
{
  margin: 0px 0px 10px 0px;
}

#custom .cm_liste a,
#custom .cm_liste a:link,
#custom .cm_liste a:visited,
#custom .cm_liste a:hover,
#custom .cm_liste a:active
{
  display: block;
  padding: 2px 0px 2px 20px;
  margin: 0px 0px 10px 10px;
  background: no-repeat 0px 0px;
  text-decoration: underline;
}

#custom .cm_liste a,
#custom .cm_liste a:link,
#custom .cm_liste a:visited,
#custom .cm_liste a:hover,
#custom .cm_liste a:active
{
  padding: 0px 0px 0px 10px;
  background: url('../../assets/common/pfeil_rechts.gif') no-repeat 0px 4px;
}

#custom .cm_liste a.typ_download,
#custom .cm_liste a.typ_download:link,
#custom .cm_liste a.typ_download:visited,
#custom .cm_liste a.typ_download:hover,
#custom .cm_liste a.typ_download:active
{
  padding: 0px 0px 4px 20px;
  background: none no-repeat;
}

#custom .cm_liste img
{
}

/* download */
#custom .cm_download
{
  padding: 0px 0px 10px 0px;
}

#custom .cm_download h1
{

}

#custom .cm_download h2
{
  font-weight: normal;
  margin: 0px;
  padding: 5px 20px 5px 15px;
  border-bottom: 1px solid #fff;
}

#custom .cm_download .link
{

}

#custom .cm_download .bild
{
  margin: 0px;
  padding: 0px;
}

#custom .cm_download img.bild
{
  border-bottom: 1px solid #fff;
  margin: 0px 0px 10px 0px;
}

#custom .cm_download div.text
{
  margin: 10px 0px 0px 0px;
  padding: 0px 0px 0px 15px;
}

#custom .cm_download img.icon
{
  margin: 0px;
  padding: 0px;
}

#custom .cm_download a.link,
#custom .cm_download a.link:link,
#custom .cm_download a.link:visited,
#custom .cm_download a.link:hover,
#custom .cm_download a.link:active
{
  display: block;
  padding: 2px 0px 2px 20px;
  margin: 10px 0px 0px 10px;
  background: no-repeat 0px 0px;
  text-decoration: none;
}

#custom .cm_download span.groesse
{
  font-size: 10px;
  margin: 13px 0px 0px 7px;
}

/********* Tabellen - in Texteditor pflegbar ***********/

.cm_expander td {
 margin: 0px;
 padding: 4px 10px 4px 10px;
 border: 1px solid #e9ebef;
 font-size: 10px;
 vertical-align: middle;
}

td.spalte_1,
td.spalte_1_head {
  background: #dee3e7;
  width: 130px;
}

td.spalte_1_head {
  font-weight: bold;
}

td.spalte_normal,
td.spalte_normal_head {
  background: #e9ebef;
  width: 190px;
}

td.spalte_normal_head {
  background: #dee3e7;
  font-weight: bold;
}

td.spalte_breit,
td.spalte_breit_head {
  background: #e9ebef;
  width: 262px;
}

td.spalte_breit_head {
  background: #dee3e7;
  font-weight: bold;
}

td.spalte_zentriert{
	text-align: center;
}


/******************************************************************************/
/* seminar */

.seminar_table {
	border:0;
}
.seminar_table a:link,
.seminar_table a:visited,
.seminar_table a:hover,
.seminar_table a:active {
	/*background:transparent url(../../assets/common/info.gif) no-repeat scroll 3px 50%;*/
	padding-left:0px;
	text-decoration:none;
	font-weight:normal;
	color:#777574;
}
.seminar_table a:hover,
.seminar_table a:hover .naechsterTermin,
.seminar_table a:hover .untertitel
{
	text-decoration:underline;
}
.seminar_table td {border:0; vertical-align:top; font-size:11px;}
.seminar_table td p.untertitel{ font-size:10px;}

a.anmelden:link,
a.anmelden:visited,
a.anmelden:hover,
a.anmelden:active {

}

a.link_seminar:link,
a.link_seminar:visited,
a.link_seminar:hover,
a.link_seminar:active {
	padding-top:2px;
	padding-left:21px;
	width:auto;
	background:url(../../assets/common/link_gc_forum.gif) no-repeat left 0;
}



a.info:link,
a.info:visited,
a.info:hover,
a.info:active {
	background:transparent url(../../assets/common/info_gc_forum.gif) no-repeat 0px 0px;
	height:17px;
	width:17px;
	display:block;
}

p.naechsterTermin {
	color:#AE0B04;
	font-size:10px;
}



/* galerie */


.div_slideshow
{
/*	position: relative; */
	height: 200px !important;
}

.div_slideshow img
{
/*	position: absolute; */
}

.div_slideshow .advance-link
{
	white-space: nowrap;
	font-size: 0px;
	line-height: 0px;
}

.cm_galerie_v2
{
	clear: both;
	height: 220px;
	width: 360px;
	margin-bottom: 20px;

/*	position: relative; */
}

.cm_galerie_v2 h1
{
	text-align: right;
	padding: 2px 8px 2px 0px;
	line-height: 18px;
	margin: 0px;
	background: #f3f1ed;
/*	position: relative; */
}

.div_gallery
{

	/*	position: relative; */
	background: #f3f1ed;
	width: 360px;
	height: 220px;
	overflow: hidden;

}

.div_caption
{
	position: absolute;
	top: 200px;
	left: 20px;
	color: #555555 !important;
}

.div_gallery .caption
{
	color: #555555 !important;
	background: none !important;
	padding: 3px 10px 0px;
	text-align: center;
	width: 280px;
}

.div_gallery .caption a
{
	color: #555555 !important;
}


.image-wrapper
{
}

.ss-controls .play,
.ss-controls .pause
{
	display: none !important;
}

.nav-controls
{
	height: 20px;
	overflow: hidden;
	float: none !important;
	width: auto !important;
	display: block !important;
}
.nav-controls .prev
{
	background: url(../../assets/common/spr_pfeil_1.gif) no-repeat;
	margin-left: 3px;
	padding: 0px 4px !important;
	height: 20px;
	float: left;
}

.nav-controls .next
{
	background: url(../../assets/common/spr_pfeil_1.gif) no-repeat 0px -20px;
	margin-right: 3px;
	padding: 0px 4px !important;
	height: 20px;
	float: right;
}

.nav-controls a,
.nav-controls, a:hover
{
	text-decoration: none;
}

ul.thumbs
{
	display: none !important;
}