html {
	height:100%;
}
body {
	background-color:#DCE1E7;
	background-image: url(../templates/templ_img/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
        text-align:center;
}
#container {
	background-image: url(../templates/templ_img/bg_container.jpg);
	background-repeat: repeat-y;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	position: relative;
	text-align: left;
}
#container #top .searchfield {
	height: 13px;
	border: 1px solid #E6E7E8;
	width: 130px;
	margin: 0px;
	padding: 2px;
	font-size: 11px;
	background-color: #E6E7E8;
}
*html #container #top .searchfield {
	height: 19px;
	border: 1px solid #E6E7E8;
	width: 130px;
	margin: 0px;
	padding: 2px;
	font-size: 11px;
	background-color: #E6E7E8;
}
*+html #container #top .searchfield {
	height: 13px;
	border: 1px solid #E6E7E8;
	width: 130px;
	margin: 0px;
	padding: 2px;
	font-size: 11px;
	background-color: #E6E7E8;
	margin-bottom:3px;
}


#container #rootlevel {
	font-size: 10px;
	margin-left: 48px;
	margin-top: 6px;
	clear: both;
}
#container .content p {
	font-size: 10px;
	line-height: 13px;
}
#aktuelles h3 {
	font-size: 10px;
	text-transform: uppercase;
	color: #A62B43;
	margin-top:0px;
	padding-left:30px;
	font-weight:normal;
	/*margin-bottom:8px;*/
}
*html #aktuelles h3 {
	font-size: 10px;
	text-transform: uppercase;
	color: #A62B43;
	margin-top:0px;
	padding-left:30px;
	font-weight:normal;
	margin-bottom:9px;
	margin-left:0px;
}
*html #aktuelles img {
	margin-left:-2px;
}
#container .content {
	padding-bottom: 100px;
	width: 100%;
	min-height: 200px;
}
*html #container .content {
	padding-bottom: 100px;
	width: 100%;
	height: 200px;
}
*html #container #map .content {
	padding-bottom: 0px;
	width: 100%;
	height: 200px;
}
#container .content h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	font-size:14px;
	font-weight:bold;
	margin-bottom:0px;
	margin-top:0px;
}

.topdots {
	background-image: url(../templates/templ_img/dots.gif);
	background-repeat: repeat-x;
	display: block;
	height: 1px;
	margin: 0px 0px 5px;
	padding: 0px;
	font-size: 1px;
}
.topdots_newsteaser {
	background-image: url(../templates/templ_img/dots.gif);
	background-repeat: repeat-x;
	display: block;
	height: 1px;
	margin: 0px 0px 13px;
	padding: 0px;
	font-size: 1px;
}
.bottomdots {
	background-image: url(../templates/templ_img/dots.gif);
	background-repeat: repeat-x;
	display: block;
	height: 1px;
	margin: 5px 0px 0px;
	padding: 0px;
	font-size: 1px;
}
#container #footer {
	clear: both;
	display: block;
	padding-bottom: 20px;
}
#container #aktuelles {
	width: 282px;
	background-color: #e6e7e8;
	padding: 9px;
	margin-bottom: 15px;
	text-align: left;
	margin-top: 20px;
}
*html #container #aktuelles {
	width: 300px;
	background-color: #e6e7e8;
	padding: 9px 9px 8px 9px;
	margin-bottom: 15px;
	float:right;
}
*+html #container #aktuelles {
	width: 282px;
	background-color: #e6e7e8;
	padding: 9px 9px 8px;
	margin-bottom: 15px;
}
#container #main #footer #times {
	line-height: 24px;
	background-image: url(../templates/templ_img/earth.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 24px;
	padding-left: 30px;
	font-size: 10px;
	width: 540px;
}
#container #main #footer #times .hong_kong {
	margin-right: 20px;
	margin-left: 20px;
}
#aktuelles ul {
	font-size: 10px;
	margin:0px 0px 4px;
	padding:0px 0px 0px;
	list-style-type: none;
}
*html #aktuelles ul {
	font-size: 10px;
	margin:3px 0px 0px 0px;
	padding:0px;
	list-style-type: none;
}
*+html #aktuelles ul {
	font-size: 10px;
	margin:3px 0px 0px;
	padding:0px;
	list-style-type: none;
}
#aktuelles li {
	background-image: url(../templates/templ_img/dots.gif);
	background-repeat: repeat-x;
	/*background-position:0px 18px;*/
	background-position:0px bottom;
	padding-bottom:2px;
	padding-top:5px;
}
*html #aktuelles li {
	background-image: url(../templates/templ_img/dots.gif);
	background-repeat: repeat-x;
	/*background-position:0px 18px;*/
	background-position:0px bottom;
	padding-bottom:2px;
	padding-top:0px;
}
*+html #aktuelles li {
	background-image: url(../templates/templ_img/dots.gif);
	background-repeat: repeat-x;
	/*background-position:0px 18px;*/
	background-position:0px bottom;
	padding-bottom:2px;
	padding-top:0px;
}
#aktuelles li.news-amenu-item-year {
	background-image:none;
	padding-bottom:0px;
	padding-top:10px;
}
*html #aktuelles li.news-amenu-item-year {
	background-image:none;
	padding-bottom:0px;
	padding-top:0px;
}
*html #container #top .searchfield {
	width: 130px;
	float: right;
	white-space: nowrap;
}
#container #top #hauptmenue ul {
	list-style-type: none;
	margin:35px 30px 0;
	padding: 0px;
	float: left;
}
*html #container #top #hauptmenue ul {
	list-style-type: none;
	margin:35px 0px 0;
	padding: 0px;
	float: left;
}
#container #top #hauptmenue ul ul {
	list-style-type: none;
	margin:0px;
	padding: 0px;
	float: left;
	margin-top:22px;
	margin-left:6px;
	padding: 6px 0px 6px 0px;
	background-color: #E6E7E8;
}
*html #container #top #hauptmenue ul ul {
	margin-top:24px;
}

