/* DATEI: print.css */

body { background:none; }

/* ------------- Container ------------------- */

#main { width: 558px; padding: 0 15px 15px 15px; margin: 0; background: none; }
#headerContainerStart, #headerContainer { position: relative; width: 558px; height: 90px; border-bottom: #FF0000 5px solid; }
#contentContainerStart { width: 558px; background: none; border-bottom: #fff 1px solid;}
#contentContainer { width: 558px; background: none; border-bottom: #fff 1px solid;}
#col1 { display: none; }
#contentContainer2 { width: 558px; float:right; border-top: #fff 1px solid; }
#col2 { float: left; width: 558px; }
#col3 { display: none; }
#teaserContainer { display: none; }
#footerContainer { width: 558px; padding: 5px 0 0 0; border-top: #FF0000 5px solid; font-size: 11px; }
#footerRight { width: 60px; }
#printLink { display: none; }



