
label {
	display:block;
	color:#111;
	font-weight:bold;
}
div > label  {
	font-weight:normal;
}
input {
	margin-right:15px;
}
h1 {
	font-size: 2rem;
}
h2 {
	font-size: 1.7rem;
}
h3 {
	font-size: 1.4rem;
}
/* input, textarea, select { */
	/* width:400px; */
/* } */

table.pat_liste {
	width:100%;
}
/* table.pat_liste td, table.pat_liste th { */
	/* width:100%; */
/* } */
table#table_spoc td, table#table_spoc th {
	font-size:8px;
	border:1px solid gray;
}

/* table.pat_liste td, table.pat_liste th { */
	/* border:2px #eee solid; */
	/* padding: 2px 10px 0 10px; */

/* } */

table.pat_liste .ID {
	min-width: 1rem;
	width: 1rem;
}
table.pat_liste .Patient {
	min-width: 7rem;
	width: 7rem;
}
table.pat_liste .angelegt {
	min-width: 6rem;
	width: 6rem;
}
table.pat_liste .Telefonat {
	min-width: 2rem;
	width: 2rem;
}
table.pat_liste .KoST {
	min-width: 8rem;
	width: 8rem;
	max-width: 8rem;
	overflow:hidden;
	white-space:nowrap;
}
table.pat_liste .Status_KLS {
	min-width: 10rem;
	width: 10rem;
	max-width: 10rem;
}
table.pat_liste .pdf {
	min-width: 2rem;
	width: 2rem;
}table.pat_liste .Klinik {
	width: 50%;
}table.pat_liste .Zielklinik {
	width: 50%;
}





#form_quellklinik {
	background-color:#f2efc2;
	border: 2px #333 solid;
	padding: 10px;
	margin-bottom: 15px;
	max-width:800px;
}
#form_kh_leit {
	background-color:#e8d1a9;
	border: 2px #333 solid;
	padding: 10px;
	margin-bottom: 15px;	
	max-width:800px;
}
#form_kost {
	background-color:#d9eed0;
	border: 2px #333 solid;
	padding: 10px;
	margin-bottom: 15px;	
	max-width:800px;
}

.protokoll {
	font-size:smaller;
}
.protokoll h1 {
	font-size:smaller;
	padding: 15px 0 0 0;
	margin: 0;
}
input[type="checkbox"] + label {  
	display: inline;
    margin: .4rem;
}
input, textarea, select {
	max-width:100%;
}
input, textarea {
	width: 400px;
}
select.in_klinik {
	width:500px;
	max-width:100%;
}
input.in_small {
	width: 100px;
}
input[type="checkbox"] {
	width:20px;
}
input[type="date"], input[type="time"]{
	width:150px;
}
#pat_zugaenge { width:100%; }





table.table, table.table_kost, table.table_klee {font-size:smaller;
			margin:20px;}
.dataTables_info {display:none;}
div.dataTables_wrapper {margin-bottom:20px;}
div.dtsb-searchBuilder {
	border:1px solid #333;
	background-color:#eee;
	display:none;
}
table.table td,  table.table_kost td, table.table_klee td {border-bottom:0.5px solid black;}

td.liste_fertig, .liste_fertig > td {background-color:#85cc85;}
td.liste_planbar24, .liste_planbar24 > td {background-color:#edec9f;}
td.liste_planbar, .liste_planbar > td {background-color:#edec9f;}
td.liste_dringlich, .liste_dringlich > td {background-color:#f5daab;}
td.liste_sofort, .liste_sofort > td {background-color:#f5b6ab;}
td.liste_orange, .liste_orange > td {background-color:#f5daab;}
td.liste_gelb, .liste_gelb > td {background-color:#edec9f;}
td.liste_rot, .liste_rot > td {background-color:#f5b6ab;}
td.liste_kleeblatt, .liste_kleeblatt > td {background-color:#b1c9f2;}
td.liste_kleeblatt_go, .liste_kleeblatt_go > td {background-color:#7691e3;}
td.liste_kleeblatt_g, .liste_kleeblatt_g > td {background-color:#7691e3;}
td.liste_keinT, .liste_keinT > td {background-color:#b9c4b9;}
td.liste_loeschen, .liste_loeschen > td {background-color:#b0b0b0;}
