.presse-thumb {
        margin: 3px 7px 3px 0;
        float: left;
}

.presse-table {
        margin: 0 0 3px -3px;
        padding: 0 0 0 -3px;
}

.contenttable caption {
        background: #ECECE9;
        text-align:left;font-weight: 700;
        border-top: 1px solid #CCCCCC;
        border-right: 1px solid #CCCCCC;
        padding-bottom: 4px;
        margin-bottom: -10px;
}

table.tabelle {

	border-collapse: collapse;
	margin: auto;
}

table.tabelle td {
	border: 1px dashed #C0C0C0;
	text-align: center;
	font-family: arial;
	font-size: 10px;
	padding: 2px;
}

td.zelleBlau {
	background-color: #2d69a9;
	color: white;
	font-size: 12px;
}


/* blueprint redefinitionen */

/* blueprint redefinitionen: text-align uerberschreibt blueprint fix fuer IE centered layouts */
/* blueprint redefinitionen: falls line-height 1.3 gendert wird auch defs fuer mehrspaltig anpassen */

body {
    background: #EFEFEF;
    color: #000000;
    font-family: Verdana, Arial, sans-serif;
    font-size: 75%;
    letter-spacing: 0.03em;
    line-height: 1.3em;
    margin: 0;
    text-align: left;
}

.container {
    background: transparent url("/fileadmin/img/bioenergy/backgrounds/bioenergy_background_container.jpg") left top repeat-x;
    border: 0px solid orange;
}

 /* headercontainer */

#headercontainer {
    background: transparent;
    height: 155px;
    margin: 0 0 0 0;   
    padding: 0 0 0 0;   
}

/* Header top part */

#header_top_part  {
    height: 17px; 
    background: transparent;
}

/* headerlogo */

#headerlogo {
    background: transparent;
    border: 0px solid green;
    height: 91px;
}

#headerlogo img {
    padding: 0 0 0 17px;   
}

/* headerlogo */

#logodlgleft {
    background: transparent;
}

#logodlgleft img {
    margin: 15px 0 0 55px;   
}

/* headerlogo */

#partnerlogo {
    background: transparent;
}

#partnerlogo img {
    margin: 15px 0 0 35px;   
}

 /* headerfoto */

#headerfoto   {
    background: #6B6B6B url("/fileadmin/img/bioenergy/headerfotos/bioenergy_headerfoto_top.jpg") left top no-repeat;
    border: 0px solid blue;
    height: 91px;
}

#headerfoto img {
    padding: 0 0 0 0;   
}

/* environment fuer veranstaltungshinweis auf startseite */

#veranstaltungshinweis {
   background: transparent;
   color: #FFFFFF;
   font-size: 10px;
   font-weight: bold;
   height: 16px;
   left: 360px;
   line-height: 12px;
   margin: 0;
   padding: 0 0 0 5px; 
   position: absolute;
   text-align: right; 
   top: 87px;
   width: 400px;
   z-index: 100;
}

/* 4 spalten - links mitte rechts banner - span 5 10 5 4 */

.dreispaltig_links_wrap  {
    padding: 4px 6px 0 7px;
}

.dreispaltig_links    {
    background: transparent;
    min-height: 300px;
}

.dreispaltig_links img   {
    padding: 0 0 12px 0;
}

.dreispaltig_mitte_wrap  {
    padding: 11px 7px 0 7px;
}

.dreispaltig_mitte    {
    background: transparent;
    min-height: 300px;
}

.dreispaltig_mitte .csc-header-n1  {
    margin-bottom: 10px;
}

.dreispaltig_rechts_wrap  {
    padding: 11px 7px 0 7px;
    font-size: 95%;
    overflow: hidden;
}

.dreispaltig_rechts  {
    background: transparent;
    min-height: 300px;
}

/* Typo3 redefinitionen: */
/* Typo3 redefinitionen: ueber bodytext ist der abstand des textes zu spaltentrennern manipulierbar */

.bodytext {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
}

/* Typo3 redefinitionen: listen */