#container #top #search {
	height: 19px;
	margin-top: 45px;
	margin-right: 45px;
	display: inline;
	white-space: nowrap;
	float: right;
	width: 179px;
}
*html #container #top #search {
	height: 19px;
	margin-top: 45px;
	margin-right: 45px;
	display: inline;
	white-space: nowrap;
	float: right;
	width: 179px;
	background-color:#A62B43;
}
#container #top #search .search_bn {
	float: left;
	width: 43px;
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
}
*+html #container #top #search .search_bn {
	float: left;
	width: 43px;
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
	margin-top:1px;
}


#container #top #hauptmenue li {
	/*display: inline;*/
	list-style-type: none;
	margin-right: 0px;
	font-size: 14px;
}
#container #top {
	height: 82px;
	margin-left: 48px;
	margin-right: 0px;
	display: block;
}
*html #container #top {
	height: 52px;
	margin-left: 48px;
	margin-right: 0px;
	display: block;
}
#container #top #search form {
	white-space: nowrap;
}
#container #top #hauptmenue {
	margin-left: 116px;
	margin-bottom: 20px;
	/*display: inline;*/
	height: 22px;
}
*html #container #top #hauptmenue {
	margin-left: 70px;
	margin-bottom: 0px;
	display: inline;
	height: 22px;
}
#container #flash {
	width: 980px;
	overflow: hidden;
}
#container #map {
	width: 980px;
	overflow: hidden;
	background-color: #E6E7E8;
}
#container #main {
	position: absolute;
	padding-left: 48px;
	background-image: url(../templates/templ_img/bg_container.jpg);
	background-repeat: repeat-y;
	padding-right: 48px;
	width: 884px;
	padding-top: 20px;
}
*html #container #main {
	width:980px;
}
#container .clearer {
	clear: left;
	font-size: 1px;
	height: 1px;
	margin-top: 15px;
}
#container .headclearer {
	clear: left;
	font-size: 0px;
	height: 0px;
}
#container #main #leftcol {
	width: 50%;
	float: left;
	clear: left;
	position: relative;
}
#container #main #rightcol {
	height:100%;
	width:300px;
	text-align: left;
	background-color: #00CCFF;
}
.headline {
	margin-bottom: 10px;
}
#container #main #footer #bottomnav {
	font-size: 10px;
	line-height: 24px;
	float: right;
	height: 24px;
}
#container #main #aktuelles a {
	color: #000;
	text-decoration: none;
}
#container #main #aktuelles a:hover {
	color: #a7a9ac;
	text-decoration: none;
}
#container #main #footer #bottomnav a {
	color: #000;
	text-decoration: none;
}
#container #main #footer #bottomnav a.act,
#container #main #footer #bottomnav a:hover {
	color: #fff;
	text-decoration: none;
}
#container #main ul#rightmenu {
	font-size: 11px;
	list-style-type: none;
	margin: 0px 0px 47px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 300;
}
#container #main #rightmenu li {
	line-height: 130%;
}
#container #main #rightmenu a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#container #main .content #pdf_send {
	margin-top: 10px;
}
#container #main .content #pdf_send .send_article {
	/* wird wieder eingeblendet, wenn der PDF-Download funktioniert:
	margin-left: 45px;*/
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container #main .content .newsteaser img {
	float: left;
	margin-right: 10px;
	margin-bottom:5px;
}
#container #main .content .newsteaser .teaserdate {
	clear: right;
	display: block;
}
#container #main .content .newsteaser {
	font-size: 10px;
	display: block;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
	height:70px;
}
#container #main #rightmenu a.act,
#container #main #rightmenu a:hover {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
#container #main .content .newsteaser a {
	color: #A62B43;
	text-decoration: none;
}
#container #main .content .newsteaser h3 {
	font-size:12px;
}
#container #main .content .newsteaser h3 a {
	color:#333;
}
#container #main p {
	font-size: 10px;
}
#container #main .content .singledate {
	font-size: 10px;
	color: #A62B43;
	margin: 0px 0px 12px;
	padding: 0px;
	display: block;
}
#container #rootlevel a {
	color: #000;
	text-decoration: none;
}
#container #rootlevel a.act,
#container #rootlevel a:hover {
	color: #fff;
	text-decoration: none;
}
#container #main .bild img {
}
#container #main a {
	color: #000;
	color:#58595b;
	text-decoration: none;
}
#container #main a:hover,
#container #main a.act {
	color: #fff;
	text-decoration: none;
}
#container #main .bild {
}
#container #main td#rechtespalte {
	width: 300px;
	background-color: #FFCCCC;
}
#container #main .rightcontent {
	font-size: 10px;
	width: 300px;
	vertical-align: top;
	height: 1px;
}
.rightnav {
	height: 1px;
	vertical-align: top;
}
#container #main .newsbox {
	vertical-align: bottom;
	/*width: 300px;*/
	text-align:right;
}
#container #main .empty {
	width: auto;
}
.rtopcol {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	height: 10px;
}
.bilder {
	white-space: nowrap;
}
.bilder img {
	margin-right: 4px;
}#container #main .rtopcol .rightcontent .bilder div {
	float: left;
	margin: 0px;
	padding: 0px;
}
#container #main .rtopcol .rightcontent .bilder span {
	line-height: 16px;
}
#container #main .newsbox p {
	text-align: left;
}
#container #main .maintable {
	clear: both;
}
#container #map #headercontent {
	float: right;
	width: 295px;
	background-color: #E6E7E8;
	height: 415px;
	padding-top: 25px;
	padding-right: 40px;
	padding-bottom: 25px;
	padding-left: 40px;
}
*html #container #map #headercontent {
	float: right;
	width: 375px;
	background-color: #E6E7E8;
	height: 415px;
	padding-top: 25px;
	padding-right: 40px;
	padding-bottom: 25px;
	padding-left: 40px;
}
#container #map #headercontent .content #rootlevel {
	margin: 0px 0px 10px;
	padding: 0px;
}
#container #map #headercontent .content .topdots {
	margin: 15px 0px 0px;
	padding: 0px;
}
#container #map #headercontent .content .bottomdots {
	margin: 0px;
	padding: 0px;
}
#container #map #headercontent .content p {
	margin: 5px 0px;
	padding: 0px;
}
#container #map #headercontent .content #pdf_send {
	margin-top: 5px;
}
#container #map #headercontent .content #pdf_send .send_article {
	margin-left: 30px;
}
#container #main .maintable .leftcontent {
	vertical-align: top;
}
#container #main .maintable .leftcontent p {
	padding: 0px;
	margin-top: 0px;
}
#container #main .newsbox #aktuelles h4 {
	font-size: 10px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.industrie img {
	float: left;
	margin-right: 10px;
        height:80px;
}
.industrie h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px 0px 5px;
	padding: 0px;
}
#container #main .industrie h4 a {
	color:black;
}
.industrie p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.industrie .mehrlink {
	float: right;
}
.industrie {
	display: block;
	margin-bottom: 10px;
	margin-top: 10px;
}
.industrie .mehrlink a {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#container #main .rtopcol .industrie .mehrlink a {
	color: #FFFFFF;
}
#container #main .content .industrie .mehrlink a {
	color: #FFFFFF;
}






