
/*
*	Kopfzeile - Anmeldeinformationen:
*		ueberschreibe die Breite des angemeldeten Users, da sonst die Schaltflaechen zu wenig Platz haben!
*/
.layout16to9 .row1 #user-info
{
	width:900px;
}

.layout16to9 .row1 #user-action
{
	margin-left:900px;
}

/*
* Muss von der Basis-Gui überschreiben werden damit wir einen wei�en Hintergrund haben
*/
.row6 .col-center
{
	background:none repeat scroll 0 0 #ffffff;
}

/* Damit der Content-Bereich nicht ganz links klebt */
#content .space
{
	padding-left:10px;
}


/* Überschriften */
#content h1
{
	color:#494948;
	font-size:1.6em;
	font-weight: normal;
	font-family: Verdana, Arial;
	margin-bottom:1.2em;
	line-height: 1.2em;
}

#content h1.icon_pfeilOben, 
#content h1.icon_pfeilUnten
{
    display: inline-block;
    padding-right: 15px;
}

/* Alle kleinen grauen Texte in der Findok */
.smallGreyText
{
	color: #808080;
    font-size: 95%;
}

/* Damit manche Buttons zb rechts angeordnet werden können */
span.right-direction 
{
    float: right;
}

.hidden
{
	display: none;
}

.ajax_squares
{
	width: 100%;
	height: 11px;
	margin: 0px;
	padding: 0px;
	background-image: url("/findok/javax.faces.resource/img/ajax-loader3.gif");
	background-repeat: no-repeat;
}

.ajax_circle, .loadingError
{
	width: 16px;
	height: 16px;
	padding: 0px;
	background-repeat: no-repeat;
	display: inline-block;
}

.ajax_circle
{
	background-image: url("/findok/javax.faces.resource/img/ajax-loader.gif");
	margin: 0 0 -4px;
}

.loadingError
{
	background-image: url("/findok/javax.faces.resource/img/iconError.png");
	margin: 0 0 -3px;
}

ul.grundkategorien
{
	list-style: none outside none;
}

.pointer
{
	cursor: pointer;
}

#content h1.startseite
{
	margin-top: 20px;
}

.top
{
	vertical-align: top;
}

.center
{
	text-align: center;	
}


a.info-link
{
	/*margin-top: 2px !important;*/
	background-color: #61B045;
    display: inline-block;
    height: 24px;
}

#startseite div.datum
{
	float: left;
	width: 90px;
}

#startseite div.titel
{
	margin-left: 90px;
}

#content p.titel
{
	font-size: 120%;
	margin-bottom: 2px;
}

h1 p
{
	font-size: 60%;
}

#content ul.icons
{
	list-style: none outside none;
    margin-top: 0;
    position: absolute;
    right: 0;
    top: 0;
}

#content ul.icons li
{
	background-position: right center;
    background-repeat: no-repeat;
    display: inline-block;
    float: left;
    padding: 0 18px 0 20px;
    border: none;
}

.icon_pfeilOben,
#content h2.icon_pfeilOben
{
	background-image:
		url("/findok/javax.faces.resource/img/iconReduceArrows.png");
	background-position: right 5px;
	background-repeat: no-repeat;
	padding-right: 15px;
}

.icon_pfeilUnten,
#content h2.icon_pfeilUnten
{
	background-image:
		url("/findok/javax.faces.resource/img/iconExtendArrows.png");
	background-position: right 5px;
	background-repeat: no-repeat;
	padding-right: 15px;
}

#user-info .version
{
	width: 171px !important;
	font-size: 8pt;
	margin-right: 1px;
}

#user-action
{	
	width: 230px;
    margin-left: 760px;
}

#user-action form {
    display: inline-block !important;
    width: 220px !important;
}

.bereich_intranet_internet
{
	float: left;
	min-width: 80px;
	color: white;
	margin-right: 3px;
	font-size: 8pt;
}

.intranet
{
	background-color: gray;	
}

.internet
{
	background-color: brown;
}

.bereich_intranet_internet .intranet, .bereich_intranet_internet .internet
{
	padding-left: 2px;
}

#user-info
{
    width: 770px !important
}

ul
{
	list-style: circle outside none;
}


#content h2.nobg
{
	background-color: transparent;
	margin-left: 0px;
	padding-left: 0px;
}

.Randzahl,
.Randzahl2
{
	background-color: #CCDDF0;
    border: 1.5px solid black;
    font-weight: bold;
    text-align: center;
    display: inline-block;	
}

