/* CSS-Datei Addon für Printversion www.muniqsoft.de */
/* Stand 16.06.2009 */

#container
{
	margin: 10px !important;
	width: 570px !important;
	text-align: left !important;
}
#mqlogotrans
{
	/*float: right;*/
	text-align: right;
	padding: 0px;
	margin: 0px;
	margin-bottom:20px;
	/*
	width: 205px;
	height: 45px;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(../fileadmin/images/mqlogoclaimtest.png);
	background-color: #f4f4f7;*/
}
#mqcontentprint
{
	float: left;
	padding-top: 18px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
	width: 570px;
	min-height: 572px;
	/*overflow: hidden;*/
	background-color: white;
}
#mqcontentlineprint
{
	float: left;
	padding: 0px;
	margin-bottom: 15px;
	width: 570px;
	height: 1px;
	overflow: hidden;
	background-color: lightgrey;
}
