body{
width: 100%;	
height: 100%;	
background-color: #ffffff;
margin:0;
font-family: Arial, Sans-Serif;
font-size: 13px;
color: #333333;
}

h1 { font-size: 40px; }

h2 { font-size: 35px; }

.font_logo, h2 { 
	color: #1774b5;
	margin: 0px;
	line-height: 35px;
}



h3 { font-size: 30px; }

h4 {
	font-size: 25px; 
	color: #1774b5;
}

h5 { font-size: 20px; }

h6 { font-size: 16px; }


.div_ob{
	width: 100%;	

}

.div_ob_left {
width: 100%;
}
.div_ob_right {

}

.div_konfig{

	
}

.div_nav_ob{
	width: 100%;
	background-image: url('../images/bg_nav.jpg');
	background-color: #ecf0f1;
	height: 50px;
	border-bottom: 2px solid #ecf0f1;
}

.div_nav_unt{
	width: 100%;	
}

.div_content_ob{
	width: 100%;	
}

.div_content{
	width: 100%;	
}

.color_font {
	font-size: 35px;
	color: #4f575a; 
}


@font-face {
  font-family: 'FontAwesome';
  src: url("fontawesome-webfont.eot?v=4.5.0");
  src: url("fontawesome-webfont.eot?#iefix&v=4.5.0") format("embedded-opentype"), url("fontawesome-webfont.woff2?v=4.5.0") format("woff2"), url("fontawesome-webfont.woff?v=4.5.0") format("woff"), url("fontawesome-webfont.ttf?v=4.5.0") format("truetype"), url("fontawesome-webfont.svg?v=4.5.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}


.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fa1 {
  display: inline-block;
  font: normal normal normal 16px/2 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fa-times-circle2:before {
	content: "\f057";
	color: #dddddd;
	font-size: 20px;
	cursor: pointer;
}

  .fa-print-zeit:before {
  content: "\f02f"; 
  color: #aaaaaa;
  font-size: 22px;
  cursor:pointer;
  }
  
  

.fa-times-circle3:before {
	content: "\f057";
	color: #c12a00;
	font-size: 13px;
}

.fa-search:before {
	content: "\f002";
	font-size: 19px;
}

.fa-angle-down:before {
	content: "\f107";
	font-size: 19px;
}



.fa-angle-up:before {
	content: "\f106";
	font-size: 19px;
}

.fa-angle-down1:before {
	content: "\f107";
	font-size: 18px;
}

.fa-angle-up1:before {
	content: "\f106";
	font-size: 18px;
}

.fa-angle-down3:before {
	content: "\f107";
	font-size: 28px;
	color: #ffffff;
	cursor:pointer;

}

.fa-angle-down2:before {
	content: "\f107";
	font-size: 22px;
	color: #0f7cc8;
	line-height:14px;
}

.fa-angle-up2:before {
	content: "\f106";
	font-size: 22px;
	color: #0f7cc8;
	line-height:14px;
}

.fa-user:before {
	content: "\f007";
	font-size: 19px;
}

.fa-street-view:before {
	content: "\f21d";
	font-size: 14px;
}

.fa-user_o:before {
	content: "\f007";
	font-size: 34px;
}

.fa-bars:before {
	content: "\f0c9";
	font-size: 19px;
}

.fa-arrows-v:before {
	content: "\f07d";
	font-size: 19px;
	color: #1774b5;
}

.fa-caret-down:before {
	content: "\f0d7";
	font-size: 19px;
	color: #1774b5;
}

.fa-caret-down_sort:before {
	content: "\f0d7";
	font-size: 16px;
}

.fa-spin{-webkit-animation:fa-spin 3s infinite linear;animation:fa-spin 3s infinite linear}
.fa-spinner:before {
	content: "\f110";
	font-size: 19px;
	color: #1774b5;
}
.fa-spinner_load:before {
	content: "\f110";
	font-size: 30px;
	line-height:18px;
	float: left;
	color: #91c300;
}
.fa-spinner2:before {
	content: "\f110";
	font-size: 36px;
	color: #17d940;
}
.fa-caret-up:before {
	content: "\f0d8";
	font-size: 19px;
	color: #1774b5;
}

.fa-caret-up_sort:before {
	content: "\f0d8";
	font-size: 16px;
}

.fa-caret-down1:before {
	content: "\f0d7";
	font-size: 26px;
	color: #cccccc;
	cursor:pointer;
}

.fa-caret-up1:before {
	content: "\f0d8";
	font-size: 26px;
	color: #5691d0;
	cursor:pointer;
}

.fa-trash-o:before {
	content: "\f014";
	font-size: 22px;
	color: red;
	cursor:pointer;
}

.fa-trash-o_gr:before {
	content: "\f014";
	font-size: 25px;
	color: #e01b1b;
}

.fa-dot-circle-o:before {
	content: "\f192";
	font-size: 18px;
	
}

.fa-trash-o-red:before {
	content: "\f014";
	font-size: 22px;
	color: #e10808;
}

.fa-angle-right:before {
	content: "\f105";
	font-size: 18px;
}

.fa-power-off:before {
	content: "\f011";
	font-size: 24px;
	color: #39e804;
	cursor: pointer;
}
.fa-cogs:before {
	content: "\f085";
	font-size: 24px;
	cursor: pointer;
}



.fa-download:before {
	content: "\f019";
	font-size: 19px;
	color: #45ea19;	
	cursor: pointer;
}

.fa-download11:before {
	content: "\f019";
	font-size: 19px;
	color: #ffffff;	
	cursor: pointer;
	text-decoration: none;
}



.fa-download1:before {
	content: "\f019";
	font-size: 16px;
	cursor: pointer;
}

.fa-times-circle-o:before {
	content: "\f05c";
	font-size: 20px;
	cursor: pointer;
	color: #df0101;
}

.fa-check-square-os:before {
	
	content: "\f046";
	font-size: 20px;
	color: #45ea19;	
}

.fa-tachometer:before {
	content: "\f0e4";
	font-size: 24px;
}

.fa-calendar:before {
	content: "\f073";
	font-size: 20px;
}

.fa-cal:before {
	content: "\f0d7";
	font-size: 22px;
	color:#1774b5;
}

.fa-cal_unt:before {
	content: "\f0d8";
	font-size: 22px;
	color:#1774b5;

}
 

.fa-archive:before {
	content: "\f187";
	font-size: 22px;
}

.fa-file-text-o:before {
	content: "\f0f6";
	font-size: 20px;
}

.fa-pencil-square-o:before {
	content: "\f016";
	font-size: 20px;
}

.fa-pencil-square-o2:before {
	content: "\f044";
	font-size: 16px;
}

.fa-pencil-square:before {
	content: "\f044";
	font-size: 20px;
	
}

.fa-pencil-square_n:before {
	content: "\f044";
	font-size: 25px;

}

.fa-clock-o:before {
	content: "\f017";
	font-size: 24px;
}

.fa-male:before {
	content: "\f1ec";
	font-size: 20px;
}
.fa-man:before {
	content: "\f183";
	font-size: 20px;
}

.fa-book:before {
	content: "\f02d";
	font-size: 23px;
}

.fa-eye:before {
	content: "\f06e";
	font-size: 20px;
}
.fa-address-card-o:before {
	content: "\f2bc";
	 
}

.fa-times-circle:before {
	content: "\f057";
	color: #c12a00;
	font-size: 25px;
}

.fa-times-circle1:before {
	content: "\f057";
	color: #999999;
	font-size: 20px;
	cursor:pointer;
	margin-top: 4px;
	margin-left: 5px;
}



.fa-info-circle:before {
	content: "\f05a";
	font-size: 20px;
	cursor: pointer;
	color: #ccc;
}

.fa-info-circle-gelb:before {
	content: "\f05a";
	font-size: 20px;
	cursor: pointer;
	color: #f6ed04;
}

.fa-info-circle_neu:before {
	content: "\f05a";
	font-size: 25px;
	cursor: pointer;
	color: #e0e0e0;
}

.gr_size{
	font-size: 25px;
	cursor:pointer;
}

.fa-server:before {
	content: "\f233";
	font-size: 24px;
	color: #1774b5;
	cursor:pointer;
}

.zurueck_left{
	float:left;
	width: 21px;
	padding-top: 3px;
	padding-bottom: 3px;
	cursor:pointer;
	margin-right: 5px;
	border-radius: 3px;
	text-align: center;
	border: 1px solid #ecf0f1;
	background:#ffffff;
}


.vor_right{
	float:left;
	width: 21px;
	padding-top: 3px;
	padding-bottom: 3px;
	cursor:pointer;
	border-radius: 3px;
	text-align: center;
	border: 1px solid #ecf0f1;
	background:#ffffff;
}

.zurueck_left:hover, .vor_right:hover{
	background:#f2f1ef;
	transition: all .4s;
}



.ticket{
	padding: 5px 10px;
	font-size: 15px;
	background:#ffffff;
	border: 2px solid #1774b5;
	border-radius: 3px;
	color: #1774b5;
	font-weight: bold;
	cursor: pointer;
}

.gruen_plus_span{
	
	font-size: 20px;
	line-height: 20px;
	color: #91c300;
	
}

.gruen_api{

	color: #02cd28;	
}

.rot_api{

	color: #de0808;	
}

.butt_neu{
	height: 40px;
	line-height: 32px;
	margin-bottom: 10px;
	text-align: left;
	font-size: 17px;
	background:#ffffff;
	color: #1774b5;
	font-weight: bold;
	cursor: pointer;
}

.gruen_plus{
	float:left;
	width: 25px;
	font-size: 32px;
	color: #91c300;
	line-height: 32px;
}

.gruen_plus_ang{
	float:left;
	width: 15px;
	color: #91c300;
	line-height: 32px;
	font-weight: normal;
}

.fa-window-minimize:before {
	content: "\f2d1";
	font-size: 16px;
	color: #333333;
}

.fa-angle-right:before {
	content: "\f105";
	font-size: 16px;
}

.fa-window-close:before {
	content: "\f2d3";
	font-size: 16px;
	color: #e10b00;
}

.fa-window-close_neu:before {
	content: "\f410";
}

.close_kalender{
	color: #bbbbbb;
	cursor:pointer;
	font-size: 29px;
}

.del{
	color: #bbbbbb;
	cursor:pointer;
	font-size: 20px;
}

.fa-angle-left:before {
	content: "\f104";
	font-size: 16px;
}

.fa-shopping-basket:before {
	content: "\f291";
	font-size: 16px;
}

.fa-refresh:before {
	content: "\f021";
	font-size: 16px;
	color: #0e90cb;
}

.fa-plus-square-o:before {
	content: "\f196";
	font-size: 23px;
	color: #91c300;
}

.fa-plus-square:before {
	content: "\f0fe";
	font-size: 23px;
	color: #91c300;
}

.fa-pencil-square:before {
	content: "\f14b";
	font-size: 23px;
	color: #1774b5;
}

.fa-square:before {
	content: "\f0c8";
	font-size: 23px;
	color: #ff3700;
}
.fa-folder:before {
	content: "\f07b";
	font-size: 20px;
	
}

.fa-folder_ordner:before {
	content: "\f07b";
	font-size: 18px;
	color: #1774b5;
}

.to_kalender{
	color: #3791d0;
	cursor:pointer;
	font-size: 26px;
}




.div_nav_mi {
	width: 100%;
	margin: auto;
	position: relative;
	height: 50px;
	
}

.div_nav_mi_in {
	height: 52px;
	padding: 0 40px;
	background-image: url('../images/bg_nav.jpg');
	background-color:#ecf0f1;
	color: #535a63;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
	white-space: nowrap;

}

.div_nav_mi_in_neu {
	height: 52px;
	padding: 0 30px;
	background-image: url('../images/bg_nav.jpg');
	background-color:#ecf0f1;
	color: #535a63;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
	white-space: nowrap;

}

.activ, .div_nav_mi_in_neu:hover {
	height: 52px;
	background:#ffffff;
	
}

.content_in{
	padding: 20px;
	
}

.div_suche_inp {
	float:left;
	width: 300px;
	height: 32px;
	border: 3px solid #ecf0f1;
	border-radius: 5px 0 0 5px;
	background:#ffffff;
}

.div_suche_butt{
	float:left;
	height: 32px;
	margin-left: -3px;
	border: 3px solid #ecf0f1;
	border-radius: 0 5px 5px 0;
	background:#ecf0f1;
}

.inp_suche {
	padding: 14px 30px;
	border-radius: 5px 0 0 5px;
	border: 1px solid #ecf0f1;
}

.inp_suche:hover {
	background: #fefefe;
	transition: all .4s;
}

.butt_suche {
	padding: 14px 30px;
	background:#f9f9f9;
	border: 1px solid #ecf0f1;
	border-left: none;
	cursor: pointer;
	border-radius: 0 5px 5px 0;
}

.butt_suche:hover{
	background-color:#e7ebe9;
	transition: all .4s;
}

.tab_auftrag td {
	background: #43b2e1;
	background-image: url('../images/bg_blau_gr.jpg');
	background-repeat: repeat-x;
	color: #ffffff;
	font-weight: bold;
	border-right: 1px solid #a2d9f1;
}

.tab_td_le1 {
	width:250px;
	background: #1774b5;
	color: #ffffff;
	border: 1px solid #f1f1f1;
	padding-top: 10px;
	padding-bottom: 10px;
	
}

.tab_td_hist {
	width:100px;
	background: #1774b5;
	color: #ffffff;
	border: 1px solid #f1f1f1;
	
}

.tab_td_ri1 {
	background-color: #ffffff;
	border: 1px solid #efefef;
	padding-top: 10px;
	padding-bottom: 10px;
	
}

.tab_td_ri2 {

	border-bottom: 1px solid #efefef;
	padding-top: 10px;
	padding-bottom: 10px;
	
}

.unt{
	border-bottom: none;
}

.tab_td_hist_ri {
	background: #ffffff;
	border: 1px solid #d8eaff;
}

.tab_td_hist_ri:hover {
	background: #d8eaff;
}

.ordner{
	background: #1774b5;
	padding: 10px; 
	color: #ffffff;
	border: 1px solid #efefef;
}

.order_datei{
	background: #ffffff;
	padding: 10px; 
	color: #333;
	border-left: 1px solid #efefef;
	border-bottom: 1px solid #efefef;	
	border-right: none;
}
.order_datei_hist{
	background: #ffffff;
	padding: 10px; 
	color: #333;
	border: 1px solid #efefef;
}

.upl_data{

	margin-top: 13px;
	padding:10px;
	padding-top:13px;
	color: #333;	
	border-right: 1px solid #efefef;
	border-bottom: 1px solid #efefef;
	
}

.upl_data_ri{
	position: static;
	margin-right: -5px;
	text-align:right;
	margin-top: -20px;
}

.order_del{
	width: 20px;
	background: #ffffff;
	padding: 10px 6px 10px 0; 
	color: #333;
	border-right: 1px solid #efefef;
	border-bottom:1px solid #efefef;	
	border-left: none;	
	
}

.tab_auftrag_edit1 input {
	width: 20px;
	background: #ffffff;
}

.tab_auftrag_edit{
	width: 100%;
	border: 1px solid #f2f2f2; 
	border-radius: 5px
}

.tab_auftrag_edit1{
	width: 100%;
	
	border: 1px solid #f2f2f2; 
	
}

input{
	background: #ffffff;
	padding: 14px 9px;
	border-radius: 3px;
	border: 1px solid #666666;
}
select{
	background: #ffffff;
	padding: 13px 9px;
	border-radius: 3px;
	border: 1px solid #ecf0f1;
}
textarea{
	background: #ffffff;
	padding: 4px 9px;
	border-radius: 3px;
	border: 1px solid #ecf0f1;
}

select{
	padding-left: 4px;
}

.upload{
	border-radius: 3px;
	padding: 0;
	border: 1px solid #bbbbbb;
}

.tab_border {
	border-radius: 5px;
	border: 3px solid #f2f2f2;
	padding-bottom: 3px;
	background-color: #ffffff;
}

.tab_td_le2 {
border-left: 3px solid #60c6f2;
}

.neuer_auftrag{
	float:left;
	height: 37px;
	padding-left: 18px;
	padding-right: 18px;
	line-height: 37px;
	margin-right: 10px;
	border-radius: 5px;
	background-image: url('../images/bg_butt.jpg');
	background-color:#1774b5;	
	color: #ffffff;
	font-weight: bold;
	cursor: pointer;
	font-size: 13px;
	
}

.neuer_auftrag1{
	float:left;
	padding: 14px 25px;
	margin-right: 10px;
	border-radius: 3px;
	background-color:#1774b5;	
	color: #ffffff;
	cursor: pointer;
	font-size: 13px;
	text-align: center;
	border: 1px solid #0f7cc8;
	-webkit-box-shadow: 1px 1px 1px rgba(0,0,0,0.15);
	-moz-box-shadow: 1px 1px 1px rgba(0,0,0,0.15);
	box-shadow: 1px 1px 1px rgba(0,0,0,0.15);
}





.btn{
	float:left;
	padding: 14px 30px;
	margin-right: 10px;
	border-radius: 5px;
	background-color:#f9f9f9;
	border: 1px solid #eeeeee;
	color: #333333;
	cursor: pointer;
	font-size: 13px;
	text-align: center;
}



.btn:hover{
	background-color:#e7ebe9;
	transition: all .4s;
	color: #333333;
}

.neuer_auftrag_kl{
	float:left;
	padding: 14px 22px;
	margin-right: 10px;
	border-radius: 3px;
	background-color:#1774b5;	
	color: #ffffff;
	cursor: pointer;
	font-size: 13px;
	text-align: center;
	border: 1px solid #0f7cc8;
	-webkit-box-shadow: 1px 1px 1px rgba(0,0,0,0.15);
	-moz-box-shadow: 1px 1px 1px rgba(0,0,0,0.15);
	box-shadow: 1px 1px 1px rgba(0,0,0,0.15);
}

.neuer_auftrag1:hover{
	background:#2d80ba;
	transition: all .4s;
	color: #ffffff;
	-webkit-box-shadow: 1px 1px 1px rgba(0,0,0,0.30);
	-moz-box-shadow: 1px 1px 1px rgba(0,0,0,0.30);
	box-shadow: 1px 1px 1px rgba(0,0,0,0.30);
}

.neuer_auftrag_kl:hover{
	background:#2d80ba;
	transition: all .4s;
	color: #ffffff;
	-webkit-box-shadow: 1px 1px 1px rgba(0,0,0,0.30);
	-moz-box-shadow: 1px 1px 1px rgba(0,0,0,0.30);
	box-shadow: 1px 1px 1px rgba(0,0,0,0.30);
}

.butt_gr{
	height: 37px;
	padding-left: 18px;
	padding-right: 18px;
	line-height: 37px;
	margin-right: 10px;
	border-radius: 5px;
	background-image: url('../images/bg_butt.jpg');	
	background-color:#1774b5;	
	color: #ffffff;
	font-weight: bold;
	cursor: pointer;
	font-size: 13px;
	
}


.butt_gr1{
	height: 25px;
	padding-left: 18px;
	padding-right: 18px;
	line-height: 25px;
	margin-right: 10px;
	border-radius: 5px;
	background-image: url('../images/bg_butt.jpg');	
	background-color:#1774b5;	
	color: #ffffff;
	font-weight: bold;
	cursor: pointer;
	font-size: 17px;
	
}


.butt_gr:hover, .butt_gr1:hover{
	background:#1774b5;
	
}

.butt_grr{
	height: 32px;
	line-height: 30px;
	
}

.bg_weiss{
	background-color:#ffffff;
	border: 1px solid #eeeeee;
	color: #333333;
}

.bg_weiss:hover{
	background-color:#f9f9f9;
	transition: all .4s;
}

.grau{
	background-color:#f9f9f9;
	border: 1px solid #eeeeee;
	color: #333333;
	-webkit-box-shadow: 1px 1px 1px rgba(0,0,0,0.15);
	-moz-box-shadow: 1px 1px 1px rgba(0,0,0,0.15);
	box-shadow: 1px 1px 1px rgba(0,0,0,0.15);
}

.grau:hover{
	background-color:#e7ebe9;
	transition: all .4s;
	color: #333333;
	-webkit-box-shadow: 1px 1px 1px rgba(0,0,0,0.3);
	-moz-box-shadow: 1px 1px 1px rgba(0,0,0,0.3);
	box-shadow: 1px 1px 1px rgba(0,0,0,0.3);
}


.activ, .div_nav_mi_in:hover {
	height: 52px;
	background:#ffffff;
	
}

.activ1 {
	background:#3383bb;
	border: 3px solid #3383bb;
}



.uebersicht_bearbeiten {
	
	margin: 0px -18px 0 -18px;
	margin-top: -5px;
	padding: 18px;
	padding-top: 5px;
	border-radius: 0 0 5px 5px;
	border: 3px solid #1774b5;
	background:#ffffff;
	font-weight: normal;
	color: #1774b5;
	font-size: 13px;
	cursor: default;
	
}

.uebersicht_check { 
	float: left;
	
	background:#f9f9f9;
	width: 30px;
	height: 28px;
	border: 1px solid #eeeeee;
}

.uebersicht_text { 
	
	height: 28px;
	line-height: 20px;
	border: 1px solid #eeeeee;
	border-left: none;
}

.butt_auswahl_speichern{
	padding: 10px 50px;
	margin-top: 15px;
	font-size: 15px;
	background:#3383bb;
	border: 3px solid #3383bb;
	border-radius: 5px;
	color: #ffffff;
	font-weight: bold;
	cursor: pointer;
	
}

.butt_auswahl_speichern:hover{
	background:#1774b5;	
	border: 3px solid #1774b5;
}

.status_anz{
	border: 2px solid #d8d8d8;
	border-radius: 5px;	
	padding:5px; 	
}

.platz_1{
	font-size:28px;
	padding:0px;
	height: 20px;
}

.platz_11{
	font-size:8px;
	padding:0px;
	height: 8px;
}

.platz_2{
	font-size: 3px;
	padding:0px;
	height: 3px;
}

.plus2{

width: 30px;
padding:3px; 
font-size: 20px; 
color: #ffffff; 
border-radius: 5px;
background: #1774b5;
cursor:pointer;

}
.plus3{

width: 30px;
padding:3px; 
font-size: 20px; 
color: #ffffff; 
border-radius: 5px;
background: url(../images/bg_tab_obrot.jpg);
cursor:pointer;

}

.plus_kal{
float:right;
width: 30px;
padding:3px; 
font-size: 20px; 
color: #ffffff; 
border-radius: 5px;
background-image: url('../images/bg_butt.jpg');
background-color:#1774b5;
cursor:pointer;
margin-top: 10px;
}

.plus_term{
width: 200px;
padding:10px 0;  
color: #ffffff; 
border-radius: 5px;
background-image: url('../images/bg_butt.jpg');
background-color:#1774b5;
cursor:pointer;
margin-top: 15px;
}

.plus_term_ang{
width: 200px;
padding:10px 0;  
color: #1774b5;
border-radius: 5px;
background-color:#f5f5f5;
background-image: url('../images/bg_butt_ang.jpg');
border: 2px solid #eeeeee;
cursor:pointer;
margin-top: 15px;
}

.border_unt_ang{
/*font-size: 15px;*/	
margin-bottom: 5px;	
color: #535a63;
}

.border_unt_ang1{
font-size: 13px;	
margin-bottom: 5px;	
color: #535a63;
}

.butt_form{
padding:10px;  
color: #333333; 
border-radius: 5px;
background-image: url('../images/bg_tab1.jpg');
background-color:#eeeeee;
cursor:pointer;
margin-top: 15px;
}

.plus{
width: 30px;
padding:3px; 
font-size: 20px; 
color: #ffffff; 
border-radius: 5px;
background-image: url('../images/bg_butt.jpg');
background-color:#1774b5;
cursor:pointer;
margin-left: 435px;
margin-top: 10px;
}

.plus1{
width: 30px;
padding:3px; 
font-size: 20px; 
color: #ffffff; 
border-radius: 5px;
background-image: url('../images/bg_butt.jpg');
background-color:#1774b5;
cursor:pointer;
margin-left: 645px;
margin-top: 10px;
}

.plus_kal:hover, .plus_term:hover, .plus1:hover, .plus:hover{
	
	background: #1774b5;
}

.pluss{
width: 30px;
padding:3px; 
font-size: 20px; 
color: #ffffff; 

cursor:pointer;
margin-left: 180px;
margin-top: 20px;
}



a.link_datein {
	font-family: Arial, Sans-Serif;
	font-size: 13px;
	text-decoration: none;
	color: #333;
}

span.anz_datei{
	font-size: 13px;
	color: #1774b5;
	font-weight: normal;
  font-style: normal;
}

.span_plus{
	color: #45ea19;
}

.hist {
	text-decoration: none;
	float:right;
	margin-right:5px;
	margin-top:15px;
}

.hist2 {
	text-decoration: none;
	font-size: 13px;
}

.acc_width{
	width: 120px;	
}

.acc_width1{
	width: 90px;	
}

.bg_tr_weiss {
	background: #ffffff;	
}

.bg_tr_gr {
	background: #d8eaff;	
}

.bg_tr_weiss:hover, .bg_tr_gr:hover {
	background: #cfe2fa;	
}

.platz_li {
	background: #d8eaff;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	padding: 10px 20px;
}

.platz_re {
	background: #ffffff;
	border-top: 1px solid #d8eaff;
	border-bottom: 1px solid #d8eaff;
	padding: 10px 20px;
}

.rot{
background-color: #de0808;	
border: 1px solid #de0808;	
}

.rot:hover{
background-color: #cb0909;	
border: 1px solid #cb0909;	
}

.imp_border{
border: 2px solid #ecf0f1;
border-radius: 5px 5px 5px 5px;	
height: 32px;	
}

.butt_kl{
padding-top: 7px;
padding-bottom: 7px;	
margin-top: 0;
}

.butt_small{
padding: 7px 15px;	
margin: 0;

}

.check_data{	
margin: 5px;
padding: 0px;
}

.td_uebersicht, .td_uebersicht_ex, .td_uebersicht1{
color: #535a63;
font-size: 20px;
padding: 5px 0;
border-bottom: 2px solid #ecf0f1;	
}

.td_uebersicht_unt{
padding: 0;
}

.td_ueber{
background-image: url('../images/bg_tab1.jpg');
background-color: #f2f2f2;
padding: 14px 10px;
font-weight: bold;
}

.td_ueber11{

background-color: #f9f9f9;
padding: 14px 10px;
font-weight: bold;
}

.td_ueber_ob{
background-image: url('../images/bg_tab1.jpg');
background-color: #f2f2f2;
padding: 14px 0;
font-weight: bold;
}

.td_ueber_ob1{
background-image: url('../images/bg_tab11.jpg');
background-color: #f2f2f2;
padding: 14px 0;
font-weight: bold;
}

.padd_le_15{
padding-left: 15px;
}

.td_ueber_blau{
background-color: #3791d0;
padding: 14px 10px;
font-weight: bold;
color: #ffffff;
}

.td_ueber2{
background-image: url('../images/bg_tab1.jpg');
background-color: #f2f2f2;
padding: 7px 10px;
font-weight: bold;
}

.td_ueber1{
background-image: url('../images/bg_tab1.jpg');
background-color: #f2f2f2;
padding: 14px 5px;
font-weight: bold;	
}



.td_unt{	
padding: 5px 10px;	
border-bottom: 1px solid #f2f2f2;
}

.td_unt3{	
padding: 5px 5px;	

border-bottom: 1px solid #f2f2f2;
}

.td_unt1{	
padding: 5px 15px;	

border-top: 1px solid #f2f2f2;
}

.td_unt2{	
padding: 5px 15px;	
border-bottom: 1px solid #f2f2f2;
border-top: 1px solid #f2f2f2;
}



.anfang{		
	border-left: 1px solid #d8eaff;
}

.ende{		
	border-right: 1px solid #d8eaff;
}

.anf{		
	border-radius: 5px 0 0 0;
}

.end{		
	border-radius: 0 5px 0 0;
}

.anf_end{
	border-radius: 5px 5px 0 0;
}

.tr_term:hover{
	
	
}

.div_meldung{		
	position: fixed;
	height: 80px;
	width: 100%;
	background-color: #333;
	bottom: 20px;
	text-align: center;
}

.meldung_true{		
	background-color: #02cd28;
	position: fixed;
	height: 80px;
	width: 100%;
	left:0;
	bottom: 20px;
	text-align: center;
}

.meldung_true1{		
	background-color: #02cd28;
	position: fixed;
	height: 80px;
	width: 400px;
	top: 100px;
	right: 0px;
	text-align: center;
}

.meldung_false{	
	background-color: #e00005;
	position: fixed;
	height: 80px;
	width: 100%;
	left:0;
	bottom: 20px;
	text-align: center;
}

.div_meldung_start{		
	height: 180px;
	border-radius: 0px;
}

.text_meldung{	
text-align: center;
padding: 6px 20px;	
margin-top: 20px;
font-size: 16px;
color: #ffffff;
}



.border{
border: 1px solid #d8eaff;	
background-color: #ffffff;
}

.bg_col{

background-color: #ffffff;
}

.tab_log{
background-color: #ffffff;
border-radius: 8px;
box-shadow: 6px 10px 8px -3px #333;
}

.log_mail{
	
width: 94%;	
}

input[type="text"], textarea, select, input[type="password"], input[type="file"] {

    border: 1px solid #b8cae2;
	
}

.rahmen{
border: 2px solid #ecf0f1;	
border-radius: 5px;
}

.aussen_tb{
	width: 100%;
	background-color: #fcfcfc;
	border: 1px solid #f2f2f2; 
	border-radius: 5px	
}

.border_unt_gr {
border-bottom: 2px solid #ecf0f1;		
}

.border_unt_form {
width: 150px;
float:left;
color: #1774b5;	
}

.border_unt {

margin-bottom: 5px;
color: #1774b5;	
}

.datencenter{
position: static;
padding-right: 8px;
text-align:right;
margin-top: -20px;
}

.td_datencenter_li{
border-right: 1px solid #ecf0f1;
border-bottom: 1px solid #ffffff;
background-color:#e6f0f7;	
padding-top: 7px;
padding-bottom: 7px;
text-align: center;

}

.td_datencenter_re{
border-right: 1px solid #ecf0f1;
border-bottom: 1px solid #ffffff;
padding-left: 15px;
padding-top: 7px;
padding-bottom: 7px;
}

#sas {
font-size: 15px;
}

.auswertung_ges{
	background-color: #ffffff;
	padding: 20px;
	
}

.kal_ob{
	background-image: url('../images/bg_tab1.jpg');
	border-radius: 5px 5px 0 0;
	background-color: #f2f2f2;
	padding: 12px 15px 12px 17px;	
	font-weight: bold;
}

.kal_unt{
	padding: 10px 15px;	
	border: 2px solid #f2f2f2;
	
}

.kal_div_zeit{
	text-align: right;
	font-weight: bold;
	color: #1774b5;
	width: 120px;
	background-color: #ecf5f8;
	font-size: 13px;
	padding:0px;
	cursor: pointer;
}

.kal_div_zeit1{
	text-align: left;
	width: 75px;
	font-size: 12px;
	padding:0;
	margin:0;
	cursor: pointer;
	
}

.kal_div_anz{
	position: absolute;
	background-color: #ffffff;
	border: 3px solid #f2f2f2;
	margin-top: 10px;
	padding: 20px;
	width: 300px;
	border-radius: 5px;
	text-align: left;
	display: block;
}

.margin_ri{
margin-left: -170px;	
	
}

div.box div{
	display:none;
} 

div.box:hover div{ 
	display: block; 
} 

div#box_gps div{
	display:none;
} 

div#box_gps:hover div{ 
	display: block; 
} 

