﻿body,p,a {
	font: 100.01% Arial, sans-serif;
	color: #000000;
}

.hinweisStartseite p {
	color: inherit;
	font-weight: inherit;
}

#Inhalt {
	font-family: Arial;
	margin-left: 177px;
	margin-top: 50px;
	padding: 0em;
}

#Inhalt>* {
	margin-left: auto;
	margin-right: auto;
}

#Inhalt>div.Beschreibung {
	text-align: center;
}

#Inhalt>table {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

.autoMargin {
	margin-left: auto;
	margin-right: auto;
}

#Inhalt p {
	font-size: 1em;
	margin: 0em 0;
}

#navigation {
   top: 0;
   bottom: 0;
   left: 0;
   width: 177px;
   height: 100%;
   z-index: 2;
   overflow: hidden;
   position: fixed;
   overflow-x: hidden;
   overflow-y: auto;
   text-align: center;
}

.navi_liste {
  width: 194px !important;
  height: 100%;
  box-sizing: border-box;
  overflow-y: scroll;
  padding-top: 15px;
}

.navi_liste .navi_sprache, .cursorPointer {
  cursor: pointer;
}

.navi_liste .navi_sprache:not(.selected){
  width: 20px;
}

.navi_liste .navi_sprache.selected{
  width: 30px;
}

.navi_liste #navigationsLeiste {
  position:relative;
}

#fixiert {
	font-family: Arial;
	position: absolute;
	text-align: center;
	overflow-y: auto;
}

#fixiert #navigationsLeiste {
	position: relative;
} 

#fixiert .navi_sprache, .cursorPointer {
	cursor: pointer;
}

#fixiert .navi_sprache:not(.selected) {
	width: 20px;
}

#fixiert .navi_sprache.selected {
	width: 30px;
}

.Beschreibung,#Beschreibung {
	font-size: 14px;
	font-weight: bold;
}

#formularHinweis,#formularHilfe, #formularBarrierenfreiheit {
	margin: 5px;
	cursor: pointer;
	font-size: 16px;
}

a img {
	border: none;
}

#feedback {
	font-size: 14px;
	font-weight: bold;
	color: #228B22;
	visibility: hidden;
	text-align: center;
}

#schriftgrad10,.schriftgrad10 {
	font-size: 10px;
	font-weight: normal;
}

#schriftgrad10fett,.schriftgrad10fett {
	font-size: 10px;
	font-weight: bold;
}

#schriftgrad11,.schriftgrad11 {
	font-size: 11px;
	font-weight: normal;
}

#schriftgrad11fett,.schriftgrad11fett {
	font-size: 11px;
	font-weight: bold;
}

#schriftgrad12,.schriftgrad12 {
	font-size: 12px;
	font-weight: normal;
}

#schriftgrad12fett,.schriftgrad12fett {
	font-size: 12px;
	font-weight: bold;
}

#schriftgrad13,.schriftgrad13 {
	font-size: 13px;
	font-weight: normal;
}

#schriftgrad14,.schriftgrad14 {
	font-size: 14px;
	font-weight: normal;
}

#schriftgrad14fett,.schriftgrad14fett {
	font-size: 14px;
	font-weight: bold;
}

#schriftgrad15,.schriftgrad15 {
	font-size: 15px;
	font-weight: normal;
}

#schriftgrad16,.schriftgrad16 {
	font-size: 16px;
	font-weight: normal;
}

#schriftgrad16fett,.schriftgrad16fett {
	font-size: 16px;
	font-weight: bold;
}

#schriftgrad17,.schriftgrad17 {
	font-size: 17px;
	font-weight: normal;
}

#schriftgrad18,.schriftgrad18 {
	font-size: 18px;
	font-weight: normal;
}

#schriftgrad18fett,.schriftgrad18fett {
	font-size: 18px;
	font-weight: bold;
}

#schriftgrad19,.schriftgrad19 {
	font-size: 19px;
	font-weight: normal;
}

#schriftgrad20,.schriftgrad20 {
	font-size: 20px;
	font-weight: normal;
}

#schriftgrad30,.schriftgrad30 {
	font-size: 30px;
	font-weight: normal;
}

.schriftFett {
	font-weight: bold;
}

.schriftUnterstrichen {
	text-decoration: underline;
}

.schriftOhneDeko {
	text-decoration: none;
}

#AntragsHistorieSchriftGrau,.AntragsHistorieSchriftGrau {
	font-size: 12px;
	color: #808080;
}

#ajaxStoppUhr {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	padding-top: 10px;
}

.loginart {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}