/*#hauptmenue {
	line-height : normal;
	text-align: left;
	height:auto;
	overflow:hidden;
	width: 100%;
}
#hauptmenue ul {
	list-style-type : none;
	margin-right : 0;
	padding : 0;
	margin-top: 0;
	margin-bottom: 0;
	text-align:right;
	display:inline;
}
#hauptmenue li {
	display : inline;
	margin : 0;
	padding : 0;
}*/
#yymenu a {
	padding: 4px;
	text-decoration: none;
	display: block;
	color: #FFFFFF;
	margin: 0px;
	border-bottom: solid 1px #FFffff;
	background: #8594a0;
	font: bold 11px Verdana, Arial, Helvetica, Geneva, SunSans-Regular;
}
#yymenu a.last {
	border-style: none;
}
#yymenu  {
	background: #2e3e4b;
}

#yymenu a:hover {
	color: #2D4200;
	background-color: #C3EA77;
}
.mmLevel1, .mmLevel2{
	padding-top:0px;
	margin-bottom:10px;
	border: 2px solid #8594a0;
}
#yymenu .sub {
	background-image: url(../images/ypmenu_pfeilg.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.newsteaser .mehrlink {
	clear:right;
}
#bottomnav ul,
#langswitch ul {
	margin:0px;
	padding:0px;
}
#bottomnav li,
#langswitch li {
	display:inline;
}
.newsteaser p {
	display:inline;
}
#langswitch {
	font-size:10px;
	line-height: 24px;
	float: right;
	height: 24px;
}
#container #main #footer #langswitch a {
	color: #000;
	text-decoration: none;
}
#container #main #footer #langswitch a.act,
#container #main #footer #langswitch a:hover {
	color: #fff;
	text-decoration: none;
}
#map dl {
	margin:0px;
}
#container #main .content form#kontakt, .labeltf {
	font-size: 10px;
}
#container #main .content #kontakt input, 
.eingabefeld {
	float: right;
	width: 340px;
	border: 1px solid #a7a9ac;
	font-size:10px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	padding-left:2px;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-right: 2px;
}
.eingabefeld {
	float: right;
	width: 275px;
	border: 1px solid #a7a9ac;
	font-size:10px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	padding-left:2px;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-right: 2px;
}
#container #main .content #kontakt .mailformrow .eingabefeld, .eingabefeld {
	background-color: #ebeced;
}

