* html body * {       overflow:visible } /* kills the italics bug in IE6 */ 
* {                   margin: 0;
                      padding: 0;}
body {                font-family: 'Arial','Helvetica', sans-serif;
                      font-size: 11pt;
                      background:  url(images/bg_lines2.jpg);
                      margin: auto;
                      text-align: center;}
a:link {              /*color: #0A4F9E;*/
                      color: #253D2E;
                      text-decoration: none;
                      font-weight: bold;
                      border-bottom: 1px dashed #0A4F9E}
a:visited {           color: #268741;
                      text-decoration: none;
                      border-bottom: 1px solid #268741;}
a:hover {             color: black;}
ul {                  list-style: none;}
ul ul {               list-style: none;}
.red {                color: red;}
.blue {               color: blue;}
/******************************************/
#body {               width: 1000px;
                      margin: auto;
                      background: white;
                      border-left: 1px solid #ECF9F0;
                      border-right: 2px solid #588664; } /* reiner Container; Workaround fuer IE */
/******************************************/
#header {             height: 120px;
                      background: url(images/header/header3_120_1000.jpg) top left no-repeat;
                      /*border-bottom: 1px solid black;*/} /* Standardheader */

/******************************************/

#kategorie_med_online #header {
                      background: url(images/header/header3_120.jpg) top right no-repeat;}
/******************************************/

#navbar_left {        float: left;
                      width: 160px;
                      text-align: right;
                      font-size: 10pt;
                      margin-bottom: 20px;
                      margin-top: 20px;
                      margin-left: 2px;
                      padding-bottom: 15px; /* space for navlist bottom bg */
                      background: url(images/linklist_gradient13_bottom.jpg) bottom right no-repeat;
                      }
#navbar_left ul {     list-style-type: none;
                      list-style-image: none;
                      list-style-position: inside;
                      margin: 0;
                      padding-top: 15px; /* space for navlist top bg */
                      background: url(images/linklist_gradient13_top.jpg) top right no-repeat;
                      border-bottom: 1px solid #BFFED0;}
#navbar_left ul ul {  padding: 0;}                        
#navbar_left li {     margin: 0;
                      border-top: 1px solid #BFFED0;
                      }
#navbar_left a {      display: block;
/*topnavs */          font-weight: bold;
                      background:  url(images/linklist_gradient13.jpg) top right repeat-y;
                      border-style: none;
                      padding: 5px 10px 6px 0;
                      text-decoration: none;
                      color: #001B07;}
html>/**/body #navbar_left a:first-child { padding-left: 0.8em;}  /*hack against IE7; kudos to http://www.thestyleworks.de/tut-art/ie7.shtml#ie7-hacks */
#navbar_left a:hover {background: #EAFBE5 url(images/linklist_gradient10_rev.jpg) top right repeat-y;}
#navaktiv a {background: #EAFBE5 url(images/linklist_gradient10_rev.jpg) top right repeat-y;}
#navaktiv #navaktiv_sub a {background: #EAFBE5 url(images/linklist_gradient10_rev.jpg) top right repeat-y;}
#navaktiv_sub {background: #EAFBE5 url(images/linklist_gradient10_rev.jpg) top right repeat-y;
		display: block;
                color: black;
                font-size: 9pt;
                text-decoration: none;}
#navbar_left a:visited {color: black;}
#navbar_left li ul li{margin-bottom: 0 !important;
                      border: none;
                      display: inline;}
#navbar_left ul ul a {
/*subnavs*/           display: block;
                      color: black;
                      font-size: 9pt;
                      background: #DFFBD7;
                      /*background-image: none;*/
                      text-decoration: none;}
#navbar_left ul ul a:hover {

                      color: black;}
#navbar_left ul ul a:active {
                      color: black;}

#med_online {         background: url(images/buttons/navbar3_blue.gif) no-repeat ;} /*grau*/
#subnav_med_online a {
                      bbborder-top: 1px solid #EFFFF3;
                      }