.loginart_slim {
	font-size: 12px;
	color: #fff;
}

.flRight {
	float: right;
}

.flLeft {
	float: left;
}

/* Bereich für das InfoTerminal start */
.abstand_selbsauskunft {
	padding: 5px 10px;
}

.btn_selbsauskunft {
	height: 52px;
	width: 160px;
	font-size: 20px;
}

.btn_navigation1 {
	height: 60px;
	width: 170px;
	font-size: 18px;
}

#pinInfoBox {
	width: 470px;
	margin-left: 25%;
}

.infotext {
	margin: 5px 0px 5px 0px;
	font-size: 21px;
	font-weight: bold;
}

#infoZeile_3_box {
	padding: 10px;
	visibility: hidden;
}

#infokiosklogouttime {
	font-size: 12px;
	margin-left: 10px;
}

/* ---------------------------------------------------------------- */
.kiosk_text {
	border-width: 1px;
	border-style: solid;
	border-color: #222;
	font-size: 20px;
	background-color: #fff;
	color: #000000;
	width: 116px;
	height: 40px;
	text-align: right;
	padding-right: 2px;
}

.time_backgroundNormal {
	background-color: #fff;
	color: #000000;
	font-size: 50px;
}

.time_backgroundDunkel {
	background-color: #000000;
	color: #fff;
	font-size: 50px;
}

/*Bereich für das InfoTerminal ende*/
* .weiss {
	background-color: #fff;
}

.textWhite {
	color: #ffffff;
}

#mahatkeinprofil {
	color: #000000;
}

.mahatkeinprofil {
	color: #000000;
}

#mahateinprofil {
	color: #228B22;
}

.mahateinprofil {
	color: #228B22;
}

.textGreen {
	color: #228B22 !IMPORTANT;
}

#mahatmehrereprofile {
	color: #B22222;
}

.mahatmehrereprofile {
	color: #B22222;
}

.textRed {
	color: #B22222 !IMPORTANT;
}

label.error {
	color: #ff0000;
	font-style: italic;
}

input.error,input.error:hover,textarea.error,textarea.error:hover {
	border: 1px dotted red;
}

#infoDialog .rueckmeldung,#protokollDialog .rueckmeldung {
	color: #228B22;
}

#infoDialog,#formularHinweisInfo,#formularBarrierenfreiheitInfo,#confirmDialog,#hilfeDialog, .displayNone {
	display: none;
}

.ui-dialog-buttonset>button.style_btns_dis>span {
	opacity: 0.5;
}

/* ----------------------------- CSS-TAGS FÜR NEUES LAYOUT ----------------------------- */
.tabtabelle {
	font-size: 12px;
	margin-top: 10px;
	text-align: left;
}

.tabtabelle td {
	vertical-align: top;
}

.cap,td.cap,div.cap,.capL,td.capL,div.capL {
	padding-right: 5px;
	padding-top: 3px;
	font-size: 11px;
	font-weight: normal;
	color: #4b4549;
	vertical-align: top;
	text-align: right;
}

.capBig {
	font-size: 15px;
}

.capL,td.capL,div.capL {
	text-align: left;
}

.ueberCaption {
	border-bottom: 1px solid #373737;
	color: #373737;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	padding-right: 5px;
	padding-top: 5px;
}

.ueberCaptionLeftHanded {
	border-bottom: 1px solid #373737;
	color: #373737;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding-right: 5px;
	padding-top: 5px;
}

.tabtabelle input,.tabtabelle select:not(.jqMASelectBox) {
	width: 200px;
	text-align: left;
}

.tabtabelle input,.tabtabelle select,.tabtabelle textarea {
	-moz-box-shadow: 0px 0px 2px #bbb;
	-webkit-box-shadow: 0px 0px 2px #bbb;
	-o-box-shadow: 0px 0px 2px #bbb;
	box-shadow: 0px 0px 2px #bbb;
}

.tabtabelle input.checkbox {
	width: 15px;
}

.datenTabelle {
	-moz-box-shadow: 0px 0px 6px #AAA;
	-webkit-box-shadow: 0px 0px 6px #AAA;
	-o-box-shadow: 0px 0px 6px #AAA;
	box-shadow: 0px 0px 6px #AAA;
}

.datenTabelle tr {
	/* wurde geändert, sieht aber IKZ nicht gut aus, und allg. viel zu hell
	 * background-color: #fffffa; */
	background-color: #d6d6d6;
}

.datenTabelle td,.datenTabelle th {
	margin: 3px;
	padding: 2px;
	font-size: 11px;
}

