* {
	font-size: 9px;
}
/* Print LAYOUT SETTINGS */

/* COLORS:
light green:
border-bottom: 1px solid #42B06D;
rgb(66,176,109)

dark green:
background-color: rgb(66,102,101);
*/

body {
	background: none;
}

div#tx_hortima_page{
	position:static;
	width:800px;
}

/* ##### HEADER ##### */
off_div#tx_hortima_header {
	display:none;
	height: 0px;
	width: 0px;
}
/* #### END HEADER ##### */


/* ##### CONTENT #### */
div#tx_hortima_content{
	position: absolute;
	width: 800px;
}

div#tx_hortima_content div#tx_hortima_left {
	display:none;
	height: 0px;
	width: 0px;
}
div#tx_hortima_content div#tx_hortima_center {
	left: 0px;
	right: 0px;
}

div#tx_hortima_content div#tx_hortima_right{
	display: none;
	height: 0px;
	width: 0px;
}

p.myclass{
	display: none;
}

 /* CONTENT CENTER */
div#tx_hortima_content div#tx_hortima_center div#tx_hortima_breadcrumb {
	display: none;
}

/* data area */
div#tx_hortima_content div#tx_hortima_center div#tx_hortima_data {
	position: static;
	left: 0px; right: 0px;margin: 0px; padding-bottom: 0px; width: auto; overflow: visible;
}

/* ##### FOOTER ###### */
div#tx_hortima_footerwrapper {
	display: none;
}
/* ##### END FOOTER ###### */


/* stammschutz */
div.autocol_left{
	float:left;
	width: 200px;
}
div.autocol_right{
	float:left;
	width: 400px;
	margin-left: 5px;
}

/* specific Baumpflanzung.ch */
div#hiddenImg {display: block;}
div#bpflbanner{display: none;}  /* banner bild auf EINFUEHRUNG, hide element from printing */

div.hidden {display: block; visibility: visible;}
div.show {display: block; visibility: visible; overflow: auto;}

div#tx_baumpflanzung_page div#tx_hortima_content div#tx_hortima_center div#tx_hortima_data div.mapper_row div.mapper_right {
float:none;
margin-left:410px;
width:550px;
}

div#tx_baumpflanzung_page div#tx_hortima_content{
	position: absolute;
	width: 1000px;
}

div.mapper_right div.csc-textpic-clear{
	clear: right;
	display: block;
	/* height: 230px; */
	width: 10px;
}