/**[../../../system/themes/V4/stylesheets/curator_global.css]**/
:root {
	--primary-color: #004A7F ;
}

span.keininhalt{
	color:#ccc;
	font-size:8pt;
}


/* Die Dateinamen in der Suchtrefferanzeige sind teilweise sehr lang! */
span.suchtrefferdateiname{display:none;}

#baum table
{
	border-collapse:collapse;
}

#berechtigungen
{
	margin-top:-1px;
}

#cur_grid_container
{
	background: url('/system/themes/V4/grafiken/') bottom left no-repeat;
}

#cur_inhalt	.personanzeige
{
	background:#eee;
	width:100%;
}

#cur_inhalt	.personanzeige ol
{
	margin-left:20px;
}

#cur_inhalt	.personanzeige td
{
	padding-bottom:5px;
	padding-left:5px;
	padding-right:30px;
	padding-top:5px;
}

#cur_inhalt	.personanzeige th
{
	background:#eee  url('/system/themes/V4/grafiken/system_icons/gradient_small.png') repeat-x bottom!important;
	border-bottom:1px solid #b7b7b4;
	padding:5px;
	text-align:left;
}

#cur_inhalt	.personanzeige th b
{
	color:#1C3F5F;
	font-size:12px;
	font-weight:400;
}

#cur_inhalt .TabelleGuiSpeichern
{
	clear:both;
}

#cur_inhalt .cur_element_artikel .personanzeige
{
	border:1px solid #b7b7b4;
	border-collapse:separate;
}

#cur_inhalt .personanzeige .keinumbruch a
{
	background-color:#eee;
	display:inline;
}

#cur_inhalt .publikationsbereich li .treeview
{
	cursor:pointer;
	float:left;
	height:16px;
	margin:3px -10px 5px 0;
	width:16px;
}



#cur_inhalt .ui-tabs .ui-tabs-nav
{
	margin:0;
	margin-bottom:10px;
	padding:8px 0 0 8px;
}

#cur_inhalt a
{
	color:#636363 ;
	color:#004A7F;
	text-decoration:none;
}

#cur_inhalt a:hover
{
	color:@link_farbe_hover;
}

#cur_inhalt table, #lenkung table
{
	border-collapse:collapse;
	border-color:#b7b7b4;
	/*table-layout:fixed;*/
}

#cur_inhalt table td ,#lenkung table td
{
	vertical-align:top;
}

.table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 20px;
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
	padding: 8px;
	vertical-align: top;
	text-align: left;
	border-top: 1px solid #b7b7b4;
}

.table>caption+thead>tr:first-child>td,
.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>td,
.table>thead:first-child>tr:first-child>th,
.table>tbody:first-child>tr:first-child>td,
.table>tbody:first-child>tr:first-child>th {
	border-top: 0;
}

.table>thead>tr>th,
.table>tbody>tr>th {
	vertical-align: bottom;
	border-bottom: 2px solid #b7b7b4;
}

#infos table
{
	border-collapse:collapse;
}

#lenkung
{
	display:none;
}

#lesebestaetigung
{
	display:none;
}

#lesebestaetigung a
{
	color: #636363 ;
}

.logo {
	background-repeat: no-repeat;
	background-position: left center;
	display:block;
	height:60px;
    margin: 5px;
}

#logo
{
	background-image:  url('/webdateien/Bilder/Logos/Demo-Quelle/logo-desktop.png');
	width: 275px;
	margin-left: 20px;
}

#logo-mobile
{
	background-image:  url('/system/themes/V4/grafiken/logo_mobile.png');
    width: 60px;
}

#quickcheckingui
{
	display:none;
}

#systeminformationen
{
	display:none;
}

#vermailen
{
	display:none;
}

#vermailen button
{
	margin-left:10px;
	margin-top:10px;
}

#vermailen p
{
	margin-left:10px;
	margin-top:10px;
}

.NEUESLISTE_BEREICH td
{
	border-bottom:1px solid #D2D2D2;
	border-top:1px solid #ffffff;
	color:#636363 ;
	font-size:11px;
	padding:5px;
}

.NEUESLISTE_FORM
{
	background:#fff;
	padding-bottom:25px;
}

.NEUESLISTE_FORM select
{
	float:left;
	font-size:11px;
	margin-right:5px;
	padding-left:3px;
	width:150px;
}

