/*--------------------------------------------------------------------
Basic Print Style Sheet

Version: 1.0
Copyright: 2009, dicode® VOF - understanding internet
W: www.dicode.nl
E: info@dicode.nl
T: 0570-750680
--------------------------------------------------------------------*/

@import url("style.css");

* {
	font-size: 16px;
}

body {
	background: none;
}

div#menu {
	display: none;
}

div#right {
	display: none;
}

div#shadowline {
	display: none;
}

div#headmenu {
	display: none;
}

div#shoes {
	display: none;
}

div#shadow {
	display: none;
}

div#body2 {
	display: none;
}

div#container {
	top: 0;
	background: none;
}

div#middle {
	width: 800px;
}

div#content {
	width: 800px;
}

div#head {
	background: none;
}

div#footer {
	display: none;
}

div#footerhead {
	display: none;
}
