

/** { overflow: visible !important; position: normal;}*/

#main {
background: none; 
background-color: #ffffff;
margin: 0;
padding: 0;
width: 100%;
/*min-height: auto;  Mindesthöhe für moderne Browser */
/*height:auto !important;  Important Regel für moderne Browser */
/*height:auto;  Mindesthöhe für den IE */
/*overflow: visible !important;  FF Scroll-leiste */
}


body { 
background: none; 
background-color: #ffffff; 
height:100%; 
}

/* Header */

#meta {
display: none;
}

#content {
width: 100%;
border-top: 1px solid #808385;
margin-top: -30px;
}

#content .orgaprofil, #content .dziprofil {
width: 100%;
}

/* Banner (DZI) */

#bannerleftdiv {
display: none;
}

#bannerrightdiv {
display: none;
}

#banner {
display: none;
}

#bannertext {
display: none;
}

/* Channelweiche */
#channelbanner #bannerleftdiv, #channelbanner #bannerrightdiv{
display: none;
}

#channelcontent {
clear: both;
display: block;
width: 500px;
padding: 10px 0 32px 210px;
line-height: 20px;
}

#channelcontent h1 {
margin: 0 0 8px 0;
}

#channelbanner #bannerleftdiv #bannertext .grossmehr, #channelbanner #bannerrightdiv #bannertext .grossmehr  {
display: none;
}

#channelbanner #bannerleftdiv #bannertext .grossmehr img, #channelbanner #bannerrightdiv #bannertext .grossmehr img {
display: none;
}


/* Meta-Seiten */

#metacontent {
clear: both;
display: block;
width: 700px;
padding: 10px 0 32px 13px;
line-height: 20px;
}

#metacontent h1 {
margin: 0 0 15px 0;
font-size: 18px;
}

.suchergebnis {
margin: 0 0 15px 0;
}

.suchergebnis p {

}


/* Navi (DZI) */

#navi {
display: none;
}



/* Content Main (DZI) */

#main #contentwrap {
background: none;
}

#contentmain {
padding: 20px 20px 30px 0px;
}

.orgaprofil  {margin-top: 15px; padding-bottom:3cm;}
.orgaprofilnav { display: none; }
.pagerdiv { display: none; }
.profilboxheader, .orgaboxheader {border-bottom: none;}

/* fuer geaendertes Drucklayout */
/* table { height:10px;} für den Seitenumbruch im FF */

#unhide, .infoicon {
display: none;
}
.crop {
height: auto;
}
h2 { 
page-break-after:avoid; 
}
.logolink {
margin: 0;
}
.orgamain {
padding-left: 0;
}
.orgaright {
padding-top: 30px;
}
.orglogo, .orgabox1, .orgabox {
width: 95%;
border-bottom: none;
}

div #fusszeile {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
-webkit-display: flex;
display: flex;
-webkit-flex-direction: row;
flex-direction: row;
width: 100%;
border-top: 1px solid #808385;
position: fixed;
bottom: 0;
}

.item {
-webkit-flex: 1 1 auto;
flex: 1 1 auto;
font-size: 0.8em;
line-height: 1em;
padding-top: 0.2cm;
}

.tdfoot1 {
width: 10.3cm;
}
.tdfoot2 {
	
}

/* bis hier */


