/*Pulcra Chemicals CSS Ver. 0.1 */
/* 14.06.07 */
/* written by dirk doering - sky-netconcept GmbH */

/*@import "pulcra_web_nav.css";
@import "pulcra_web_news.css";
*/

/*---
BODYTAGS
---*/
*{
	margin:0;
	padding:0;
	border:0;
}

html {
    min-height:100.1%;
}

BODY{
    background:#fff;
    color:#CCC;
    font-family: Arial, Helvetica, sans-serif;
    font-size:62.5%;
    margin: 0 0 0 2.6em;
    min-height:100.01%;
    text-align:left;
}

h1, h2, h3{
    color:#000099;
    font-weight:bold;
	font-size:1.3em;
	margin:0.6em 0;
}

h4{
    color:#666;
    font-weight:bold;
	font-size:1.2em;
	margin:0.6em 0;
}

p{
    line-height:140%;
    color:#666;
	font-size:1.2em;
}

ul{
    font-size:1.1em;
    color:#666;
}

.rMContainer br{
    line-height:100%;
}

.clearer{
    display:none;
}

/******
vererbung
*****/

ul li, li ul, li li{
    font-size:1em;
}

/******
LINKS
*****/

a{
	color:#666;
	text-decoration:none;
	font-size:1.1em;
	outline:0;  
}

a:hover{
	text-decoration:underline;
}

h1 a{
	color:#000099;
	font-size:1.3em;
	font-weight:bold;
	margin:0.6em 0pt;
}

h1 a:hover{
	text-decoration:underline;
}

#content a.internal-link,  #content a.news-list-morelink {
    background:url(../img/link_inside.gif) bottom left no-repeat;
    color:#669e9b;
    padding:0 0 0 12px;
}

a.mail{
    background:url(../img/mail_icon.gif) top left no-repeat;
    color:#669e9b;
    padding:0 0 0 12px;
}

a.download{
    background:url(../img/download_icon.gif) top left no-repeat;
    color:#669e9b;
    display:block;
    padding:0 0 0 12px;
}

a.external-link-new-window{
    background:url(../img/external_icon.gif) top left no-repeat;
    color:#669e9b;
    display:block;
    padding:0 0 0 12px;
}

#centerMargin a.external-link-new-window{
    display:inline;
}

#centerMargin a.download{
    background:url(../img/download_icon.gif) top left no-repeat;
    color:#669e9b;
    display:inline;
    padding:0 0 0 12px;
}

.csc-section a{
    background:url(../img/down_icon.gif) top left no-repeat;
    color:#669e9b;
    display:block;
    padding:0 0 3px 12px;
}

.csc-linkToTop a{
    background:url(../img/totop_icon.gif) top right no-repeat;
    color:#669e9b;
    display:block;
    padding:0 12px 0 0;
    text-align:right;
}

.bodytextTipFriend a{
    background:url(../img/link_inside.gif) bottom left no-repeat;
    color:#669e9b;
    padding:0 0 0 12px;
}

.bodytextTipFriend {margin:0 0 10px 0;}

.browsebox li a{
    color:#669e9b;
}

#footer a{
    background:none;
    color:#666;
}

#footer .Search, #footer_home .Search{
    background:url(../img/search_footer_icon.gif) top left no-repeat;
    padding:0 0 0 12px;
    margin:0 10px 0 0;
}

#footer .Recommend, #footer_home .Recommend{
    background:url(../img/recommend_icon.gif) top left no-repeat;
    padding:0 0 0 12px;
    margin:0;
}

#footer .footerPrint li a, #footer_home .footerPrint li a{
    background:url(../img/print_icon.gif) top left no-repeat;
    padding:0 0 0 12px;
}

/******
LINKS END
*****/

input{
	border:1px solid #777;
	margin:0 15px 10px 0;
	color:#666;
	font-size:1em;
	font-family: Arial, Helvetica, sans-serif;
}

dl{
	font-size:1.2em;
}

SELECT{font-size:1.1em;}
LI LI, LI P, LI A, TD P, BLOCKQUOTE P, H2 p, h1 a, h2 a, h3 a, p a, dl a {font-size:1em;}
* html .news-list-home-item a {font-size:1em;}
.news-list-home-item a {font-size:1em;}

TD, TR{
    color:#666;
	margin:0;
	padding:0;
	border:0;
}

.spacer-gif{
	display:none;
}


/******
TABLE STYLES
*****/

TABLE TD{
	vertical-align:top;
	font-size:1.2em;
}

