/* Print-Layout */

#container {	padding:10px 0 0 60px; }



#headercontainer { width: 550px; }

#header          { width: 550px; background-color: #fff; }
  
#headerleft      { display: none; }





#contentcontainer  { width: 550px; margin-top:30px;}

#contentleft {  display: none; }

#contentright { display: none; }



#footercontainer  { display: none; }



/* BG-Bilder ausschalten */

.bgcontent   { background-color: #fff; background-image: none }
.bgfuss      { background-color: #fff; background-image: none }