.NEUESLISTE_KATEGORIE td
{
	border-bottom:1px solid #D2D2D2;
	border-top:1px solid #ffffff;
	color:#636363 ;
	font-size:11px;
	padding:5px;
}

.NEUESLISTE_MAXALTER td
{
	border-bottom:1px solid #D2D2D2;
	border-top:1px solid #ffffff;
	color:#636363 ;
	font-size:11px;
	padding:5px;
}

.NEUESLISTE_MAXLAENGE td
{
	border-bottom:1px solid #D2D2D2;
	border-top:1px solid #ffffff;
	color:#636363 ;
	font-size:11px;
	padding:5px;
}

.NEUESLISTE_SUBMIT td
{
	border-bottom:1px solid #D2D2D2;
	border-top:1px solid #ffffff;
	color:#636363 ;
	font-size:11px;
	padding:5px;
}

.TabelleVersionenListe
{
	width:100%;
}

.TabelleVersionenListe .TabelleVersionenListeAngaben
{
	border-top:0!important;
}

.TabelleVersionenListeAngaben
{
	padding:5px;
}

.TabelleVersionenListeBemerkung
{
	padding-top:5px;
}

.TabelleVersionenListeTitel
{
	background-color:#fff;
	border-bottom:1px solid #D2D2D2;
	border-top:1px solid #ffffff;
	padding:5px;
}

.TabelleVersionenListeTitel a
{
	background: url('/system/themes/V4/grafiken/system_icons/reload.png') 5px 50% no-repeat;
	color:transparent;
	float:right;
	margin-right:-23px;
	padding:6px 8px 3px 0;
	font-size:0px;
}

.VersionsmenueListeneintrag
{
	background-color:#fff;
	border-bottom:1px solid #D2D2D2;
	border-top:1px solid #D2D2D2;
}

.abcWortTreffer
{
	background-repeat:no-repeat;
	color:#636363 ;
	line-height:20px;
	margin:5px;
	padding-left:20px;
}

.abcWortTrefferLink
{
	color:#636363 ;
	line-height:20px;
}

.abcWortZusamfass
{
	background:#fff;
	border-bottom:1px solid #D2D2D2;
	/*border-top:1px solid #ffffff; */
}

.abcWortZusamfassErsterBuchstabe
{
	font-weight:700;
}

.abcWortZusamfassUeberschrift
{
	background:#fff;
	border-bottom:1px solid #D2D2D2;
	border-top:1px solid #ffffff;
	padding:4px 10px 2px;
	padding-bottom:3px;
	padding-top:3px;
}

.abcbuttonliste
{
	padding:10px;
}

/*.buttonlayout
{
	margin-top:10px;
}*/

.clearboth
{
	clear:both;
}

.clearfix:after {
    display: block;
    content: " ";
    clear: both;
}

.cur_element_usermenue li {
	float: left;
	list-style-type: none;
	margin-bottom: -1px;
}

.cur_element_adminmenu
{
	float:right;
}

.cur_element_artikel .personanzeige .iconFunktion
{
	background-color:none;
	border:none;
	display:inline;
	float:none;
	width:100%;
}

.cur_element_baumauswahl li
{
	float:left;
	list-style-type:none;
	margin-bottom:-1px;
}

.cur_element_bearbeitungsmenue li
{
	float:left;
	list-style-type:none;
}

.cur_element_bearbeitungsmenue_verschieben .active
{
	background:#004A7F   url('/system/themes/V4/grafiken/system_icons/gradient_small.png') repeat-x bottom;
	border:1px solid #004A7F ;
	color:#000000;
}

.cur_element_dateimenue li
{
	float:left;
	list-style-type:none;
	margin-bottom:-1px;
}

.cur_element_einstellungsmenue li
{
	float:left;
	list-style-type:none;
	margin-bottom:-1px;
}

.cur_element_footer li
{
	float:left;
	font-size:11px;
	height:30px;
	list-style-type:none;
	margin-bottom:-1px;
	margin-left:2px;
	padding-left:8px;
	padding-right:5px;
}

.cur_element_infolayer .cur_element_box_inner
{
	padding:10px;
}

.cur_element_kategorie
{
	color:#636363 ;
	font-size:16px;
	line-height:20px;
	padding-right:5px;
}

.cur_element_kurzzeichen
{
	background: none repeat scroll 0 0 #FFFFFF;
    color: #1C3F5F;
    font-size: 16px;
    line-height: 22px;
    margin-right: 4px;
    padding-left: 6px;
    padding-right: 5px;
	border: 1px solid #b7b7b4;
}

