/******** basics *******/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;	
	margin:0;
	padding:0;	
}
a {
	text-decoration:none;
	color:#26559d;
}
a:hover {
	text-decoration:underline;
}
.clear {clear:both;}
#site {
	width: 1000px;
	margin: 0 auto 0 auto;
	background-image:url(../images/site-bg.gif);
	background-repeat:repeat-y;
	
}
/****** Group Links ******/
.group-wrap {
	width:1000px;
	margin:0 auto;
	height:40px;
	background-color:#fff;
}
#group {
	/*float:right;*/
	
	
	
	
}
.group-1, .health, .epos-bg, .office {
	float:left;
}
.group-1, .office {
	width:186px;
}
.health, .epos-bg {
	width:209px;
}
.group-1 a, .health a, .epos-bg span, .office a {
	display:block;
	height:20px;
	margin-top:20px;
}
.group-1 a {
	background-image:url(../images/epos-group-n.gif);
	background-repeat:no-repeat;
}
.health a {
	background-image:url(../images/epos-health-n.gif);
	background-repeat:no-repeat;
}
.epos-bg span {
	background-image:url(../images/epos-bg-o.gif);
	background-repeat:no-repeat;
}
.office a {
	background-image:url(../images/epos-office-n.gif);
	background-repeat:no-repeat;
}
.group-1 a:hover {
	background-image:url(../images/epos-group-o.gif);
	background-repeat:no-repeat;
	text-decoration:none;
}
.health a:hover {
	background-image:url(../images/epos-health-o.gif);
	background-repeat:no-repeat;
	text-decoration:none;
}
.office a:hover{
	background-image:url(../images/epos-office-o.gif);
	background-repeat:no-repeat;
	text-decoration:none;
}

#top {
	clear:both;
	background-color:#004d99;
	height:115px;
}
#footer {
	border-top:1px solid #8f8f99;
	height:25px;	
	clear:both;
	width:1000px;
	margin:0 auto;
}

#logo {
	background-image:url(../images/header.gif);
	background-repeat:no-repeat;
	background-position:right;
}
#logo img { border:none;}
#suche {
	width:225px;
	color:#fff;
	float:left;
	padding-top:2px;
	height:28px;
	margin:0;
}
#suche .tx-macinasearchbox-pi1 {
	background-image:url(../images/bg-suche.gif);
	background-repeat:no-repeat;
	background-position:42px;
	width:155px;
	margin:0;
	padding:0;
	padding-left:42px;
	height:28px;	
	overflow:hidden;
}
#suche div {
	float:left;
}
.mc-input {
	width: 118px;
	height: 15px;
	border: none;
	margin:0;
	padding:2px;
	margin-top:4px;
	font-size:10px;
	background-color:transparent;
}
.mc-submit {
	margin: 0;
	border:none;
	background-color:transparent;
	width:30px;
	height:30px;
}
#meta {
	width:724px;
	margin-left: 225px;
	padding:10px 0 25px 25px;
}
#meta ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
#meta ul li {
	display:inline;
}
#meta ul li a {	
	padding:2px 3px;
}	
#menu {
	width:775px;
	float:left;
	background-color:#e4e4e4;
	height:30px;
}
#menu ul {
	margin:0;
	padding:0;
	margin-left:145px;
	list-style-type:none;
}
#menu ul li {
	float:left;
}