.datenTabelle .ld_tablerow, .datenTabelle .ld_tablecolumngroup {
	/* wurde geändert, sieht aber IKZ nicht gut aus, und allg. viel zu hell
	 * background-color: #fffffa; */
	background-color: #d6d6d6;
}

.datenTabelle .ld_tablecolumn p, .datenTabelle .ld_tablecell p, .datenTabelle .ld_tablecellborder p, .datenTabelle .ld_tableheaderborder p {
	padding: 2px;
	font-size: 11px;
}

.datenTabelle td.capLBig {
	padding-right: 6px;
	padding-left: 6px;
	font-size: 0.80em;
}

.datenTabelle caption {
	margin: 2px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

.tableHeadCell { /*border: 1px #888 solid;*/
	
}

.monthAuswahl { /*height: 28px;*/
	width: 12;
	float: left;
	font-size: 8pt;
	background-color: #fff;
	border: 1px #BBBBBB solid;
	margin-left: 2px;
	cursor: pointer;
	text-align: center;
	padding: 3px;
	/*line-height: 26px;*/
	font-size: 14px;
}

.monthAuswahl:hover {
	background-color: #ffe;
}

.monthAuswahlNow { /*height: 28px;*/
	float: left;
	font-size: 8pt;
	background-color: #fff;
	border: 1px #BBBBBB solid;
	margin-left: 2px;
	cursor: pointer;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	/*line-height: 26px;*/
	font-size: 14px;
}

.monthAuswahlNow:hover {
	background-color: #ffe;
}

.hUeber {
	display: block;
	width: 500px;
	border-bottom: 1px solid #a0a0a0;
	margin: 5px 0px 15px 35px;
	font-weight: bold;
	font-size: 12px;
}

/* ----------------------------- CSS-TAGS FÜR KNÖPFE ----------------------------- */
span.style_btns,a.style_btns {
	background-image: url(../images/design/button_hg.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	width: 150px;
	color: #454545;
	cursor: pointer;
	font-size: 12px;
	font-weight: normal;
	min-height: 24px;
	margin: 4px;
	padding: 2px;
	text-decoration: none;
	vertical-align: middle;
	display: inline-block;
	text-align: left;
	border: 0;
	-moz-box-shadow: 2px 2px 5px #bbb;
	-webkit-box-shadow: 2px 2px 5px #bbb;
	-o-box-shadow: 2px 2px 5px #bbb;
	box-shadow: 2px 2px 5px #bbb;
	outline: none;
	border: 1px solid #ccc;
}

span.style_btns:hover,a.style_btns:hover {
	background-image: url(../images/design/button_hg_hover.png);
	color: #999;
}

span.style_btns_dis,a.style_btns_dis {
	background-image: url(../images/design/button_hg.png);
	background-position: right bottom;
	color: #999;
	cursor: default;
	font-size: 12px;
	font-weight: normal;
	min-height: 24px;
	margin: 4px;
	padding: 2px;
	width: 150px;
	text-decoration: none;
	vertical-align: middle;
	display: inline-block;
	text-align: left;
	border: 0;
	-moz-box-shadow: 2px 2px 5px #BBB;
	-webkit-box-shadow: 2px 2px 5px #BBB;
	-o-box-shadow: 2px 2px 5px #BBB;
	box-shadow: 2px 2px 5px #BBB;
	outline: none;
	border: 1px solid #ccc;
}

span.style_btns_dis:hover,a.style_btns_dis:hover {
	color: #a5a5a5;
}

a.style_btns_klein,a.style_btns_klein:hover {
	min-height: 22px;
	margin: 2px;
	padding-top: 0px;
}

a.style_btns_mini,a.style_btns_mini:hover {
	min-height: 18px;
	margin: 2px;
	padding-top: 1px;
	font-size: 11px;
	width: 20px;
}

a.style_btns img,a.style_btns_dis img,a img.btnicon {
	border: 0 none;
	margin: 5px;
	vertical-align: middle;
}

a.style_btns_mini img,a img.btnicon_mini {
	border: 0 none;
	margin: 2px;
	vertical-align: middle;
}

a.style_btns_dis img,a.style_btns_dis img.btnicon,a.style_btns_dis img.btnicon_mini
	{
	opacity: 0.3;
	filter: alpha(opacity=30);
}

#btnJA,#btnNEIN,#ausweisZuordAbbruch {
	text-align: center;
	color: black;
	border: 1px solid grey;
	border-radius: 5px;
	vertical-align: text-bottom;
	background-color: #e5e5e5;
	text-decoration: none;
	padding: 2px;
	height: 24px;
	font-size: 13px;
}

/*
 * Tooltip Plugin
 *
 */
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.85;
	font-size: 11px;
}

