/*--------------------------------------------------------------------*/
/*MainStruct*/
/*--------------------------------------------------------------------*/
html,body {
	padding: 0px;
	margin:0px;
	border: 0px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	line-height: 16pt;
	overflow: visible;
}

.clearing {
	clear: both;
	display: block;
	padding: 0;
	margin: 0;
	border: 0;
	font-size: 0;
	line-height: 0;
}

.print, #top, #topic, #menu_border, #standort, #submenu, #footer, #stepmenu { display: none; }

#box, #page, #main, #content_full, #content_right { overflow: visible; }
#logo IMG { width: 100%; margin-bottom: 20px; }

table { overflow: visible; }

#content_right .contentELEMENT { float: none; overflow: hidden; }
