pre {
	position: relative;
	z-index: 99999999;
	background-color: #fff;
}

#popup {
	padding: 20px;
	background: #fff;
}

.tx_dslcontex {
	width: 100%;
}

.tx_dslcontex th {
	text-align: left;
	text-shadow: 2px 4px 10px rgba(0,0,0,0.4);
}

.tx-dslcontex td,
.tx_dslcontex td {
	padding: 3px 5px;
}

table.tx-dslcontex {
	border: 2px solid #3F8EC2;
}

.tx-dslcontex th,
.tx_dslcontex th {
	padding: 5px;
}

.tx-dslcontex tr:nth-child(odd),
.tx_dslcontex tr:nth-child(odd) {
	background: #ddd;
}

.tx-dslcontex th,
.tx_dslcontex tr:nth-child(1) {
	background: #aaa;
}

.tx-dslcontex:nth-child(odd) tr:hover,
.tx_dslcontex tr:hover {
	background: rgba(63, 142, 194,0.3);
}

.tx_dslcontex {
	border-collapse: collapse;
}

.tx_dslcontex td  {
	color: #0f72b3;
}

.tx_dslcontex tr {
	border: 1px solid #000;
	margin-bottom: 1px;
}

.tx_dslcontex tr:hover td{
	border-bottom: 1px solid red;
	border-top: 1px solid red;
}

.tx_dslcontex tr:hover td,
.tx_dslcontex tr:hover td a {
	color:#000 !important;
}

.tx_dslcontex td:nth-last-child(1) a {
	display: inline-block;
	vertical-align: middle;
}

.tx-dslcontex th a {
	display: inline-block;
	vertical-align: middle;
}

.contexfirmen th:nth-last-child(4),
.contexfirmen td:nth-last-child(4),
.contexfirmen th:nth-last-child(3),
.contexfirmen td:nth-last-child(3),
.contexfirmen th:nth-last-child(2),
.contexfirmen td:nth-last-child(2),
.tx_dslcontex th:nth-last-child(1),
.tx_dslcontex td:nth-last-child(1) {
	text-align: center;
}

.newRecordLink img {
	display: inline-block;
	vertical-align: middle;
}

.newRecordLink {
	font-size: 0.8em;
	margin: 5px 0px;
	display: block;
}

.containerdaten td,
.containerdaten th {
	text-align: center;
}

.tr-month th:nth-child(1),
.tr-month th:nth-child(3){
	background: #3F8EC2;
}

.tr-month th:nth-child(2),
.tr-month th:nth-child(4){
	background: #E2384F;
} 

.tr-header th:nth-child(3) {
	background: url(../Icons/vhss-logo-contex.png) center center #fff no-repeat;
	background-size: 35%;
}

.tr-header th:nth-child(1) {
	background: #fff;
}

tr.contexData td:nth-child(2),
tr.contexData td:nth-child(3){
	background: rgba(63, 142, 194,0.2);
}

tr.contexData td:nth-child(4),
tr.contexData td:nth-child(5),
tr.contexData td:nth-child(6),
tr.contexData td:nth-child(7){
	background: rgba(165, 35, 54,0.2);
}

tr.contexData td:nth-child(9),
tr.contexData td:nth-child(10),
tr.contexData td:nth-child(11),
tr.contexData td:nth-child(12){
	background: rgba(63, 142, 194,0.2);
}

tr.contexData td:nth-child(13),
tr.contexData td:nth-child(14),
tr.contexData td:nth-child(15),
tr.contexData td:nth-child(16){
	background: rgba(165, 35, 54,0.2);
}

.arrow {
	display: inline-block;
}

.contex-login {
	line-height:40px;
}

.contex-login label {
	display: inline-block;
	width: 150px;
}

.contex-login .formField {
	margin: 10px 0px;
}

.changePassword label {
	display: inline-block;
	width: 200px;
}

.changePassword .formField {
	margin: 10px 0px;
}

.error {
	color: red !important;
}

.contex-login-box span {
	color: #fff;
}

.contex-login-box .loginbutton {
	color: transparent;
	background: url(../Icons/lock.png) no-repeat;
	border: none;
}

.contex-login-box .logoutbutton {
	color: transparent;
	background: url(../Icons/lock-unlock.png) no-repeat;
	border: none;
}

.typo3-messages {
	font-size: 1.5em;
	font-style: italic;
	color: #A52437;
	text-shadow: 0px 0px 10px rgba(0,0,0,0.2);
}

#chartContainerWrap {
	position: relative;
}

.chartContainer {
	position: relative;
	margin-bottom: 50px;
	min-height: 600px;
}

#c239 .chartContainer,
#c236 .chartContainer {
	min-height: 287px;
}

.newContex input[type=text] {
	width: 80px;
}

.debug {
	position: absolute;
	z-index: 2000;
	right: 0px;
	padding: 20px;
	border: 1px solid red;
	background: #fff;
}

.overview-table {
	width: 100%;
	margin-bottom: 100px;
	box-shadow: 0px 0px 20px rgba(0,0,0,0.6);
}

.overview-table td {
	text-align: center;
}

.overview-table tr:nth-child(1) th {
	background: #3F8EC2;
	color: #fff;
	font-size: 16px;
	text-shadow: 2px 2px 5px rgba(0,0,0,0.4);
}

.overview-table tr:nth-child(2) th {
	background: #fff;
}

.overview-table tr:nth-child(3) th {
	
}

.overview-table tr:nth-child(4) th {
	background: #fff;
}

.overview-table tr:nth-child(6) th {
	background: #eee;
}

.overview-table tr:nth-child(11) th {
	background: #fff;
}
.overview-table tr:nth-child(13) th {
	background: #eee;
}