/******************************************/
#content {            margin-left: 178px;
                      margin-right: 190px;
                      line-height: 1.3em;
                      max-width: 650px; /* Ergaenzung nach float_left Auswucherungen 
                      border-left: 1px solid black;
                      border-right: 1px solid black;
                      padding: 10px; /* --> content ist 640px breit*/
                      padding-top: 17px;} 
/*********Suchfunktion********************/
.csc-sword { color: red;
	     font-weight: bold; }
/*****************************************/
#body>#content {	    margin-right: 192px;}
#content h1 {         font-size: 18pt;
                      text-align: center;
                      margin: 25px 0 25px 0;
                      line-height: 1em;
                      color: #36734E;}
#content h2 {         font-size: 14pt;
                      margin: 30px 0 8px 0;
                      font-style: italic;
                      color: #36734E;
                      /*text-decoration: underline;*/}
#content h3 {         font-style: italic;
                      text-decoration: underline;
                      font-size: 11pt;
                      margin: 10px 0 8px 0;}
                      
#location h1 {        font-size: 8pt;
                      text-align: left;
                      margin: 3px 0 0 0;
                      line-height: 1.4em;
                      border-bottom: 1px solid #bfbfbf;
                      border-top: 1px solid #bfbfbf;}
#location a {         text-decoration: none;
                      border: none;
                      color: #36734E;}
#location a:visited { color: #36734E;} /* auf Wunsch von Ben - immer blau, jetzt aber grün wegen dem annere design andi, hatteste wohl vergessen ;) */
#location a:hover {   color: black;}
#content p {          text-align: justify;
                      margin-bottom: 10px;}
#content ul, #content ol {
                      text-align: justify;
                      margin-bottom: 10px;
                      }
#content ol {         margin-left: 40px;}
#content>ol {         margin-left: 35px;}
#content ol li {      margin-bottom: 0.3em;
		      padding-right: 5px
		      }
#content ul ol, #content ol ul, #content ul ul, #content ol ol {
                      margin-bottom: 5px;
                      margin-left: 10px;}
#content ul li {      background: url(images/list_symbol_green2.gif) top left no-repeat;
		      margin-left: 10px;
                      padding-left: 20px;}
#content ul li ul li {background: url(images/list_symbol_white2.gif) top left no-repeat;}

#content th, #content td {
                      padding: 0.35em 0.5em;
                      vertical-align: top;
                      font-size: 11pt;}
#content th {         background: url(images/th_bg_blue2.jpg) top left no-repeat;
                      color: #1E3B59;
                      white-space: nowrap;
                      border-left-style: none;
                      border-top-style: none;}
#content td {         background: white;
                      border: 1px solid #E7E7E7;
                      border-top-color: #c5e5fe;
                      font-size: 10pt;}
#content tr td:last-child { border-right-color:  #B0B0B0; border-right-width: 2px;} /* FF-Gimmick ^_^ */
#content tr:last-child td { border-bottom-color: #B0B0B0;}
#content tr:first-child th:last-child { border-right-style: solid; border-right-color: #9AC0DC;}
#content tr.alt td {  background: #F4F4F4;} 
#content table {      /*table-layout: fixed;*/
                      border-collapse: collapse;
                      border-style: none !important;
                      margin-bottom: 1em;
                      margin-top: 1em;}
#content table1{      /*table-layout: fixed;*/
                      border-collapse: collapse;
                      border-style: none !important;
                      margin-bottom: 55em;
                      margin-top: 55em;}
                      
#content caption {    text-align: left;
                      padding-bottom: 0.3em;
                      padding-left: 1em;
                      margin-bottom: -15px; /* for Firefox; what the hell, man? */
                      color: #1E3B59;
                      font-weight: bold;}
#toc {                float: right;
                      width: 200px;
                      margin-left: 15px;
                      margin-bottom: 5px;
                      font-size: 9pt;
                      line-height: 1.3em;                      
                      background: #d5e7f0 url(images/toc_edge_top4.jpg) no-repeat top center;}
