/**
 * "Yet Another Multicolumn Layout" - (X)HTML/CSS Framework
 *
 * (en) MSIE6-Patch stylesheet for YAML standard layout (3 columns without column dividers)
 * (de) MSIE6-Korrektur-Stylesheet f?r das YAML Standard-Layout (3 Spalten ohne Spaltentrenner)
 *
 * @lastmodified    $Date: 2008-11-12 08:41:00 thb $
 */

/* Layout-dependent adjustments | Layout-abh?ngige Anpassungen --------------------------------------- */

@media screen
{
  /*-----------------------------------------------------------------------------------------------------*/

body {font-size:75%;}

#header img.headImg1 {position:absolute; top:12px; left:12px; width: 201px; height: 78px;}
#tx-indexedsearch-searchbox-button-submit {width:5em;height:2em;padding:0.2em 0 0 0;text-align:center;}

#col3_content {padding:0 1em 0 1em !important;}
#col3_content .c33l {width:33.3%;overflow:hidden;margin:0;}
#col3_content .c33r {width:33.3%;overflow:hidden;margin:0;}
#col3_content .c66l {width:66.5%;overflow:hidden;margin:0;}
#col3_content .c66r {width:66.5%;overflow:hidden;margin:0;}
#col3_content .c50r {width:49.9%;overflow:hidden;margin:0;}
#col3_content .c50l {width:49.9%;overflow:hidden;margin:0;}

#col3_content div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-firstcol {margin-left:0.5em !important;}
#col3_content div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-lastcol {margin-right:0.5em !important;}

#col3_content .news-latest-container, .news-list-container {margin:0;}
#col3_content .news-list-browse {margin:0 1em 0 1em;}
#col3_content .news-list-item {width:95%;margin:0 0.5em 0 0.5em;}

#col3 .tx-drkmediathek-pi1 .mediathek-uebersicht {margin: 1em 0.8em 0.5em 0.5em;}
#col3 .tx-drkmediathek-pi1 .galerie-uebersicht {margin: 0.5em 0.8em 0.5em 0.5em;}
#col3 .tx-drkmediathek-pi1 .galerie-einzelbild {margin: 0.5em 0em 0.5em 0em;padding-left:1em;}

#page.homepage #col3 {display:block;margin: 0 0 0 -1px !important;width:64em;overflow:hidden;}
#page.homepage #col3_content {margin: 15px 0 0 0 !important;}
#page.homepage .subcr {width:100%;}
#page.homepage #col3_content .c50l {width:50%;overflow:hidden;}
#page.homepage #col3_content .subcl {}
#page.homepage #col3_content .c50r {width:50%;margin-left:-1px;overflow:hidden;}
#page.homepage #col3_content .c25l {margin:0;}
#page.homepage #col3_content .c25r {width:24.9%;overflow:hidden;margin:0;}
#page.homepage #col3_content .news-latest-container, #page.homepage #col3_content .news-list-container {margin: 0 1em 0 1em;}
#page.homepage #col3_content div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-firstcol {margin-left:0.5em !important;}

#nav #spendenbutton {background: url(/fileadmin/bild-ro/DRK-Spendenbanner-Notiz.gif) no-repeat;}

#col3 div.spendenaufruf {width: 80%;}

#col3_content #zahlungsweise a.ztab {padding-right:0em;width:5.4em;}
#col3_content #zahlungsweise a {padding-left:48px;}
#col3_content .spendenformular {width:95%;}

#col3 dl {margin: 0 0.5em 0.5em 0.5em;}

#col2 P {margin:1em 0 1em 1em;}
  /*-----------------------------------------------------------------------------------------------------*/
 /*Hack für die Anzeige des Bannerbuttons an richtiger Stelle in IE und Firefox, aho 18.07.09*/
div[id]#bannerbutton 
{
	position: relative; right: 0; top: -131px !important;
}

/* Hack für die richtige Positionierung des Menüs von oben, aho 18.07.09 */
div[id]#teaser
{
     padding: 1em 0 0.2em !important; 
}

/*End of Media=screen*/
}
