﻿/*############################################*/
/*# Cascading Style Sheet print.css          #*/
/*# Stiftungen.org                           #*/
/*# ©Leonhardt Multimedia GmbH               #*/
/*############################################*/
/*
imported by main_print.css
*/
/*################ imageLeftBox ################*/
.col3 .imageLeftBox , 
.col2 .imageLeftBox , 
.imageLeftBox , 
.col15 .imageLeftBox
{
  width:100%;
  clear:both;
  float:none;
}
.col3 .imageLeftBox *, 
.col2 .imageLeftBox *, 
.imageLeftBox *, 
.col15 .imageLeftBox *
{
  float:none !important;
  clear:both !important;
}
.col3 .imageLeftBox .greenLine , 
.col2 .imageLeftBox .greenLine , 
.imageLeftBox .greenLine , 
.col15 .imageLeftBox .greenLine
{
  width:99%;
  clear:both;
  float:none;
}
.col3 .imageLeftBox .boxWrap ,
.col2 .imageLeftBox .boxWrap ,
.imageLeftBox .boxWrap ,
.col15 .imageLeftBox .boxWrap 
{
  width:99%;
  clear:both;
  float:none;
}
.col3 .imageLeftBox .boxWrap .headline ,
.col2 .imageLeftBox .boxWrap .headline , 
.imageLeftBox .boxWrap .headline , 
.col15 .imageLeftBox .boxWrap .headline
{
  width:99%;
  clear:both;
  float:none;
}
.col3 .imageLeftBox .boxWrap .headline h2 , 
.col2 .imageLeftBox .boxWrap .headline h2 , 
.imageLeftBox .boxWrap .headline h2 , 
.col15 .imageLeftBox .boxWrap .headline h2 
{
  width:99%;
  clear:both;
  float:none;
}
.col3 .imageLeftBox .boxWrap .image , 
.col2 .imageLeftBox .boxWrap .image , 
.imageLeftBox .boxWrap .image , 
.col15 .imageLeftBox .boxWrap .image 
{
  width:30%;
}
.col3 .imageLeftBox .boxWrap .legend , 
.col2 .imageLeftBox .boxWrap .legend , 
.imageLeftBox .boxWrap .legend , 
.col15 .imageLeftBox .boxWrap .legend 
{
  width:30%;
}
.col3 .imageLeftBox .boxWrap .image img ,
.col2 .imageLeftBox .boxWrap .image img , 
.imageLeftBox .boxWrap .image img , 
.col15 .imageLeftBox .boxWrap .image img 
{
  clear:both;
  float:none;
}
.col3 .imageLeftBox .boxWrap .textWrap, 
.col2 .imageLeftBox .boxWrap .textWrap , 
.imageLeftBox .boxWrap .textWrap , 
.col15 .imageLeftBox .boxWrap .textWrap 
{
  width:100%;
}
.col3 .imageLeftBox .boxWrap .textWrap.textRight, 
.col2 .imageLeftBox .boxWrap .textWrap.textRight , 
.imageLeftBox .boxWrap .textWrap.textRight , 
.col15 .imageLeftBox .boxWrap .textWrap.textRight 
{
  width:67%;
}
.col3 .imageLeftBox .boxWrap .textWrap .date , 
.col2 .imageLeftBox .boxWrap .textWrap .date , 
.imageLeftBox .boxWrap .textWrap .date , 
.col15 .imageLeftBox .boxWrap .textWrap .date 
{
  display:block;
  padding-left:0;
  padding-top:15px;
}
.col3 .imageLeftBox .boxWrap .textWrap .category , 
.col2 .imageLeftBox .boxWrap .textWrap .category , 
.imageLeftBox .boxWrap .textWrap .category , 
.col15 .imageLeftBox .boxWrap .textWrap .category
{
  display:block;
}
.col3 .imageLeftBox .boxWrap .textWrap .text ,
.col2 .imageLeftBox .boxWrap .textWrap .text , 
.imageLeftBox .boxWrap .textWrap .text , 
.col15 .imageLeftBox .boxWrap .textWrap .text 
{
  width:99%;
  clear:both;
  float:none;
}
.col3 .imageLeftBox .boxWrap .text p, 
.col2 .imageLeftBox .boxWrap .text p, 
.imageLeftBox .boxWrap .text p , 
.col15 .imageLeftBox .boxWrap .text p
{
  width:99%;
  clear:both;
  float:none;
}


