@import url(/config/colors.css);

body {
	margin:0;
	padding:0;
}


body.box *, body.box *:before, body.box *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.formfield {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	border: 1px solid #CCCCCC;
	font-size: 12px;
}
.formreadonly {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	border: 0px;
	font-size: 12px;
	background-color:transparent;
}
.formfield_small {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	border: 1px solid #CCCCCC;
	font-size: 9px;
}
.button {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	border: 1px solid #AAAAAA;
	font-size: 12px;
}
.button_small {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	border: 1px solid #AAAAAA;
	font-size: 9px;
}

.formfield_v2, body.box input[type=text] {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	border: 1px solid #CCCCCC;
	padding:2px;
	font-size: 12px;
}

select.formfield_v2, body.box select {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	border: 1px solid #CCCCCC;
	padding:1px;
	font-size: 12px;
}

select {
	background: #fff;
}

.text, td, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.small, table.small td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
.xdel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff0000;
	font-weight:bold;
	text-decoration: none;
}
.groupinfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	line-height: 14px;
}
.row0 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CCCCCC;
	border-bottom: 1px solid #333333
}
.row1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #E4E4E4;
}
.row2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #fff;
}
.row2:hover, .row1:hover {
	background-color: #C1CDD9;
}

.rowlast {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #DFBBBB;
}
.navi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}
.active_menu {
	font-weight: bold;
	background-color: #990000;
	color: #FFFFFF;
}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	width: 100%;
	padding: 0px;
	padding-left: 20px;
}

.edittable {
	margin-top: 10px;
  margin-left: 10px;
}

.edittable_v2 {
	margin-top: 10px;
  margin-left: 10px;
}

.edittable_v2 tr {
	vertical-align: top;
}

.edittable_v2 td {
	padding:4px 15px 4px 0px;
}

.edittable_v2 textarea {
	border:1px solid #ccc;
}


.listtable {
  margin-left: 10px;
}

.link {
  cursor: pointer;
  text-decoration: none;
  color: #000000;
 }

.listtd {
	position:static; left:0px; top:0px; white-space:nowrap; overflow:hidden; 
}  
.clearMe {
	clear: both;
	font-size: 1px;
	height: 0;
	margin: 0;
	line-height: 0;
}

div.clearMe {
	overflow: hidden;
}

.inv {
	position: absolute;
	left: -1000px;
	top: -1000px;
	width: 0px;
	height: 0px;
	overflow: hidden;
	display: inline;
}

.right {
  text-align:right;
}

.left {
  text-align:left;
}


.editor_div p {
  margin: 0; padding: 0;
}
.verfuegbar0 {
 padding-left: 4px;
 padding-right: 4px;
 width: 8px;
 background: url(/images/verfuegbar0.gif);
 background-repeat: no-repeat;
 background-position: center;
}
.verfuegbar1 {
 padding-left: 4px;
 padding-right: 4px;
 width: 8px;
 background: url(/images/verfuegbar1.gif);
 background-repeat: no-repeat;
 background-position: center;
}
.verfuegbar2 {
 padding-left: 4px;
 padding-right: 4px;
 width: 8px;
 background: url(/images/verfuegbar2.gif);
 background-repeat: no-repeat;
 background-position: center;
}

.infotable {
	border:0px solid;
	border-collapse:collapse;
}

.infotable td {
	padding-top:5px;
	padding-right:5px;
}

.seminartable {
	border:0px solid;
	border-collapse:collapse;
}

.seminartable td {
	padding:0px;
	padding-right:3px;
	white-space: nowrap;
}

p.mailinfo_mitarbeiter_betreff {
	margin-top:3px;
	margin-bottom:6px !important;
	font-weight:bold;
}

.mail_send_text p {
	padding:0;
	margin:0;
}

.mit_updated {
	background-color:#FFBBBB;
}
.mit_updated_old {
	font-size:9px;
	padding-left:10px;
}

.markReadonly {
	border:1px solid #FFAEAE !important;
}

.row0_v2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CCCCCC;
	border-bottom: 1px solid #333333;
	padding:2px;
}

.listRow {
	cursor:pointer;
	border-bottom:1px solid #fff;
}
.listRow:nth-child(even) {
	background: #E4E4E4;
}
.listRow:nth-child(odd) {
	
}
.listRow:hover {
	background-color:#C1CDD9;
}
.listColumn {
	display: inline-block;
	overflow:hidden;
	white-space: nowrap;
	vertical-align:top;
	border-right:1px solid #fff;
	padding:2px;
	height:18px;
	/*border:1px solid red;*/
}

div.dataTable > div {
	cursor:pointer;
	border-bottom:1px solid #fff;
	display:table;
}
div.dataTable > div:nth-child(even) {
	background: #E4E4E4;
}
div.dataTable > div:nth-child(odd) {
	
}
div.dataTable > div:hover {
	background-color:#C1CDD9;
}
div.dataTable > div > div {
	display:table-cell;;
	vertical-align:top;
	border-right:1px solid #fff;
	padding:6px 4px;
}
div.dataTable > div > div > div {
	overflow:hidden;
}
div.dataTableHeader, div.dataTableHeader > div > div > div {
	font-weight:bold;
	background:#ccc;
}

.editRow {
	cursor:pointer;
	border-bottom:1px solid #fff;
}
.editRow:nth-child(even) {
	background: #E4E4E4;
}
.editRow:nth-child(odd) {
	
}
.editRow:hover {
	background-color:#C1CDD9;
}
.editColumn {
	display: inline-block;
	overflow:hidden;
	white-space: nowrap;
	vertical-align:top;
	border-right:1px solid #fff;
	padding:2px;
	height:24px;
	/*border:1px solid red;*/
}


.row_search  {
	padding-bottom:3px;
	
}

.row_search  input {
	height:14px;
}

.listColumn2 {
	display: inline-block;
	overflow:hidden;
	vertical-align:top;
	border-right:1px solid #fff;
	padding:2px;
	height:36px;
	/*border:1px solid red;*/
}

.dark {
	background-color: #eee;
}
.light {
	background-color:#fcfcfc;
}

.logistik_rueckfrage_nein {
    color: #CCCCCC;
    cursor: pointer;
    display: inline-block;
    font-size: 30px;
    height: 17px;
    line-height: 18px;
    margin-right: 5px;
    overflow: hidden;
    padding-top: 5px;
}

.logistik_rueckfrage_ja {
		color:#FF3E3E;
    cursor: pointer;
    display: inline-block;
    font-size: 30px;
    height: 17px;
    line-height: 18px;
    margin-right: 5px;
    overflow: hidden;
    padding-top: 5px;
}

.pflicht_fehler {
	border:1px solid red !important;
}

.planung_checkbox {
	vertical-align:middle;
	margin-top:0;
}

th {
	text-align:left;
}

.clearfix::after {
  content: "";
  clear: both;
  display: table;
}


.office_dropzone {
	width:100%; 
	height:50px;
	display:table;
}

.office_dropzone > div {
	border:2px dashed #ccc; 
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	padding:10px;
}

.office_dropzone .uploading {
	border:4px dashed red !important; 
}

.office_dropzone .dz-drag-hover {
	border:2px dashed blue !important; 
}
	
.dz-upload {
	height:10px;
	background-color:blue;
	display:inline-block !important;
}

.tableFixHead {
  overflow-y: auto;
}
.tableFixHead thead th {
  position: sticky;
  top: 0;
  background:#fff;
}


.chosen-single {
	border-radius: 0px !important;
	background:transparent !important;
	height:29px !important;
	border: 1px solid #ccc !important;
}