ul  {
    list-style-type: circle;
}

/* Typo3 redefinitionen: Bildunterschriften */

.csc-textpic-caption  {
     color: #010204;
     font-size: 90%;
     font-style: italic;
     line-height: 110%;
     padding-top: 3px;
     text-align: left;
}

/* Typo3 redefinitionen: description fuer csc-upload */

/*
.csc-uploads-description  {
    padding: 0 0 0 30px;
    margin: 0;
}

.csc-uploads-fileName p a {
   display: none;
}

table.csc-uploads {
   margin: 0;
   padding: 0;
}

table.csc-uploads tr,td {
   margin: 0;
   padding: 0;
}
*/

/* Typo3 redefinitionen: link style download bereiche */

.csc-uploads a {
    color: #000000;
    text-decoration: underline;
}

.csc-uploads a:hover {
    color: #000000;
    text-decoration: underline;
}

/* Typo3 redefinitionen: link style im bodytext */

a {
    color: #008431;
    text-decoration: none;
}

a:active {
    color: #008431;
    text-decoration: none;
}

a:visited {
    color: #008431;
    text-decoration: none;
}

a:hover {
    color: #595959;
    text-decoration: none;
}

/* Typo3 redefinitionen: link style in h1 - h3 */

h1 a {
    color: #008431;
    text-decoration: none;
}

h1 a:hover {
    color: #008431;
    text-decoration: underline;
}

h2 a {
    color: #008431;
    text-decoration: none;
}

h2 a:hover {
    color: #008431;
    text-decoration: underline;
}

h3 a {
    color: #008431;
    text-decoration: none;
}

h3 a:hover {
    color: #008431;
    text-decoration: underline;
}

h5 a {
    color: #008431;
    text-decoration: none;
}

h5 a:hover {
    color: #008431;
    text-decoration: underline;
}

/* Typo3 redefinitionen: Formatiert csc-subheader wie h2 */

p.csc-subheader  {
     color: #666666;
     font-size: 95%;
     font-weight: 700;
}


/* Typo3 redefinitionen: Formatiert csc-textsubheader wie h2 */

p.csc-textsubheader  {
     color: #666666;
     font-size: 95%;
     font-weight: 700;
}

/* Typo3 redefinitionen: Formatiert csc-textpicsubheader wie h2 */

p.csc-textpicsubheader  {
     color: #666666;
     font-size: 95%;
     font-weight: 700;
}

/* Typo3 redefinitionen: Absatztrenner rulerbefore rulerafter */

.csc-frame-rulerAfter {
   background: transparent url("/fileadmin/img/backgrounds/at09_dotted_line_pathnav.gif") left top no-repeat;
   height: 2px;
   border: 0;
   margin-top: 10px;
   margin-bottom: 10px;
}

.csc-frame-rulerBefore {
   background: transparent url("/fileadmin/img/backgrounds/at09_dotted_line_pathnav.gif") left top no-repeat;
   height: 2px;
   border: 0;
   margin-top: 10px;
   margin-bottom: 10px;
}

/* Typo3 redefinitionen: Formatierung Headline Spalte 3 */

.dreispaltig_rechts_wrap .csc-header h1 {
      background: transparent url("/fileadmin/img/bioenergy/backgrounds/bioenergy_dotted_line_round.gif") left top no-repeat;
      color: #008431;
      margin-bottom: 12px;
      padding: 3px 0 4px 8px;
      line-height:16px;
}

.dreispaltig_rechts_wrap .csc-header  {
      background: transparent url("/fileadmin/img/bioenergy/backgrounds/bioenergy_dotted_line_round_bottom.gif") left bottom no-repeat;
      line-height:16px;
}

.dreispaltig_links_wrap .csc-header h1 {
      background: transparent url("/fileadmin/img/bioenergy/backgrounds/bioenergy_dotted_line_round.gif") left top no-repeat;
      color: #008431;
      margin-bottom: 12px;
      padding: 3px 0 4px 8px;
      line-height:16px;
}

