@import "userstyles.css";
@import "mystyles.css";
@import "jquery.jcarousel.css";
td {
   padding: 3px !important;
   vertical-align: top !important;
   font-size: 14px;
}

td.middle {
   padding: 8px !important;
   vertical-align: middle !important;
}

.color-blue {
  color: #0088CC !important;
}
.backcolor-gray {
  background-color: #efefef !important;
}

.backcolor-error {
  background-color:#ffc0c0 !important;
}

.color-error {
  color:#bd1d1f !important;
}

.ueberschrift {
	font-size: 18px;
	color: #0088CC;
	font-weight:200;
	text-transform: none;
}

.font-mini {
  font-size:11px !important;
  line-height:12px !important;
  padding-bottom:10px;
}

.font-small {
  font-size:12px !important;
  line-height:15px !important;
}

.font-standard {
  font-size:14px !important;
}

.font-big {
  font-size:18px !important;
}

.font-medium {
  font-size:18px !important;
}

.width95 {
  width:95%  !important;
}

.padding-top10 {
  padding-top: 10px !important;
}

.padding10 {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

.padding20 {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}

.margin20 {
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}

.bold {
  font-weight: bold !important;
}

.indent{
  margin-left: 1px !important;
  padding-left: 18px;
  text-indent: -8px;
}

.aufzaehlung{
  margin-left: -2px !important;
  padding-left: 18px;
  text-indent: -8px;
}

.indent20 {
  margin-left: 20px !important;
}

label:hover {
  border-bottom:1px dotted;
}

.popup-big {
  width:700px  !important;
  margin-left:-350px !important;
}

.popup-small {
  width:350px  !important;
  margin-left:-180px !important;
  margin-top:150px !important;
}

.popup-height {
  max-height:700px  !important;
}

.popup-middleheight {
  max-height:600px  !important;
}

.input-xxxlarge {
  width:95%  !important;
}

.editoreingabe {
  width:655px  !important;
  height:300px  !important;
}

.input-mikro {
  width:30px;
}
.input-zentriert {
  text-align:center;
}

.inputappend {
  padding: 5px 7px 6px 4px !important;
}

.font-disabled {
  color: #D6D6D6 !important;
  cursor:not-allowed;
}

.iconselect {
 cursor:pointer;
}

hr.blue {
  background-color:#0088CC;
  border:#0088CC;
  height:1px;
  width:100%;
  margin-bottom:5px;
  margin-top:5px;
}

.wg_hier {
  list-style-image:url('images/wg_hier.png');
  padding-left:10px !important;
}

.hat_uwg {
  list-style-image:url('images/hat_uwg.png');
  padding-left:3px !important;

}

.wg_child {
 padding-left:10px !important;
}


.input-suchfeld {
	width: 65% !important;
}

.input-geraetesuche {
  width: 95% !important;
}

.suchfeld-info {
	margin-top: -25px;
	margin-bottom: 20px;
}

.tabelle-zentriert {
  margin-left:auto;
  margin-right:auto;
}

.dunkel {
  background-color:#f8f8f8 !important;
}

td.klein_dunkel {
  font-size:11px;
  background-color:#f8f8f8;
}

td.klein_hell {
  font-size:11px;
}

.scrolldiv {
  max-height: 350px;
  overflow: auto;
}

.scrolldiv200 {
  max-height: 200px;
  padding: 20px !important;
  margin-top: 20px !important;
  overflow: auto;
}

.text-white {
  color: #FFFFFF !important;
}

.text-black {
  color: #000000 !important;
}

.text-tooltip {
  cursor:help;
  border-bottom:1px dotted;
}

.einzug {
  margin-left: -20px;
}
.prettybox {
  width: 300px !important;
  padding: 20px;
}

.select {
  margin-bottom: -10px !important;
}

.hervorheben {
  font-weight:bold;
  background-color:#ffff80;
}

.nachrichtenbox {
  font-weight:bold;
  background-color:#ffff80;
}