/* default styles for extension "tx_imlstaffmgr_pi1" */

#content .tx-iml_staffmgr_pi1 {
}

#content .iml_staffmgr-table-phonelist {
    border: none;
}

#content .iml_staffmgr-table-phonelist td {
    padding: 0.3em;
}

#content .iml_staffmgr-table-phonelist {
    border: none;
    background-color: #cccccc;;
}

#content .iml_staffmgr-table-heading {
    font-weight: bold;
}

#content .iml_staffmgr-table-heading th {
    padding: 0.3em;
    background-color: #cccccc;
}

#content .iml_staffmgr-tr-odd {
    background-color: #eeeeee;
}

#content .iml_staffmgr-tr-even {
    background-color: #dddddd;
}

.tx_imlstaffmgr_portrait_image img {
    float: left;
    padding: 0;
}

#tx_imlstaffmgr_portrait {
    margin-left: 19em;
}

#tx_imlstaffmgr_portrait h2 {
	padding: 0;
	margin: 0;
}

#tx_imlstaffmgr_portrait p.presence {
	margin-top: 1em;
	margin-bottom: 0em;
}

#tx_imlstaffmgr_portrait table.presence {
	padding: 0;
	margin: 0;
	border: 0.1em solid #BDCBD3;
}

#tx_imlstaffmgr_portrait td {
	width: 4em;
	padding: 0.3em;
}

#tx_imlstaffmgr_portrait th.presence {
	background-color: transparent;
    	font-size: 1em;
	padding-right: 1em;
	font-weight: normal;
}

#tx_imlstaffmgr_portrait td.anwesend {
	background-color: #BDCBD3;
}

#tx_imlstaffmgr_portrait td.abwesend {
	background-color: transparent;
}

.personal_pages {
	margin-top: 2em;
	margin-left: 18.8em;
}
/* default styles for extension "tx_newloginbox_pi3" */
	.tx-newloginbox-pi3-listrow TH { background:#ccc; padding:0 .5em; white-space:nowrap; }
	.tx-newloginbox-pi3-listrow TD { background:#eee; padding:0 .5em; }
	.tx-newloginbox-pi3-singleView TH { background:#ccc; padding:0 .5em; text-align:right; white-space:nowrap; }
	.tx-newloginbox-pi3-singleView TD { background:#eee; padding:0 .5em; }
/* default styles for extension "tx_imlprojects_pi1" */

.tx-imlprojects-pi1 .dijitTitlePane {
    margin-bottom: 0.5em;
}

#content .tx-imlprojects-pi1 .dijitTitlePaneTitle {
    background: none;
    background-color: #d5d5d5;
    border: none;
    font-weight: bold;
}

#content .tx-imlprojects-pi1 .dijitTitlePaneContentInner {
    background-color: #f6f6f6;
    border: none;
}

#content .tx-imlprojects-pi1 .dijitTitlePaneContentOuter {
    border: none;
    border-top: none;
}

.tx-imlprojects-pi1 td {
    padding: 0.1em 0.8em;
    border: 0.1em solid #e3e3e3;
}

.tx-imlprojects-pi1 .field-label {
    vertical-align: top;
    background-color: #e3e3e3;
    font-weight: bold;
    color: #333333;
}

/* default styles for extension "tx_imlpublications_pi1" */

.tx-imlpublications-pi1 {
    margin-bottom: 0.5em;
}

.tx-imlpublications-pi1 table {
    border-collapse: collapse;
    width: 100%;
}

.tx-imlpublications-pi1 table td {
    border: 2px solid #f6f6f6;
    padding: 3px;
}

.tx-imlpublications-pi1 table tr.odd {
    background: #d5d5d5;
}

.tx-imlpublications-pi1 table tr.even {
    background: #f6f6f6;
}


