	
/* 
	print Stylesheet fuer wiweli

	Ulrich Grundstein | info@buero-bochum.de | 06/2009
*/




	/*	tags	*/





body
{
  margin: 0 auto;
  padding: 0 0 0 0;
  font-size: 75%;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  color: #000;
  background: #fff none;
}









	/*	ids	*/




#accessibility
{
  position: absolute;
  margin-left: -9200px;
}





#wrapper
{
  width: auto;
}


#header
{

}


#logo
{
   width: 296px;
   height: 124px;
  float: right;
}



#logo img
{
  padding-top: 0;
}



#header-right
{
  width: 680px;
  float: right;
}



#meta-nav
{
display: none;
}


#user-info
{
display: none;
}


#haupt-nav-reiter
{
display: none;
}


#haupt-nav
{
display: none;
}




#sub-nav
{
display: none;
}




#main
{
  padding: 0 0 1em 10px;

width: auto;
  background: none;
border: none;
}


#prim-nav
{
display: none;
}


#content
{
  float: none;
  width: auto;
}


#footer
{
  width: auto;
}





#portrait
{
  width: auto;
  max-width: 660px;
  padding-bottom: 0;
  background: none;
}



.no-print
{
  display: none;
}

.no-display
{
  display: inline;
}

.no-display-center
{
  display:table;
  margin:0 auto;
}

/* cart */

#content table.shop-cart td a img
{
  visibility: hidden;
}

table.shop-cart input.image
{
  display: none;
}


.no-print
{
  display: none;
}

input.submit
{
  display: none;
}