.strong
{
    font-weight: bold !important;
}

#sidebar
{
	display: none !important;
}

#content
{
	margin-right: 0px;	
}

/* navigation mittels tab taste */
#sprunglink a, #sprunglink a:visited, #sprunglink a:hover
{
    display: inline;
    height: 0;
    left: -1000px;
    top: -1000px;
    line-height: 1.2em;
    overflow: hidden;
    position: absolute;
    width: 0px;
}

#sprunglink a:focus, #sprunglink a:active
{
    font-size: 0.750em;
    height: auto;
    left: 15em;;
    margin-left: 0.5em;
    top: 2.5em;
    width: 18.5em;
    position: absolute;
    overflow: visible;
    padding: 0.2em 0.1em 0.2em 0.1em;
    border: 1px solid #014489;
    background-color: #e7edf3;
    color: #014489;
    z-index:1000;
}

#sprunglink p
{
    height: 0pt;
    line-height: 0pt;
    margin: 0pt;
}

#sprunglink .nonvis
{
    display: none;
}

#changeUser
{
	text-align: left;
}

input.portalKennung
{
	width: 200px;
}

div.tiny-spacer
{
	height: 1px;
	line-height: 1px;
	font-size: 1pt;
}

div.dokAV
{
	float: left;
    width: 141px;
}

div.space span.entw,
div.space span.test,
div.space span.qs
{
	
}

#page .row1 .col-left .space
{
    height: 16px;
    overflow: hidden;
    padding-top: 5px;
}

.header_icon
{
	margin: 0px;
	margin-right: 4px;
}

.rf-au-shdw em
{
	font-weight: bold;
}

.searchterm
{
	color: #444444;
}

.searchterm .factor
{
	font-size: 80%;
	vertical-align: super;
	font-weight: normal;
	color: #666666;
}

.ueberschrift_randzahlen
{
	color: #3333CC;
}

li.deleted .ueberschrift_randzahlen
{
	color: black !important;
}

.foldername
{
	display: none;
}

#content .space {
	padding-bottom: 0px;
}

#content .ui-dialog-title p
{
	margin: 0px;
}

#content li.unmodified a
{
	color: grey;
}

#content li.activeFassung
{
	font-weight: bold;
}

.inline-block {
	display: inline-block;
}

li.error {
	color: red;
	font-style: italic;
	padding-left: 10px;
}

.inputDisabled {
	background-color: #DDDDDD !important;
}

#content .wartungsmeldung {
    background-color: #fad714;
    border: 2px solid black;
    padding: 5px;
}

.space .buttons {
	clear: both;
}

.meintenSie {
	font-size: 120%;
    font-weight: bold;
    margin-top: 2px;
}

.meintenSie em {
	font-weight: bold;
}

.dialog-buttons {
	border-top: 2px solid #abc8e2;
    padding: 4px;
}

.dialogBody {
	max-height: 500px;
	overflow: auto;
}

a.permalink-icon {
	padding-left: 15px;
	background-image: url("/findok/javax.faces.resource/img/icon_merken.gif");
	background-repeat: no-repeat;
	background-position: 1px 1px;
}

.nonProp {
	font-family: Consolas, Courier New;
}

.gray {
	color: gray;
}

.resultItemOpened {
	color: gray !important;
}

.dialog-help-icon {
    display: inline-block;
    position: absolute;
    right: 5px;
}

option.optionDisabled {
	color: gray;
}

.disabledField {
	color: gray !important;
}

select.disabledField option {
	color: black;
}

select.disabledField option.optionDisabled {
	color: gray;
}
div.rolle.strikethrough {
	text-decoration: line-through;
}
div.bereich_intranet_internet span.environment_header {
	font-size: 8pt;
	background-color: red;	
	padding-left: 2px;
}
.linde_warnung {
	color: red;	
	display: inline-block;
	margin-top: 10px;
}

div.rollenListe {
	margin-left: 5px; 
	display: inline-block; 
	position: absolute; 
	overflow-y: hidden; 
	height: 16px; 
	background-color: white;
	cursor: pointer;
}

.userFormButtons {
	position: relative;
}

/*RTC$210080*/
.bmflogo{
	max-width: 100%;
}
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
	opacity: 1;
}
.standardeinzug1 {
  margin-left:30px !important;
}

.standardeinzug2 {
  margin-left:60px !important;
}

.standardeinzug3 {
  margin-left:90px !important;
}