TABLE TD select{
	font-size:1em;
}

.contenttable-1{
    border-collapse:collapse;
    border:1px solid #e4e4e4;
    margin:0 0 15px 0;
    width:100%;
}

.contenttable-1 tbody td {
    padding:4px 8px;
}

.contenttable-1 .tr-even.tr-0{
    background:#f4f4ee;

}

.contenttable-1 .tr-even .td-0{
    width:100px;
}

.addressTable td{
        vertical-align:top;
}

.addressTable .tr-even .td-0{
    width:150px;
}

.addressTable .tr-even .td-1{
    width:200px;
}

.addressTable .tr-even .td-2{
}

.addressTable .tr-even .td-last{
}

.rMContainer table{
    margin:10px 10px 5px 10px;
}


/****** TABLE STYLES END *****/

fieldset {
    border: 1px solid #BFBAB0;  
    background-color: #f4f4ee;
    color:#666;
    clear: both;  
    float: left;  
    font-size:1.2em;
    margin: 0 0 0.5em 0;  
    padding: 0; 
    width: 100%;
}

legend {  
    margin-left: 1em;  
    color: #666;  
    font-weight: bold;
    padding:0.5em;
}
fieldset ol {  
    padding: 1em;  
    list-style: none;
}
fieldset li {  
}

fieldset.submit {  
    float: none;
    font-size:1.1em;
    width: auto;  
    border-style: none;  
    padding-left: 11em;  
    background-color: transparent; 
}

label {  
    float: left;  
    width: 8em;  
    margin-right: 1em;
}

/******
FORM STYLES
*****/
.csc-mailform{
    background:#f4f4ee;
    border-left:1px solid #e4e4e4;
    border-right:1px solid #e4e4e4;
    margin:15px 0;
}

.csc-mailform-field{
    color:#666;
    float:left;
    font-size:1.2em;
    margin:0.5em 0;
    width:100%;
}

.csc-mailform-label{
    color:#666;
    clear:both;
    font-weight:bold;
    font-size:1.2em;
    padding:0.5em 1em;
}

.csc-mailform-field label{
    float:left;
    padding:0 1em;
    width:10em;   
}

.csc-mailform-field input{
    font-size:1.1em;
    margin:0;
}

.csc-mailform-field textarea{
    color:#666;
    font-size:1.2em;
    font-family:Arial, Helvetica, sans-serif;
}

/******
FORM STYLES IE ONLIY
*****/

* html legend {  position: relative;  left: -7px;  top: -1em;}

* html fieldset ol {padding-top:0.25em; }

* html fieldset {  position: relative;margin-bottom:2em;}

*+html legend {  position: relative;  left: -7px;  top: -1em;}

*+html fieldset ol {padding-top:0.25em; }

*+html fieldset {  position: relative;margin-bottom:2em;}


/******
LAYOUT BOXES STYLES START
*****/

#metaNav{
    height:2.6em;
    text-align:right;
    width:970px;
}

#metaNav ul{
    padding:0.8em 0 0 0;
}

#metaNav li{
    display:inline;
    padding:0 0 0 15px;
}

#metaNav .Home a{
    background:url(../img/home_icon.gif) top left no-repeat;
    padding:0 0 0 12px;
}

#metaNav .Contact a{
    background:url(../img/contact_icon.gif) top left no-repeat;
    padding:0 0 0 12px;
}

#metaNav .Sitemap a{
    background:url(../img/sitemap_icon.gif) top left no-repeat;
    padding:0 0 0 12px;
}

#moodPicture{
    border-left:1px solid #CCC;
    border-right:1px solid #CCC;
    border-bottom:none;
    width:970px;
}

#mainNav{
    background:url(../img/headline_bg.png) top left repeat-x #deeafa;
    border-left:1px solid #CCC;
    border-right:1px solid #CCC;
    border-top:none;
    border-bottom:1px solid #CCC;
    color:#4e4e4e;
    height:26px;
    width:970px;
}

#mainNav ul{
    border-left:1px solid #fff;
    border-right:1px solid #fff;
    display:inline;
    float:left;
    height:26px;
    list-style:none;
    margin:0 0 0 220px;
}

#mainNav li{
    display:block;
    border-right:1px solid #fff;
    float:left;
    height:22px;
    padding:4px 1em 0 1em;
    margin:0;
}

#mainNav li a{
    display:block;
    font-size:1.4em;
}