#toc h2 {             margin: 0; 
                      padding: 10px 0 0 0;
                      color: black;
                      font-size: 13pt;
                      text-align: center;
                      text-decoration: none;}
#toc ul {             margin: 0;
                      padding: 12px;
                      padding-top: 5px;
                      line-height: 1.7em;
                      text-align: left;
                      list-style-type: none;
                      list-style-image: none;
                      background:  transparent url(images/toc_edge_bottom5.jpg) bottom center no-repeat;}
#toc li {             background-image: url(http://bugfix.ie6) !important; padding-left: 0 !important;} /* hebt #content li auf*/
#toc a {              text-decoration: none;
                      font-weight: normal;
                      color: black;
                      border-bottom: 1px dashed black;
                      }
#toc a:hover {        font-weight: bold;
                      border-bottom: 1px solid black;}
#author {             border: 1px solid silver;
                      padding: 0.5em 1em;
                      margin: 1em 0 1em 0;
                      clear: both;
                      font-size: 11pt;
                      background: white;}
#author a, #appendix a {
                      text-decoration: none;
                      font-style: italic;
                      color: black;
                      font-weight: normal;
                      border-bottom: 1px dashed silver;}                      
#author a:hover, #appendix a:hover {
                      font-weight: bold;}
#appendix {           border: 2px dashed silver;
                      background: white;
                      padding: 15px;}
html>/**/body #appendix { padding: 0; padding-left: 15px;} /* FF only, no IE7 */
#appendix table {     table-layout: fixed;}
#appendix th {        width: 40px;
                      background: none;
                      border: none;
                      padding: 0;}
#appendix td {        vertical-align: middle;
                      font-size: 10pt;
                      margin: 0;
                      padding: 0;
                      padding-right: 5px;
                      border: none;
                      background: none;}
div.warning, div.info, div.help {
                      not clear: both;}
.warning {            background: #ffc8c8 url(http://www.dr-gumpert.de/fileadmin/temp2/images/warning_rot_unten.png) bottom left no-repeat;
                      padding-bottom: 15px;
                      margin-bottom: 10px;
                      /*max-width: 640px;*/
                      }
.info {               background: #B3E9C0 url(http://www.dr-gumpert.de/fileadmin/temp2/images/info_blau_unten.png) bottom left no-repeat;
                      padding-bottom: 15px;
                      margin-bottom: 10px;
                      /*max-width: 640px;*/
                      }
.help {               background: #B3D3EA url(http://www.dr-gumpert.de/fileadmin/temp2/images/help_gelb_unten.png) bottom left no-repeat;
                      padding-bottom: 15px;
                      margin-bottom: 10px;
                      /*max-width: 640px;*/
                      }
.warning p, .warning table, .warning ol, .warning ul, .warning h2, .help p, .help table, .help ol, .help ul, .help h2 {          
                      margin-left: 10px;
                      margin-right: 20px;}
.info p, .info table, .info h2 {          
                      margin-left: 10px;
                      margin-right: 25px;}
.info ol, .info ul, info li {          
                      margin-left: 20px;
                      margin-right: 20px;}  
.warning h3, .info h3, .help h3 {
                      margin-left: 10px !important;}
.warning .float_left, .info .float_left, .help .float_left {
                      margin-left: 5px;
                      padding-right: 5px
                      } /*  fuer IE6 */
.warning>.float_left, .info>.float_left, .help>.float_left {
                      margin-left: 10px;
                      padding: 5px
                      } /* korrekt */
.warning .float_right, .info .float_right, .help .float_right {
                      margin-right: 5px;
                      padding: 5px
                      } /*  fuer IE6 */
.warning>.float_right, .info>.float_right, .help>.float_right {
                      margin-right: 10px;} /* korrekt */
.warning table, .info table, .help table {
                      margin-bottom: 10px;}
