/*
*******************************************
*                                         *
* PRINT CSS FOR SPRUNK-JANSEN             *
*                                         *
* By Rasmus Frey <frey@verk.dk>           *
*                                         *
*******************************************
**/


body, html {margin:0px;padding:0px;}
body {	
text-align:center;
background-color:#fff;
}
#container {
color:#000;
width:100%;
text-align:left;
display:table-cell;
}
#header {
width:100%;
height:58px;
}
	
#logo {
float:none;

}
#basket, #distrubtop, #baskettable, #navigation, #navigationdistrub, #languagediv, #prodadd, #footer, #headerdistrub {
display:none;
}
#content {
width:100%;
color:#000;
margin:0px;
padding:0px;

}

/*
--------------------------------------------------
*/

#leftcolumn {
float:none;


}
#centercolumn, #centertop, #centerleft, #producttext, #herbs, #prodbrief {
clear:both;
position:relative;
float:none;

}

#centertop .listgreen, #centertop .listred, #centertop .listblue {

}

#centertop .listgreen span, #centertop .listred span, #centertop .listblue span, #centertop .listgreen h1 a, #centertop .listred h1 a, #centertop .listblue h1 a, #centertop .listgreen h1, #centertop .listred h1, #centertop .listblue h1 {

}

#prodinfo td {color:#000;}

.herblist { float:none; clear:both;}