#mainNav li a:hover{
    color:#000099;
    text-decoration:none;
}

#mainNav .nav_li_active{
    background:url(../img/headline_bg_act.png) top left repeat-x;
}


#mainNav .nav_li_active_a{
    color:#000099;
    text-decoration:none;
}


/****
SUBNAVIGATION
****/
#wrapper{
    background:url(../img/wrapper_bg.gif) top left repeat-y;
    float:left;
}


#subNav{
    float:left;
    width:205px;
    margin:0 15px 0 0;
    padding:0 0 10px 0;
}

#subNav a{
    margin:0;
    padding:0 0 0 12px;
    font-size:1.1em;
}

#subNav a:hover{
    color:#000099;
    text-decoration:none;
}

#subNav ul{
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin:0;
    padding:0;
}

#subNav li{
    border-top:1px solid #FFF;
    display:block;
    line-height:140%;
    list-style-position:inside;
    margin:2px 1px;
    padding:1px 0;
}

#subNav li ul li{
    border-top:1px solid #FFF;
    padding:0 0 0 15px;
}

#subNav li ul li ul li{
    border-top:none;
    padding:0 0 0 20px;
}

#subNav li ul{
    font-size:1em;
}

#subNav .subnav_li_active{
    color:#000099;
}

#subNav ul li ul .subnav_li_active{    
    background:url(../img/link_inside.gif) center left no-repeat;
    padding:0 12px;
}


#content{
    float:left;
    width:970px;
    margin:15px 0 0 0;
}

.leftMargin{
    float:left;
    width:220px;
}

.NewsBox{
    float:left;
    width:205px;
    display:inline;
    border:1px solid #e4e4e4;
    margin:0 15px 15px 0;
    padding:0 0 10px 0;
}

.NewsBox h1, #rightMargin h1, #sectiontitle h1{
    background:url(../img/headline_bg.png) top left repeat-x #deeafa;
    border-bottom:1px solid #e4e4e4;
    height:20px;
    font-weight:normal;
    margin:0 0 6px 0;
    padding:6px 0 0 10px;
}

#rightMargin h1{
    background:#deeafa;
    height:auto;
    padding:6px 0 6px 10px;
}

#sectiontitle h1{
    border-bottom:none;
    border-right:1px solid #CCC;
}


.NewsBox h2{
    color:#666;
    font-weight:bold;
    font-size:1.2em;
    margin:10px 10px 5px 10px;
}

.NewsBox a{
    margin:0 10px 5px 10px;
    text-align:right;
    width:100%;
}

.NewsBox a.external-link-new-window, .NewsBox a.internal-link{
    	margin:0;
	text-align:left;
    	width:auto;
}

.NewsBox #c6{
    display:none;
}

.NewsBox .bodytext{
margin:0 0 5px 10px;
}


/*
    CENTER MARGIN CONTENT
*/

#centerMargin{
    float:left;
    width:535px;
}

#centerMargin .cMTeaserContainer{
    border-top:1px solid #CCC;
    margin:0;
    padding:5px 0;
}

#centerMargin .cMTeaserContainer .bodytext{
    margin:0 0 0 0;
}

#centerMargin ul{
	font-size:1.2em;
      margin:5px 0 10px 0;
      padding:0;
      list-style:none;
}

#centerMargin li{
      background: url(../img/listStyle_icon.gif) 0px 1px no-repeat;
      font-size:1em;
      line-height:140%;
      padding:0 0 0 8px;
      margin:0;
}

#centerMargin ol li{
    background:none;    
}

#centerMargin .bodytext{
    margin:0 0 20px 0;
}

#centerMargin .component-items li{
    background:none;
    padding:0;
}



/*
    FOOTER
*/

#footer_home{
    border-top:1px solid #CCC;
    display:inline;
    float:left;
    margin:0 0 30px 220px;
    padding:5px 0 0 0;
    text-align:right;
    width:535px;
}

#footer{
    border-top:1px solid #CCC;
    display:inline;
    float:left;
    margin:0 0 30px 220px;
    padding:5px 0 0 0;
    text-align:right;
    width:535px;
}

#footer ul, #footer_home ul{
    font-size:1.1em;
}


#footer li, #footer_home li{
    display:inline;
    padding:0 0 0 15px;
}

.footerPrint{
    float:right;
}

/*
    RIGHT MARGIN CONTENT
*/

#rightMargin{
    float:left;
    margin:0 0 0 13px;
    width:200px;
}

* html #rightMargin{
    margin:0 0 0 11px;
}

