/**
* (C) by Matthias Gally 2010,
* Gally Websolutions GmbH, www.gally-websolutions.com
**/



#menu, #footer, #logo, #header, #language {
	display: none;
	}
	
#content {
	width: auto;
	height:100%;
	border: 0;
	margin: 0 5%;
	padding: 0;
	float: none !important;
}
#printcontact {

}

table {
 padding-top:20px;
}
b {
 padding-bottom:5px;
}
td {
 padding-bottom:20px;
}