.dreispaltig_links_wrap .csc-header  {
      background: transparent url("/fileadmin/img/bioenergy/backgrounds/bioenergy_dotted_line_round_bottom.gif") left bottom no-repeat;
      line-height:16px;
}


/* Typo3 redefinitionen: verhindert Darstellung der gepunkteten Linie round_bottom bei h2 bis h6 */

.dreispaltig_rechts_wrap .csc-header h2,h3,h4,h5,h6  {
      background: #FFFFFF;
      line-height:16px;
}

.dreispaltig_links_wrap .csc-header h2,h3,h4,h5,h6  {
      background: #FFFFFF;
      line-height:16px;
}

.dreispaltig_rechts_wrap .csc-uploads p  {
       margin: 0;
}

.dreispaltig_rechts_wrap .bodytext  {
      padding-bottom: 8px;
}

/* Typo3 redefinitionen: Standard mailform */


.csc-mailform {
       border-top: none;
       border-right: 1px solid #CCCCCC;
       border-bottom: 1px solid #CCCCCC;
       border-left: 1px solid #CCCCCC;
       color: #333333;
       margin: 10px 10px 20px 0;
       padding: 0 0 10px 0;
}

.csc-mailform textarea {
       margin: 10px 10px 20px 10px;
       padding: 5px 10px 5px 10px;
       width: 89%;
}

.csc-mailform-field {
       border: 0px solid green;
       margin: 0;
}

.csc-mailform-field label {
       background: #EEEEEE;
       border: 0px solid orange;
       color: #333333;
       display:block;
       font-weight: normal;
       font-size: 95%;
       margin-right: 10px;
       margin-bottom: 1px;
       margin-left: 10px;
       padding-left: 10px;
}

.csc-mailform-field input {
       border: 1px solid #2690FD;
       color: #333333;
       font-size: 95%;
       margin-right: 10px;
       margin-bottom: 8px;
       margin-left: 10px;
       padding-left: 9px;
}

.csc-mailform-field .csc-mailform-submit {
       border: 1px solid #999999;
       color: #333333;
       font-size: 100%;
       margin-right: 10px;
       margin-top: 10px;
}

.csc-mailform-label {
       background: transparent url("/fileadmin/img/backgrounds/background_form_toplabels.gif") left top repeat-x;
       border-top: 1px solid #CCCCCC;
       color: #444444;
       display: block;
       font-weight: bold;
       margin-right: 0px;
       margin-top: 0px;
       margin-bottom: 5px;
       padding-top: 5px;
       padding-bottom: 5px;
       padding-left: 10px;
}

.csc-mailform img {
       margin-top: 0;
       margin-bottom: 0;
       margin-left: 10px;
}

/* Typo3 redefinitionen: Suchergebnisseite */

.csc-searchResult {
padding-left:0px;
padding-top: 0px;
padding-bottom: 20px;}

.csc-searchResultRange {
padding-left:0px;
padding-top: 0px;

}

.csc-searchResultHeader a {
color:#444444;
font-size: 12px;
font-weight: bold;
margin-bottom: 0px;
padding-top: 12px;
padding-bottom: 2px;
text-decoration: underline;
}

.csc-searchResultPrevNext a:link {
color:#EFEFEE;
text-decoration: underline;
}

.csc-searchResultPrevNext a:active {
color:#EFEFEE;
text-decoration: underline;
}

.csc-searchResultPrevNext a:visited {
color:#CFCFCF;
text-decoration: underline;
}

.csc-searchResultPrevNext a:hover {
color:#EFEFEE;
text-decoration: underline;
}

.csc-noSearchResultMsg {
color:#CC0000;
font-size: 12px;
}

/* Typo3/Blueprint redefinitionen: Standard tables */

.contenttable {
       border-collapse: collapse;
       margin-top: 7px;
       width: 100%;
       font-size: 95%;
}

.contenttable td {
       border-right: 1px solid #CCCCCC;
       border-top: 1px solid #CCCCCC;
}