.warning h2 {
                      background: url(http://www.dr-gumpert.de/fileadmin/temp2/images/warning_rot_oben.png) top left no-repeat;
                      color: black !important;
                      padding: 12px 25px 10px 5px;
                      margin-left: 10px
                      text-align: center;}

.info h2 {
                      background: url(http://www.dr-gumpert.de/fileadmin/temp2/images/info_blau_oben.png) top left no-repeat;
                      color: black !important;
                      padding: 12px 25px 10px 5px;
                      margin-left: 10px
                      text-align: center;}
.help h2 {
                      background: url(http://www.dr-gumpert.de/fileadmin/temp2/images/help_gelb_oben.png) top left no-repeat;
                      color: black !important;
                      padding: 12px 25px 10px 5px;
                      margin-left: 10px
                      text-align: center;}                      

.warning>h2, .info>h2, .help>h2 {
                      padding-top: 15px;}   
/* bis hier editiert 2007-07-26 */
.warning strong {     /*color: red;*/}
.warning th {         background: url(images/thead_gradient_warning.jpg) !important;
                      background-repeat: repeat-y;}
.float_left, .float_right, .text_float_left, .text_float_right , .csc-textpic-imagewrap{
                      font-size: 11pt;
                      color: black;
                      font-weight: normal;
                      line-height: 1.3em;
                      margin-bottom: 5px;
                      padding: 0.5em;
                      background: url(images/floatbox_gradient.jpg) top left repeat-y;
                      text-align: left;
                      border: 1px dashed #A9B6C2;
                      border-right-color: #35393D;
                      border-bottom-color: #35393D;}
.float_left  :last-child:after, .float_right :last-child:after, .text_float_left :last-child:after, .text_float_right :last-child:after , .csc-textpic-imagewrap:last-child:after{
                      content: "."; 
                      height: 0;
                      padding: 0;
                      margin: 0; 
                      display: block; 
                      visibility: hidden;
                      background: black;
                      overflow: hidden;
                      clear: both;                      
/*kudos to http://www.aplus.co.yu/css/ie7-float-clearing/ for this hack*/
}
/* TODO */
*+html .float_left, *+html .float_right, *#html .csc-textpic-imagewrap {
                      max-width: 35%; } /* new star-hack for IE7; kudos http://www.thestyleworks.de/tut-art/ie7.shtml#ie7-hacks */
.float_left {         float: left;
                      margin-right: 15px;}
.float_right {        float: right;
                      margin-left: 15px;}
.float_right p, .float_left p, .csc-textpic-intext-right p {      
                      padding: 0;}
.float_right img, .float_left img, .csc-textpic-intext-right img {
                      display: block;
                      text-align: center;
                      margin-right: 1em;
                      padding: 0px;}
.text_float_left, .text_float_right {    
                      float: right; /* verhindert Streckung der Box in FF */
                      padding: 10px;
                      padding-bottom: 0;
                      margin-bottom: 1em;
                      margin-left: 1em
                      width: 625px;} /* fuer IE6; ab 625px float drop unter nav; EDIT: seit FF-Streck-float kein drop mehr */
#content>.text_float_left, #content>.text_float_right {
                      width: 610px;} /* fuer FF */
.text_float_left h2, .text_float_right h2, .text_float_left h3, .text_float_right h3 {
                      margin-top: 0 !important;}
#content>.text_float_left, #content>.text_float_right {
                      padding: 10px;}
.text_float_left img {     
                      float: left;
                      margin-bottom: 0;
                      margin-right: 1.5em;}                          
.text_float_right img {     
                      float: right;
                      margin-bottom: 0;
                      margin-left: 1.5em;}
                      
/****** Testgelaende ***********************/
*html #atoz_list p {    display: inline;
                      margin-left: 1em;}
*html #tx-flseositemap-pi1 p {    display: inline;
                      margin-left: 1em;}					  
