 /*_______________________________________________________________________

                 styles.css
                 Layout for biosiegel.de
                 Thomas Krug, 5. April 2008
   ________________________________________________________________________ */

body {
   padding: 0;
   background-color: #FFFFFF;
   margin: 0px 0px 0px 12px;
   font-family : verdana;
   font-size: 101%;
   color: #333333;
}

.wrap {
   background-image:url(../img/bg_nav.gif);
   background-repeat: repeat-y;
   width: 99.9%;
}

.versteckt {
   display: none;
}

.CEwrap {
   clear: both;
}

/* Sondereinstellungen für den IE6 */
/* Hide from IE5-mac. Only IE-win sees this. \*/

* html div.CEwrap {
   clear: none;
}

/* End hide from IE5/mac */

/* =======================================================================
         text formating
   =======================================================================*/

h1 {
   font-weight: bold;
   padding: 0px;
   margin: 0px 0px 10px 0px;
   font-family : verdana;
   font-size: 0.9em;
   color: #007342;
}

h2 {
   font-weight: bold;
   font-family : verdana;
   font-size: 0.8em;
}

h3 {
   font-weight: bold;
   font-family : verdana;
   font-size: 0.7em;
}

h4 {
   font-weight: bold;
   font-family : verdana;
   font-size: 0.7em;
}

p {
   font-family : verdana;
   font-size: 0.7em;
   margin: 0 0 10px 0;
}


dd.csc-textpic-caption {
   font-family : verdana;
   font-size: 0.7em;
   margin: 0 0 0 0;
   padding: 3px;
   background-color: #F1F8EA;
}

.csc-textpic-imagewrap {

}

ul {
}

li {
   padding: 0px;
   margin: 0px;
   font-size: 0.7em;
}

blockquote {
   font-style: italic;
}

img {
   border: none;
}

.middlecolum li {

}

.breadcrumbnavigation {
   font-size: 0.6em;
   margin: 0px 0px 10px 0px;
}

td {
   font-size: 1em;
}

th {
   font-size: 0.8em;
   text-align: left;
}

caption {
   font-size: 0.8em;
}

dd {
   font-size: 0.7em;
}

dt {
   font-size: 0.7em;
}

dl {

}


/* =======================================================================
         Formularformatierung
   =======================================================================*/

fieldset {
   border: 0px solid #FFFFFF;
   margin: 0px;
   padding: 0px;
}

legend {
   font-weight: bold;
   padding: 0px;
   margin: 0px 0px 10px 0px;
   font-family : verdana;
   font-size: 0.9em;
   color: #007342;
}

label {
   font-family : verdana;
   font-size: 0.7em;
   margin: 0px;
   display: block;
   float: left;
   width: 130px;
}

.csc-mailform-field  {
   padding: 0px 0px 10px 0px;
   clear: both;
   overflow: hidden;
}

.csc-mailform-errortext {

}

.mailform_zwischen_text {
   font-size: 0.7em;
   margin-left: 130px;
}

ul.mailformplus_ul {
   margin: 0px 0px 10px 20px;
   padding: 0px 0px 20px 0px;
}

ul.mailformplus_ul li {
   color: #DF0000;
}

textarea {
   width: 250px;
   height: 60px;
   background-color: #EEEEEE;
   border: 1px solid #007342;
   font-family : verdana;
   font-size: 0.8em;
}

textarea:focus {
   background-color: #FFFFFF;
}

input {
   width: 250px;
   background-color: #EEEEEE;
   border: 1px solid #007342;
   font-family : verdana;
   font-size: 0.8em;
}

input[type=submit] {
   width: auto;
}

button {
   background-color: #EEEEEE;
   border: 1px solid #007342;
   font-family : verdana;
   font-size: 0.8em;
   width: auto;
}

input:focus {
   background-color: #FFFFFF;
}

input.input_kurz {
   width: 30px;
}

input[type=checkbox] {
   width: 14px;
   border: none;
}

input[type=radio] {
   width: 14px;
   border: none;
}

.csc-mailform-submit {
   margin-left: 130px;
}


/* =======================================================================
         text formating Rechte Spalte
   =======================================================================*/

.rightcolum {
   padding: 0px 5px 10px 10px;
}

.rightcolum .CEwrap {
   margin-bottom: 10px;
}

.rightcolum h1 {
   background-color: #749E74;
   margin: 0px -5px 10px -10px;
   padding: 7px;
   font-size: 0.7em;
   color: #FFFFFF;
}

.rightcolum li {
   font-size: 0.7em;
}