#left {
	width:223px;
	float:left;
	background-color:#e4e4e4;
	border-left:1px solid #8f8f99;
	border-right:1px solid #8f8f99;
}
#left-menu {
	margin-top:25px;
	padding-left:25px;
	padding-right:25px;
}
#left-menu ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
#left-menu ul li {
	padding-bottom: 15px;
}
#left-menu ul li a {
	color:#000000;
	text-transform:uppercase;
	font-weight:bold;
	font-size:12px;
	display:block;
}
#left-menu ul li a:hover {
	color:#26559d;
}
#left-menu ul li span {
	color:#26559d;
	text-transform:uppercase;
	font-weight:bold;
	font-size:12px;
	display:block;
}
#left-menu ul ul {
	margin-top:10px;
}
#left-menu ul li li {
	padding:0;
}
#left-menu ul li li a {
	display:block;
	text-transform:none;
	font-size:11px;
	font-weight:normal;
	background-image:url(../images/arrow-blue.gif);
	background-repeat:no-repeat;
	background-position:left 2px;
	padding:4px 0 4px 20px;
}
#left-menu ul li li a:hover {
	background-image:url(../images/arrow-blue-over.gif);
}
#left-menu ul li li span {
	display:block;
	text-transform:none;
	font-size:11px;
	font-weight:normal;
	background-image:url(../images/arrow-blue-over.gif);
	background-repeat:no-repeat;
	background-position:left 2px;
	padding:4px 0 4px 20px;
}
#left-menu ul li li.subnav2-act a {
	display:block;
	text-transform:none;
	font-size:11px;
	font-weight:normal;
	background-image:url(../images/arrow-blue-over.gif);
	background-repeat:no-repeat;
	background-position:left 2px;
	padding:4px 0 4px 20px;
}
#left-menu ul ul ul {
	margin:0;
	padding-left:20px;
	margin-bottom:5px;
}
#left-menu ul li li.subnav2-act li a, #left-menu ul li li li a {
	display:block;
	text-transform:none;
	font-size:11px;
	font-weight:normal;
	background-image:none;
	padding:2px 0 2px 0;
}
#left-menu ul li li li a:hover {
	background-image:none;
}
#left-menu ul li li li span {
	display:block;
	text-transform:none;
	text-decoration:underline;
	font-size:11px;
	font-weight:normal;
	background-image:none;
	padding:2px 0 2px 0;
}
#ct {
	width: 699px;
	float:left;
	padding-left:25px;
	padding-right:50px;
}
#content {
	padding-top:25px;	
}
#print {
	padding-bottom:25px;
	padding-top:15px;
	float:right;
}
#print img {
	padding:1px 5px 0 0;
	display:block;
	background-color:#ffffff;
	float:left;
}
#print a {
	font-size:10px;!important
	padding:0 2px;
}
.daten {
	padding-bottom:8px;
}
p.bodytext {
	line-height:17px;
	margin:0;
	padding:0;
	padding-bottom:10px;
}
h1,h2,h3,h4,h5,h6 {
	margin:0;
	padding:0;
}
h1 img {
	margin:0;
	padding:0;
}
h2 {
	margin:0;
	padding-bottom:6px;
	color:#000;
	font-size:12px;
}
h3 {
	padding-bottom:6px;
	color:#004d99;
	font-size:11px;
	font-weight:bold;
}
h4, h5, h6 {padding-bottom:6px; color:#000;font-size:11px;}
/* content uls */

#content ul {
	list-style-type:none;
	margin:0;
	padding:0;
	padding-bottom:10px;
}
#content ul li {
	background-image:url(../images/bullet.gif);
	background-repeat:no-repeat;
	background-position:left 5px;
	padding:0 0 6px 10px;
	margin-left:12px;
}
#content ul ul {
	margin:0;
	padding:0;
	margin-left:12px;
	margin-top:5px;
}
#content ul ul li {
	background-image:url(../images/line.gif);
	background-repeat:no-repeat;
	background-position:left 2px;
	padding:0 0 6px 15px;
	margin:0;
}
#content ul.csc-menu-3 li {
	background-image:url(../images/internal-on.gif);
	background-repeat:no-repeat;
	background-position:left 3px;
	padding:0 0 5px 15px;
	margin-left:12px;
}
.contenttable-0 {
	border:1px solid #26559d;
	width:650px;
}
.contenttable-0 thead {
	background-color: #26559d;
	color:#ffffff;
}
.contenttable-0 .tr-odd {background-color:#e4e4e4;}



	
/******** link formate ********/
.internal-link {
	background-image:url(../images/internal-on.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: left 3px;	
}
.external-link-new-window {
	background-image:url(../images/external-on.gif);
	background-repeat: no-repeat;
	padding-left: 19px;
	background-position: left 3px;
}
.mail {
	background-image:url(../images/mail-on.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 19px;
}
.download {
	background-image:url(../images/download-on.gif);
	background-repeat: no-repeat;
	background-position:left 3px;
	padding-left: 17px;
}
.csc-linkToTop {
	padding-bottom: 25px;
	border-bottom:1px solid #b2c6e7;	
	margin-bottom:10px;
	clear:both;
}
.csc-linkToTop img {
	border:none;
	float:right;
}

/* 2 Columns */
#content p.csc-fdfx_2cols_pi1-header {
	display:none;
}

.tx-fdfx2cols-pi1 div{
   margin:0;
   padding:0;
  
  }

.tx-fdfx2cols-pi1 .bodytext{
    text-align: left;
	line-height: 16px;
}


/* Layout 1 */
div.c2l1d-left{
	float: left;
   padding: 12px;
   width:200px;
    margin-right:12px;
	border:1px solid #004d99;
	background-color:#e4e4e4;
}
div.c2l1d-middle{
	float: left;
   padding: 12px;
   width:200px;
   border:1px solid #004d99;
   background-color:#e4e4e4;
}

/* Layout 2 */
.box {
	width:650px;
	background-image:url(../images/bg-box.gif);
	
}
.tx-fdfx2cols-pi1 h3 {
	background-color:#26559d;
	color:#fff;
	font-size:12px;
	padding:5px 15px 5px 15px;
	margin-bottom:8px;
}
.tx-fdfx2cols-pi1 h3 a {
	color:#fff;
}
.shadow-left {
	width:325px;
	float:left;
	background-image:url(../images/bg-box-top.gif);
	background-repeat:no-repeat;
	
}
.shadow-middle {
	width:325px;
	float:left;
	background-image:url(../images/bg-box-top.gif);
	background-repeat:no-repeat;
}
.c2l2d-left, .c2l2d-middle {
	width:300px;	
}

.c2l2d-left p, .c2l2d-middle p {
	padding-left:15px;
	padding-right:15px;
}
.c2l2d-left ul li, .c2l2d-middle ul li{
	margin-left:15px;
	margin-right:15px;
}
.colsfooter {
	clear:both;
	background-image:url(../images/bg-colsfooter.gif);
	height:25px;
}

/* 
	Layout 3 
	
	embedded
*/
div.c2l3d-left{
   position:absolute;
   left:0px;
   padding: 0px;
   width:770px;
   white-space:normal;
   border:1px solid red;
}
div.c2l3d-middle{
   float:right;
   margin:5px;
   padding: 0px;
   width: 200px;
   height: 100px;
   overflow:auto;
   white-space:normal;
   border:1px solid blue;
   background-color:#C0C0C0;
}
/* fht download */

.fht_download_layout1 .fht-download-wrap {
	width: 650px;
	padding:5px 10px 10px 15px;
	
}
.fht_download_layout1 .fht_download_title {
	padding-bottom: 2px;
}
/*.fht_download_layout1 .fht_download_title a {
	background-image:url(../images/download-on.gif);
	background-repeat: no-repeat;
	background-position:left 3px;
	padding-left: 17px;
}*/
.fht_download_name { 
	float:left;
	padding:0 5px 0 0;
	font-size:10px;
	border-right:1px solid #999999;
	color:#666666;
}
.fht_download_filesize {
	float:left;
	font-size:10px;
	color:#666666;
	padding:0 0 0 5px;
}
.fht_download_description {
	clear:both;
	padding-top: 5px;
	/*padding-bottom:5px;
	border-bottom:1px solid #e4e4e4;*/
}
/* Login Form */
#content .tx-felogin-pi1 h3, #content .tx-felogin-pi1 p {
	padding:0;
	margin:0;
}
#content .tx-felogin-pi1 h3 {
	font-size:12px;
	padding-bottom:5px;
}
#content .tx-felogin-pi1 p {
	font-size:11px;
}
.tx-felogin-pi1 {
	width:305px;
	margin:0 auto;
	padding-top:50px;
}
.tx-felogin-pi1 legend {
	display:none;
}
.tx-felogin-pi1 form {
	border:1px solid #3560a6;
	width:265px;
	background-color:#f2f4f7;
	padding:5px;
	margin:5px 0 5px 0;
}
.tx-felogin-pi1 fieldset {
	border:none;
}
.felogin-fieldwrap {
	margin:0;
	padding:3px;
}
.felogin-label {
	width:100px;
	float:left;
}
.felogin-field {
	width:135px;
	float:left;
}
.felogin-field input{
	width:130px;
}
.felogin-submit {
	padding:3px;
	width:240px;
}
.felogin-submit input{
	float:right;
}


