/* Toscana Kert stylesheet imports */

@import url("layout.css");
@import url("visual.css");
@import url("header.css");
@import url("footer.css");
@import url("pager.css");
@import url("rounded.css");
@import url("pathnav.css");
@import url("popuplayer.css");
@import url("imgshadow.css");


body.microsite .header {
	margin-top: 0px;
	margin-bottom: 0px; 
	height: 150px;
}
body.microsite .header .menu, body.microsite .header .subnav, body.microsite .header .lang, body.microsite .header form{
	display: none;
}
body.microsite .content {
	padding-top: 30px; 
	margin-top: 0px;
	margin-bottom: 0px; 
	z-index: 5000;
}
body.microsite .content .main, body.microsite .content .main .full {
	margin-top: 0px;
	margin-bottom: 0px; 
	width: 700px;
	_height: 300px;
	min-height: 300px;
	z-index: 5000;
}
body.microsite .footer {
	margin-top: 0px;
	margin-bottom: 0px; 
}