.kurzzeichen-display- {
	display: none;
}

.cur_element_loginmenue li
{
	float:left;
	list-style-type:none;
	margin-bottom:-1px;
}

.cur_element_logo
{
	height:70px;
}

.cur_element_pfad
{
	color:#636363 ;
	padding-bottom:5px;
	text-decoration:none;
}

.cur_element_pfad a
{
	color:#636363 ;
	padding-bottom:5px;
	text-decoration:none;
}

.cur_element_pfad span
{
	color:#636363 ;
	padding-bottom:5px;
	text-decoration:none;
}

.cur_element_pfad span.docidimpfad {
	white-space: nowrap;
}

.cur_element_pfad .pfadeintraglayer.artid-default {
	display: none;
}

.cur_element_systeminfo
{
	font-size:11px;
}

.cur_element_titeleintrag
{
	color:#636363 ;
	font-size:16px;
	line-height:23px;
	padding-right:5px;
	display: inline;
}

.cur_element_version
{
	color:#636363 ;
	font-size:16px;
	line-height:20px;
	padding-right:5px;
}

.cur_element_version li
{
	float:left;
	list-style-type:none;
	margin-bottom:-1px;
}

.dcfieldsetlegendtext
{
	display:none;
}

.einstellung
{
	font-size:12px;
}

/*
.einstellung input
{
	padding:2px;
}

 .einstellung select
{
	height:24px;
	padding:2px;
} */

.einstellung td
{
	padding-right:5px;
	padding-top:5px;
}

.einstellung th .fieldsetklasse
{
	/* background:#fff; Clasen: Weißen hintergrund entfernt! Sieht nicht gut aus in Seiteneinstellungen und Genehmiger */
	margin:0;
}

body .experte
{
	display:none;
}

.feldtypen
{
	display:none;
}

.fieldsetklasse
{
	background:none repeat scroll 0 0 #fff;
	border:1px solid #b7b7b4;
	color:#1C3F5F;
	font-size:12px;
	font-weight:400;
	margin-bottom:10px;
	margin-top:1px;
	padding:5px;
}

.fieldsetklasse ol
{
	margin-left:20px;
}

.fieldsetklasse th
{
	text-align:left;
}

.fieldsetklasse input.disabled {
	color: #999;
}

.fielset_formular
{
	background:#fff;
	margin:0;
}

.filter_selectbox span
{
	-moz-border-radius:4px;
	-moz-border-radius-topright:4px;
	-webkit-border-radius:4px;
	-webkit-border-top-right-radius:4px;
	background:#fff  url('/system/themes/V4/grafiken/system_icons/filter_icon.png') 50% 50% no-repeat;
	border:1px solid #b7b7b4;
	border-radius:4px;
	border-top-right-radius:4px;
	color:#636363 ;
	height:20px;
	margin-bottom:1px;
	margin-right:3px;
	padding:3px;
	width:20px;
}

.filter_selectbox span img
{
	opacity:0;
}

.filter_selectbox span:hover
{
	-moz-border-radius:4px;
	-moz-border-radius-topright:4px;
	-webkit-border-radius:4px;
	-webkit-border-top-right-radius:4px;
	background:#004A7F   url('/system/themes/V4/grafiken/system_icons/filter_icon.png') 50% 50% no-repeat;
	border:1px solid #004A7F ;
	border-radius:4px;
	border-top-right-radius:4px;
	color:#000000;
	margin-right:3px;
	padding:3px;
}

.formularelement .feldtypenauswahl
{
	margin:10px;
}

.formularelement .feldtypenauswahl td
{
	padding:5px;
	padding-right:20px;
}

.formularelement li
{
	margin-left:20px;
}

div.anzahlsubkapitel0{
	display:none;
}

.hitliste td
{
	padding-left:5px;
	padding-right:5px;
}

.hitliste th
{
	border-right:1px solid #D2D2D2;
	padding-left:5px;
	padding-right:5px;
}

.hitlisteLink
{
	background-repeat:no-repeat;
	color:#636363 ;
	line-height:25px;
	padding-left:20px;
}

.hitlisteSpalteLinkTitel
{
	color:#636363 ;
	font-weight:400;
	padding:5px;
	text-align:left;
}

.hitlisteSpalteNummer
{
	background-color:#eee;
	display:none;
}

.hitlisteSpalteNummerTitel
{
	display:none;
}

