
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;
}

#content, #right {
	padding-top: 2em;
}

#content.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;
}

.table-aemter .column-adresse-email-header,
.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-recherche\.dokumente .column-dokument-header,
.table-recherche\.dokumente .column-dokument,
.table-recherche\.anlagen .column-anlage-header,
.table-recherche\.anlagen .column-anlage,
.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,

.table-bak .column-erledigt-header,
.table-bak .column-erledigt,
.table-data .column-dokumente-header,
.table-data .column-dokumente,

span.dokumenteform,
span.netzwerke-details,
ul.tablist,
div.inactive,
div#gremienauswahl,
#sst-eventslist .column-color-header,
#sst-eventslist .column-color {
	display: none;
}

.fc-header-left, .fc-header-right, .export {
	display: none;
}

.fc-liste-wochentag {
    display: inline-block;
    width: 40%;
}

.fc-liste-tag {
    display: inline-block;
    width: 35%;
    text-align: right;
}

div.fc-view {
	display: none;
}

div.fc-content:after {
   content: "Zum Drucken bitte die Listenansicht wählen.";
}

.table-data th,
.table-data td,
.table-details th,
.table-details td {
	border: 1px solid black !important;
}

fieldset input.input-standard,
fieldset input.input-short,
.textarea-standard  {
	width: 70%;
}

.sdnetrim-member-picture {
	width: 25%;
}

.hide-text {
	display: none;
}