.contenttable th {
       background: transparent url("/fileadmin/img/backgrounds/background_form_toplabels.gif") left top repeat-x;
       border-right: 1px solid #CCCCCC;
       border-top: 1px solid #CCCCCC;
       padding-bottom: 0px;
}

.contenttable td {
       padding: 4px;
       margin: 0; 
}

.contenttable td img {
       padding: 0;
       margin: 0; 
}

/* blueprint redefinitionen: headlines */

h1 {
     color: #008431;
     font-size: 100%;
     font-weight: 700;
      margin-bottom: 12px;
      line-height:16px;
}

h2 {
     color: #666666;
     font-size: 95%;
     font-weight: 700;
}

h3 {
     color: #008431;
     font-size: 95%;
     font-weight: 700;
     background: transparent;
}

h4 {
     color: #666666;
     font-size: 95%;
     font-weight: 700;
}

h5 {
     color: #008431;
     font-size: 100%;
     font-weight: 700;
}

h6 {
     color: #666666;
     font-size: 95%;
     font-weight: 700;
}

/* blueprint redefinitionen: Link style für h5 speziell für csc-uploads */

h5 a {
    background: transparent url("/fileadmin/img/icons/pdf_icon_small_red.gif") no-repeat 0 3px;
    color: #333333;
    text-decoration: underline;
    padding: 0 0 0 30px;
}

h5 a:active {
    background: transparent url("/fileadmin/img/icons/pdf_icon_small_red.gif") no-repeat 0 3px;
    color: #333333;
    text-decoration: underline;
    padding-left: 30px;
}

h5 a:visited {
    background: transparent url("/fileadmin/img/icons/pdf_icon_small_red.gif") no-repeat 0 3px;
    color: #333333;
    text-decoration: underline;
    padding-left: 30px;
}

h5 a:hover {
    background: transparent url("/fileadmin/img/icons/pdf_icon_small_red.gif") no-repeat 0 3px;
    color: #333333;
    text-decoration: underline;
    padding-left: 30px;
}



/* blueprint redefinitionen: fix fuer zu geringe margin-left bei ordered lists */

ol {
   border: 0px solid orange;
   margin-left: 2.0em; 
}

p img {
   float: left;
   margin: 0.3em 1.5em 0 0;
   padding: 0;
}
 
 /* special frontpage */

#frontpage {
    background: transparent;
    border: 0px solid green;
    margin: 0 0 0 0;   
    padding: 0 0 0 0;   
}


 /* header photo */

#header_photo_container {
    background: transparent url("/fileadmin/img/backgrounds/at09_foto_top_01.jpg") left top no-repeat;
    border: 0px solid green;
    height: 238px;
    margin: 0 0 0 0;   
    padding: 0 0 0 0;   
}


/* navigation bottom */

#navigation_bottom {
    background: transparent url("/fileadmin/img/bioenergy/backgrounds/bioenergy_dotted_line_footer_top.gif") left top no-repeat;
    font-size: 95%;
    height: 19px;
    letter-spacing: 0.03em;
    margin: 20px 0 0 0;
    padding: 3px 0 0 0;
    text-align: center;
}

/* navigation bottom - nach dem letzen eintrag keine border rechts. deshalb style-anweisung im template 0px solid */

#navigation_bottom a   {
    color: #333333;
    font-weight: normal;
    margin: 0 0 0 0;
    padding: 0 6px 0 6px;
    text-decoration: none;
}

/* pfadnavigation */

.path_navigation    {
    background: transparent url("/fileadmin/img/backgrounds/at09_dotted_line_pathnav.gif") left bottom no-repeat;
    margin: 2px 0 10px 0px;
    padding: 0 0 6px 0;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
    font-size: 10px;
}

.path_navigation a  {
    font-weight: normal;
    color: #000000;
    text-decoration: none;
    font-size: 10px;
}

.path_navigation a:hover  {
    color: #999999;
}

/* navigation main IE-Hack fr die Breite */
*html ul.menu ul {
    width: 180px;
}

/* Suche */

table.csc-searchform{
	display: none;
}