#tooltip h3,#tooltip div {
	margin: 0;
}

/* TimeEntry styles */
.timeEntry_control {
	vertical-align: text-bottom;
	margin-left: 2px;
}

* html .timeEntry_control { /* IE only */
	margin-top: -4px;
}

/*-----------------------------------------------------------*/
.ui-widget-content input,.ui-widget-content select,.ui-widget-content textarea
	{
	background-color: #fff;
	border: 1px solid #bbb;
	padding: 1px;
}

.ui-widget-content input[disabled],.ui-widget-content select[disabled],.ui-widget-content textarea[disabled]
	{
	background-color: #f7f7f7;
	border: 1px solid #aaa;
}

.ui-widget-content input.checkbox,.ui-widget-content.checkbox,input[type="checkbox"],.tabtabelle input.checkbox
	{
	background-color: transparent;
	border: none;
	width: 15px;
	margin-left: 0;
}

.ui-widget-content input:focus {
	background-color: #ffffb9;
}

.inputUhrzeit,.tabtabelle .inputUhrzeit,.uhrzeit,.tabtabelle .uhrzeit {
	width: 45px;
}

.inputDatum {
	width: 60px !IMPORTANT;
}

.inputDatum.hasDatepicker, .inputDatum.hasDatepicker + img, .vAlignMiddle {
	vertical-align: middle;
}

.inputDatum::-ms-clear {
    display: none;
}

.inputKlein,.tabtabelle .inputKlein {
	width: 68px !IMPORTANT;
}

.inputMittel,.tabtabelle .inputMittel {
	width: 168px !IMPORTANT;
}

.inputGross,.tabtabelle .inputGross { /*width: 296px;*/
	width: 100% !IMPORTANT;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
}

.inputSehrKlein,.tabtabelle .inputSehrKlein {
	width: 25px !IMPORTANT;
}

.inputDatumUhrzeit {
	width: 90px;
}

.kasten {
	margin-bottom: 10px;
	padding: 2px;
	-moz-box-shadow: 3px 3px 4px #DDD;
	-webkit-box-shadow: 3px 3px 4px #DDD;
	-o-box-shadow: 3px 3px 4px #DDD;
	box-shadow: 3px 3px 4px #DDD;
}

.kasten h3 {
	margin-top: 2px;
	padding: 3px;
	text-align: center;
	font-size: 12px;
}

.ui-tabs {
	-moz-box-shadow: 3px 3px 4px #DDD;
	-webkit-box-shadow: 3px 3px 4px #DDD;
	-o-box-shadow: 3px 3px 4px #DDD;
	box-shadow: 3px 3px 4px #DDD;
}

.ui-dialog {
	-moz-box-shadow: 3px 3px 6px #555;
	-webkit-box-shadow: 3px 3px 6px #555;
	-o-box-shadow: 3px 3px 6px #555;
	box-shadow: 3px 3px 6px #555;
}

h3.headerBig {
	height: 18px;
	padding-top: 5px;
}

.alink {
	cursor: pointer;
	color: #004488;
}

.alink:hover {
	color: #0080ff;
}

#formID,#themaID,#sessionKey,#wahll,#FORMparameter {
	display: none;
}

.halbtransparenz {
	filter: Alpha(opacity=80,finishopacity=80,style=3);
	-moz-opacity: 0.9;
	opacity: .9;
}

.zyklusInfo {
	height: 18px;
	width: 30px;
	border: 1px #AAA solid;
	text-align: center;
	float: left;
}

/*
 * Formularbereich
 *
 */
.formularBereich label {
	width: 100px;
	clear: both;
	float: left;
	display: inline;
	padding: 4px;
	text-align: right;
	margin-top: 4px;
	line-height: 14px;
	height: 20px;
}

.formularBereich div.fD {
	width: 320px;
	text-align: left;
	float: right;
	display: inline;
	padding: 4px;
}

#standardDiv {
	width: 850px;
}

#standardDiv #tabs {
	width: 700px;
	float: left;
}

#standardDiv #btnDiv {
  position: relative; /* 2018-07-06 SBR: für a.fixed-btn benötigt */
	width: 140px;
	float: right;
}

#standardDiv #btnDiv a {
	width: 130px;
}

#standardDiv #btnDiv a.fixed-btn {
  position: absolute;
  left: 0;
}

#standardDiv .listeStd {
	width: 320px;
	float: left;
}

#standardDiv .listeStd select:not(.jqMASelectBox) {
	width: 300px;
}