.hitlisteSpalteZugriffeTitel
{
	color:#636363 ;
	font-weight:400;
	padding:5px;
	text-align:left;
}

.hitlisteZeile td
{
	background:#fff;
	border-bottom:1px solid #D2D2D2;
	border-top:1px solid #ffffff;
	padding-left:5px;
}

.iconFunktion
{
	border:none;
	/*display:inline;*/
}

.iconGruppe
{
	border:none;
	/*display:inline;*/
}

.iconPerson
{
	border:none;
	/*display:inline;*/
}

.iframedateianhang
{
	/*height:800px; <<<Wird in den Systemeinstellungen gesetzt! */ 
}

.kapitel
{
	padding-left:5px;
	padding-top:2px;
}

.zuletztbesucht .keinumbruch .baumebene0
{
	float:left;
	width:100%;
}

.zuletztbesucht .keinumbruch .baumebene1
{
	float:left;
	width:100%;
}

.zuletztbesucht .keinumbruch .baumebene2
{
	float:left;
	width:100%;
}

.zuletztbesucht .keinumbruch .baumebene3
{
	float:left;
	width:100%;
}

.zuletztbesucht .keinumbruch .baumebene4
{
	float:left;
	width:100%;
}

.zuletztbesucht .keinumbruch .baumebene5
{
	float:left;
	width:100%;
}

.zuletztbesucht .keinumbruch .baumebene6
{
	float:left;
	width:100%;
}

.zuletztbesucht .keinumbruch .baumebene7
{
	float:left;
	width:100%;
}

.zuletztbesucht .keinumbruch .baumebene8
{
	float:left;
	width:100%;
}

.keinumbruch a
{
	background-position:left;
}

.kontaktlistendetail
{
	clear:both;
	float:left;
	margin-bottom:2px;
}

.kontaktlisteninhalt
{
	margin-bottom:5px;
}

.legendklasse
{
	background:#eee  url('/system/themes/V4/grafiken/system_icons/gradient_small.png') repeat-x bottom;
	border:1px solid #b7b7b4;
	color:#636363 ;
	font-size:12px;
	font-weight:400;
	margin:-6px;
	margin-bottom:10px;
	padding:5px;
}

.neuesListeDatumKlammerTitel
{
	background:#fff;
	border-bottom:1px solid #D2D2D2;
	border-top:1px solid #ffffff;
	padding-bottom:3px;
	padding-left:10px;
	padding-top:3px;
}

.neuesListeLink
{
	background:#fff;
	border-bottom:1px solid #D2D2D2;
	border-top:1px solid #ffffff;
	padding:4px 10px 2px;
}

.neuesListeLink a
{
	background-repeat:no-repeat;
	color:#636363 ;
	display:block;
	line-height:25px;
	padding-left:20px;
	background-position: left center;
}

.publikationsbereich
{
	margin-top:10px;
}

.publikationsbereich li .box
{
	margin-bottom:5px;
}


.quickaccess
{
	background-repeat:no-repeat;
	color:#636363 ;
	/*line-height:25px;*/
	padding:1px 0 1px 20px;
}

.register_wrapper
{
	font-size:12px;
	padding:0px;
}

.suchtreffer
{
	background-repeat:no-repeat;
	color:#636363 ;
	/*line-height:20px;*/
	padding-left:20px;
}

.ui-corner-all
{
	border-radius:0;
}

.ui-datepicker
{
	-webkit-box-shadow:0 5px 15px 0 #b7b7b4;
	border:1px solid #000;
	box-shadow:0 5px 15px 0 #b7b7b4;
	margin-top:2px;
}

.ui-state-hover
{
	background:#004A7F   url('/system/themes/V4/grafiken/system_icons/gradient_small.png') repeat-x bottom!important;
	border:1px solid #004A7F ;
}

.ui-tabs
{
	padding:0;
	position:static;
}
/*
.ui-tabs .ui-tabs-nav li
{
	position:static;
}
*/
.ui-tabs .ui-tabs-panel
{
	padding:0;
}

.ui-widget-content
{
	border:none;
}

.ui-widget-header
{
	background:#eee  url('/system/themes/V4/grafiken/system_icons/gradient_small.png') repeat-x top;
	border:1px solid #b7b7b4;
	color:#636363 ;
	font-size:12px;
	font-weight:400;
	margin-bottom:10px;
	padding:6px;
}



