#my_upload {
    max-height: 500px; // this is to prevent a very long page
    overflow: scroll;
	border: silver;
	border-style: groove;
	margin-left: 50px;
	margin-right: 50px;
	margin-top:3px;
	margin-bottom:3px;
	padding: 10px;
	background: silver;
	text-align:center;
	cursor:copy;
}

.uploaded-image {
    border-bottom: 1px solid #eee;
}
    .dz-progress {
        display: block;
        height: 5px;
        .dz-upload {
            display: block;
            height: 100%;
            background: #b7e2b7;
            width: 0;
        }
    }
    .dz-error-message {
		display: none;
        color: red;
    }
    .dz-complete {
        display: none;
    }
	.dz-progress {
        display: none;
    }


/*.dz-preview, {
     display: none; 
}

.dz-file-preview {
     display: none; 
}*/

#grow {
    -moz-transition: width 1.5s;
    -ms-transition: width 1.5s;
    -o-transition: width 1.5s;
    -webkit-transition: width 1.5s;
    transition: width 1.5s;
    height: 0;
    overflow: hidden;
  }

.testsystem_indicator_top {
	background: url("/img/testsystem_overlay.png") repeat scroll 0 0 transparent !important;
	height: 4px;
	margin: 0;
	padding: 0;
	position: absolute;
	width: 98%;
	z-index: 999;
}

.content_bereich {
	vertical-align:top;
	position:fixed;
	top: 3em;
	bottom:3.2vw;
	overflow:auto;
	height: calc(100vh - 4.4em);
	width: calc(100vw - 1px);

}

.content_bereich .voll {
 	height: calc(100vh - 4.4em); 
}

.content_bottom {
/* 	width: calc(100vw - 3em); */
	width: calc(100vw - 3vw);
/* 	bottom:30px; */
/* 	bottom:3.1em; */
	bottom:3.1vw;
	display:inline;
	position:fixed;
	background:white;
	
}

.menu_rechts {

/* 	display:none; */
/* 	width:0px !important; */
	top:0em !important;
	bottom:3.2em !important;
	height:calc(100vh - 4.6em) !important;
/* 	text-align:center !important; */
	position:fixed !important;
/* 	width:0px !important; */
	right:0px !important;
	overflow:auto !important;
	background: white !important;
	transform: translate3d(0%, 0, 0);
}

.menu_rechts_gross {
	top: 4em !important;
	bottom: 3.2em !important;
	height: calc(100vh - 6.5em) !important;
/* 	text-align:center !important;  */
/* 	width:260px !important; */
	width:350px !important;
	
	border-left-width: 4px !important;
	border-left-style: solid !important;
}

.testsystem_indicator_top {
	border-bottom: 1px solid #000000;
	top: 0;
}

.navbar-default {

    background-color: #ffffff;
    border-color: #e7e7e7;

}

.pre-scrollable {

    max-height: 79vh;
    overflow-y: scroll;

}

.fullpage {
	vertical-align:top;
	margin-top:70px;
}

.liste3 {
	width:27%;
	vertical-align:top;
	padding-right:30px;
}

.liste3_a {
	width:27%;
	vertical-align:top;
	padding-right:30px;
	
	
	 -moz-transition: width 1.5s;
    -ms-transition: width 1.5s;
    -o-transition: width 1.5s;
    -webkit-transition: width 1.5s;
    transition: width 1.5s;
/*     height: 0; */
    overflow: hidden;
}

.liste3_b {
	width:27%;
	vertical-align:top;
	padding-right:30px;
	
	 -moz-transition: width 1.5s;
    -ms-transition: width 1.5s;
    -o-transition: width 1.5s;
    -webkit-transition: width 1.5s;
    transition: width 1.5s;
/*     height: 0; */
    overflow: hidden;
	
}

.liste3_c {
	width:44%;
	vertical-align:top;
	padding-right:30px;
	
	 -moz-transition: width 1.5s;
    -ms-transition: width 1.5s;
    -o-transition: width 1.5s;
    -webkit-transition: width 1.5s;
    transition: width 1.5s;
/*     height: 0; */
    overflow: hidden;
}

.liste3_d {
	width:0px;
	vertical-align:top;
	padding-right:30px;
	
	 -moz-transition: width 1.5s;
    -ms-transition: width 1.5s;
    -o-transition: width 1.5s;
    -webkit-transition: width 1.5s;
    transition: width 1.5s;
/*     height: 0; */
    overflow: hidden;
}

.liste6 {
	width:57%;
	vertical-align:top;
/* 	padding-right:30px; */
}
/*
.table div
{
  float: left;
  clear: left;
  border-collapse:collapse;
}*/

table.normal { background:#ffffff;
 border:0px;
 font:normal 1em co-light, verdana, arial, helvetica, sans-serif; border-collapse:collapse;
}

table { 
 border:0px;
 font:normal 1em co-light, verdana, arial, helvetica, sans-serif; border-collapse:collapse;
}

table.transparent { background: inherit;
 border:0px;
 font:normal 1em co-light,verdana, arial, helvetica, sans-serif; border-collapse:collapse;
}