.overview-table tr:hover > td{
	border-top: 1px solid red;
	border-bottom: 1px solid red;
}

.overview-table th,
.overview-table td {
	font-size: 12px;
}

.contexInputTable {
	width: 100%;
	border: 1px solid #000;
	box-shadow: 0px 0px 20px rgba(0,0,0,0.6);
	text-align: center;
}

.contexInputTable tr:nth-child(1) th:nth-child(2){
	background: rgb(15, 114, 179);
	color: #fff;
}

.contexInputTable tr:nth-child(1) th:nth-child(3){
	background: rgb(165, 35, 54);
	color: #fff;
}

.contexInputTable tr:nth-child(1) th:nth-child(4){
	background: rgb(15, 114, 179);
	color: #fff;
}

.contexInputTable td:nth-child(2),
.contexInputTable td:nth-child(3) {
	background: rgba(15, 114, 179,0.2);
}

.contexInputTable td:nth-child(4),
.contexInputTable td:nth-child(5) {
	background: rgba(165, 35, 54,0.2);
}

.contexInputTable td:nth-child(6),
.contexInputTable td:nth-child(7) {
	background: rgba(15, 114, 179,0.2);
}

.contexInputTable tr:nth-child(1) td {
	background: #fff;
}

.contexInputTable tr:nth-child(2) th{
	background: #fff;
}

.contexInputTable tr:nth-child(3) th{
	background: #ddd;
}

.contexInputTable tr:nth-child(4) th{
	background: #fff;
}

.contexInputTable tr:nth-child(5) th{
	background: #ddd;
}

.contexInputTable tr:nth-child(6) th{
	background: #fff;
}

.contexInputTable tr:nth-child(7) th{
	background: #ddd;
}

.contexInputTable tr:nth-child(8) th{
	background: #fff;
}

.contexInputTable tr:nth-child(9) th{
	background: #ddd;
}

.contexInputTable tr:nth-child(10) th{
	background: #fff;
}

.contexInputTable .imageTD img {
	display: inline;
}

.contexInputTable .imageTD {
	vertical-align: middle;
	text-align: center;
}

.table-meldeuebersicht td *{
	display: inline-block;
}

.table-meldeuebersicht {
	box-shadow: 0px 0px 10px rgba(0,0,0,0.3);
	border: 1px solid #4692C4;
	margin-bottom: 20px;
}

.ui-datepicker-calendar {
	width: 250px;
}

#ui-datepicker-div .ui-widget-header {
	background: #3F8EC2;
}

.contexData_last {
	display: none;
}

.admin img {
	display: inline-block;
	cursor: pointer;
	vertical-align: middle;
}

.ratesInfo {
	font-size: 0.5em;
	vertical-align: middle;
}

.showFirmen h1,
.showFirmen h2,
.showFirmen h3,
.showFirmen h4,
.showFirmen h5,
.showFirmen h6 {
	text-align: center;
}

.tx-dslcontex h1,
.tx-dslcontex h3 {
	text-align: center;
}

.contexEdit {
	width: 100%;
}

.colsWrap {
	width: 100%;
	margin: 50px auto;
	text-align: center;
}

.colsWrap select {
	width: 320px;
}

.submitButtonNew,
.showFirmen {
	width: 250px;
	padding: 20px;
	display: block;
	margin: 0px auto;
}

.showFirmen input{
	width: 100%;
	margin: 0px auto 10px auto;
}

h4.labels {
	margin: 0;
	text-align: right;
}

.showFirmen a,
.contexEdit a {
	text-align: center;
	width: 100%;
	display: block;
}

.contexEdit .message-body {
	text-align: center;
}

.contex-menu {
	margin-bottom: 80px;
}

.contex-menu ul.level-0 {
	margin: 0px;
	padding: 0px;
	list-style: none;
	height: 40px;
	display: flex;
	justify-content: center;
	flex-direction: row;
	position: relative;
	background-color: #999;
}

.contex-menu a {
	background-color: #999;
	display: inline-block;
	color: #fff !important;
	padding: 0 20px;
	line-height: 40px;
	transition: 0.8s;
}

.contex-menu a:hover {
	text-decoration: none !important;
	color: #000 !important;
}

.contex-menu ul.level-1 li {
	display: block;
	height: auto;
}

.contex-menu ul.level-1 li a {
	display: block;
	line-height: 35px;
	border-bottom: 2px solid #232334;
} 

.contex-menu ul.level-1 li a:hover {
	border-bottom: 2px solid #3f8ec2;
}

.contex-menu ul.level-1 {
	display: none;
	box-shadow: 2px 2px 2px rgba(0,0,0,0.4);
	margin: 0px;
	padding: 0px;
	list-style: none;
	background-color: #999;	
}

.contex-menu ul.level-0 > li:hover > ul.level-1 {
	display: block;
	position: absolute;
	
}

.tx-dslcontex form {
	  margin: 0px auto;	 
 }
  
.tx-dslcontex .form.new,
.tx-dslcontex .form.edit {
	max-width: 500px;
}
  
.tx-dslcontex form .formfield {
	  margin-bottom: 1em;
  }
  
.tx-dslcontex form .formfield label {
	display: block;
}

.tx-dslcontex form .formfield select,
.tx-dslcontex form .formfield input[type=text] {
	width: 100%;
	padding: 5px;
}

.feiertageTable {
	margin: 2em auto;
	width: 100%;
	max-width: 400px;
	border: 1px solid #666;
}

.feiertageTable td {
	padding: 10px;
}

.feiertageTable tr:hover {
	color: #000;
}
  