/*========== Print-Styles =======================================================================================================*/ 
.notMobile, .navVertical, .header .nav,#topLineWrapper 	{display:none;}
.print						{display:block;}
html						{background:none;height:auto;display:block;clear:both;zoom:1;}
html, body,
  .innerWrapper				{margin:0;padding:0;width:auto;max-width:none;min-width:0;}
body				{height:auto;display:block;clear:both;zoom:1;font-size:0.75em;} 
 
#siteWrapper, #footerWrapper{width:19cm;}
#siteWrapper	{margin-bottom:0px;min-height:auto;}
.outerWrapper, .footer .innerWrapper {padding:0;}
.mainContent	{margin-top:0px;}
#mainCntWrapper	{margin-bottom:0px;}

img {width: auto;height:5cm;}
.logo img	{width:2cm;height:2cm;}
.imgGallery img	{width:2cm;height:1.6cm;}
.imgWrapper img	{width:100%;height:auto;}

.header, .colsWrapper .colCnt, .listItem .colCnt {background-color:#ffff;}


#siteWrapper,#footerWrapper	{display:block;clear:both;zoom:1;}