.rightcolum p, .rightcolum h2, .rightcolum h3, .rightcolum h4 {
   padding: 0px;
}

.rightcolum h2 {
   margin: 0px;
   padding: 0px;
}

.rightcolum ul {
   padding: 0px;
   padding-left: 15px;
   padding-top: 5px;
   margin: 0px;
}

/* =======================================================================
         Formatierung Linkliste
   =======================================================================*/

li.nr_linklist {
   list-style-image:url(../img/bg_externerlink.gif);
   border-bottom: 1px solid #B7D3B1;
   padding-bottom: 10px;
}

/* =======================================================================
         Formatierung Linkliste
   =======================================================================*/

.logoteaser {
   background-image:url(../img/bg_startslogan.gif);
   background-repeat: no-repeat;
   background-position: 0px 0px;
   padding: 20px 0px 0px 150px;
   min-height: 130px;
}

.logoteaser h1 {
   font-size: 1em;
}

/* =======================================================================
         Formatierung in Textbox
   =======================================================================*/

.textbox {
   border: 1px solid #007342;
   overflow: auto;
}

/* .textbox h1 {
   background-color: #EEEEEE;
   margin: 0px 0px 10px 0px;
   padding: 3px 10px 3px 10px;
   font-size: 0.7em;
   font-weight: normal;
   text-transform: uppercase;
   color: #000000;*/
   
.textbox h1 {
   font-weight: bold;
   padding: 3px 10px 3px 10px;
   margin: 3px 0px 10px 0px;
   font-family : verdana;
   text-transform: uppercase;
   font-size: 0.7em;
   color: #007342;
}

.textbox h2 {
   font-size: 0.7em;
}

.textbox p, .textbox h2, .textbox h3, .textbox h4 {
   margin: 10px;
}

/* =======================================================================
         Formatierung der Suche
   =======================================================================*/

.searchform {
  margin: 10px 0px 10px 5px;
}

.searchfield {
   width: 90px;
   border: 1px solid #007342;
   padding: 2px 0px 2px 0px;
}

/* Sondereinstellungen für den IE6 */
/* Hide from IE5-mac. Only IE-win sees this. \*/

* html .searchfield {
   width: 83px;
}

/* End hide from IE5/mac */

.searchsubmit {
   width: 70px;
   border: 1px solid #007342;
   color: #007342;
   font-weight: bold;
   padding: 1px 0px 1px 0px;
   line-height: 14px;
}

/* =======================================================================
         Formatierung der Sitemap
   =======================================================================*/

.csc-sitemap li {
   font-size: 1em;
}

.csc-sitemap ul li {
   margin-top: 10px;
}

.csc-sitemap ul li a {
   font-size: 0.9em;
}

.csc-sitemap ul li ul li {
   margin-top: 10px;
}

.csc-sitemap ul li ul li a {
   font-size: 0.8em;
}

.csc-sitemap ul li ul li ul li {
   margin-top: 10px;
}

.csc-sitemap ul li ul li ul li a {
   font-size: 0.7em;
}

.csc-sitemap ul li ul li ul li ul li {
   margin-top: 10px;
}

.csc-sitemap ul li ul li ul li ul li a {
   font-size: 0.7em;
}

.csc-sitemap ul li ul li ul li ul li ul li {
   margin-top: 10px;
}

.csc-sitemap ul li ul li ul li ul li ul li a {
   font-size: 0.7em;
}

/* --- Sondereinstellungen für "Menü der Unterseiten"  */

ul.csc-menu-1 {
   list-style-type: none;
   margin: 0px;
   padding: 0px;
}

ul.csc-menu-1 li {
   margin: 0px 0px 10px 0px;
}

ul.csc-menu-1 li a {
   display: block;
   margin: 0px 0px 5px 0px;
   width: 90%;
   font-size: 1.1em;
}

/* --- Sondereinstellungen für "Menü der Unterseiten mit Seiteninhalt"  */

ul.menu4 {
   list-style-type: none;
   margin: 0px;
   padding: 0px;
}

ul.menu4 li {
   margin: 0px 0px 10px 0px;
}

ul.menu4 li a {
   display: block;
   margin: 0px 0px 5px 0px;
   width: 90%;
   font-size: 1.1em;
}


/* =======================================================================
         Positions
   =======================================================================*/

.header {
   position: relative;
   height: 100px;
   overflow: hidden;
}

.logo {
   float: left;
   width: 210px;
   height: 100px;
   overflow: hidden;
}

.headerimage {
   background-color: #007342;
   margin-left: 210px;
   position: relative;
   height: 100px;
}