.ui-widget-header .ui-state-default
{
	background:#eee  url('/system/themes/V4/grafiken/system_icons/gradient_small.png') repeat-x bottom;
	border:1px solid #b7b7b4;
	color:#636363 ;
	font-size:12px;
	font-weight:400;
}

.ui-widget-header .ui-state-active
{
	background:#004A7F   url('/system/themes/V4/grafiken/system_icons/gradient_small.png') repeat-x bottom;
	border:1px solid #004A7F ;
	color:#000000;
}

.unterkapiteleintrag
{
	background-repeat:no-repeat;
	color:#636363 ;
	line-height:22px;
	padding-left:20px;
	display: block;
	background-position-y: 50%;
}

.TabelleVersionenListe
{
	table-layout: fixed;
}

.vact_notiz
{
	background:none repeat scroll 0 0 #FFF;
	border:1px solid #CCC;
	margin-bottom:5px;
	padding:5px;
}

.vact_notiz *
{
	word-wrap: break-word;
}
.vact_notiz .was {
	display: block;
}

.versionbuttonliste
{
	margin-top:30px;
}

.versionsbutton button
{
	width:100%;
	cursor: pointer;
}

.versionsmenue-genehmigungsauftrag select {
	width: 244px;
}

.verweisliste .caption
{
	background:#eee  url('/system/themes/V4/grafiken/system_icons/gradient_small.png') repeat-x bottom;
	border-bottom:1px solid #b7b7b4;
	color:#636363 ;
	font-size:12px;
	font-weight:400;
	padding:5px;
	padding-left:25px;
}

.verweisliste .close
{
	font-size:12px;
	padding:10px;
}

.verweisliste ul
{
	margin-left: 0;
    padding-bottom: 5px;
    padding-left: 30px;
    padding-top: 5px;
}

button.inactive
{
	background:#eee  url('/system/themes/V4/grafiken/system_icons/glass_btn.png') repeat-x 50% 50%;
	color:#aaa;
	opacity:0.5;
}

button.inactive:hover
{
	background:#eee  url('/system/themes/V4/grafiken/system_icons/glass_btn.png') repeat-x 50% 50%;
	border:1px solid #b7b7b4;
	color:#aaa;
	opacity:0.5;
}

#lenkung .keinumbruch a {float:none; text-decoration:none;}
#lenkung .keinumbruch .quickaccess, #lenkung td {line-height:12px;}
#lenkung table {background:#fff;}
#lenkung td {padding:5px; border-bottom: 1px solid #b7b7b4;}

.iconPerson  .subcnt, .iconFunktion .subcnt, .gueltigkeitslinkinnen .subcnt {display:none;}


#cur_grid_col_right .quicklink_trenner {
	display:none;
}

#cur_grid_col_left .quicklink_trenner {
	display:none;
}

#versandtbestaetigung, #quickcheckingui {
 background: none repeat scroll 0 0 #fff;
    border:1px solid #b7b7b4;
    height: 300px;
    padding: 10px;
    position: absolute;
    top: 30px;
    width: 500px;
	-webkit-box-shadow:  0px 2px 8px 0px #b7b7b4;
     box-shadow:  0px 2px 8px 0px #b7b7b4;
}
#quickcheckingui {
    top: 70px;
    width: 500px;
	height:auto;
}

#versandtbestaetigung .print {float:right;}
#versandtbestaetigung iframe {  
	height: 234px;
    margin-top: 13px;
    width: 100%;
}
	
	.docidguiEinstellungsmenue.readonly,#guiEditRegister .subcnt {display:none;}
	
	
.lesebestaetigung .query2tableContainer {padding-left:0px !important;}

/*#cur_grid_container .cur_element_seitenkopf_inner {
background:  url('/system/themes/V4/grafiken/kategoriebilder/home.png') top right no-repeat !important;
}*/

.ui-widget {
font-family:Raleway;
}

.lightbox_wrapper {
	cursor: default !important;
}

.lightbox_close {
	cursor: pointer;
}

.lesebestaetigung .row_confirm .lesebestaetigung_speichern {
	-moz-border-radius: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	background: #b7b7b4  url('/system/themes/V4/grafiken/system_icons/glass_btn.png') repeat-x 50% 50%;
	border: 1px solid #b7b7b4;
	border-radius: 4px;
	border-top-right-radius: 4px;
	color: #636363 ;
	margin-bottom: 1px;
	padding: 3px;
	cursor: pointer;
	margin-left: 10px;
}