#standardDiv .detailsStd {
	float: left;
	width: 335px
}

.inlElement {
	float: left;
	width: 120px;
}

.inlElementKlein {
	float: left;
	width: 60px;
}

.regularDiv {
	float: left;
	width: 100%;
}

#standardDiv div.dataTables_wrapper label {
	display: inline;
}

#standardDiv label,.formularBereichOben label,label.blk {
	display: block;
	margin-top: 10px;
	font-size: 11px;
	font-weight: bold;
}

.cbTeil {
	margin-top: 10px;
}

#standardDiv div.cbTeil label,.formularBereichOben div.cbTeil label {
	display: inline;
}

#standardDiv .cbInl,.formularBereichOben .cbInl {
	margin: 10px 0px;
}

label.inl,#standardDiv label.inl,#standardDiv .cbInl label,.formularBereichOben .cbInl label
	{
	display: inline;
}

#standardDiv .cl {
	clear: both;
}

#standardDiv fieldset {
	margin-top: 17px;
	border: 1px solid #999999;
	padding: 5px 5px 15px 12px;
}

td.no_wrap {
	white-space: nowrap;
	overflow: hidden;
}

th.no_wrap {
	text-align: left;
	vertical-align: bottom;
}

table.versionierungbodyscroll tbody {
	overflow-y :auto;
}

.textCenteredH {
	text-align: center;
}

.forcetextCenteredH {
	text-align: center !important;
}

.textRightH {
	text-align: right;
}

.textCentered {
	text-align: center;
	vertical-align: middle !important;
}

.textTopV {
	vertical-align: top;
}

.sticky {
  	position: fixed;
  	top: 0px;
}

.width60px {
	width: 60px;
}

.width95px {
	width: 95px;
}

.marginL10px {
    margin-left: 10px;
}

.marginB10px {
    margin-bottom: 10px;
}

.marginT5px {
    margin-top: 5px;
}

.marginT10px {
    margin-top: 10px;
}

.padding5px {
    padding: 5px;
}

.paddingR10px {
    padding-right: 10px;
}

/* Fett-Markieren des aktiven Reiters (SBR 29.04.2019) */
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a {
	font-weight: bold;
}

.noselect {
	-webkit-user-select: none; /* Safari 3.1+ */
	-moz-user-select: none; /* Firefox 2+ */
	-ms-user-select: none; /* IE 10+ */
	user-select: none; /* Standard syntax */
}

.hidden {
	display: none !important;
}

.skiplink {
  font-size: 14px;
  font-weight: bold;
}

.na_t > span {
  vertical-align: middle;
  margin-left: 3px;
}

.imagesibling {
    font-size: 1em;
    vertical-align: middle;
}

.ld_table {
    display: table;
}

.ld_tablerow {
    display: table-row;
}

.ld_tablecell {
    display: table-cell;
    vertical-align: top;
}

.ld_tableheader p {
    font-weight: bold;
}

.ld_tablecellborder {
    display: table-cell;
    vertical-align: top;
    border-bottom-color: #ffffff;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-left-color: #ffffff;
    border-left-width: 1px;
    border-left-style: solid;
    border-right-color: #ffffff;
    border-right-width: 1px;
    border-right-style: solid;
    border-top-color: #ffffff;
    border-top-width: 1px;
    border-top-style: solid;
}

.ld_tablerow:first-child > .ld_tablecellborder {
    border-top-width: 0px;
}

.ld_tablerow:last-child > .ld_tablecellborder {
    border-bottom-width: 0px;
}

.ld_tablecellborder:first-child {
    border-left-width: 0px;
}

.ld_tablecellborder:last-child {
    border-right-width: 0px;
}

.ld_tablecolumn {
    display: table-column;
    vertical-align: top;
}

.ld_tablebgc {
    background-color: #dddddd;
}

.ld_tablecaption {
    display: table-caption;
}

#urlkont_caption {
    text-align: center;
    border-bottom-color: #ffffff;
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

/*
Als Ersatz für Colspan, nur in Verbindung mit ld_tablecolumn verwenden
ld_tablecolumngroup gilt als spaltenübergreifendes Equivalent für ld_tablerow -> kann also alleine stehen
*/
.ld_tablecolumngroup {
    display: table-column-group;
}

/*
Als Ersatz für Rowspan
*/
.ld_tablerowgroup {
    display: table-row-group;
}

.textalignleft {
    text-align: left;
}

.textaligncenter {
    text-align: center;
}

.borderspacing5px {
    border-spacing: 5px;
}

.inline_block {
    display: inline-block;
}