#container #main .content #kontakt .mailformrow, .mailformrow {
	display: block;
	clear: both;
	line-height: 25px;
	/*height: 25px;*/
}
#container #main .content #kontakt .mailformrow textarea , .mailformrow textarea {
	float: right;
}
#container #main .content #kontakt .mailformrow .radiobn {
	float: none;
	width: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color:none;
}
#container #main .content #kontakt .mailformrow input.PLZ {
	float: left;
	width: 60px;
	border: 1px solid #a7a9ac;
	font-size:10px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	padding-left:2px;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-right: 2px;
	margin-left:4px;
	background-color: #ebeced;
}
*html #container #main .content #kontakt .mailformrow input.PLZ {
	margin-left:10px;
}
#container #main .content #kontakt .mailformrow input.ort {
	float: left;
	width: 270px;
	border: 1px solid #a7a9ac;
	font-size:10px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	padding-left:2px;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-right: 2px;
	margin-left:4px;
	background-color: #ebeced;
}
*html #container #main .content #kontakt .mailformrow input.ort {
	margin-left:10px;
}
#container #main .content #kontakt .mailformrow textarea, .mailformrow textarea {
	width: 340px;
	overflow: auto;
	border: 1px solid #a7a9ac;
	background-color: #ebeced;
	padding: 2px;
	/*margin-top: 15px;*/
}
#container #main .content #kontakt .mailformrow textarea, .mailformrow textarea {
	/*width: 275px;*/
	overflow: auto;
	border: 1px solid #a7a9ac;
	background-color: #ebeced;
	padding: 2px;
	/*margin-top: 0px;*/
}
#container #main .content #kontakt .mailformrow .submitbn {
	width: auto;
	padding: 0px;
	margin-top: 10px;
	margin-bottom:20px;
}
#container #main .content #kontakt .mailformrow .anrede {
	float: none;
	display: inline;
}
#container #main .content #kontakt .mailformrow label, 
.labeltf {
	display: block;
	float: left;
	width: 100px;
	font-size: 10px;
}
.labeltf {
	display: block;
	float: left;
	width: 150px;
}
#container #main .stsecurity .stsec_block h4 {
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#container #main .stsecurity .stsec_block a {
	color: #FFFFFF;
}
#container #main .stsecurity .stsec_block .mehrlink {
	font-size: 12px;
	text-align: right;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 5px;
}
#container #main .stsecurity .stsec_block p {
	display: inline;
}
td.points {
	font-size: 0px;
	background-image: url(../templates/templ_img/dots.gif);
	background-repeat: repeat-x;
	height: 10px;
}
.stsecurity td {
	vertical-align:top;
}
.csc-textpic-caption {
	font-size:9px;
}
.red,
.important,
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup {
	color:#B7235A;
}
.subnav1 {
	font-size: 10px;
}
.subsubnav {
	padding-left: 19px;
	font-size: 10px;
}
.tx-indexedsearch td {
	font-size:10px;
	padding-top:3px;
	padding-bottom:3px;
	padding-right:3px;
}

