@charset "iso-8859-1";

/*******************************************************************************
*  skidoo_too_print.css : 2004.11.26
* -----------------------------------------------------------------------------
*  Print media stylesheet that removes the left and right columns as well as
*  the horizontal navigational element from a printed copy of the webpage.
*******************************************************************************/


/******************************************************************************/

body {
	background-image: none;
	background-color: #ffffff;
}


#page {
    overflow: visible !important;
	width: 100% !important;
}

#header {
	display: none;
}

#logo{
	margin-bottom:10px;
}

#swap{
width:100%;
overflow: visible !important;
}

#swap1 p {
overflow: visible !important;
width:100% !important;
}


#swap2{
overflow: visible !important;
padding: 0 !important;
}


#navmain{
	display:none;
}

#col2,
#col3{
	display: none !important;
}

#columns {
    overflow: visible !important;
	clear: both;
}

#col1{
	overflow: visible !important;
	width: 100% !important;
	margin:0;
}

#col3,
#col2,
#col1 {
	width: auto;
	left: auto;
}


.box-wrap {
	float:none !important;
	overflow: visible !important;
}

.box-full {
float:none !important;
margin-left:0;
padding-top:0;
width:100%;
margin-right: 10px;
}

.inner {
	padding: 0 !important;
}


#container3,
#container2,
#container1 {
	overflow: visible !important;
	width: auto;
	float: none;
	right: auto !important;
}

#footer {
	width:100%;
	margin-right: 0;
	padding-left: 10px;
}

#imprint {
	display: none;
}

.tx-rgibhproducts-pi1 .product {
	margin-right:0 !important;
	width:100% !important;
}

.tx-rgibhproducts-pi1 h1 {
	margin-right:0 !important;
	width:100% !important;
}