.rMContainer{
    float:left;
    border:1px solid #e4e4e4;
    margin:0 0 15px 0;
    padding:0 0 10px 0;
    width:200px;
}

.rMContainer li{
      background: url(../img/listStyle_icon.gif) 0px 1px no-repeat;
      font-size:1.1em;
      line-height:140%;
      padding:0 0 0 8px;
      margin:0;
}

.rMContainer .csc-section{
      background:none;
      line-height:140%;
      padding:0;
      margin:0;
}

.rMContainer p{
    margin:0 10px;
}

.rMContainer ul{
      margin:5px 10px;
      list-style:none;
}

.rMContainer li{
      line-height:140%;
}

.rMContainer select{
    border:1px solid #e4e4e4;
    color:#666;
    font-size:1em;
    margin:0 0 10px 0;
    width:180px;
}

/*****
CSC-STYLED CONTENT KORREKTUREN
*****/

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
    margin-bottom:0px;
}

#centerMargin div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
    margin-bottom:10px;
}

* html #centerMargin div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
    margin-top:0.6em;
}

*+html #centerMargin div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
    margin-top:0.6em;
}

/*****
NEWS PLUGIN STYLES
*****/
.news-latest-item{
    margin: 0;
    padding:0 0 10px 0;
}

.news-latest-item h3{
    line-height:140%;
    margin:0;
    padding:0 10px;
    font-size:1.2em;
}

.NewsBox .news-latest-item h3 a{
    margin:0;
    padding:0;
}

.news-latest-item .bodytext{
    margin:0 0 5px 10px;
}

.news-latest-date{
    margin:0 0 0 10px;
}

.news-latest-morelink a{
    background:url(../img/link_inside.gif) bottom left no-repeat;
    color:#669e9b;
    padding:0 0 0 12px;
}

.news-list-item {
    border-top:1px solid #ccc;
    margin:0 0 15px 0;
    padding:15px 0 0 0;
}

.news-list-item h3{
    font-size:1.2em;
    line-height:130%;
    margin:0.3em 0;
}

.news-list-date {
    font-weight:normal;
    color:#666;
    margin:0 10px 0 0;
}

#centerMargin .news-list-item .bodytext{
    margin:0 0 10px 0;
}

.news-list-morelink a{
    background:url(../img/link_inside.gif) bottom left no-repeat;
    color:#669e9b;
    font-size:1.2em;
    padding:0 0 0 12px;
}

.news-single-item h3{
    color:#666;
    font-size:1.2em;
    font-weight:bold;
    line-height:140%;
    margin:0 0 20px 0;
}

.news-single-item h2{
    margin-top:0;
}

.news-single-img{
    float:left;
    margin:0 10px 10px 0;
    width:250px;
}

.news-single-img img{
    margin:0 0 5px 0;
}


.news-single-imgcaption, .csc-textpic-caption{
    background:url(../img/lupe_icon.gif) top right no-repeat #efefef;
    padding:5px 15px 5px 5px;
    margin:0 0 10px 0;
    color:#666;
}

div.clickenlarge-0 .csc-textpic-caption{
    background:#efefef;
    padding:5px 15px 5px 5px;
    margin:0 0 10px 0;
    color:#666;
}

.news-single-backlink{
    margin:30px 0 10px 0;
}

.news-single-timedata{
    border-top:1px solid #CCC;
    text-align:left;
    margin:0 0 10px 0;
}

/*
    tx-macinasearchbox-pi1 Styles
*/

.tx-macinasearchbox-pi1{
    float:right;
    padding:6px 0 0 0;
    margin:0 6px 0 10px;
    width:194px;
}


.tx-macinasearchbox-pi1 span{
    color:#666;
    float:left;
    font-size:1.1em;
    padding:2px 0 0 0;
}

.tx-macinasearchbox-pi1 .searchField{
    background:none;
    float:left;
    margin:0 0 0 6px;
    width:120px;
}

* html .tx-macinasearchbox-pi1 .searchField{
    background:none;
    float:left;
    margin:0 0 0 6px;
    width:100px;
}

