/******************************************************************************/
/* 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 30px 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;
}


.cm_text_und_bild a,
.cm_text_und_bild a:link,
.cm_text_und_bild a:visited,
.cm_text_und_bild a:hover,
.cm_text_und_bild a:active
{
	color: #195DA4;
  text-decoration: underline;
}

.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: #e9ebef;
}

.cm_wysiwyg table tr
{

}

.cm_wysiwyg table tr td
{
  width: auto;
}

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


/******************************************************************************/
/* 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 10px 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;
}

/* newsbox als startseinespezial des links...*/
.cm_newsbox
{
	background: url('../../assets/common/bg_newsbox.jpg') no-repeat 0px 23px;
	overflow: hidden;
	width: 315px;
	height: 158px;
	cursor: pointer;
}

.cm_newsbox h1
{
	margin: 0px;
  padding: 7px 0px 1px 18px;
  height: 18px;
}

.cm_newsbox h1 a,
.cm_newsbox h1 a:link,
.cm_newsbox h1 a:visited,
.cm_newsbox h1 a:hover,
.cm_newsbox h1 a:active
{
	font-size: 11px;
	font-weight: bold;
	display: inline;
	color: #666;
}

.cm_newsbox h2
{
  font-size: 11px;
  margin: 14px 0px 0px 2px;
}

.cm_newsbox div.text
{
  padding: 0px 18px;
  height: 65px;
}

.cm_newsbox div.text p
{
  font-size: 11px;
  line-height: 150%;
}

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


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

/******************************************************************************/
/* download */
.cm_download {

}

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

.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: 10px 	0px 0px 0px;
  padding: 0px 0px 0px 20px;
  float: left;
  background-repeat: no-repeat;
  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: 5px 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;
  font-weight: bold;
  background: url('../../assets/common/pfeil_rechts.gif') #c4cbd1 no-repeat 5px 7px;
  border: 1px solid #fff;
  border-left: none;
  border-right: none;
  margin: 70px 0px 0px 0px;
  padding: 2px 1px 2px 13px;
  width: 171px;

}

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

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

.cm_teaserbox_neu h1{
  font-size: 11px;
  font-weight: bold;
  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: 0px 0px 0px 0px;
  width: 175px;

}

.cm_teaserbox_neu div.bild{
  width: 185px;
  height: 90px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}

.cm_teaserbox_neu div.bild img{

}

.cm_teaserbox_neu div.text {
/*  display: none; */
	clear: both;
	padding: 5px 10px;
	height: 35px;
}

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

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

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


/**********************************************************/
/* 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: 340px;
  clear: both;
  height: 70px;
  margin: 5px 0px 0px 0px;
}
.fp_form select {
  width: 200px;
}


.fp_form .radio_gruppe
{
	margin: 0px 0px 15px 0px;
}

.fp_form .radio_gruppe div.title
{
  width: 140px;
  width: auto;
 	padding: 0px 0px 5px 0px;
/*  float: left; */
}

.fp_form div.radio
{
  width: 200px;
  width: auto;
/*  float: left; */
  clear: both;
}

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

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

}

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

		.fp_form div.title_text {
			padding: 0px 0px 5px 0px;
			height: 30px;
			width: 95px;
			width: auto;
		}
		.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: 10px 0px 0px 0px;
  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 div.title_radio {
	padding: 0px 0px px 0px;
	font-weight: bold;
}
		.fp_form td.radio {

			padding: 0px 10px 20px 0px;
		}
		.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;
  position: relative;
}

#custom .cm_download h1
{
}

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

* html #custom .cm_download h2
{
	height: 17px;
}

#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: underline;
}

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

#custom .cm_wysiwyg div.text
{
	padding: 0px;
	margin: 0px;
	font-size: 11px;
}

#custom .cm_wysiwyg div.text p
{
	padding: 10px 15px;
}

#custom .cm_wysiwyg div.text a,
#custom .cm_wysiwyg div.text a:link,
#custom .cm_wysiwyg div.text a:visited,
#custom .cm_wysiwyg div.text a:hover,
#custom .cm_wysiwyg div.text a:active

{
  text-decoration: underline;
}

/********* 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 p { font-size: 10px; }

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



.cm_umfragen {padding:0;margin:0;width:100%;}
.cm_umfragen .frage {margin:5px 5px 5px 0px;font-weight:bold;}
.cm_umfragen input {margin-right:5px;}

.cm_umfragen .chart {display:block;margin-left: 0px;}


.graph {position: relative;width: 100%;}
.bar-title {float: left;clear:left;font-weight: bold;line-height: 20px;margin-right: 17px;position: relative;text-align: right;width: 40%;}
.bar-container {float: left;height: 10px;margin: 0 0 15px;position: relative;width: 43%;}
.bar-container div {background-color: #005B9E;height: 20px;}
.bar-container strong {overflow: hidden;position: absolute;right: -40px;top: 0;}
.chart .stimmen {clear:left;font-weight:bold;text-align:center;padding:5px;}


table.graph {width:454px;border:0;padding:0;margin:0;}
table.graph td {border:0; padding:0;}
table.graph td.padding{width:10px;}
table.graph td.bar-title{width:105px;}
table.graph td.bar-container{width:275px;}
table.graph td.bar-percent{width:30px;}

.box table.graph {width:210px;}
.box table.graph td.padding{width:1px;}
.box table.graph td.bar-title{width:70px;}
.box table.graph td.bar-container{width:80px;}
.box table.graph td.bar-percent{width:30px;}
.box .cm_umfragen .frage {margin-left:15px;}

#content .cm_umfragen {width:93%;background:#fff;border-radius:8px;padding:13px;border:1px solid #C4CBD1;}
#content .cm_umfragen h1, #content .cm_umfragen h1 a {
  text-decoration: none;
  font-size: 14px;
}

#content .cm_umfragen_klein {width:38%;float:left;margin-right:23px;min-height:344px;}

#content .cm_umfragen_klein table.graph {width:183px;}
#content .cm_umfragen_klein table.graph td.padding{width:1px;}
#content .cm_umfragen_klein table.graph td.bar-title{width:60px;}
#content .cm_umfragen_klein table.graph td.bar-container{width:80px;}
#content .cm_umfragen_klein table.graph td.bar-percent{width:30px;}


/*

.cm_umfragen .chart .graph .bar-title {}
.cm_umfragen .chart .graph .bar-container .bar {display:block;height:20px;margin:3px 0 0 7px;background:red;}


.cm_umfragen .chart .block {display:block;clear:left;border-bottom:1px solid #D3D3D5;height:30px;}
.cm_umfragen .chart label {float:left;}
.cm_umfragen .chart .wert {display:block;float:left;height:20px;margin:3px 0 0 7px;background:red;}
*/


.cm_kontaktteaser div.bild {float:none;margin-left:14px;}
.box .cm_kontaktteaser div.bild {margin-left:0px;}
