
body, html {
	font-family: arial, sans-serif;
	padding: 0px;
	margin: 0px;
}

h1 .header1 {
	display: block;
	margin-top: .5em;
}

#left {
	display: none;	
}

#header {
	height: 2em;
}

#header .unseen,
#header #menubar,
span.outlook {
	display: none;
}

#right {
	width: 200px;
	float: right;
}

#rimcontent, #right {
	padding-top: 2em;
}

#rimcontent.content-3col {
	width: 600px;
}

a,
table a {
	color: #666;
}

table {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 1em;
	border: 1px solid #000;
}

table caption {
	text-align: left;
	font-weight: bold;
}

.table-data th, .table-details th {
	text-align: left;
}

.table-data th, .table-details th,
.table-data .row-0 td, .table-details .row-0 td,
.table-data .row-1 td, .table-details .row-1 td {
	background-color: #fff;
	border: 1px solid #000;
	padding: .2em;
}

main .slider .slide, .slider {
	height: 0 !important;
}

.table-aemter .column-adresse-email-header,.top-navigation-wrap,.navbar-header,.slider,header,.navbar,#navileft,.breadcrumb-container, main .slider .slide,
.table-aemter .column-adresse-email,
.table-personen .column-aktionen-header,
.table-personen .column-aktionen,
.table-termine .column-link-header,
.table-termine .column-link,
.table-vorlagen .column-dokument-header,
.table-vorlagen .column-dokument,
.table-bak .column-erledigt-header,
.table-bak .column-erledigt,
.table-recherche\.dokumente .column-dokument-header,
.table-recherche\.dokumente .column-dokument,
.table-recherche\.anlagen .column-anlage-header,
.table-recherche\.anlagen .column-anlage,
.table-top .column-dokumente-header,
.table-top .column-dokumente,
.table-administration\.properties .column-bearbeiten-header,
.table-administration\.properties .column-bearbeiten,
.table-neuedokumente .column-checkbox-header,
.table-neuedokumente .column-checkbox,
.table-neuedokumente .column-status-header,
.table-neuedokumente .column-status,
.table-neuedokumente .column-dokument-header,
.table-neuedokumente .column-dokument,
span.dokumenteform,
.trumbowyg-button-pane,
.trumbowyg-textarea,
.session-timeout-container,





/* ########## ML-Anpassungen ########## */
#NavSpacer,
#ContentStage,
#session-timeout-container,
.breadcrumbs,
#go-to-top-button,
.mid-footer,
.bottom-footer
{ display: none !important; }

.content-panes {
	padding-top:0;
}

footer {
	background-color: transparent;
}

.textblock .Normal table caption,
.cke_editable table caption {
	caption-side: top;
	font-size: inherit;
}

.textblock .Normal td:first-child,
.cke_editable td:first-child {
	font-size: inherit;
}

.textblock .Normal td,
.cke_editable td {
	height: auto;
}

.textblock .Normal thead th, .cke_editable thead th {
	height: auto;
}