body
{
	background-color:White;
	background-image:none;	
}
input, body
{
	font-size:11px;
}
h1
{
	font-size:13px;	
}
h2
{
	font-size:11px;
}
h3
{
	font-size:10px;
}



.Header, .Footer, .Content
{
	margin:0px;
	padding:20px 0px 0px 0px;
}

.Menu, .ExtraMenu, .Footer
{
	display:none;
	
}
.ShadePart
{
	display:none;
}

.Column img
{
	max-width:5.5cm;
}
* html .Column img
{
	width:expression((this.offsetWidth > 200) ? "200px" : auto );
}

.TemplateThree #QCP_COLUMN_LEFT		{ width:5.5cm; }
.TemplateThree #QCP_COLUMN_CENTER	{ width:4cm; }
.TemplateThree #QCP_COLUMN_RIGHT	{ width:5.5cm; }

.TemplateTwo #QCP_COLUMN_LEFT		{ width:8cm; }
.TemplateTwo #QCP_COLUMN_RIGHT		{ width:8cm; }

.TemplateOne #QCP_COLUMN_LEFT		{ width:17cm; }


.GoogleMaps, .GoogleMaps iframe
{
	width:8cm!important;
}

.QMailFormPart fieldset
{
	background-image:none;
	background-color:transparent;
}
.QMailFormPart .SubmitLink
{
	display:none;
}

.GalleryThumbnailsPart
{
	display:none;
}

.GalleryImagePart .GalleryImageInfo
{
	max-width: 4cm;
}

* html .GalleryImagePart .GalleryImageInfo
{
	width:expression((this.offsetWidth > 150) ? "150px" : auto );
}

.PanelPart
{
	background-image:none;
	padding:0px;
	background-color:Transparent;
	color:Black;
}