table.box { width:100%; background-color:#CEDEFF; padding:20px; border-top:2px solid #4D6299; }

.body2 { background-color:#CEDEFF;}

/* form { background-color:#CEDEFF; padding:20px; border-top:2px solid #4D6299; } */
/* form { background-color:#FAFFEa; padding:20px; border-top:2px solid #cccccc; } */
/* .form-suchen { padding:20px; border:3px solid #DDDDDD; background-repeat:no-repeat; background-position:center; } */
/* .form-tabelle { padding:0px; border:0px; background-repeat:no-repeat; background-position:center; background-color:#ffffff;} */
/* form.normal { background-color:#FAFFEa;  padding:0px;border:0px; } */
/* form.normal { background-color:#FFFFFF;  padding:0px;border:0px;margin:0px; } */
/* form.box { background-color:#f6f6f6; padding:0px; border-top:0px; } */

input:focus {border:2px solid #9bc21c;border-radius:5px;}

select option:hover,option:checked {box-shadow: 0 0 10px 100px #9bc21c inset;}
select option:active {box-shadow: 0 0 10px 100px #9bc21c inset;}

input.button {
/**     width:100px; **/
    height:20px;
    color:#9bc21c;
    background-color:#EEF6FF;
    border: 1px solid #809BD1;
    border-style: outset;
  }


input.button:hover {
    color:#EEF6FF;
    background-color: #9bc21c;
    text-decoration:none;
    border:2px double #00f;
    border-style: inset;
  }
input.text:hover {
color: #EFEFF7;
background-color: #242880;
border:2px solid #FF0000;
}

.suchfeld {
	position: fixed;
	background-color: #000;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	z-index: 10000;
	display:none
}

input.button_down,input.button_up {
    background-color:#EEF6FF;
    background-image:url('../bilder/tasto_3_architetto_franc_01.png');
    background-repeat: no-repeat;
    width:36px;
    height:32px; 
    border-style: outset;
  }


input.button_down:hover,input.button_up:hover {
    color:#EEF6FF;
    background-color: #9bc21c;
    border-style: inset;
  }

input.button_down{
    background-image:url('../bilder/tasto_3_architetto_franc_01.png');
}

input.button_up{
    background-image:url('../bilder/tasto_4_architetto_franc_01.png');
}

input[type=number] { text-align:right;}
.eintrag_text {
	background-color:  rgba(187,255,190, .9);  
	-moz-box-shadow: inset 0 0 3px 1px #DDD;
	-webkit-box-shadow: inset 0 0 3px 1px #DDDDE5;
	box-shadow: inset 0 0 3px 3px #DDD;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	/* 	background-color: #DDDDE5; */
	padding: 2px 4px 1px;
	margin: 0 0 5px;
}

.technotiz_text {
	background-color:  rgba(255,165,165, .9);  
	-moz-box-shadow: inset 0 0 3px 1px #DDD;
	-webkit-box-shadow: inset 0 0 3px 1px #DDDDE5;
	box-shadow: inset 0 0 3px 3px #DDD;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	/* 	background-color: #DDDDE5; */
	padding: 2px 4px 1px;
	margin: 0 0 5px;
}
/*TH {
	text-align:left;
	color:#9bc21c;
	background-color: #ffffff;	/* #E8F7FF; */
	border-bottom:1px solid #B6B6B6;
	vertical-align:middle;
/* 	line-height:32px; */
/* 	display:-moz-grid; */
/* 	width:100%; */
  }

TH.normal {
	text-align:left;
	color:#9bc21c;
	background-color: #ffffff;	/* #E8F7FF; */
	border-bottom:1px solid #B6B6B6;
	vertical-align:middle;
	line-height:32px;
/* 	display:-moz-grid; */
	width:100%;
  }

TH.search {
	text-align:left;
	color:#9bc21c;
	background-color: #ffffff;	/* #E8F7FF; */
	border-bottom:1px solid #B6B6B6;
	vertical-align:middle;
	line-height:12px;
	display:-moz-grid;
	width:100%;
  }*/

  
th.Einleitung {
    color:#ffffff;
    background-color: #9bc21c;	/* #E8F7FF; */
    /*border-bottom:1px solid #B6B6B6;*/
  }

td.Einleitung {
	font: bold 1.1em co-light, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	background-color: #9bc21c;	/* #E8F7FF; */
	/*border-bottom:1px solid #B6B6B6;*/
}

TH.thclick {
    color:#ffffff;
    background-color: #9bc21c;
    border: 0px;
  }
TH.thclick:hover {
    color: #FABA00;
    text-decoration:none;
  }

TH.thclick  a {
    color:#ffffff;
    background-color: #9bc21c;
    border: 0px;
    text-decoration:none;
  }
TH.thclick:hover  a:hover {
    color:#FABA00;
    text-decoration:none;
  }
  
  
a {
    color: #9bc21c;
    text-decoration: none;
}

BODY, HTML {
    font-family : co-light, Arial,Verdana, sans-serif;
    /*font-size : 1.2em;*/
/*     height: 98%; */
/* 	padding-top: 5px; */
}

td {
    font-family : co-light, Arial,Verdana, sans-serif;
/*     font-size : 1.2em; */
/*     vertical-align:middle; */
/*     margin-top: 33px; */
    /* margin-top: 33px; */
}

td  a {
	
	border: 0px;
/* 	text-decoration:underline; */
	font-style:italic;
}

td.linie {
    border-bottom:1px solid #e48430;
}

td.liste  {
/* 	background-color:rgba(255,255,255,0.9); */
	padding-left:4px;
}
td.liste:hover  {
	background-color:rgba(155,194,28,0.6) !important;
	padding-left:4px;
	border-radius:7px;
}
td.listeaktiv  {
	background-color:rgba(155,194,28,0.9) !important;
	padding-left:4px;
	border-radius:7px;
}
td.listeaktiv:hover  {
	background-color:rgba(155,194,28,0.6) !important;
	padding-left:4px;
	border-radius:7px;
}


tr.liste  {
	background-color:rgba(255,255,255,0.9) !important;
	padding-left:4px;
	border-radius:7px;
}
tr.liste:hover  {
	background-color:rgba(155,194,28,0.6) !important;
	padding-left:4px;
	border-radius:7px;
}
tr.listeaktiv  {
	background-color:rgba(155,194,28,0.9) !important;
	padding-left:4px;
	border-radius:7px;
}
tr.listeaktiv:hover  {
	background-color:rgba(155,194,28,0.6) !important;
	padding-left:4px;
	border-radius:7px;
}


tr.listeaktiv:first-child td:first-child { border-top-left-radius: 10px; }
tr.listeaktiv:first-child td:last-child { border-top-right-radius: 10px; }
tr.listeaktiv:last-child td:first-child { border-bottom-left-radius: 10px; }
tr.listeaktiv:last-child td:last-child { border-bottom-right-radius: 10px; }



h6 {font-size: .65em;padding:0px;margin-top:0px;}

.tr1 {
    background-color:#f6f6f6;
  }

.tr1:active,.tr1:hover {
/*     background-color: #e48430 /*#E9C968; */ /*#FABA00;*/ */

    background-color:rgb(233,201,194);
    background-color:rgba(233,201,104,0.9);
  }


.tr2 {
    background-color:#ffffff;
    /*background-color:#B9C8E5;*/
}

.tr2:hover {
/*     background-color: #E9C968; /*#FABA00;*/ */
    background-color:rgb(233,201,194);
    background-color:rgba(233,201,104,0.9);
}


.tr3 {
    background-color:#fefefe;
    font-size:10pt;
    height:15px;
    font-family:co-light,Arial,Verdana,sans-serif; 
  }


.tr4 {
/*    background-color:#FFFFFF; */
    background-color:#f2f2f2;
     font-size:10pt;
     height:15px;
     font-family:co-light,Arial,Verdana,sans-serif; 
  }
.tr5 {
    background-color:#A3FF8A;
    font-size:7pt;
    height:20px;
    font-family:co-light,Arial,Verdana,sans-serif; 
  }


.tr6 {
/*    background-color:#FFFFFF; */
    background-color:#4FFFA4; 
     font-size:7pt;
     height:20px;
     font-family:co-light,Arial,Verdana,sans-serif; 
  }
.tr7 {
    background-color:#FFCB5C;
    font-size:7pt;
    height:20px;
    font-family:co-light,Arial,Verdana,sans-serif; 
  }


.tr8 {
/*    background-color:#FFFFFF; */
    background-color:#FFD0B1; 
     font-size:7pt;
     height:20px;
     font-family:co-light,Arial,Verdana,sans-serif; 
  }

.td3 {
    background-color:#EEF6FF;
    font-size:7pt;
    font-family:co-light,Arial,Verdana,sans-serif; 
  }


.td4 {
/*    background-color:#FFFFFF; */
    background-color:#B9C8E5; 
     font-size:7pt;
     font-family:co-light,Arial,Verdana,sans-serif; 
  }

.td5 {
    background-color:#fefefe;
    font-size:8pt;
    font-family:co-light,Arial,Verdana,sans-serif; 
  }


.td6{
/*    background-color:#FFFFFF; */
    background-color:#f2f2f2; 
     font-size:8pt;
     font-family:co-light,Arial,Verdana,sans-serif; 
  }

h1 {
	font-size:16px;
	color:#666666;
	font-style: italic;
	font-weight: bold;
} 
 
  
hr.small {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	color: #aaaaaa -moz-use-text-color -moz-use-text-color;
	background-color: #aaaaaa;
	height: 1px;
	border-image: none;
	border-right: 0 none;
	border-style: solid none none;
	border-width: 1px 0 0;
	margin-top:2px;
	margin-bottom:2px;
}
  
 .bez
  { font-size:13px; font-family:co-light,Arial,Verdana,sans-serif; font-weight:lighter; text-align:right;}
 .Pflichtbez
  { font-size:13px; font-family:co-light,Arial,Verdana,sans-serif; font-weight:bold; text-align:right;}
/*
.input, select, textarea
   { font-size:13px;font-family:co-light,Arial,Verdana,sans-serif; font-weight:bold;border:3px solid Black; color:#000000;}
*/


table.mini {
	font-size:8pt;
}


 .Auswahl
   { background-color:#DDFFFF; width:300px; border:6px solid #FBF8C3; }
 .Check, .Radio
   { background-color:#DDFFFF; border:1px solid #DDDDDD; }
 .Button
   { background-color:#AAAAAA; color:#FFFFFF; border:6px solid #DDDDDD; }
/* .Button
   { background-color:#AAAAAA; color:#FFFFFF; width:100px; border:6px solid #DDDDDD; }
*/
/** Anzeige der SQL-Query f�r die Admins, ceckbox **/
#query {

    visibility : hidden;
  }

.readonly {
        font-family:  co-light,Arial, Verdana, Geneva,Helvetica, sans-serif;
 /*       font-size: 12px; */
       
        color: #2E375E;
        border: 2px ;
	background-color:transparent;
        font-weight: bold;
}
.Feldaktiv {
	font-family: co-light,Verdana, Geneva, Arial, Helvetica, sans-serif;
	/*font-size: 12px;*/
	border-width: medium;

	color: #2E375E;
	border: 2px solid #B9C8E5;
	font-weight: bold;
}

textarea.form { 
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: -moz-use-text-color -moz-use-text-color #000000;
	border-image: none;
	border-style: none none solid;
	border-width: medium medium 1px;
	font-family: 'Lucida Handwriting',serif;
	width: 30em;     
}


.text_norm_right {
	background-color:#white;
	font-size:8pt;
	font-family:co-light,Arial,Verdana,sans-serif; 
	text-align:right;
	font-style:italic;
 	margin-bottom: 5px;
 	margin-top: 5px;
	vertical-align: inherit;
/* 	padding-right: 20px; */
}

input[type=text], [type=select],[class=hasDatepicker]{
    background-color: whitesmoke; /* transparent; */
    border-color: -moz-use-text-color -moz-use-text-color #aaa;
    border-image: none;
    border-style: none none dotted;
    border-width: medium medium 2px;
    box-shadow: none !important;
    display: inline-block;
    font-size: inherit !important;
    /* height: 2.3em; */
    margin: 0 0 5px;
    outline: 1px none #aaa;
    padding: 0;
    text-indent: 5px;
	width:100%;
}

input.form{
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: -moz-use-text-color -moz-use-text-color #000000;
	border-image: none;
	border-style: none none dotted;
	border-width: medium medium 1px;
	font-family: co-light,'Lucida Handwriting',serif;
	width:100%;
/* 	width: 30em; */
/* 	margin-bottom: 20px; */
/* 	margin-top: 20px; */
 	margin-bottom: 5px;
 	margin-top: 5px; 
}

.hilfedialog {
	background-color:#9bc21c;
}

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
    font-family: co-light,Arial,Helvetica,sans-serif;
    font-size: 1em;
	width:100%;
}
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
    font-family: co-light,Arial,Helvetica,sans-serif;
    font-size: 1em;
}
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
    font-family: co-light,Arial,Helvetica,sans-serif;
    font-size: 1em;
}

.ui-widget {
    font-family: co-light,Arial,Helvetica,sans-serif;
    font-size: 1em;
}

.ui-timepicker-div .ui-widget-header{ margin-bottom: 8px; }
.ui-timepicker-div dl { text-align: left; }
.ui-timepicker-div dl dt { float: left; clear:left; padding: 0 0 0 5px; }
.ui-timepicker-div dl dd { margin: 10px 10px 10px 75px; }
.ui-timepicker-div td { font-size: 90%; }
.ui-tpicker-grid-label { background: none; border: none; margin: 0; padding: 0; }

.ui-dialog-osx {
	-moz-border-radius: 0 0 8px 8px;
	-webkit-border-radius: 0 0 8px 8px;
	border-radius: 0 0 8px 8px; border-width: 0 8px 8px 8px;
	.ui-resizable-handle { display: none !important; }
}

.ui-dialog-ohne {
	-moz-border-radius: 0 0 0 0;
	-webkit-border-radius: 0 0 0 0;
	border-radius: 0 0 0 0; border-width: 0px;
	background: #070 !important;
	opacity: 0.60;
}

.ui-dialog-ohne .ui-dialog-titlebar {display:none;}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    background: #9bc21c none repeat scroll 0 0;
    border: 1px solid #005233;
    color: #fff;
    font-weight: normal;
}

.blockitems {
	display: inline-flex;
	width:100%;
/* 	display: -ms-flexbox; */
	flex-wrap: wrap;
}
.blockitems .blockitem {
	flex: 1 0 20%;
  box-sizing: border-box;
  background: #e0ddd5;
  color: #171e42;
  padding: 3px;
  margin:2px;
  cursor:pointer;
  text-align:center;
}

.blockitems .aktiv {
	background:#a4c832;
}


img.listicon {
	text-align:right;
	width: 1.4em;
	margin-left:5px;
	cursor:pointer;
}

img.listicon.big {
	text-align:right;
	width: 2.4em;
	margin-left:5px;
	cursor:pointer;
}

img.mouse {
	cursor:pointer;
	width:1.2em;
	height:1.2em;
	border:0px;
	
}

img.ori_mouse {
	cursor:pointer;
	border:0px;
}

img.img_task {
	cursor:pointer;
	width:18px;
	height:18px;
	border:0px;
	
}

img.img_menu {
	cursor:pointer;
	padding-right:5px;
	padding-left:5px;
}


img.abstand {
	width:22px;
	height:22px;
/* 	padding:5px; */
}

img.help {
/* 	src: url("/img/info.png"); */
	width:16px;
	display:inline;
	background-repeat: no-repeat;
	margin-left:5px;
}


.tab_button {
	-moz-box-shadow:inset 1px 1px 22px 4px #97c4fe;
	-webkit-box-shadow:inset 1px 1px 22px 4px #97c4fe;
	box-shadow:inset 1px 1px 22px 4px #97c4fe;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #3d94f6), color-stop(1, #1e62d0) );
	background:-moz-linear-gradient( center top, #3d94f6 5%, #1e62d0 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3d94f6', endColorstr='#1e62d0');
	background-color:#3d94f6;
	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px;
	text-indent:0;
	border:1px solid #337fed;
	display:inline-block;
	color:#ffffff;
	font-family:co-light,Arial;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
/* 	height:120%; */
/* 	height:65px; */
/* 	line-height:65px; */
/* 	width:131px; */
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #1570cd;
	margin:3px;
}
.tab_button:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #1e62d0), color-stop(1, #3d94f6) );
	background:-moz-linear-gradient( center top, #1e62d0 5%, #3d94f6 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e62d0', endColorstr='#3d94f6');
	background-color:#1e62d0;
}

.tab_button:active {
	position:relative;
	top:1px;
}

.tab_checkbox {
	width: 40px;
	height: 40px;
	background: #ddd;
	margin: 2px;
	
	border-radius: 100%;
	position: relative;
	-webkit-box-shadow: 0px 1px 3px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 1px 3px rgba(0,0,0,0.5);
	box-shadow: 0px 1px 3px rgba(0,0,0,0.5);
}

.tab_checkbox label {
	display: block;
	width: 30px;
	height: 30px;
	border-radius: 100px;
	
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	-ms-transition: all .5s ease;
	transition: all .5s ease;
	cursor: pointer;
	position: absolute;
	top: 5px;
	left: 5px;
	z-index: 1;
	
	background: #333;
	
	-webkit-box-shadow:inset 0px 1px 3px rgba(0,0,0,0.5);
	-moz-box-shadow:inset 0px 1px 3px rgba(0,0,0,0.5);
	box-shadow:inset 0px 1px 3px rgba(0,0,0,0.5);
}

.tab_checkbox input[type=checkbox]:checked + label {
	background: #26ca28;
}

input.tab_box {
	visibility: hidden;
}

.switch{
  --uiSwitchSize: var(--switchSize, 16px);
  --uiSwitchBgColor: var(--switchBgColor, #f1f1f1);
  --uiSwitchBgColorActive: var(--switchBgColorActive, #4ed164);
  --uiSwitchBorderColorActive: var(--switchBorderColorActive, #fff);
  --uiSwitchBorderColorFocus: var(--switchBgColorFocus, #43b556);
  --uiSwitchButtonBgColor: var(--switchButtonBgColor, #fff);  
  
  display: inline-block;
  position: relative;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
}

.switch__label{
  display: block;
  width: 100%;
  height: 100%;
}

.switch__toggle{
  width: 0;
  height: 0;
  opacity: 0;
  
  position: absolute;
  top: 0;
  left: 0;
}

.switch__toggle:focus ~ .switch__label{
  box-shadow: 0 0 0 var(--uiSwitchThickFocus, 4px) var(--uiSwitchBorderColorFocus);
}

.switch__toggle:checked:focus ~ .switch__label{
  box-shadow: 0 0 0 var(--uiSwitchThickFocus, 4px) var(--uiSwitchBorderColorActive);
}

.switch__label:before, .switch__label:after{
  content: "";
  cursor: pointer;

  position: absolute;
  top: 0;
  left: 0;
}

.switch__label:before{
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  background-color: var(--uiSwitchBgColor);
}

.switch__label:after{
  top: 50%;
  z-index: 3;
  transition: transform .4s cubic-bezier(0.44,-0.12, 0.07, 1.15);
}

/* type 1 */

.switch_type1{
  --uiSwitchBorderRadius: var(--switchBorderRadius, 60px);
  
  width: var(--uiSwitchSize);
  height: calc((var(--uiSwitchSize) / 2));
  border-radius: var(--uiSwitchBorderRadius);    
  background-color: var(--uiSwitchBgColorActive);
}

.switch_type1 .switch__label{
  border-radius: var(--uiSwitchBorderRadius);    
}

.switch_type1 .switch__label:before{
  border-radius: var(--uiSwitchBorderRadius);
  transition: opacity .2s ease-out .1s, transform .2s ease-out .1s;
  transform: scale(1);
  opacity: 1;
}

.switch_type1 .switch__toggle:checked ~ .switch__label:before{
  transform: scale(0);
  opacity: .7;
}

.switch_type1 .switch__label:after{
  width: calc(var(--uiSwitchSize) / 2);
  height: calc(var(--uiSwitchSize) / 2);
  transform: translate3d(0, -50%, 0);
  
  background-color: var(--uiSwitchButtonBgColor);
  border-radius: 100%;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .3);  
}

.switch_type1 .switch__toggle:checked ~ .switch__label:after{
  transform: translate3d(100%, -50%, 0);
}

/* type 2 */

.switch_type2{
  --uiSwitchIndent: var(--switchIndent, 8px);
  --uiSwitchBorderRadius: var(--switchBorderRadius, 60px);
  
  width: var(--uiSwitchSize);
  height: calc((var(--uiSwitchSize) / 2));
  border-radius: var(--uiSwitchBorderRadius);    
  background-color: var(--uiSwitchBgColorActive);
}

.switch_type2 .switch__label{
  border-radius: var(--uiSwitchBorderRadius);    
}

.switch_type2 .switch__label:before{
  border-radius: var(--uiSwitchBorderRadius);    
  transition: opacity .2s ease-out .1s, transform .2s ease-out .1s;
  transform: scale(1);
  opacity: 1;  
}

.switch_type2 .switch__toggle:checked ~ .switch__label:before{
  transform: scale(0);
  opacity: .7;
}

.switch_type2 .switch__toggle ~ .switch__label:after{
  width: calc((var(--uiSwitchSize) / 2) - calc(var(--uiSwitchIndent) * 2));
  height: calc((var(--uiSwitchSize) / 2) - calc(var(--uiSwitchIndent) * 2));
  transform: translate3d(var(--uiSwitchIndent), -50%, 0);
  
  background-color: var(--uiSwitchButtonBgColor);
  border-radius: 100%;
}

.switch_type2 .switch__toggle:checked ~ .switch__label:after{
  transform: translate3d(calc(var(--uiSwitchSize) - calc((var(--uiSwitchSize) / 2) - calc(var(--uiSwitchIndent) * 2)) - var(--uiSwitchIndent)), -50%, 0);
}

/* type 3 */

.switch_type3{
  --uiSwitchIndent: var(--switchIndent, 8px);
  
  width: var(--uiSwitchSize);
  height: calc((var(--uiSwitchSize) / 2));
  background-color: var(--uiSwitchBgColorActive);
}

.switch_type3 .switch__toggle:checked ~ .switch__label:before{
  background-color: var(--uiSwitchBgColorActive);
}

.switch_type3 .switch__label:after{
  width: calc((var(--uiSwitchSize) / 2) - calc(var(--uiSwitchIndent) * 2));
  height: calc((var(--uiSwitchSize) / 2) - calc(var(--uiSwitchIndent) * 2));
  transform: translate3d(var(--uiSwitchIndent), -50%, 0);
  background-color: var(--uiSwitchButtonBgColor);
}

.switch_type3 .switch__toggle:checked ~ .switch__label:after{
  transform: translate3d(calc(var(--uiSwitchSize) - calc((var(--uiSwitchSize) / 2) - calc(var(--uiSwitchIndent) * 2)) - var(--uiSwitchIndent)), -50%, 0);
}

/* demo styles for switch */

.switch{
  --switchSize: 30px;
   margin-top: 5px;
   vertical-align:middle;
   margin-right:10px;
}

.switch_type2{
  --switchBgColorActive: #e85c3f;
  --switchBgColorFocus: #d54b2e;
}


/* http://html5-demos.appspot.com/static/styled_file_input.html */

label.fileUpload {
	
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#bfd255+0,8eb92a+45,72aa00+57,9bc21c+60 */
	background: #bfd255; /* Old browsers */
	background: -moz-linear-gradient(top, #bfd255 0%, #8eb92a 45%, #72aa00 57%, #9bc21c 60%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #bfd255 0%,#8eb92a 45%,#72aa00 57%,#9bc21c 60%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #bfd255 0%,#8eb92a 45%,#72aa00 57%,#9bc21c 60%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfd255', endColorstr='#9bc21c',GradientType=0 ); /* IE6-9 */
	
	
	color: #08233e;
	font-size: 7pt;
	padding: 6px;
	/*background: -webkit-gradient(linear, left top, left bottom,
				     color-stop(0.5, rgba(255,255,255,0.3)), color-stop(0.5, #ffcc00), to(#ffcc00));
	background: -webkit-linear-gradient(top, rgba(255,255,255,0.3) 50%, #b8bab8 50%, #27ff00);
	background: -moz-linear-gradient(top, rgba(255,255,255,0.3) 50%, #b8bab8 50%, #27ff00);
	background: -ms-linear-gradient(top, rgba(255,255,255,0.3) 50%, #b8bab8 50%, #27ff00);
	background: -o-linear-gradient(top, rgba(255,255,255,0.3) 50%, #b8bab8 50%, #27ff00);
	background: linear-gradient(top, rgba(255,255,255,0.3) 50%, #b8bab8 50%, #27ff00);
	background-color: #9bc21c;*/
	border: 1px solid #91b80066; /* #ffcc00*/
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
	border-radius: 10px;
	border-bottom: 1px solid #9f9f9f;
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.5);
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.5);
	-o-box-shadow: inset 0 1px 0 rgba(255,255,255,0.5);
	-ms-box-shadow: inset 0 1px 0 rgba(255,255,255,0.5);
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.5);
	cursor: pointer;
	text-shadow: 0 1px #fff;
}

label.fileUpload:hover {
background: -webkit-gradient(linear, left top, left bottom,
			     color-stop(0, #fff), color-stop(0.7, #bfd255),
			     to(#bfd255));
background: -webkit-linear-gradient(top, #fff, #bfd255 70%, #bfd255);
background: -moz-linear-gradient(top, #fff, #bfd255 70%, #bfd255);
background: -o-linear-gradient(top, #fff, #bfd255 70%, #bfd255);
background: -ms-linear-gradient(top, #fff, #bfd255 70%, #bfd255);
background: linear-gradient(top, #fff, #bfd255 70%, #bfd255);
}

input.tab_radio {
	visibility: hidden;
	width:0px;
	height:0px;
	margin:0px;
}

input.tab_radio + label {
	display:inline-block;
	margin:-2px;
	padding: 4px 12px;
	margin-bottom: 0;
	font-size: 14px;
	line-height: 20px;
	color: #333;
	text-align: center;
	text-shadow: 0 1px 1px rgba(255,255,255,0.75);
	vertical-align: middle;
	cursor: pointer;
	background-color: #f5f5f5;
	background-image: -moz-linear-gradient(top,#fff,#e6e6e6);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e6e6e6));
	background-image: -webkit-linear-gradient(top,#fff,#e6e6e6);
	background-image: -o-linear-gradient(top,#fff,#e6e6e6);
	background-image: linear-gradient(to bottom,#fff,#e6e6e6);
	background-repeat: repeat-x;
	border: 1px solid #ccc;
	border-color: #e6e6e6 #e6e6e6 #bfbfbf;
	border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
	border-bottom-color: #b3b3b3;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#ffe6e6e6',GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
}

input.tab_radio:checked + label { 
	background-image: none;
	outline: 0;
	-webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);
	-moz-box-shadow: inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);
	box-shadow: inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);
	background-color:#e0e0e0;
}

.ohne_top {
	margin-top:0px;
	margin-bottom:0px;
}

/* @keyframes blinker {
	
	0% { visibility: visible; }
	50% { visibility: hidden; }
	100% { visibility: visible; }
	*/
	/*from {	opacity: 1.0; }
	to { opacity: 0.0; }*/
/* }*/

@-moz-keyframes blinker {  
	0% { opacity: 1.0; }
	50% { opacity: 0.0; }
	100% { opacity: 1.0; }
}

@-webkit-keyframes blinker {  
	0% { opacity: 1.0; }
	50% { opacity: 0.0; }
	100% { opacity: 1.0; }
}

@keyframes blinker {  
	0% { opacity: 1.0; }
	50% { opacity: 0.0; }
	100% { opacity: 1.0; }
}

.blink {
	animation: blinker steps(1) 1s infinite;

	text-decoration: blink;
	-webkit-animation-name: blinker;
	-webkit-animation-iteration-count: infinite;
/* 	-webkit-animation-timing-function:ease-in-out; */
	-webkit-animation-timing-function: cubic-bezier(1.0, 0, 0, 1.0);
	-webkit-animation-direction: alternate;
	-webkit-animation-duration: 1s;
}

.kal_feiertag {
	color:red;
}

.kal_nicht_monat {
	font-style:italic;
	color:gray !important;
	vertical-align:text-top;
}

.kal_td_table {
	width: 12.5%;
	border: 0px dotted black;
	/* 	height:150px; */
	vertical-align:text-top;
	text-align:left;
	white-space:nowrap;
	background-color:antiquewhite;
}

.kal_td_table_empty {
	width: 12.5%;
	border: 0px dotted black;
	/* 	height:150px; */
	vertical-align:text-top;
	text-align:left;
	white-space:nowrap;
	background-color:lightgray;
}

.kal_td_week {
	width: 12.5%;
	border: 0px dotted gray;
	/* 	height:150px; */
	vertical-align:text-top;
	text-align:left;
	white-space:nowrap;
	color:gray;
	background-color:white;
}

.kal_table {
	width: 100%;
	border: 1px dotted black;
	/* 	height:100%; */
	height:120px;
}

.kal_table_week {
	font-style:italic;
	color:gray !important;
	vertical-align:text-top;
}

.kal_table th td > div {
	overflow:hidden;
	vertical-align:text-top;
	/* 	height:150px; */
}

.kal_balken {
	background: url("css/farbverlauf_orange.gif") repeat-x;
	height:15px;
}

.label_100 {
	width:48%;
	margin:2px -4px 0;
}

.label_50 {
	width:45%;
	margin:2px -4px 0;
}

.label_33 {
	width:31%;
	margin:2px -4px 0;
}

.ui-accordion .ui-accordion-header { display: block; cursor: pointer; position: relative; margin-top: 2px; padding: .5em .5em .5em .7em; zoom: 1; text-align:left; }
.ui-accordion .ui-accordion-icons { padding-left: 1.5em; }
.ui-accordion .ui-accordion-noicons { padding-left: .7em; }
.ui-accordion .ui-accordion-icons .ui-accordion-icons { padding-left: 1.5em; }
.ui-accordion .ui-accordion-header .ui-accordion-header-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; }
.ui-accordion .ui-accordion-content { padding: 0em 0.5em; border-top: 0; overflow: auto; zoom: 1; max-height:350px; }
.ui-slider-handle {
    color: #777777;
    font-size: 12px;
	width:3em;
/*     padding: 3px; */
    text-shadow: 0 1px 0 #FFFFFF;
    text-decoration:none;
}


.anzeige_big_600{
	border-radius: 25px;
	font-size: 10em;
}

.anzeige_big_800{
	border-radius: 25px;
	font-size: 20em;
}

.anzeige_big_1200{
	border-radius: 25px;
	font-size: 40em;
}

div.checkliste > label > input {
	visibility: hidden;
}

div.checkliste {
	max-width: 10em;
}
div.checkliste > label {
	display: block;
	border: 1px dotted silver;
	margin-bottom: -2px;
	cursor: pointer;
}

div.checkliste > label:hover {
	background-color: AliceBlue;
}

div.checkliste > label > span {
	display: inline-block;
	vertical-align: top;
	line-height: 2em;
}

div.checkliste > label > input + i {
	visibility: hidden;
	color: green;
	margin-left: -0.5em;
	margin-right: 0.2em;
}

div.checkliste > label > input:checked + i {
	visibility: visible;
}

.text_inaktiv {
		font-family: co-light,Arial;
		color: lightgray;
}

.text_aktiv {
		font-family: co-light,Arial;
		color: black;
}

/* http://workshop.rs/2012/12/animated-progress-bar-in-4-lines-of-jquery/ */

div[id^="balkenanzeige"] {
    width: 100px;
    height: 22px;
    border: 1px solid #111;
    background-color: #292929;
}

div[id^="balkenanzeige"] div {
    height: 100%;
    color: #fff;
    text-align: right;
    line-height: 22px; /* same as #progressBar height if we want text middle aligned */
    width: 0;
    background-color: #0099ff;
}

.tiny-green {
    position: relative;
    padding: 3px;

	background-image:-moz-linear-gradient(53% 13% -90deg,rgb(58,64,80) 0%,rgb(58,64,80) 47%,rgb(46,50,62) 48%,rgb(46,50,62) 100%);
	background-image:-webkit-gradient(linear,53% 13%,53% 79%,color-stop(0, rgb(58,64,80)),color-stop(0.47, rgb(58,64,80)),color-stop(0.48, rgb(46,50,62)),color-stop(1, rgb(46,50,62)));
	background-image:-webkit-linear-gradient(-90deg,rgb(58,64,80) 0%,rgb(58,64,80) 47%,rgb(46,50,62) 48%,rgb(46,50,62) 100%);
	background-image:linear-gradient(-180deg,rgb(58,64,80) 0%,rgb(58,64,80) 47%,rgb(46,50,62) 48%,rgb(46,50,62) 100%);

	-moz-border-radius: 10px; /* Firefox */
	-webkit-border-radius: 10px; /* Webkit */
	border-radius: 10px;
}

.tiny-green div {

	font-family: co-light,arial;
	font-size: 3px;
	color: white;
	text-align: right;
	text-shadow: 0px 0px 2px #000;
	text-indent: 9999px;
	overflow: hidden;

	background-image:-webkit-gradient(linear,71% 25%,71% 69%,color-stop(0, rgb(118,177,1)),color-stop(0.47, rgb(118,177,1)),color-stop(0.48, rgb(102,153,0)),color-stop(1, rgb(102,153,0)));
	background-image:-webkit-linear-gradient(-90deg,rgb(118,177,1) 0%,rgb(118,177,1) 47%,rgb(102,153,0) 48%,rgb(102,153,0) 100%);
	background-image:-moz-linear-gradient(71% 25% -180deg,rgb(118,177,1) 0%,rgb(118,177,1) 47%,rgb(102,153,0) 48%,rgb(102,153,0) 100%);
	background-image:linear-gradient(-180deg,rgb(118,177,1) 0%,rgb(118,177,1) 47%,rgb(102,153,0) 48%,rgb(102,153,0) 100%);

	-moz-border-radius: 10px; /* Firefox */
	-webkit-border-radius: 10px; /* Webkit */
	border-radius: 10px;
}

div.arbeitspaket {
	font-size: 1em; /* change icon size */
	display: block;
	position: relative;
	width: 6em;
	height: 6em;
	background-color:#015901;
	color:#fff;
	border-radius: 0.6em;
/*  	box-shadow: 0 1px 0 #bdbdbd, 0 2px 0 #fff, 0 3px 0 #bdbdbd, 0 4px 0 #fff, 0 5px 0 #bdbdbd, 0 0 0 1px #bdbdbd;  */
	-webkit-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.75);
	box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.75);
	overflow: hidden;
}

div.fremdarbeitspaket {
	font-size: 1em; /* change icon size */
	display: block;
	position: relative;
	width: 6em;
	height: 6em;
	background-color:#7D7D7D;
	color:#fff;
	border-radius: 0.6em;
/*  	box-shadow: 0 1px 0 #bdbdbd, 0 2px 0 #fff, 0 3px 0 #bdbdbd, 0 4px 0 #fff, 0 5px 0 #bdbdbd, 0 0 0 1px #bdbdbd;  */
	-webkit-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.75);
	box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.75);
	overflow: hidden;
}

div.ab_nummer {
	font-size: 3em; /* change icon size */
}

#draggable, #draggable2, #draggable3, #set div { width: 90px; height: 90px; padding: 0.5em; float: left; margin: 0 10px 10px 0; }
#draggable, #draggable2, #draggable3 { margin-bottom:20px; }
#set { clear:both; float:left; width: 30%; height: 120px; }
p { clear:both; margin:0; padding:0.3em 0; }

.LP_table     { display: table; width:100%; margin-bottom:10px;}
.LP_tr , .LP_tr1, .LP_tr2  { display: table-row; empty-cells:show; vertical-align:middle;}
.LP_tr1        { background-color:#fefefe;font-size:10pt;height:15px;font-family:co-light,Arial,Verdana,sans-serif; empty-cells:show;}
.LP_tr2        { background-color:#f2f2f2;font-size:10pt;height:15px;font-family:co-light,Arial,Verdana,sans-serif; empty-cells:show;}
.LP_thead     { display: table-header-group; }
.LP_tbody     { display: table-row-group; }
.LP_tfoot     { display: table-footer-group; }
.LP_col       { display: table-column; empty-cells: show;}
.LP_colgroup  { display: table-column-group; }
.LP_td, .LP_th, .LP_tdc, .LP_thc { text-align:left; vertical-align:middle;}
.LP_td, .LP_tdc { display: table-cell}
.LP_th, .LP_thc { text-align:left; vertical-align:middle;}
.LP_tdc, .LP_thc	{ text-align:center; vertical-align:middle;}
.LP_th, .LP_thr		{ display: table-cell;text-align:left;color:#9bc21c;border-bottom:1px solid #B6B6B6;vertical-align:middle;}
.LP_thc			{ width:100%;}
.LP_tdr, .LP_thr { display: table-cell;text-align:right;padding-right:4px; vertical-align:middle; }
.LP_caption   { display: table-caption; }
.thclick { color:#ffffff; background-color: #9bc21c; border: 0px; }
.thclick:hover { color: #FABA00; text-decoration:none;}
.thclick  a { color:#ffffff;  background-color: #9bc21c; border: 0px; text-decoration:none; }
.thclick:hover  a:hover {color:#FABA00; text-decoration:none; }



.cl_benutzer_master  { /*position:absolute;*/ height: auto;/*overflow:hidden;*//*width:100%;*/ border: #333 1px dotted; /*flex-grow:1;*/zoom:1;}
.cl_benutzer_zusatzinfo  { height: auto; width:900px; border: #333 2px dotted; float:right;}
.th_Einleitung { color:#ffffff; background-color: #9bc21c; }
.td_Einleitung {font: bold 13px co-light,"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;color:#ffffff;	background-color: #9bc21c;}

.infodb_row.footer {  flex: 0 1 31px;  position:absolute;  bottom:0;  width:98%;}

#footer {
	position:fixed;
	left:0px;
	bottom:0px;
	height:2em;
	width:100%;
	background:#fff;
	vertical-align:middle;
	font-size:1em;
	display:inline-table;
	border-top: 1px;
    border-top-color: lightgray;
    border-style: solid;
    border-bottom: 0px;
    border-left: 0px;
    border-right: 0px;
}
   
}

input[type=search] {
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	font-family: inherit;
	font-size: 80%;
}
input::-webkit-search-decoration,
input::-webkit-search-cancel-button {
	display: none; 
}


input[type=search] {
	background: #ededed url('/css/search-icon.png') no-repeat 9px center;
	border: solid 1px #ccc;
	padding: 9px 10px 7px 32px;
	width: 55px;
	
	-webkit-border-radius: 10em;
	-moz-border-radius: 10em;
	border-radius: 10em;
	
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	transition: all .5s ease;
}

/*input:-moz-placeholder {
	color: #999;
}
input::-webkit-input-placeholder {
	color: #999;
}

*/

input[type=search] {
	width: 34px;
	padding-left: 10px;
	color: transparent;
	cursor: pointer;
}
input[type=search]:hover {
	background-color: #fff;
}
input[type=search]:focus {
	width: 180px;
	padding-left: 32px;
	color: #000;
	background-color: #fff;
	cursor: auto;
}
input:-moz-placeholder {
	color: transparent;
}
input::-webkit-input-placeholder {
	color: transparent;
}

.menu_rechts.offen {
	width:260px;
	top:13em;
	bottom:3.2em;
	height:calc(100vh - 6.2em) !important;
	text-align:center;
	position:fixed;
	width:260px;
	display:block;
	right:0px;
	overflow:auto;
}

.menu_rechts {

	display:none;
	width:260px;
	top:13em;
	bottom:3.2em;
	height:calc(100vh - 6.2em) !important;
	text-align:center;
	position:fixed;
	width:260px;
	right:0px;
	overflow:auto;
}

i.icon.hover:hover {
	opacity:.8 !important;
}

i.icon.hover {
	opacity:0.1 !important;
}

.ck.ck-editor__editable_inline > :last-child {
	margin-bottom:0px !important;
}

.ck.ck-editor__editable_inline > :first-child {
	margin-top:0px !important; 
}

/* Weil im Original-Fomantic die Auswahlzeile nicht über die ganze Breite geht, hier überschreiben.... */
.ui.menu .ui.dropdown .menu > .item {
	width:100%;
}