.topnavigation {
   background-color: #7AB400;
   text-align: right;
   position: absolute;
   top: 0px;
   right: 0px;
   height: 20px;
   width: 100%;
}

.topmenu {
   position: absolute;
   top: 0px;
   right: 0px;
   background-color: #7AB400;
}

.mainfield {

}

.leftcolum {
   float: left;
   width: 210px;
}

.leftcontent {
   margin: 10px 0px 10px 10px;
}

.rightcolum {
   float: right;
   width: 180px;
   background-color: #CEE7CE;
}

.middelfield {
   /*margin: 5px 20px 20px 20px;*/
   margin: 0px;
   padding: 5px 0px 20px 0px;
   position: relative;
   overflow: hidden;
}

.middlecolum {

   margin: 0px 220px 0px 230px;   
   position: relative;
}

.footer {
   background-image:url(../img/bg_nav.gif);
   background-repeat: repeat-y;
   clear: both;
   background-color: #007342;
   text-align: center;
   color: #FFFFFF;
   font-size: 0.6em;  
   padding: 7px 0px 7px 0px;
   margin: 0px;
}

.footercontent {   

}

.footer a, .footer a:visited {
   color: #FFFFFF;
   text-decoration: none;
}

.footer a:hover {
   text-decoration: underline;
}



/* =======================================================================
         navigation formating
   =======================================================================*/

a {
   color: #007342;
}

a:visited {
   color: #007342;
}

a:focus, a:active {
   color: #FFFFFF;
   background-color: #80BD00;
}

.CEwrap a:hover {
   color: #FF0000;
}

.topnavigation ul {
   margin: 0px;
   padding: 0px;
}

.topnavigation ul li {
   display: block;
   margin: 0px;
   padding: 0px;
   list-style-image: none;
   float: left;
   font-size: 0.6em;
   color: #FFFFFF;
   padding: 3px 5px 3px 5px;
}

.topnavigation a, .topnavigation a:visited {
   color: #FFFFFF;
   text-decoration: none;
   display: block;
}

.topnavigation a:focus, .topnavigation a:active {
   background-color: #007342;
}

.topnavigation a:hover {
   text-decoration: underline;
}

.topnav1 {
   background-image:url(../img/ico_sitemap.gif);
   background-repeat: no-repeat;
   background-position: 0px 2px;
   padding-left: 14px;
}

.topnav2 {
   background-image:url(../img/ico_copy.gif);
   background-repeat: no-repeat;
   background-position: 0px 2px;
   padding-left: 12px;
}

.topnav3 {
   background-image:url(../img/ico_druck.gif);
   background-repeat: no-repeat;
   background-position: 0px 2px;
   padding-left: 14px;
   padding-right: 10px
}

.leftnavi {

}

.leftnavi li {
   font-size: 1em;
}

.leftnavi ul {
   display: block;
   padding: 0px;
   margin: 0px;
}

.leftnavi ul li {
   display: block;
   margin: 0px;
   padding: 0px;
   list-style-image: none;
}

.leftnavi ul li ul li {
   display: block;
   margin: 0px;
   padding: 0px;
   list-style-image: none;
}

.leftnavi ul li a, .leftnavi ul li a:visited {
   color: #FFFFFF;
   font-weight: bold;
   font-size: 0.7em;
   text-decoration: none;
   background-color: #749E74;
   padding: 3px 5px 3px 30px;
   margin: 0px;
   display: block;
   background-image:url(../img/nav0.gif);
   background-repeat: no-repeat;
   background-position: 0px 7px;
   line-height: 1.4em;
   border-bottom: 1px dashed #FFFFFF;
}

.leftnavi ul li a:focus, .leftnavi ul li a:active, .leftnavi ul li a.act:focus, .leftnavi ul li a.act:active {
   background-color: #80BD00;
}

.leftnavi ul li a:hover {
   background-color: #007342;
   background-image:url(../img/nav0aktiv.gif);
}

.leftnavi ul li a.act {
   background-color: #007342;
   background-image:url(../img/nav0aktiv.gif);
   border-bottom: none;
}

.leftnavi ul li ul li a, .leftnavi ul li ul li a:visited {
   color: #007342;
   font-weight: normal;
   font-size: 0.7em;
   text-decoration: none;
   background-color: #CEE7CE;
   padding: 3px 5px 3px 30px;
   margin: 0px;
   display: block;
   background-image:none;
   line-height: 1.4em;
   border-top: 1px solid #749E74;
   border-bottom: none;
}