.lesebestaetigung .row_confirm .lesebestaetigung_speichern.hover {
	background: #004A7F   url('/system/themes/V4/grafiken/system_icons/glass_btn.png') repeat-x 50% 50%;
	border: 1px solid #004A7F ;
	color: #000000;
}

.lesebestaetigung .row_review_comments textarea {
font-family:Raleway;
	padding: 6px;
	width: 100%;
	height: 100px;
}

/* Suche anpassen --------------------------------------------------------------------------------------------- */
.suchbox{
	width:49%!important;
	clear:left!important;
}
div.sucheinhaltsbox div, #suchtrefferQ2T div.infoboxinnen div, #infoboxinnen_wichtigeTreffer div{
background-color: #eee;

}

div.sucheinhaltsbox h2, #suchtrefferQ2T div.infoboxinnen h2, #infoboxinnen_wichtigeTreffer h2{
	color:#b7b7b4!important;
	padding-top:3px!important;
	padding-bottom:3px!important;
}

div.sucheinhaltsbox div.query2tableContainer div {
    background-color: #FFFFFF !important;
    background-position: 10px center;
    color: #636363 ;
    padding: 2px 2px 2px 27px;
    text-decoration: none;
    text-indent: -18px;
}

.query2tableContainer a {text-decoration:none;}

.suchergebnisslistentabelle .query2table td {padding:0px !important;}


a.linkDirektZurDatei{
	margin-left:0px!important;
}

div.suchtreffer div{
background-color: #fff!important;

}

#aktuelleTreffer{
	clear:right!important;
}
#dateiTreffer{
	clear:right!important;
}
#suchtrefferQ2T{
	/*?????*/
}
table.Trefferboxen {
	border: 1px solid #b7b7b4!important;
	margin-left:5px!important;
	margin-bottom:5px!important;
}

table.Trefferboxen div.infoboxrahmen{
	height: 300px!important;
	padding:5px;
}
div.suchtrefferpfad{
	font-size:12px;
}
div.suchtreffer{
	margin-bottom: 1px;
}
div.dateitreffer a{
	margin-left:10px!important;
}

.lightbox_wrapper #infoboxinnen_wichtigeTreffer h2 {
color:#636363  !important;
 font-size: 12px;
    font-weight: 400;
    height: 20px;
    line-height: 20px;
    padding: 9px;
	background:  url('/system/themes/V4/grafiken/system_icons/gradient_small.png') repeat-x scroll center bottom #D5E2F0;
	 border-bottom: 1px solid #8BA0BB;
}

div.TrefferboxenFilterImBaum,div.TrefferboxenFilterImBaum{
	padding:5px;
	border-bottom:1px solid #636363 ;
}

#FilterDokumenttypen h4.infoboxbezeichnung,#FilterBereiche h4.infoboxbezeichnung{
	vertical-align: top;
	color:#636363 ;
}

#FilterDokumenttypen p,#FilterBereiche p{
	vertical-align: top;
	line-height:20px;
	color:#636363 ;
}

#FilterDokumenttypen input, #FilterBereiche input{
	margin-right: 5px;
}