/* default styles for extension "tx_srfeuserregister_pi1" */
.tx-srfeuserregister-pi1 fieldset { border:1px solid #3560a6;padding:10px; }
.tx-srfeuserregister-pi1 legend { font-weight: bold; color:#000; margin:0; padding:0; }
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-notice { font-style: italic; margin:0; padding:3px 10px; margin-bottom: 6px; }
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-trash { font-size:10px; margin:0; padding:3px 10px; margin-bottom: 6px; }

#content .tx-srfeuserregister-pi1 .feuser-info {font-weight:bold;color:#26559d;}


.tx-srfeuserregister-pi1 label { margin: 0; padding: 0; }
.tx-srfeuserregister-pi1 label span { color: #ff0000; }
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-error { color: #ff0000; }
.tx-srfeuserregister-pi1 input { margin: 0; padding: 0 .5em 0 0; }
.tx-srfeuserregister-pi1 input[type=password] { margin-right: 1em; }
* html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-password { margin-right: 1em; }
.tx-srfeuserregister-pi1 input[type=radio], .tx-srfeuserregister-pi1 input[type=checkbox] { background-color: transparent; }
* html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-radio, * html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-checkbox { background-color: transparent; }		
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-delete-icon { margin-left: 1em; background-color: transparent; }
.tx-srfeuserregister-pi1 ul { margin: 0; padding: 0; list-style-position: inside; }
.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes { list-style-type: none; }
.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes li { margin: 0 0 .3em 0; padding: 0;}
#content .tx-srfeuserregister-multiple-checkboxes li, #content .tx-srfeuserregister-multiple-checked-values li {background-image:none;}
		.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes li label { margin: 0; padding: 0 0 0 .5em; }
		.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checked-values li { float: left; padding: 0 2em 0 0; margin: 0; }

.tx-srfeuserregister-pi1 dl { margin: 0; padding: 1em 0 0 0; }
		.tx-srfeuserregister-pi1 dt, .tx-srfeuserregister-pi1 dd { margin: 0; padding: 0 0 .5em 0; float: left; }
		.tx-srfeuserregister-pi1 dt { clear: both; width: 25%; text-align: right; padding-right: 1em; }
		.tx-srfeuserregister-pi1 dd { text-align: left; width: 50%; }
		.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-multiple-checkboxes dt { width: auto; padding-right: 0; }
		.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-multiple-checkboxes dd { width: auto; }
		* html .tx-srfeuserregister-pi1 dd { float: none; }
		.tx-srfeuserregister-pi1 dd p { margin-top: 0; margin-bottom: .5em; padding: 0; }
		.tx-srfeuserregister-pi1 dd label { padding: 0 1em 0 .5em; }

input.tx-srfeuserregister-pi1-text, select#tx-srfeuserregister-pi1-zone, select#tx-srfeuserregister-pi1-static_info_country {
	width: 250px;
	border:1px solid #5a636b;
	background-color:#d2e7fa;
}
input.tx-srfeuserregister-pi1-submit {
	border:1px solid #c9ddf0;
	padding:1px 3px;
	background-color:#5a636b;
	color:#ffffff;
}

/**** powermail ****/

.tx-powermail-pi1 fieldset { border:1px solid #3560a6;padding:10px; }
.tx-powermail-pi1 legend {display:none;}
.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html_text {padding-top:10px; clear:both;}
.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html_text input { margin: 0; padding: 0 .5em 0 0; }

.tx-powermail-pi1 label { margin: 0; padding: 0 0 .5em 0; float: left; clear: both; width: 113px; text-align: right; padding-right: 1em; }
.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html_text input { margin: 0; padding: 0; float: left; text-align: left; width: 250px;border:1px solid #5a636b;background-color:#d2e7fa;}

.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html_submit {clear:both; padding-left:125px;padding-top:10px; }

.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html_submit input {
	border:1px solid #c9ddf0;
	padding:1px 3px;
	background-color:#5a636b;
	color:#ffffff;
}
.tx-powermail-pi1_confirmation {margin-top:15px; }
.tx_powermail_pi1_formconfirmation_back {width: 100px;float:left;}
.tx_powermail_pi1_formconfirmation_submit {width:150px; float:left;}

.tx_powermail_pi1_formconfirmation_back input, .tx_powermail_pi1_formconfirmation_submit input {
	border:1px solid #c9ddf0;
	padding:1px 3px;
	background-color:#5a636b;
	color:#ffffff;
}


/* default styles for extension "tx_cssstyledcontent" */
/* Captions */
.csc-textpic-caption { font-size: 10px; background-color:#eeeeee;padding:3px;}

	DIV.csc-textpic-caption-c .csc-textpic-caption { text-align: center; }
	DIV.csc-textpic-caption-r .csc-textpic-caption { text-align: right; }
	DIV.csc-textpic-caption-l .csc-textpic-caption { text-align: left; }

	/* Needed for noRows setting */
	DIV.csc-textpic DIV.csc-textpic-imagecolumn { float: left; display: inline; }

	/* Border just around the image */
	DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG {
		border: 1px solid #26559d;
		padding: 0px 0px;
	}

	DIV.csc-textpic-imagewrap { padding: 0; }

	DIV.csc-textpic IMG { border: none; }

	/* DIV: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap DIV.csc-textpic-image { float: left; }

	/* UL: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap UL { list-style: none; margin: 0; padding: 0; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap UL LI { float: left; margin: 0; padding: 0; }

	/* DL: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image { float: left; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DT { float: none; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD { float: none; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD IMG { border: none; } /* FE-Editing Icons */
	DL.csc-textpic-image { margin: 0; }
	DL.csc-textpic-image DT { margin: 0; display: inline; }
	DL.csc-textpic-image DD { margin: 0; }

	/* Clearer */
	DIV.csc-textpic-clear { clear: both; }

	/* Margins around images: */

	/* Pictures on left, add margin on right */
	DIV.csc-textpic-left DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-right: 10px;
	}

	/* Pictures on right, add margin on left */
	DIV.csc-textpic-right DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-left: 10px;
	}

	/* Pictures centered, add margin on left */
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-left: 10px;
	}
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption { margin: 0; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image IMG { margin: 0; }

	/* Space below each image (also in-between rows) */
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 5px; }
	DIV.csc-textpic-equalheight DIV.csc-textpic-imagerow { margin-bottom: 5px; display: block; }
	DIV.csc-textpic DIV.csc-textpic-imagerow { clear: both; }

	/* No margins around the whole image-block */
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-firstcol { margin-left: 0px !important; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-lastcol { margin-right: 0px !important; }

	/* Add margin from image-block to text (in case of "Text w/ images") */
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap,
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap {
		margin-right: 10px !important;
	}
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap,
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap {
		margin-left: 10px !important;
	}

	/* Positioning of images: */

	/* Above */
	DIV.csc-textpic-above DIV.csc-textpic-text { clear: both; }

	/* Center (above or below) */
	DIV.csc-textpic-center { text-align: center; /* IE-hack */ }
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap { margin: 0 auto; }
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image { text-align: left; /* Remove IE-hack */ }
	DIV.csc-textpic-center DIV.csc-textpic-text { text-align: left; /* Remove IE-hack */ }

	/* Right (above or below) */
	DIV.csc-textpic-right DIV.csc-textpic-imagewrap { float: right; }
	DIV.csc-textpic-right DIV.csc-textpic-text { clear: right; }

	/* Left (above or below) */
	DIV.csc-textpic-left DIV.csc-textpic-imagewrap { float: left; }
	DIV.csc-textpic-left DIV.csc-textpic-text { clear: left; }

	/* Left (in text) */
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap { float: left; }

	/* Right (in text) */
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap { float: right; }

	/* Right (in text, no wrap around) */
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap { float: right; clear: both; }
	/* Hide from IE5-mac. Only IE-win sees this. \*/
	* html DIV.csc-textpic-intext-right-nowrap .csc-textpic-text { height: 1%; }
	/* End hide from IE5/mac */

	/* Left (in text, no wrap around) */
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap { float: left; clear: both; }
	/* Hide from IE5-mac. Only IE-win sees this. \*/
	* html DIV.csc-textpic-intext-left-nowrap .csc-textpic-text { height: 1%; }
	/* End hide from IE5/mac */
DIV.csc-textpic DIV.csc-textpic-imagerow-last { margin-bottom: 0; }


/**** image änderungen ****/

DIV.csc-textpic-below dl.csc-textpic-image {
	padding:15px 0;
}