.leftnavi ul li ul li a:focus, .leftnavi ul li ul li a:active, .leftnavi ul li ul li a.act:focus, .leftnavi ul li ul li a.act:active {
   background-color: #80BD00;
}

.leftnavi ul li ul li a:hover {
   background-color: #CEE7CE;
   background-image:url(../img/nav1aktiv.gif);
   background-repeat: no-repeat;
   background-position: 0px 0px;
   font-weight: bold;
}

.leftnavi ul li ul li a.act {
   background-color: #CEE7CE;
   background-image:url(../img/nav1aktiv.gif);
   background-position: 0px 0px;
   font-weight: bold;
}

.leftnavi ul li ul li ul li a, .leftnavi ul li ul li ul li a:visited {
   color: #007342;
   font-weight: normal;
   font-size: 0.7em;
   text-decoration: none;
   background-color: #E2F1E2;
   padding: 3px 5px 3px 40px;
   margin: 0px;
   display: block;
   background-image:none;
   line-height: 1.4em;
}

.leftnavi ul li ul li ul li a:focus, .leftnavi ul li ul li ul li a:active, .leftnavi ul li ul li ul li a.act:focus, .leftnavi ul li ul li ul li a.act:active {
   background-color: #80BD00;
}

.leftnavi ul li ul li ul li a:hover {
   background-color: #E2F1E2;
   background-image:none;
   font-weight: bold;
}

.leftnavi ul li ul li ul li a.act {
   background-color: #E2F1E2;
   background-image:none;
   font-weight: bold;
}

.oekolandbaunavigation {
   width: 168px;
   margin: 10px 0px 10px 5px;
}

.oekolandbaunavigation li {
   font-size: 1em;
}

.oekolandbaunavigation ul li {
   display: block;
   margin: 0px;
   padding: 0px;
   list-style-image: none;
}

.oekolandbaunavigation ul {
   display: block;
   padding: 0px;
   margin: 0px;
}

.oekolandbaunavigation ul li a, .oekolandbaunavigation ul li a:visited {
   color: #FFFFFF;
   font-weight: bold;
   font-size: 0.7em;
   text-decoration: none;
   background-color: #749E74;
   padding: 3px 5px 3px 30px;
   margin: 0px;
   display: block;
   background-image:url(../img/nav0.gif);
   background-repeat: no-repeat;
   background-position: 0px 7px;
   line-height: 1.4em;
   border-bottom: 1px dashed #FFFFFF;
}

.oekolandbaunavigation ul li a:focus, .oekolandbaunavigation ul li a:active, .oekolandbaunavigation ul li a.act:focus, .oekolandbaunavigation ul li a.act:active {
   background-color: #80BD00;
}

.oekolandbaunavigation ul li a:hover {
   background-color: #007342;
   background-image:url(../img/nav0aktiv.gif);
}

.oekolandbaunavigation ul li a.act {
   background-color: #007342;
   background-image:url(../img/nav0aktiv.gif);
}

.oekolandbaunavigation ul li span {
   color: #FFFFFF;
   font-weight: bold;
   font-size: 0.7em;
   text-decoration: none;
   background-color: #007342;
   padding: 3px 5px 3px 10px;
   margin: 0px;
   display: block;
/*   background-image:url(../img/nav0aktiv.gif);
   background-repeat: no-repeat;
   background-position: 0px 7px; */
   line-height: 1.4em;
   border-bottom: 1px dashed #FFFFFF;
}

/* =======================================================================
         indexed_search output
   =======================================================================*/

.tx-indexedsearch .tx-indexedsearch-res TD.tx-indexedsearch-descr {
   font-style:normal; 
}

.tx-indexedsearch td {
   font-size: 0.7em;
}

.tx-indexedsearch-whatis {
   font-size: 0.8em;
}

.tx-indexedsearch-res table {
   width: 98%;
}

/* =======================================================================
         srfreecap Captcha Extension
   =======================================================================*/
.tx-srfreecap-pi2-cant-read {
   color: #333333;
   font-size: 1em;
}

.tx-srfreecap-pi2-cant-read a, .tx-srfreecap-pi2-cant-read a:visited {
   color: #007342;
}

.tx-srfreecap-pi2-cant-read a:focus, .tx-srfreecap-pi2-cant-read a:active {
   color: #FFFFFF;
   background-color: #80BD00;
}
/* =======================================================================
   PRODUKT UND UNTERNEHMENSDATENBANK BEGINN 
   ======================================================================= */