#search_top {
    background: #EFEFEF;
    border: 0px solid green;
    color: #BBBBBB;
    font-size: 1em;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-left: 2px;    
}

#search_top .input-search-magnifier {
    background: transparent url("/fileadmin/img/icons/pot_search_lupe.gif") left top no-repeat;
    cursor: pointer;
    margin: 0;
    padding: 0;
    border: 0;
    width: 23px;
    height: 20px;
}

/* ++++++++++++++++++++ Typo3 redefinitionen: filelinks start ++++++++++++++++++++ */

/* Typo3 redefinitionen: filelinks option layout 0 normal */

.csc-uploads-0 { border: 0; }
table.csc-uploads-0 { margin: 0 0 10px 0; padding: 0; }
.csc-uploads-0 tr td { margin: 0; padding: 0; vertical-align : top; }
.csc-uploads-0 tr td p { background-color : transparent; font-size: 10px; }
.csc-uploads-0 tr.tr-even { background-color: #FFFFFF; }
.csc-uploads-0 tr.tr-odd { background-color: #FFFFFF; }
.csc-uploads-0 tr td.csc-uploads-icon { padding-left: 5px; padding-right: 5px; width: 1%; text-align: center; vertical-align: top; }
.csc-uploads-0 .csc-uploads-description { padding: 0 0 0 30px; margin: 0; }
.csc-uploads-0 .csc-uploads-fileName  a { display: none; }
.csc-uploads-0 tr td.csc-uploads-fileSize { display: none; }

/* Typo3 redefinitionen: filelinks option layout 1 */

.csc-uploads-1 { border: 0; }
table.csc-uploads-1 { margin: 0 0 10px 0; padding: 0; }
.csc-uploads-1 tr td { margin: 0; padding: 5px 0 0 0; vertical-align : top; }
.csc-uploads-1 tr td p { background-color : transparent; font-size: 10px; margin-bottom: 0px; }
.csc-uploads-1 tr.tr-even { background: transparent url("/fileadmin/img/helpers/dummy.gif") left bottom no-repeat; }
.csc-uploads-1 tr.tr-odd { background: transparent url("/fileadmin/img/helpers/dummy.gif") left bottom no-repeat; }
.csc-uploads-1 tr td.csc-uploads-icon { display: none;}
.csc-uploads-1 .csc-uploads-description { background: transparent; padding: 0 0 5px 30px; margin: 0; }
.csc-uploads-1 .csc-uploads-fileName  a { background: transparent url("/fileadmin/img/icons/pdf_icon_small_red_pad_top4.gif") left top no-repeat; padding: 0 0 0 30px; margin: 0; }
.csc-uploads-1 tr td.csc-uploads-fileSize { white-space: nowrap; padding-left: 4px; padding-right: 0; padding-top: 5px; text-align: right; }

/* Typo3 redefinitionen: filelinks option layout 2 */

/* Typo3 redefinitionen: filelinks option layout 2 */

.csc-uploads-2 { border: 0; }
.csc-uploads-2 tr.tr-odd { background: transparent url("/fileadmin/img/helpers/dummy.gif") left bottom no-repeat;}
.csc-uploads-2 tr.tr-even { background: transparent url("/fileadmin/img/helpers/dummy.gif") left bottom no-repeat;}
.csc-uploads-2 tr td p { background-color : transparent; font-size: 10px; }
.csc-uploads-2 tr td { vertical-align : top; }
.csc-uploads-2 tr td.csc-uploads-icon { padding: 10px 5px 10px 5px; width: 1%; text-align: center; vertical-align: top; }
.csc-uploads-2 tr td.csc-uploads-fileName { width: 80%; padding-left: 3px;  padding-top: 10px;}
.csc-uploads-2 tr td.csc-uploads-fileName p a { font-weight: normal; text-decoration: underline; }
.csc-uploads-2 tr td.csc-uploads-fileName p.csc-uploads-description { font-style: italic; }
.csc-uploads-2 tr td.csc-uploads-fileSize { white-space: nowrap; padding-left: 5px; padding-right: 5px; padding-top: 10px; text-align: right; }

table.csc-uploads-2 img {
    border: 1px solid #DDDDDD;
    height: 106px;
    width: 75px;
}

/* Typo3 redefinitionen: filelinks option layout 3 */

.csc-uploads-3 { border: 0; }
table.csc-uploads-3 { margin: 0 0 10px 0; padding: 0; }
.csc-uploads-3 tr td { margin: 0; padding: 5px 0 0 0; vertical-align : top; }
.csc-uploads-3 tr td p { background-color : transparent; font-size: 10px; margin-bottom: 0px; }
.csc-uploads-3 tr.tr-even { background: transparent url("/fileadmin/img/helpers/dummy.gif") left bottom no-repeat; }
.csc-uploads-3 tr.tr-odd { background: transparent url("/fileadmin/img/helpers/dummy.gif") left bottom no-repeat; }
.csc-uploads-3 tr td.csc-uploads-icon { display: none;}
.csc-uploads-3 .csc-uploads-description { background: transparent; padding: 0 0 5px 30px; margin: 0; }
.csc-uploads-3 .csc-uploads-fileName  a { background: transparent url("/fileadmin/img/icons/pdf_icon_small_red_pad_top4.gif") left top no-repeat; padding: 0 0 0 30px; margin: 0; }
.csc-uploads-3 tr td.csc-uploads-fileSize { white-space: nowrap; padding-left: 4px; padding-right: 0; padding-top: 5px; text-align: right; }

.align-center {text-align: center;}

/* ++++++++++++++++++++ Typo3 redefinitionen: filelinks end ++++++++++++++++++++ */


/* ++++++++++++++++++++ Formatierung für Bannerplaetze start ++++++++++++++++++++ */

/* Bannerbereich links */

.container_banner_links  {

}

#banner_links_120_240 {
	    border: 0px solid orange;
        padding-top: 10px;
        padding-left: 31px;       
        padding-bottom: 20px;
        /*display: none;*/
}

/* Bannerbereich rechts */

#banner_rechts_button {
	    border: 0px solid orange;
        padding-top: 10px;
        padding-left: 18px;
        /*display: none;*/
}