.tx-macinasearchbox-pi1 .tx-indexedsearch-searchbox-button{
    background:url(../img/search_icon.gif) no-repeat scroll 2px 50%;
    border-color:#fff #777 #777 #fff;
    border-style:solid;
    border-width:1px;
    color:#666;
    float:left;
    padding:0pt 0pt 0pt 10px;
    margin:0 0 0 10px;
    width:18px;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-res{
    border-top:1px solid #e4e4e4;
    padding:10px 0 0 0;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup {
    color:#000099;
}

.tx-indexedsearch .tx-indexedsearch-res td.tx-indexedsearch-descr{
    font-style:normal;
    line-height:140%;
}

td.tx-indexedsearch-title a{
    color:#669e9b;
}

#centerMargin .browsebox li{
    margin:0 10px 0 0;
}

/*
 *   	powermail additional styles
 *	
 *	@author dirk doering
 *	@date 24.06.2008
 */


 /* temp for styles for contactform */
.tx-powermail-pi1_fieldset {
width:510px;
}
.tx-powermail-pi1_fieldset {
padding-left:25px;
}

/* end */

.tx_powermail_pi1_fieldwrap_html_select.tx_powermail_pi1_fieldwrap_html_1 label,
.tx_powermail_pi1_fieldwrap_html_select.tx_powermail_pi1_fieldwrap_html_2 label,
.tx_powermail_pi1_fieldwrap_html_select.tx_powermail_pi1_fieldwrap_html_11 label,
.tx_powermail_pi1_fieldwrap_html_textarea.tx_powermail_pi1_fieldwrap_html_3 label,
.tx_powermail_pi1_fieldwrap_html_select.tx_powermail_pi1_fieldwrap_html_15 label{
	float:none;
	display:block;
	margin-bottom:10px;
	width:auto;
}

select{
	background:#fff;
	border:1px solid #777777;
	color:#666666;
	font-size:1em;
	font-family:arial, helvetica, sans-serif;
	margin:0pt 15px 10px 0pt;
	width: 300px;
}

.tx_powermail_pi1_fieldwrap_html_select.tx_powermail_pi1_fieldwrap_html_4 select{
	width:auto;
}

.tx_powermail_pi1_fieldwrap_html_select.tx_powermail_pi1_fieldwrap_html_4 select option{
	padding:0 5px 0 0;
}

textarea {
	border:1px solid #777777;
	color:#666666;
	font-size:1em;
	font-family:arial, helvetica, sans-serif;
	margin:0pt 15px 10px 0pt;
	width: 300px;
}

.powermail_mandatory_js {
	color:#ff0000;
	font-size:1em;
	font-family:arial, helvetica, sans-serif;
	margin:0 0 10px 0;
}

.tx-powermail-pi1_fieldset.tx-powermail-pi1_fieldset_submit{
	background-color:transparent;
	border-style:none;
	float:none;
	font-size:1.2em;
	padding-left:9em;
	width:auto;
}

#tx-powermail-pi1_fieldset_5 legend{
	display:none;
}

.powermail_all_table{
	margin:0 0 1em 0;
}

.powermail_all_table td{
	padding:0.1em 0;
}

#centerMargin .powermail_all .bodytext{
	margin:0;
}

.tx_powermail_pi1_formconfirmation_back{float:left;}
.tx_powermail_pi1_formconfirmation_submit {float:left;}


/* PDF Document Download Plugin */
.tx-pdfdoclib_pi1-categories {
	padding-left: 10px;
	margin: 0 0 25px 0;
}
.tx-pdfdoclib_pi1-categories ul {
	list-style: none;
	margin-left: 0px;
}
.tx-pdfdoclib_pi1-categories li {
	margin: 3px 0;
}
.tx-pdfdoclib_pi2 table tr th {
	padding: 6px 8px;
	font-weight: normal;
	font-size: 12px;
}
.tx-pdfdoclib_pi2 table tr th.td-0,
.tx-pdfdoclib_pi2 table tr td.td-0 {
	width: 85%;
}


.tx-pdfdoclib_pi2-display-mode ul {
    list-style-type: none;
}
.tx-pdfdoclib_pi2-display-mode ul li {
    list-style-type: none;
    float: left;
    background: none !important;
	padding: 0 !important;
	margin-right: 8px;
}
.tx-pdfdoclib_pi2-display-mode ul li a {
    display: block;
    width: 100px;
    text-align: center;
    border: 1px solid #CBDCF7;
	border-bottom: none;
    background: #EDF3FE;
}

.tx-pdfdoclib_pi2-display-mode ul li a:hover, .tx-pdfdoclib_pi2-display-mode ul li.selected a {
    background: #CBDCF7;
    text-decoration: none;
    color: #1B188D;
}

.tx-pdfdoclib_pi2-display-mode {
    width: 100%;
    height: 18px;
}
