#headermenue, #footerleft, #leftColumn {
	display: none !important;
}

#box {	
	/*border:1px solid red;*/
	margin-top:1em !important;				
	width:21cm !important;
	margin-left: 0 !important;
	padding-bottom: 0 !important;
}
#bodyColumn {	
	margin-left:0cm !important;
	width:17cm !important;
}
#leftColumn {
	padding-bottom: 0 !important;
}

textarea {	
	border:none !important;
	width:100% !important;
	height:100% !important;
	overflow:hidden !important;
}

html {
    background: none !important;
   	height: auto !important;
   	margin: auto !important;
}

body {
	margin: auto !important;
	height: auto !important;
}

#container {
	min-height: auto !important;
}

#footer {
	background: none !important;
	min-height: none !important;
	min-width: 0 !important;
	height: auto !important;
	position: relative !important;
}

#footerright {
	top: auto;
}

#footerright, #footerright em, #footerright a {
	color: rgb(0, 0, 0) !important;
	font-style: normal !important;
}