#banner_rechts_sky {
	    border: 0px solid orange;
        padding-top: 15px;
        padding-left: 18px;
        /*display: none;*/
}

.dreispaltig_rechts_banner_wrap  {
        z-index: 10;
}

.dreispaltig_rechts_banner    {
        background: transparent;
        min-height: 300px;        
}

/* ++++++++++++++++++++ Formatierung für Bannerplaetze end ++++++++++++++++++++ */

/* ++++++++++++++++++++ Formatierung für Listen in Sitemap ++++++++++++++++++++ */


.csc-sitemap ul   { 
    list-style: none;
    margin-left: 20px;
}

.csc-sitemap li { 
    list-style-type: none; 
    background: url(/fileadmin/img/backgrounds/sitemap_li_background.gif) no-repeat 1px 0; 
    padding-left: 24px;
    line-height: 1.5em;
}

/* Gmap */

div.gmnoprint,div#copyright{font-family:'Lucida Grande','Helvetica Neue',Verdana,Arial,Helvetica,sans-serif;font-size:10px;}
span.stand{background:#ccccff;display:block;margin:0;padding:2px 4px;}
.style1{font-family:'Lucida Grande','Helvetica Neue',Verdana,Arial,Helvetica,sans-serif;font-size:10px;white-space:nowrap;background-color:#fff;border:1px #333 solid;padding:2px 4px;}
div.LabeledMarker_markerLabel{color:white;font-family:Arial;font-weight:bold;font-size:12px;text-align:right;}
ul#halle_info{margin:0;padding:0;}
ul#halle_info li{list-style:none;padding:0;margin:1px 2px 1px 2px;float:left;width:40px;height:40px;}
ul#halle_info li.halle_icon{background-color:blue;color:white;font-family:Arial;font-weight:bold;font-size:32px;text-align:center;line-height: 40px;}