.ObjStyleIconai		{ background-image: url('/system/kern/grafiken/Verzeichnis/icons/ai.gif'); }
.ObjStyleIconavi	{ background-image: url('/system/kern/grafiken/Verzeichnis/icons/avi.gif'); }
.ObjStyleIconbmp	{ background-image: url('/system/kern/grafiken/Verzeichnis/icons/bmp.gif'); }
.ObjStyleIconcs		{ background-image: url('/system/kern/grafiken/Verzeichnis/icons/cs.gif'); }
.ObjStyleIcondll	{ background-image: url('/system/kern/grafiken/Verzeichnis/icons/dll.gif'); }
.ObjStyleIcondoc	{ background-image: url('/system/kern/grafiken/Verzeichnis/icons/doc.gif'); }
.ObjStyleIconexe	{ background-image: url('/system/kern/grafiken/Verzeichnis/icons/exe.gif'); }
.ObjStyleIconfla	{ background-image: url('/system/kern/grafiken/Verzeichnis/icons/fla.gif'); }
.ObjStyleIcongif	{ background-image: url('/system/kern/grafiken/Verzeichnis/icons/gif.gif'); }
.ObjStyleIconhtm	{ background-image: url('/system/kern/grafiken/Verzeichnis/icons/htm.gif'); }
.ObjStyleIconhtml	{ background-image: url('/system/kern/grafiken/Verzeichnis/icons/html.gif'); }
.ObjStyleIconjpg	{ background-image: url('/system/kern/grafiken/Verzeichnis/icons/jpg.gif'); }
.ObjStyleIconjpeg	{ background-image: url('/system/kern/grafiken/Verzeichnis/icons/jpeg.gif'); }
.ObjStyleIconjs		{ background-image: url('/system/kern/grafiken/Verzeichnis/icons/js.gif'); }
.ObjStyleIconmdb	{ background-image: url('/system/kern/grafiken/Verzeichnis/icons/mdb.gif'); }
.ObjStyleIconmp3	{ background-image: url('/system/kern/grafiken/Verzeichnis/icons/mp3.gif'); }
.ObjStyleIconpdf	{ background-image: url('/system/kern/grafiken/Verzeichnis/icons/pdf.gif'); }
.ObjStyleIconppt	{ background-image: url('/system/kern/grafiken/Verzeichnis/icons/ppt.gif'); }
.ObjStyleIconrdp	{ background-image: url('/system/kern/grafiken/Verzeichnis/icons/rdp.gif'); }
.ObjStyleIconswf	{ background-image: url('/system/kern/grafiken/Verzeichnis/icons/swf.gif'); }
.ObjStyleIconswt	{ background-image: url('/system/kern/grafiken/Verzeichnis/icons/swt.gif'); }
.ObjStyleIcontxt	{ background-image: url('/system/kern/grafiken/Verzeichnis/icons/txt.gif'); }
.ObjStyleIconvsd	{ background-image: url('/system/kern/grafiken/Verzeichnis/icons/vsd.gif'); }
.ObjStyleIconxls	{ background-image: url('/system/kern/grafiken/Verzeichnis/icons/xls.gif'); }
.ObjStyleIconxml	{ background-image: url('/system/kern/grafiken/Verzeichnis/icons/xml.gif'); }
.ObjStyleIconzip	{ background-image: url('/system/kern/grafiken/Verzeichnis/icons/zip.gif'); }

#infoboxinnen_wichtigeTreffer table {width:100%;}
#infoboxinnen_wichtigeTreffer td {width:1% !important;}
#infoboxinnen_wichtigeTreffer .query2table {display:none;}
#infoboxinnen_wichtigeTreffer .query2tableContainer .query2table {display:block;}

#infoboxinnen_wichtigeTreffer .query2tableContainer .query2table {
    border-collapse: collapse;
    display: block;
    width: 100%;
	border:0px;
}

#infoboxinnen_wichtigeTreffer td {
    border: 0 none;
    padding: 0;
}

#infoboxinnen_wichtigeTreffer div.query2tableContainer {
    width:auto;
}

#infoboxinnen_wichtigeTreffer thead {
    display: none !important;
}

#infoboxinnen_wichtigeTreffer  td.col_1,
#infoboxinnen_wichtigeTreffer  td.col_2,
#infoboxinnen_wichtigeTreffer  td.col_3, 
#infoboxinnen_wichtigeTreffer  td.col_4 {
    display: none !important;
}


.textareaMaxlength {font-size:10px} 
textarea, input{ font-size: 15px; font-family: Raleway; color: #004A7F;}



.newstextbox {font-size:12px; line-height:16px;}
.verweisliste .close a {font-size:12px; margin-top:10px;}

.was {color:#ff0000;}
.suchtrefferform1,  #cur_inhalt a.suchtrefferform1  {background-color:#FFFF2A;font-weight:bold;}
.suchtrefferform2,  #cur_inhalt a.suchtrefferform2  {background-color:#FF55FF;font-weight:bold;}
.suchtrefferform3,  #cur_inhalt a.suchtrefferform3  {background-color:#00FFD4;font-weight:bold;}
.suchtrefferform4,  #cur_inhalt a.suchtrefferform4  {background-color:#55AAFF;font-weight:bold;}
.suchtrefferform5,  #cur_inhalt a.suchtrefferform5  {background-color:#FF7FFF;font-weight:bold;}
.suchtrefferform6,  #cur_inhalt a.suchtrefferform6  {background-color:#FF7FFF;font-weight:bold;}
.suchtrefferform7,  #cur_inhalt a.suchtrefferform7  {background-color:#FF7FFF;font-weight:bold;}
.suchtrefferform8,  #cur_inhalt a.suchtrefferform8  {background-color:#FF7FFF;font-weight:bold;}
.suchtrefferform9,  #cur_inhalt a.suchtrefferform9  {background-color:#FF7FFF;font-weight:bold;}
.suchtrefferform10, #cur_inhalt a.suchtrefferform10 {background-color:#FF7FFF;font-weight:bold;}
.suchtrefferform11, #cur_inhalt a.suchtrefferform11 {background-color:#FF7FFF;font-weight:bold;}
.suchtrefferform12, #cur_inhalt a.suchtrefferform12 {background-color:#FF7FFF;font-weight:bold;}

#cur_grid_header {
	overflow: hidden;
}

html.responsive #cur_grid_header {
    overflow: visible;
}

