﻿/*=======================================================================*\
|| CSS written by Gernot Leitgab 19.02.2008                              ||
\*=======================================================================*/

body {
	color: #000;
	background-color: #fff;
}
img,
fieldset {
	border: none;
}
div#header,
div#leftsidebar,
div#printlinks,
div#rightsidebar, 
div#footer {
	display: none;
}
div#printheader img {
	width: 100%;
}
div#homestructure,
div#mainstructure,
div#main,
div#homestructure div#contentwrap,
div#mainstructure div#contentwrap,
div#homestructure div#main div#content,
div#mainstructure div#main div#content {
	width: auto;
	margin: 0;
	padding: 0;
	clear: both;
}