/* Search form */
#PuUDB {
	margin:26px 0 0 12px;
}
#PuUDB h3 {
	display:inline;
	padding:0.1875em 0.8125em 0.1875em 0.6825em;
	font-size:0.6825em;
	font-weight:normal;
	text-transform:uppercase;
	background-color:#eee;
}
#PuUDB table.PUBsearch {
	border:1px solid #eee;
	margin-top:15px;
}
#PuUDB table.PUBsearch .help {
	cursor:help;
	border-bottom:1px dotted #aaa;
}
#PuUDB table.PUBsearch tr {
	border-top:none;
}
#PuUDB table.PUBsearch tr.frstRow {
	border-top:1px solid #eee;
}
#PuUDB table.PUBsearch td {
	border-top:1px solid #eee;
	padding:4px 0 7px 0;
	width:50%;
}
#PuUDB table.PUBsearch td.frstCol {
	padding-left:9px;
}
#PuUDB table.PUBsearch td label {
	cursor:pointer;
	display: inline;
        float: none;
        width: auto;
}
#PuUDB table.PUBsearch tr.frstRow td {
	border-top:none;
}
#PuUDB table.PUBsearch tr td input.text {
	width:246px;
	/*height:1.4375em;
	line-height:1.4545em;*/
	margin:0px 29px 0 0;
	border:none;
	padding:0.125em 0 0 6px;
	font-size:0.7em;
	background-color:#eee;
}
#PuUDB table.PUBsearch tr td select {
	width:252px;
	/*height:1.4545em;*/
	margin-right:29px;
	font-size:0.7em;
}
#PuUDB .checkbox {
        width:auto;
}
/* result list */
table.resultList {
	margin-top:30px;
	width:100%;
}
table.resultList tr th {
	font-size:0.8em;
	width:7%;
	border-right:1px solid #fff;
	border-bottom:13px solid #fff;
	background-color:#eee;
	cursor:help;
}
table.resultList tr th.frstCol {
	width:65%;
	padding-left:9px;
	text-align:left;
	text-transform:uppercase;
	font-weight:normal;
	cursor:default;
}
table.resultList tr td {
	font-size:1em;
	border:1px solid #eee;
	text-align:center;
	border-top:none;
	border-left:none;
}
table.resultList tr td h3 {
	display:block;
	padding:0;
	font-weight:bold;
	background-color:#fff;
}
table.resultList tr td h3 a, div.resultSet a{
	padding-right:16px;
	background-image:url(/fileadmin/corporate/templates/img/resultListLink.gif);
	background-repeat:no-repeat;
	background-position:right;
}
table.resultList tr td.frstCol {
	border:1px solid #eee;
	padding-left:9px;
	text-align:left;
	border-top:none;
}
table.resultList tr td.frstRow {
	border-top:1px solid #eee;
}
table.resultList tr td.checked {
	cursor:help;
}
/* hit navigation -------------------*/
table.resultList .foot td {
	padding:10px 0 0 0;
	text-align:left;
}
table.resultList .foot td.frstCol {
	padding-left:0;
}
table.resultList .foot ul {
	margin:0;
	padding:0;
	float:left;
	width:120px;
	list-style-type:none;
}
table.resultList .foot ul li {
	display:inline;
}
table.resultList .foot ul li a {
	float:left;
	width:27px;
}
table.resultList .foot p {
	padding:5px 0  0 5px;
	font-weight:bold;
}
/* Detaildarstellung */
div.resultSet p, div.resultSet h4{
	font-size:0.6825em;
	font-weight:normal;
}
div.resultSet h4{
    font-weight:bold;
}
div.resultSet h3{
	padding:0.1875em 0.8125em 0.1875em 0.6825em;
	font-size:0.6825em;
	font-weight:bold;
	background-color:#eee;
    margin-bottom:1.3725em;
}   
div.resultSet caption{
    text-align:left;
    font-size:0.7em;
    font-weight:bold;
}
div.resultSet .countAlign{
    text-align:center;
}
div.resultSet table{
    margin-bottom:10px;
}
div.resultSet td{
    font-size: 0.7em;
} 
/* login form ------------------------------------------------------ */

form#logIn p {
	color:#323431;
}
form#logIn p.frst {
	margin-top:8px;
}
form#logIn p input.text {
	height:1.3725em;
	width:14.775em;
	margin-top:2px;
	border:none;
	font-size:1em;
	color:#323431;
}
form#logIn p input.submit {
	font-size:0.8625em;
}
form#login .submitLogin {
	width:auto;
}
/* PRODUKT UND UNTERNEHMENSDATENBANK------------- ENDE ------------- */