.tx-indexedsearch input,
.tx-indexedsearch select {
	font-size: 11px;
	border:1px solid #A7A9AC;
	background-color:#EBECED;
	width:100%
}
.tx-indexedsearch input.search_bn {
	width:auto;
}
.tx-indexedsearch-whatis {
	font-size:10px;
}
.tx-indexedsearch .tx-indexedsearch-res td.tx-indexedsearch-descr {
	font-style:normal;
}
.table01 {width:450px;}
.table02 {width:300px;}
.td01 {width:550px;}
.td02 {width:50%;}
.rtopcol {width:300px;}

#imgpopup {
	position: absolute;
	visibility: hidden;
	width: 885px;
	right:48px;
	top:-123px;
}
*html #imgpopup {
	position: absolute;
	visibility: hidden;
	width: 885px;
	right:48px;
	top:-119px;
}
#imgpopup img {
	width: 885px;
	height: 475px;
}
#container #main .content #kontakt .mailformrow label.datenschutz {
	float:none;
	line-height:13px;
	margin-left:30px;
	width:420px;
}
.news-single-backlink {
	font-size:10px;
        margin-top:20px;
}
*html .tx_tipafriend .mailformrow {
        height:25px;
}
*html .tx_tipafriend .mailformrow label {
        line-height:15px;
}
.backlink {
	 float:right;
	 font-size:9px;
	 color:#333;
}
#container #main .backlink a {
	color:#333;
	font-weight:bold;
}
.tx-indexedsearch .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-sword {
	width:100%;
	padding:3px;
}
*html .tx-indexedsearch .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-sword {
	width:150px;
	height:20px;
}
.content ul,
.content ol {
	font-size:10px;
}
a {
	outline:none;
}
.broschtr {
	margin-top:27px;
}
*html .broschtr {
	margin-top:26px;
}
*+html .broschtr {
	margin-top:26px;
}
#container #main .csc-textpic-text a {
	color:#A62B43;
}
.rot {color:#A62B43;}
.unterstrichen {text-decoration:underline;}

hr.dots {
	height:1px;
	border:none;
	background-image: url(../templates/templ_img/dots.gif);
	background-repeat: repeat-x;
	display: block;
	height: 1px;
	margin:20px 5px 20px 0;
	padding: 0px;
}


h2 {
	font-weight:normal;
	font-size:24px;
}

/* Online-Bewerbungsformular */
#container #main .content form#bewerbung, .labeltf {
	font-size: 10px;
}
#container #main .content #bewerbung label, .labeltf {
	display: block;
	float: left;
	width: 100px;
}
#container #main .content #bewerbung .mailformrow .anrede {
	display:inline;
	float:none;
}
#container #main .content #bewerbung input, .eingabefeld {
	border:1px solid #A7A9AC;
	float:right;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	padding:3px 2px 2px;
	width:340px;
}
#container #main .content #bewerbung .mailformrow .radiobn {
	border-style:none;
	float:none;
	width:auto;
}
#container #main .content #bewerbung .mailformrow textarea, .mailformrow textarea {
	background-color:#EBECED;
	border:1px solid #A7A9AC;
	/*margin-top:0;*/
	overflow:auto;
	padding:2px;
	width:340px;
}
#container #main .content #bewerbung .mailformrow .submitbn {
	margin-bottom:20px;
	margin-top:10px;
	padding:0;
	width:auto;
}
#container #main .content #bewerbung label.datenschutz {
	float:none;
	line-height:13px;
	margin-left:30px;
	width:420px;
}
#container #main .content #bewerbung .uploadfield {
	float: right;
	width: 340px;
	border: 1px solid #a7a9ac;
	font-size:10px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	padding-left:2px;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-right: 2px;
}
#container #main .csc-menu-4 a {
	font-size:10px;
	color:#A62B43;
	line-height:20px;
}
.csc-menu-4 {
	margin-top:0px;
	font-size:10px;
}
.mailformrow input,
.mailformrow textarea {
	margin-top:3px;
}
body .error {
	color:#ff0000;
}
span.floatright {
	float:right;
	margin-right:5px;
}
span.floatleft {
	float:left;
}
*+html span.floatright {
	/*margin-top:-18px;*/
}
*+html span.floatleft {
	/*margin-top:-18px;*/
}
*+html .csc-textpic-intext-left-nowrap {float:left;}