.info_box{
	position: static; 
	text-align:right; 
	margin-top: -23px;
	
}

.info_box_anz{
	position: absolute;
	background: #91c300;
background: -moz-linear-gradient(top, #91c300 0%, #a9e500 100%);
background: -webkit-linear-gradient(top, #91c300 0%,#a9e500 100%);
background: linear-gradient(to bottom, #91c300 0%,#a9e500 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#91c300', endColorstr='#a9e500',GradientType=0 );
-webkit-box-shadow: 0 6px 12px -7px rgba(0, 0, 0, 1);
 box-shadow: 0 6px 12px -7px rgba(0, 0, 0, 1);
	color:#ffffff;
	margin-top: 10px;
	padding: 20px;
	width: 400px;
	margin-left:-420px;
	border-radius: 5px;
	text-align: left;
	font-size: 15px;
	
}

.div_box_right .info_box_anz{
	margin-left:0px;
	left: 20px;
	
}

.info_box_gps{
	position: absolute;
	background-color: #ffffff;
	border: 3px solid #aaa;
	margin-top: 10px;
	padding: 15px;
	width: 350px;
	border-radius: 5px;
	text-align: left;
	
}

.fehler_kalender{
width: 98%;
border-radius: 5px;
color: #ffffff;
background-color: #de0808;
white-space: nowrap;
}  

.gruen {
background-color: #87dc00;	
color: #ffffff;
white-space: nowrap;
border: 1px solid #cccccc;
-webkit-box-shadow: 1px 1px 1px rgba(0,0,0,0.15);
-moz-box-shadow: 1px 1px 1px rgba(0,0,0,0.15);
box-shadow: 1px 1px 1px rgba(0,0,0,0.15);
} 
.gruen:hover {
background-color: #79c500;	
}

.blau {
background-color: #3390d1;	
color: #ffffff;
white-space: nowrap;
border: 1px solid #0f7cc8;
-webkit-box-shadow: 1px 1px 1px rgba(0,0,0,0.15);
-moz-box-shadow: 1px 1px 1px rgba(0,0,0,0.15);
box-shadow: 1px 1px 1px rgba(0,0,0,0.15);
}

.butt_loeschen{
	margin-left: 10px;
	margin-right: 20px;
	padding: 10px 18px;
	border-radius: 5px;
	background:#ecf0f1;
	font-weight: bold;
	font-size: 13px;
	text-decoration:none;
	white-space: nowrap;
}

.butt_loeschen:hover{
	background:#e3e3e3;
	
}

.fehler_kalender_in{
	width:100%;
	padding: 20px;
	white-space: nowrap;
}



.tcalInput {
	background: url('../images/cal.gif') 100% 50% no-repeat;
	padding-right: 20px;
	cursor: pointer;
}



.hidden{
	
display:none;	
}

.div_del{
	background-color:#de0808;
	width: 570px;
	margin-bottom: 20px;
	border-radius: 5px;
}

.div_del_in{
	color:#ffffff;
	padding: 20px;
}

.platzhalter { 
	font-size: 16px;
	color: #1774b5; 
	font-weight: bold;
	padding-top: 10px; 
	padding-bottom: 10px; 
	cursor:pointer;
}

#rotBlink11{
    -webkit-animation: bgrot11 3s; 
    -webkit-animation-iteration-count: infinite; 
}
@-webkit-keyframes bgrot11 {
    from {color: #f4f4f4;}
    50% {color:#e00005}
    to {color: #f4f4f4;}
}
@keyframes bgrot11 {
    from {color: #f4f4f4;}
    50% {color:#e00005}
    to {color: #f4f4f4;}
}

#rotBlink{
    -webkit-animation: bgrot 4s; 
    -webkit-animation-iteration-count: infinite; 
}
@-webkit-keyframes bgrot {
    from {color: #ffffff;}
    50% {color:#c12a00}
    to {color: #ffffff;}
}
@keyframes bgrot {
    from {color: #ffffff;}
    50% {color:#c12a00}
    to {color: #ffffff;}
}

#gelbBlink{
    -webkit-animation: bggelb 4s; 
    -webkit-animation-iteration-count: infinite; 
}
@-webkit-keyframes bggelb {
    from {color: #ffffff;}
    50% {color:#eee21a}
    to {color: #ffffff;}
}
@keyframes bggelb {
    from {color: #ffffff;}
    50% {color:#eee21a}
    to {color: #ffffff;}
}

#gruenBlink{
    -webkit-animation: bggruen 4s; 
    -webkit-animation-iteration-count: infinite; 
}
@-webkit-keyframes bggruen {
    from {color: #ffffff;}
    50% {color:#91c300}
    to {color: #ffffff;}
}
@keyframes bggruen {
    from {color: #ffffff;}
    50% {color:#91c300}
    to {color: #ffffff;}
}


#rotBlink1{
    -webkit-animation: bgrot1 1s; 
    -webkit-animation-iteration-count: infinite; 
}
@-webkit-keyframes bgrot1 {
    from {color: #ffffff;}
    50% {color:#c12a00}
    to {color: #ffffff;}
}
@keyframes bgrot1 {
    from {color: #ffffff;}
    50% {color:#c12a00}
    to {color: #ffffff;}
}

#gelbBlink1{
    -webkit-animation: bggelb1 1s; 
    -webkit-animation-iteration-count: infinite; 
}
@-webkit-keyframes bggelb1 {
    from {color: #ffffff;}
    50% {color:#eee21a}
    to {color: #ffffff;}
}
@keyframes bggelb1 {
    from {color: #ffffff;}
    50% {color:#eee21a}
    to {color: #ffffff;}
}

#gruenBlink1{
    -webkit-animation: bggruen1 1s; 
    -webkit-animation-iteration-count: infinite; 
}
@-webkit-keyframes bggruen1 {
    from {color: #ffffff;}
    50% {color:#91c300}
    to {color: #ffffff;}
}
@keyframes bggruen1 {
    from {color: #ffffff;}
    50% {color:#91c300}
    to {color: #ffffff;}
}

.bg_option{
	font-weight: bold; 
	color:#ffffff; 
	background-color:#1774b5
	
}

.td_lang {
	
white-space:nowrap;	
}

.meldung_mitarbeiter {
background-color: #d12222;
width: 300px;
color: #ffffff;	
margin-bottom: 5px;
border-radius: 3px;
	
}

.no_mitarbeiter {
background-color: #d12222;
border-top: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
padding: 15px 25px;
color: #ffffff;
}

.ok_mitarbeiter{
	background-color: #91c300;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	padding: 15px 25px;
	color: #ffffff;	
}

#test {

	top: 0;
	left: 0;
	width: 36px;
	height: 36px;
}

.test {
background-color: #d12222;
}

#colorSelector2 {
	position: absolute;
	top: 0;
	left: 0;
	width: 36px;
	height: 36px;
	background: url(../images/select2.png);
}
#colorSelector2 div {
	position: absolute;
	top: 4px;
	left: 4px;
	width: 28px;
	height: 28px;
	background: url(../images/select2.png) center;
}

#colorpickerHolder2 {
	top: 32px;
	left: 0;
	width: 356px;
	height: 0;
	overflow: hidden;
	position: absolute;
}
#colorpickerHolder2 .colorpicker {
	background-image: url(../images/custom_background.png);
	position: absolute;
	bottom: 0;
	left: 0;
}
#colorpickerHolder2 .colorpicker_hue div {
	background-image: url(../images/custom_indic.gif);
}
#colorpickerHolder2 .colorpicker_hex {
	background-image: url(../images/custom_hex.png);
}
#colorpickerHolder2 .colorpicker_rgb_r {
	background-image: url(../images/custom_rgb_r.png);
}
#colorpickerHolder2 .colorpicker_rgb_g {
	background-image: url(../images/custom_rgb_g.png);
}
#colorpickerHolder2 .colorpicker_rgb_b {
	background-image: url(../images/custom_rgb_b.png);
}
#colorpickerHolder2 .colorpicker_hsb_s {
	background-image: url(../images/custom_hsb_s.png);
	display: none;
}
#colorpickerHolder2 .colorpicker_hsb_h {
	background-image: url(../images/custom_hsb_h.png);
	display: none;
}
#colorpickerHolder2 .colorpicker_hsb_b {
	background-image: url(../images/custom_hsb_b.png);
	display: none;
}
#colorpickerHolder2 .colorpicker_submit {
	background-image: url(../images/custom_submit.png);
}
#colorpickerHolder2 .colorpicker input {
	color: #778398;
}

#customWidget {
	position: relative;
	height: 36px;
}

.gps_box{
height: 1px;	
	
}



.b_u{
	border-bottom: 1px solid #eaeaea;
}

.b_l{
	border-left: 1px solid #eaeaea;
}

.b_r{
	border-right: 1px solid #eaeaea;
}

.b_o{
	border-top: 1px solid #eaeaea;
}

.b_uu{
	border-bottom: 1px solid #3991cf;
}

.b_ll{
	border-left: 1px solid #3991cf;
}

.b_rr{
	border-right: 1px solid #3991cf;
}

.b_oo{
	border-top: 1px solid #3991cf;
}


.b_r_u{
	border-radius: 0 0 3px 0;
}

.b_r_l{
	border-radius: 0 0 0 3px;
}

.b_r_r{
	border-radius: 0 3px 0 0;
}

.b_r_o{
	border-radius: 3px 0 0 0;
}

.bg_info_alternav{
	padding: 13px 15px;
	background-color: #3991cf;
	color: #ffffff;
	font-size: 15px;
}
	
.padd_lr_5{

padding-left: 5px;
padding-right: 5px;	
	
}

.placeholder{color: grey;}
select option:first-child{color: grey;}



.font_16{
	font-size: 16px;
}

.input-file-container {
  position: relative;
  width: 330px;
  border: 1px solid #eae9ea;
  border-right: none;
  border-radius: 5px 0 0 5px;
} 
.js .input-file-trigger {
  display: block;
  padding: 14px 45px 15px 20px;
  background: #ffffff;
  border-radius: 5px 0 0 5px;

  transition: all .4s;
  cursor: pointer;
}
.js .input-file {
  position: absolute;
  top: 0; left: 0;
  width: 330px;
  opacity: 0;
  padding: 14px 0;
  cursor: pointer;

}
.js .input-file:hover + .input-file-trigger,
.js .input-file:focus + .input-file-trigger,
.js .input-file-trigger:hover,
.js .input-file-trigger:focus {
  background: #fafafa;
 
}

.file-return {
  margin: 0;
}
.file-return:not(:empty) {
  margin: 1em 0;
}
.js .file-return {
  font-style: italic;
  font-size: .9em;
  font-weight: bold;
}
.js .file-return:not(:empty):before {
  content: "Ausgewählte Datei: ";
  font-style: normal;
  font-weight: normal;
}

.input-file-container1 {
  position: relative;
  width: 330px;
  border: 1px solid #eae9ea;
  border-right: none;
  border-radius: 5px 0 0 5px;
} 
.js .input-file-trigger1 {
  display: block;
  padding: 14px 45px 15px 20px;
  background: #ffffff;
  border-radius: 5px 0 0 5px;

  transition: all .4s;
  cursor: pointer;
}
.js .input-file1 {
  position: absolute;
  top: 0; left: 0;
  width: 330px;
  opacity: 0;
  padding: 14px 0 13px 0;
  cursor: pointer;

}
.js .input-file1:hover + .input-file-trigger1,
.js .input-file1:focus + .input-file-trigger1,
.js .input-file-trigger1:hover,
.js .input-file-trigger1:focus {
  background: #fafafa;
 
}

.file-return1 {
  margin: 0;
}
.file-return1:not(:empty) {
  margin: 1em 0;
}
.js .file-return1 {
  font-style: italic;
  font-size: .9em;
  font-weight: bold;
}
.js .file-return1:not(:empty):before {
  content: "Ausgewählte Datei: ";
  font-style: normal;
  font-weight: normal;
}


.txtcenter {
  margin-top: 4em;

  text-align: left;
  color: #aaa;
}
.copy {
  margin-top: 2em;
}
.copy a {
  text-decoration: none;
  color: #1ABC9C;
}


.butt_import{
	
background: #e7ebe9;	
text-align: center;
padding: 14px 30px;
border-radius: 0 5px 5px 0;
cursor: pointer;
border: 1px solid #cccccc;
}

.butt_import_1{

background: #e7ebe9;	
text-align: center;
padding: 14px 30px;
border-radius: 5px;
cursor: pointer;
border: 1px solid #cccccc;
}

.butt_import_2{
padding: 14px 30px 15px 30px;
border-radius: 0;
cursor: pointer;
margin-right: 0px
}

.butt_import_3{
padding: 14px 30px 15px 30px;
border-radius: 0 5px 5px 0;
cursor: pointer;
}

.tab_rund{
border-radius: 5px;
}

.bg_cursor:hover{
	background-color:#5b9bd5;
	transition: all .4s;
	cursor:pointer;
}

.chat_tr td{
	border-bottom: 5px solid #ffffff;
}

.chat_sym{
	width: 100px;
	padding-top: 10px;
	padding-bottom: 15px;
	position:fixed;
	bottom:0;
	right:160px;
	background:url(../images/bg_navi_blau.jpg);
	text-align: center;
	border-radius: 5px 5px 0 0;
	border-bottom: 1px solid #ffffff;
}

.chat_sym_gruen{
	width: 100px;
	padding-top: 10px;
	padding-bottom: 15px;
	position:fixed;
	bottom:0;
	right:160px;
	text-align: center;
	border-radius: 5px 5px 0 0;
	border-bottom: 1px solid #ffffff;
    -webkit-animation: bggr1 3s; 
    -webkit-animation-iteration-count: infinite; 
}
@-webkit-keyframes bggr1 {
    from {background: url(../images/bg_navi_blau.jpg)}
    50% {background: url(../images/bg_navi_gruen.jpg)}
    to {background: url(../images/bg_navi_blau.jpg)}
}
@keyframes bggr1 {
  from {background: url(../images/bg_navi_blau.jpg)}
    50% {background: url(../images/bg_navi_gruen.jpg)}
    to {background: url(../images/bg_navi_blau.jpg)}
}


.chat{
	height: 600px;
	width: 500px;
	position:fixed;
	bottom:0;
	right:160px;
	
	background-color: #ffffff;
	border: 1px solid #cccccc;
	border-radius: 5px 5px 0 0;
	box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.32);
	-moz-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.32);
	-webkit-box-shadow:  2px 2px 4px rgba(0, 0, 0, 0.32);
}

.chat_auftrag{
	height: 600px;
	width: 500px;
	
	bottom:0;
	right:160px;
	
	background-color: #ffffff;
	border: 1px solid #cccccc;
	border-radius: 5px 5px 0 0;
	box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.32);
	-moz-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.32);
	-webkit-box-shadow:  2px 2px 4px rgba(0, 0, 0, 0.32);
}

.chat_mita_in{
	width: 482px;
	margin-top: 10px;
	
	
}
.chat_mita_ausw{
	padding: 9px 35px;
	float:none;
	margin-right: 5px;
}


.chat_edit, .chat_edit1{
	
	background-color: #fafafa;
	border-top: 1px solid #efefef;
	border-bottom: 1px solid #efefef;
}

.chat_edit{
	padding: 15px;
	padding-right: 0;
}

.chat_edit1{
	padding-left: 2px;
}

.chat_file{
	float:left;
	width: 200px;
}

.chat_tab{
	background: url(../images/bg_navi_blau.jpg);
	color: #ffffff;
	font-size: 18px;
}

.chat_tab_gruen{
	color: #ffffff;
	font-size: 18px;
    -webkit-animation: bggr 3s; 
    -webkit-animation-iteration-count: infinite; 
}
@-webkit-keyframes bggr {
    from {background: url(../images/bg_navi_blau.jpg)}
    50% {background: url(../images/bg_navi_gruen.jpg)}
    to {background: url(../images/bg_navi_blau.jpg)}
}
@keyframes bggr {
    from {background: url(../images/bg_navi_blau.jpg)}
    50% {background: url(../images/bg_navi_gruen.jpg)}
    to {background: url(../images/bg_navi_blau.jpg)}
}

.chat_tab_in{
	float:left;
	width: 360px;
	padding: 15px 25px;
}
.chat_tab1{
	background-color: #fafafa;
	padding: 10px 0 15px 15px;
	display: none;
	border-bottom: 5px solid #ffffff;
}
.chat_tab_in1{
	float:left;
	width: 406px;
	margin-right: 20px;
}

.chat_tab_in_le{
	padding: 15px;
}

.chat_sc{
	
	overflow-y: scroll;
}

.chat_tr_in{
	padding: 10px;
}


.chat_ueber{
	float:left;
	width: 405px;
}


.aufgaben_tr td{
	border-bottom: 5px solid #ffffff;
}

.aufgaben_sym{
	width: 100px;
	padding-top: 14px;
	padding-bottom: 15px;
	position:fixed;
	bottom:0;
	right:40px;
	background:url(../images/bg_navi_blau.jpg);
	text-align: center;
	border-radius: 5px 5px 0 0;
	border-bottom: 1px solid #ffffff;
}

.aufgaben_sym_gruen{
	width: 100px;
	padding-top: 10px;
	padding-bottom: 15px;
	position:fixed;
	bottom:0;
	right:40px;
	text-align: center;
	border-radius: 5px 5px 0 0;
	border-bottom: 1px solid #ffffff;
    -webkit-animation: bggr1 3s; 
    -webkit-animation-iteration-count: infinite; 
}
@-webkit-keyframes bggr1 {
    from {background: url(../images/bg_navi_blau.jpg)}
    50% {background: url(../images/bg_navi_gruen.jpg)}
    to {background: url(../images/bg_navi_blau.jpg)}
}
@keyframes bggr1 {
  from {background: url(../images/bg_navi_blau.jpg)}
    50% {background: url(../images/bg_navi_gruen.jpg)}
    to {background: url(../images/bg_navi_blau.jpg)}
}


.aufgaben{
	height: 600px;
	width: 500px;
	position:fixed;
	bottom:0;
	right:40px;
	display: none;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	border-radius: 5px 5px 0 0;
	box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.32);
	-moz-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.32);
	-webkit-box-shadow:  2px 2px 4px rgba(0, 0, 0, 0.32);
}

.aufgaben_mita_in{
	width: 482px;
	margin-top: 10px;
	
	
}
.aufgaben_mita_ausw{
	padding: 9px 35px;
	float:none;
	margin-right: 5px;
}


.aufgaben_edit, .aufgaben_edit1{
	
	background-color: #fafafa;
	border-top: 1px solid #efefef;
	border-bottom: 1px solid #efefef;
}

.aufgaben_edit{
	padding: 15px;
	padding-right: 0;
}

.aufgaben_edit1{
	padding-left: 2px;
}

.aufgaben_file{
	float:left;
	width: 200px;
}

.aufgaben_tab{
	background: url(../images/bg_navi_blau.jpg);
	color: #ffffff;
	font-size: 18px;
}

.aufgaben_tab_gruen{
	color: #ffffff;
	font-size: 18px;
    -webkit-animation: bggr 3s; 
    -webkit-animation-iteration-count: infinite; 
}
@-webkit-keyframes bggr {
    from {background: url(../images/bg_navi_blau.jpg)}
    50% {background: url(../images/bg_navi_gruen.jpg)}
    to {background: url(../images/bg_navi_blau.jpg)}
}
@keyframes bggr {
    from {background: url(../images/bg_navi_blau.jpg)}
    50% {background: url(../images/bg_navi_gruen.jpg)}
    to {background: url(../images/bg_navi_blau.jpg)}
}

.aufgaben_tab_in{
	float:left;
	width: 360px;
	padding: 15px 25px;
}
.aufgaben_tab1{
	background-color: #fafafa;
	padding: 10px 0 15px 15px;
	display: none;
	border-bottom: 5px solid #ffffff;
}
.aufgaben_tab_in1{
	float:left;
	width: 406px;
	margin-right: 20px;
}

.aufgaben_tab_in_le{
	padding: 15px;
}

.aufgaben_sc{
	
	overflow-y: scroll;
}

.aufgaben_tr_in{
	padding: 10px;
}


.aufgaben_ueber{
	float:left;
	width: 405px;
}

.gelesen_von{
	display:block;
}


.bg_cursor_grau{
	background-color: #f9f9f9;
	cursor:pointer;
}

.bg_cursor_grau:hover{
	background-color:#e7ebe9;
	transition: all .4s;
}

.bg_cursor_blau{
	background:#1774b5;
	cursor:pointer;
}

.bg_cursor_blau:hover{
	background:#2d80ba;
	transition: all .4s;
}

.plus_butt{
	font-size: 22px; 
	line-height: 16px; 
	float:left; 
	color:#39e804;
}

.del_butt{
	font-size: 18px; 
	line-height: 12px; 
	float:left; 
	color:#d92400;
	font-weight: bold;
}

.td_check{
	width: 40px;
	text-align: center;
	padding: 7px 0;
	background:#f9f9f9;
	border: 1px solid #eeeeee;
	border-radius: 5px 0 0 5px;
}

.td_text{
	padding: 7px 15px;
	border: 1px solid #eeeeee;
	border-left: none;
	border-radius: 0 5px 5px 0;
}

.div_close{
	cursor:pointer;
	border-radius: 3px;
	text-align: center;
	border: 1px solid #ecf0f1;
	background:#ffffff;
	color: #ff3118
}

.div_close:hover{
	background:#f2f1ef;
	transition: all .4s;
}


/*Navi-------------------------------*/

.navbarrr {
	overflow: hidden;
	background-color: #4e4e4e;
	background-image: url('../images/bg_navi.jpg');
}

.navbarrr a {
	float: left;
	font-size: 15px;
	color: #f4f4f4;
	text-align: center;
	padding: 21px 16px;
	text-decoration: none;
	
	border-right: 1px solid #4e4e4e;
}

.dropdown {
	float: left;
	overflow: hidden;
}

.dropdown .dropbtn {
	font-size: 15px;
	color: #f4f4f4;
	padding: 19px 16px 17px 16px;
	background-color: inherit;
	border: none;
	cursor:pointer;
	border-right: 1px solid #4e4e4e;
}

.fa-caret-down2:before {
	content: "\f0d7";
	font-size: 19px;
	line-height: 15px;
	color: #1774b5;
}



.navbarrr a:hover, .dropdown:hover .dropbtn {
	background-image: url('../images/bg_navi_blau.jpg');
	
}

.bg_gruen {
	background-image: url('../images/bg_navi_gruen.jpg');
	
}

.dropdown:hover .fa-caret-down2:before {
	color: #f4f4f4;
	
}

.nav_aktiv .fa-caret-down2:before {
	color: #f4f4f4;
	
}

.dropdown-content {
	display: none;
	position: absolute;
	color: #f4f4f4;
	background-color: #3d3d3d;
	min-width: 194px;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	z-index: 1;
}


.dropdown-content a {
	float: none;
	color: black;
	padding: 12px 16px;
	text-decoration: none;
	display: block;
	text-align: left;
	color: #f4f4f4;
	border-bottom: 1px solid #4e4e4e;
}

.dropdown-content a:hover .curs_weiss{

	background-image: url('../images/bg_navi_blau.jpg');

}

.dropdown:hover .dropdown-content {
  display: block;
  
} 

.nav_aktiv{
	
	background-image: url('../images/bg_navi_blau.jpg');
	
}



.curs_weiss:hover{
	color: #f4f4f4;
	
}

.no_border{
	border: none;
}

.tab_le_grau{
	background: url('../images/bg_tab1.jpg');	
	text-align: center;
	padding: 14px 14px;
	border-radius: 5px 0 0 5px;
	border: 1px solid #dddddd;
	border-right: none;
	font-weight: bold;
}

.tab_ri_weiss{
	border-radius: 0 5px 5px 0;
	border: 1px solid #dddddd;
}

.gb_weiss{
	background-color: #ffffff;
}

.weiss_anf{
	padding: 14px 14px;
	border-radius: 0;
	border-right: none;
}

.weiss_end{
	padding: 14px 14px;
	
}

.weiss_mi{
	padding: 14px 14px;
	border-radius: 0;
	border-right: none;
}

.grau_mi{
	border-radius: 0;
	
}


.td_unt_aus_le{	
	padding: 5px 10px;	
	border: 1px solid #f2f2f2;
	border-right: none;
	border-radius: 0 0 0 5px;
	background-color: #f9f9f9;
	color: #333333;
}

.td_unt_aus_ri{	
	padding: 5px 10px;	
	border: 1px solid #f2f2f2;
	border-left: none;
	background-color: #f9f9f9;
	color: #333333;
}

.td_unt_aus_le_unt{	
	padding: 15px 10px;	
	border-radius: 5px 0 0 5px;
	background-color: #1774b5;
}

.td_unt_aus_ri_unt{	
	padding: 15px 10px;
	background-color: #1774b5;
	border-radius: 0 5px 5px 0;
	border-right: 2px solid #ffffff;
}



.butt_zeit_le{
	float:left;	
	text-align: center;
	padding: 15px 23px;
	border-radius: 5px 0 0 5px;
	border: 1px solid #dddddd;
	font-weight: bold;
	cursor:pointer;
}

.butt_zeit_le:hover{
	background-color:#e7ebe9;
	transition: all .4s;
}

.butt_zeit_mi{
	float:left;	
	text-align: center;
	padding: 15px 23px;
	border-radius: 5px 0 0 5px;
	border: 1px solid #dddddd;
	
}

.butt_zeit_ri{
	float:left;	
	text-align: center;
	margin-top: 0;
	padding: 15px 23px 15px 23px;
	border-radius: 0 5px 5px 0;
	border: 1px solid #dddddd;
	font-weight: bold;
	cursor:pointer;
}

.butt_zeit_ri:hover{
	background-color:#e7ebe9;
	transition: all .4s;
}

.bg_zeit{
	background-color:#f9f9f9;
	cursor:pointer;
}

.bg_zeit:hover{
	background-color:#e7ebe9;
	transition: all .4s;
}

.margin_zeit{
	margin-left: 5px;
	margin-right: 5px;
	border: 1px solid #dddddd;
	border-radius: 5px;
	font-size: 16px;
	padding: 12px 23px 14px 23px;
	cursor:pointer;
}

.margin_zeit:hover{
	background-color:#e7ebe9;
	transition: all .4s;
}

.cont_zeit{
	background-color:#ffffff;
	border-radius: 0;
	border-left: none;
	border-right: none;
}

.bor_zeit_re{
	border-radius: 0 5px 5px 0;
	cursor:pointer;
}

.bor_zeit_re:hover{
	background-color:#e7ebe9;
	transition: all .4s;;
}

.file_datei{
	position: absolute;
	top: 0; left: 0;
	width: 330px;
	opacity: 0;
	padding: 14px 0;
	cursor: pointer;
}

.navi_td_logo{
	background-color: #f9f9f9;
	background-image: url('../images/bg_navi_grau.jpg');
	padding: 9px 20px 8px 20px;
	border-radius: 5px 0 0 5px;	
	border: 1px solid #eeeeee;
}

.navi_td_user{
	
	border-right: none;
	border-left: none;
	padding-left: 20px;
	padding-right: 20px;
}

.navi_td_logout{
	background-color:#1774b5;
	background-image: url('../images/bg_navi_blau.jpg');
	border-left: 1px solid #eeeeee;
	padding: 19px 20px 18px 20px; 
	border-radius: 0 5px 5px 0;
	cursor:pointer;
}

.del_ordner{
	
	padding: 12px 7px 13px 2px; 
	background-color:#f9f9f9;
	text-align: center;
	color: #de0808;
	font-weight: bold;
	cursor:pointer;
	font-size: 16px;
	border: 1px solid #ecf0f1;
	border-radius: 5px;
}

.del_ordner:hover{
	background-color:#e7ebe9;
	transition: all .4s;
}

.del_status{
	
	padding: 12px 5px 13px 5px; 
	background-color:#f9f9f9;
	text-align: center;
	color: #de0808;
	font-weight: bold;
	cursor:pointer;
	font-size: 16px;
	border: 1px solid #ecf0f1;
	border-radius: 0 5px 5px 0;
}

.del_status:hover{
	background-color:#e7ebe9;
	transition: all .4s;
}

.err_meldung{
	background-color: #d12222;
	color: #ffffff;	
	border-radius: 5px;
	padding: 25px 30px;
	font-size: 15px;
}

.err_meldung{
	background-color: #d12222;
	color: #ffffff;	
	border-radius: 5px;
	padding: 25px 30px;
	font-size: 15px;
}

.fsize_15{font-size: 15px;}
.fsize_14{font-size: 14px;}

.bgcolor_rot{background-color: #f74f4f;}
.bgcolor_grau{background-color:#f2f2f2;}
.bgcolor_gruen{background-color: #87dc00;}

.bo_radius_tl{border-radius: 5px 0 0 0;}
.bo_radius_tr{border-radius: 0 5px 0 0;}
.bo_radius_br{border-radius: 0 0 5px 0;}
.bo_radius_bl{border-radius: 0 0 0 5px;}
.bo_radius_tl_tr{border-radius: 5px 5px 0 0;}
.bo_radius_br_bl{border-radius:  0 0 5px 5px;}
.bo_radius_tl_bl{border-radius:  5px 0 0 5px;}
.bo_radius_tr_br{border-radius:  0 5px 5px 0;}

.color_fff{color: #ffffff;}
.color_333{color: #333333;}
.color_rot{color: #f74f4f;}

.padd_30{padding: 30px;}
.padd_25{padding: 25px;}
.padd_15{padding: 15px;}

.padd_to_3{padding-top: 3px;}
.padd_to_5{padding-top: 5px;}
.padd_to_8{padding-top: 8px;}

.padd_bo_0{padding-bottom: 0;}

.padd_15_25{padding: 15px 25px;}

.float_le{float:left;}
.float_ri{float:right;}
.float_no{float:none;}


.brd_rot{border: 1px solid #f74f4f;}

.txt_c{text-align: center;}


.err_meldung_div{
	color: #ffffff;
}

.na_meldung{
	background-color: #33d402;
	color: #ffffff;	
	border-radius: 5px;
	padding: 25px 30px;
	font-size: 16px;
	
}

.na_meldung_zusatz{
	padding: 6px 20px;
	font-size: 12px;
	position:absolute;
}

.td_mail_le{
	
	
}

.div_scroll_auswahl{
	position:absolute;
	margin-left: -5px;
	
	border: 1px solid #eaeaea;
	border-top: none;
	border-radius: 5px;
	background-color: #ffffff;
}

.div_scroll_auswahl_in{
	width: 100%;
	height: 290px;
	overflow-y: scroll;
	background-color: #ffffff;
	
	border-radius: 5px;
}

.bg_div1{
	background-color: #ffffff;
	border-bottom: 1px solid #f2f2f2;
	cursor: pointer;
}

.bg_div2{
	background-color: #fafafa;
	border-bottom: 1px solid #f2f2f2;
	cursor: pointer;
}

.bg_div1 td{
	padding-top: 7px;
	padding-bottom: 7px;
}

.bg_div2 td{
	padding-top: 7px;
	padding-bottom: 7px;
}

.bg_div1:hover, .bg_div2:hover{
	background-color:#5b9bd5;
	transition: all .4s;
}

.del_auswahl{
display: none;
padding-top: 7px;
padding-bottom: 9px;
margin-left: -20px;
cursor:pointer;
color:#da0000;
font-size: 16px;
}

.such_auswahl_datanorm{


margin-left: -30px;
cursor:pointer;
color:#666666;
font-size: 15px;
border-radius: 0 5px 5px 0;
}

.such_auswahl_datanorm_del{

margin-left: -50px;
border-radius: 0;
}

.del_auswahl_datanorm{

margin-left: -22px;
cursor:pointer;
color:#666666;
font-size: 15px;
border-radius: 0 5px 5px 0;
}

.del_auswahl_datanorm_zusatz{

margin-left: -27px;
}

.del_auswahl_small{
margin-left: -10px;
}

.del_table{
	background-color:#da0000;
	color: #ffffff;
	cursor:pointer;
	padding: 0;
	text-align: center;
}


.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}

.fade.show {
  opacity: 1;
}

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .5;
}

.close:focus, .close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: .75;
}

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

.modal-open {
  overflow: hidden;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0;
}

.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out, -o-transform 0.3s ease-out;
  -webkit-transform: translate(0, -25%);
       -o-transform: translate(0, -25%);
          transform: translate(0, -25%);
}

.modal.show .modal-dialog {
  -webkit-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

.modal-content {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}


.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

.modal-backdrop.fade {
  opacity: 0;
}

.modal-backdrop.show {
  opacity: 0.5;
}

.modal-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 15px;
  border-bottom: 1px solid #eceeef;
}

.modal-title {
  margin-top: 0;
  margin-bottom: .5rem;
  margin-bottom: 0.5rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
 font-size: 16px;
text-align:left;
}

.modal-body {
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  padding: 15px;
}

.modal-footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 15px;
  border-top: 1px solid #eceeef;
}

.modal-footer > :not(:first-child) {
  margin-left: .25rem;
}

.modal-footer > :not(:last-child) {
  margin-right: .25rem;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 600px;
    margin: 30px auto;
  }
  .modal-sm {
    max-width: 300px;
  }
}

@media (min-width: 992px) {
  .modal-lg {
    max-width: 600px;
  }
}

.brd_unt{
	border-bottom: 3px solid #5b9bd5;	
}

.ueber_blau{
	color: #1774b5;
}

.err_div_form_neu_rg{
	background-color: #e00005;
}

.disp_auftraggeber{
	
	display: none;
}


.div_rg {
background-color:#fff;	
width: 100%;
font-size: 13px;
padding: 15px 0 15px 0;
color: #3f3f3f;
margin-top: -30px;
}

.div_rg:hover {
background-color:#f9f9f9;	
}

.butt_rg {
background-color:#0070ba;
font-size: 12px;
width: 116px;
padding: 10px 0;
text-align: center;
color: #ffffff;
border: 0;
border-radius: 5px;	
margin-left: 145px;
font-weight: bold;
}

.info_demo{		
border-radius: 5px;	
-webkit-box-shadow: 0 6px 12px -7px rgba(0, 0, 0, 1);
 box-shadow: 0 6px 12px -7px rgba(0, 0, 0, 1);
}

.info_demo_in{
padding: 25px;
text-align:center;
color: #ffffff;
font-size: 14px;

}

.helblau{
background-color:#03abea; 	
-webkit-box-shadow: 0 6px 12px -7px rgba(0, 0, 0, 1);
 box-shadow: 0 6px 12px -7px rgba(0, 0, 0, 1);
 border:0;
}
.helblau:hover{
background-color:#00baff;	
-webkit-box-shadow: 0 6px 9px -9px rgba(0, 0, 0, 1);
 box-shadow: 0 6px 9px -9px rgba(0, 0, 0, 1);
}

.div_msg_na{
	position:absolute;
	padding-top: 6px;
	color: #e00005;
	font-family:arial;
	width:20px;
	text-align:center; 
	font-size: 12px;
}

.pp_ri{
	
	border-radius: 0 5px 5px 0;	
}
.pp_le{
	
	border-radius: 5px 0 0 5px;	
}

.p_7_15{
	padding: 7px 15px;
}

.rg_div_opt{
	position:absolute;
	margin-top: 50px;
	left: 287px; 
	display:none;
	width: 220px;
}

.rg_div_opt1{
	position:absolute;
	margin-top: 50px;
	left: 688px; 
	display:none;
	width: 230px;
}

.rg_div_opt2{
	position:absolute;
	margin-top: 50px;
	left: 472px; 
	display:none;
	width: 230px;
}

.rg_div_opt3{
	position:absolute;
	margin-top: 50px;
	left: 658px; 
	display:none;
	width: 220px;
}


.rg_div_opt4{
	position:absolute;
	margin-top: 50px;
	left: 519px; 
	display:none;
	width: 305px;
}

.rg_div_opt5{
	position:absolute;
	margin-top: 50px;
	display:none;
	width: 205px;
}

.div_butt_rg{
	
	background-color: #ffffff;
	border-radius: 5px;
	box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.32);
	-moz-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.32);
	-webkit-box-shadow:  2px 2px 4px rgba(0, 0, 0, 0.32);
}
.butt_rg_opt{
	font-size: 12px;
	
	padding: 15px;
	text-align: left;
	border: 0;
	cursor:pointer;
	border-bottom: 1px solid #ecf0f1;
}
.butt_rg_opt:hover{
	background-color:#fafafa;	

}

.butt_rg_opt_roobeo{

	background-image: url('../images/roobeo_einkauf.jpg');
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: 10px 10px;
	height: 60px;
	width: 220px;
	border: 0;
	cursor:pointer;
	border-bottom: 1px solid #ecf0f1;
}


.tab_print{
	float:left;
}


.bauinfo_le{
	border-bottom: 1px dotted #aaaaaa;
	width: 360px;
	
}

.bauinfo_le1{
	border-bottom: 1px dotted #aaaaaa;
	width: 420px;
	
}

.bauinfo_ri{
	border-bottom: 1px dotted #aaaaaa;
	width: 300px;
	
}

.tab_term_info{
	border: 1px solid #aaaaaa;
	padding: 10px;
	
}

.tab_term_info1{
	border: 1px solid #aaaaaa;
	padding: 5px 10px;
	
}

.chat_bg_neu{
    -webkit-animation: chat_bg_neu 15s; 
    
}

@keyframes chat_bg_neu {
    from {background-color: #5b9bd5;}
    to {background-color: #fafafa;}
}

.div_jornal{
	 -webkit-animation: down_jorn 3s;
	color: #ffffff;
	border-radius: 3px;
	background-color: #02cd28;
}

@keyframes down_jorn {
    from {background-color: #fafafa;}
    to {background-color: #02cd28;}
}

.div_jornal1{
	 -webkit-animation: down_jorn1 3s;
	color: #ffffff;
	border-radius: 3px;
	background-color: #e00005;
}

@keyframes down_jorn1 {
    from {background-color: #fafafa;}
    to {background-color: #e00005;}
}

.div_jornal11{

	color: #ffffff;
	border-radius: 3px;
	background-color: #e00005;
}

.div_jornal_in{
	padding: 16px 23px;
}

.div_jor_save{
	position: absolute;
	left: 280px;
	margin-top: 20px;
}

 #resultat, .fl{display:inline;}
    .kurz{color:#900000;}
    .schwach{color:#ffa500;}
    .gut{color:#000;}
    .stark{color:#009000;}

    .boldgreen{font-weight:bold;color:green;}

    #minimum{margin-top:10px;}
    #grossundklein{margin-top:5px;}
    #buchstabenundzahlen{margin-top:5px;}
    #sonderzeichen{margin-top:5px;}
	
.txt_area{
	
	width: 97.2%; 
}

.db_suche_kunde:hover, .db_suche_person:hover{
	background-color: #0078d7;
	color: #ffffff;
}

.db_suche_kunde_div:hover, .db_suche_person_div:hover{
	background-color: #fafafa;
}

#firmen_div{
	
	border: 1px solid #ecf0f1;
}

#firmen_tab td{
	
	padding: 4px 10px;
	cursor:	pointer;
}

.list-item:hover{
	
	background-color: #0078d7;
	color: #ffffff;
}

.tab_ueber_blau{
background-color: #3b607a;
color: #f9f9f9;
padding: 14px 10px;
font-weight: bold;
}


#print_zeit{
  color: #aaaaaa;
  font-size: 22px;
  }