#cur_grid_header .system_buttons>ul {
	float: left;
	padding-top: 2px;
}

#cur_grid_header ul.cur_element_einstellungsmenue.erweitert {
	padding-top: 0;
}

#cur_grid_header .cur_element_dateimenue,#cur_grid_header .cur_element_einstellungsmenue_container {
	float: left;
}

#cur_grid_header .system_buttons:after {
	content: " ";
	display: block;
	clear: both;
}

#cur_grid_header li {
	margin-bottom: 5px;
}

.q2tGetAsCsv {
	display: inline-block;
	margin: 10px 0;
	height: auto !important;
	padding: 3px 5px !important;
}

.q2tGetAsCsv .icon {
	cursor: pointer;
	display: block;
	background-image:  url("/system/kern/grafiken/dateitypen/csv_2.png");
	background-repeat: no-repeat;
	line-height: 16px;
	padding-left: 20px;
}

#berechtigungen #register_3_1 .fieldsetklasse{
	background-color: #eff8f0;
	border-color: #81C784;
	color: #1B5E20;
}

#berechtigungen #register_3_1 .legendklasse,
.ui-widget-header .reiter-genehmigungsrechte.ui-state-default{
	background-color: #C8E6C9 !important;
	border-color: #81C784;
	color: #1B5E20 !important;
}

.ui-widget-header .reiter-genehmigungsrechte.ui-state-default a{color: #1B5E20 !important;}

#berechtigungen #register_3_2 .fieldsetklasse{
	background-color: #f1edf7;
	border-color: #7986CB;
	color: #1A237E;
}

#berechtigungen #register_3_2 .legendklasse,
.ui-widget-header .reiter-autorenrechte.ui-state-default{
	background-color: #C5CAE9 !important;
	border-color: #7986CB;
	color: #1A237E;
}

.ui-widget-header .reiter-autorenrechte.ui-state-default a{color: #1A237E !important;}

#berechtigungen #register_3_3 .fieldsetklasse{
	background-color: #fff9fa;
	border-color: #EF9A9A;
	color: #B71C1C;
}

#berechtigungen #register_3_3 .legendklasse,
.ui-widget-header .reiter-leserechte.ui-state-default{
	background-color: #FFCDD2 !important;
	border-color: #EF9A9A;
	color: #B71C1C;
}

.ui-widget-header .reiter-leserechte.ui-state-default a{color: #B71C1C !important;}

#berechtigungen #register_3_4 .fieldsetklasse{
	background-color: #EDE7F6;
	border-color: #9575CD;
	color: #311B92;
}

#berechtigungen #register_3_4 .legendklasse,
.ui-widget-header .reiter-lesebestaetigung.ui-state-default{
	background-color: #D1C4E9 !important;
	border-color: #9575CD;
	color: #311B92;
}

.ui-widget-header .reiter-lesebestaetigung.ui-state-default a{color: #311B92 !important;}

.ellipsis {
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	white-space: nowrap;
}

.input_bildanzeige img {
	max-height: 100%;
}

body.notgrpstart .gruppenstartseite {
	display: none;
}

body .layui-layer-dialog .layui-layer-content {
	word-break: normal;
}

/* curContent.box */
body.cur-content-boxed .cur_element_dateimenue > ul > li,
body.cur-content-boxed .cur_element_dateimenue > .button_trenner:first-child,
body.cur-content-boxed #cur_inhalt > div.cur_element_seitenkopf {
	display: none;
}

body.cur-content-boxed .cur_element_dateimenue > ul > li.cur_element_dateimenue_aufgaben,
body.cur-content-boxed .cur_element_dateimenue > ul > li.cur_element_dateimenue_task {
	display: list-item;
}

body.cur-content-boxed #cur_inhalt img.merge-load-loader {
	margin-top: 10px;
}

body.version--- #register_1-zeit {display:none!important;}