a.infobox + p{        display:none;}
a.infobox:hover + p{
                      display: block;
                      background: url(images/floatbox_gradient.jpg) repeat-y;
                      width: 300px;
                      float: right;
                      position: relative; bottom: 1em; /*left: 10px; right: 0.5em;*/
                      border: 1px dashed #A9B6C2;
                      border-right-color: #35393D;
                      border-bottom-color: #35393D;
                      margin-left: 1em;
                      padding:0.7em; }                      
                     
#sidebar_right {      float: right;
                      width: 180px;
                      text-align: center;
                      font-size: 9pt;
                      padding-top: 10px;
                      padding-right: 3px;
                      }
#sidebar_right a img {border: none;}
#sidebar_right a {    border: none;}
#sidebar_right h2 {   font-size: 12pt;}
#google_search {      margin-bottom: 2em; margin-top: 1em;}
#google_ad {          background: #f4f4f4;
                      height: 900px;
                      margin: 10px 5px 0 5px;
                      }
/*.news {               border: 1px solid black;
                      margin-right: 2px;
                      margin-bottom: 5px;
                      margin-left: 4px;
                      padding: 10px 5px;
                      text-align: left;
                      background: #DDF1FB;
                      border: 1px solid #F1F1F1;
                      border-bottom-color: #091B5E;
                      border-right-color: #091B5E;}*/
.news p:first-child:first-line { font-weight: bold;}
.news p {             margin: 0; padding: 0;}
.news h1 {            font-size: 10pt;
                      text-align: center; 
                      padding-bottom: 0.3em;}
DIV.tx-mininews-pi1-fp_listrow-first{
                      border: 1px solid black;
                      border-left-color: #DDE7E0;
                      border-top-color: #DDE7E0; 
                      background: #F4FFF3;
                      margin-right: 2px;
                      margin-bottom: 5px;
                      margin-left: 4px;
                      padding: 10px 5px;
                      text-align: left;
}
DIV.tx-mininews-pi1-fp_listrow-normal{
                      border: 1px solid black;
                      border-left-color: #DDE7E0;
                      border-top-color: #DDE7E0;
                      background: #F4FFF3; 
                      margin-right: 2px;
                      margin-bottom: 5px;
                      margin-left: 4px;
                      padding: 10px 5px;
                      text-align: left;}
DIV.tx-mininews-pi1-fp_listrow-last{
                      border: 1px solid black;
                      border-left-color: #DDE7E0;
                      border-top-color: #DDE7E0;
                      background: #F4FFF3;
                      margin-right: 2px;
                      margin-bottom: 5px;
                      margin-left: 4px;
                      padding: 10px 5px;
                      text-align: left;}
p.tx-mininews-pi1-listrowField-datetime { font-weight: bold;
		      border-bottom: 1px solid #091B5E;
    		      font-size: 9pt;
		      text-align: right !important; 
}                      				  
.tx-mininews-pi1-listrow div {
		      background: #F4FFF3;
                      border: 1px solid #F1F1F1;
                      border-bottom-color: #091B5E;
                      border-right-color: #091B5E;
		      margin-top: 1em;
		      padding: 0.2em 0.5em;
		      }
p.tx-mininews-pi1-listrowField-teaser a { color: black !important; border: none !important;}					  
/******************************************/
#footer {             clear: both;
                      text-align: center;
                      font-size: smaller;
                      background: #F7F7F7; /*#fafafa;
                      border-right: 2px solid #ededed;*/
                      border-top: 1px solid #626262;
                      border-bottom: 1px solid #959595;
                      height: 60px;}
#footer ul {          list-style-type: none;
                      margin: 1em;}
#footer li {          margin-bottom: 1em;}

#footerlinks {
					text-align: center;
					font-size: 7pt;}
#footerlinks p {
					text-align: center;}

/* Status of this Memo

   This document is totally patchworked. Please refer 
   to the twisted brain of André Tschachtli for the 
   state of useability and status of this mess.  
   Distribution of this memo is rather not recommended.
   
   Also refer to RFC 1149 for further useless information.
*/

/* Typo3 CSS */
/* default styles for extension "tx_cssstyledcontent" */
	/* Captions */
	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; }

	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 { 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 */

