
	
	/*
	CSS Include

	Name:	 	: CSS Print
	Address		: http://www.juriwel.be	
	Copyright	: Your Company Name	
	Author	 	: Site Administrator
	Created	 	: 2007-11-22T21:10:10

	About this CSS
	...
*/

/*Layout*/

#left-column {
display: none;
}

#search-container {
display: none;
}

#header {
display:none;
}

#header-nav {
display: none;
}

#right-column {
float:left;
width:100%;
}

body, html {
background:none;
}

.text-blok-top,
.text-blok-top-left,
.text-blok-top-right,
.text-blok-top h2,
.text-blok-content {
background:none;
width:600px;
}

#footer {
display: none;
}

#pagina-links {
display: none;
}

.text-blok-bottom {
display: none;
}

div.line {
display: none;
}


