.form_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration:none;
	color: #FFFFFF;
	border: 1px #333333;
	background-color:#336699;
	cursor:pointer;
}

.fliesstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #000000;
}
.text_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.smallhead_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
	font-weight:bold;
}

.category_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #336699;
	font-weight:bold;
}

.table_head{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background-color:#88a6be;
	padding-left:6px;
	padding-right:6px;
	font-weight:bold;	
}
.table_head_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background-color:#88a6be;
	font-weight:bold;	
}

.table_content{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color:#dfe8ef;
	padding-left:6px;	
	font-weight:normal;	
}
.table_content_over{
	background-color: #FFF6B7 !important;
}
.table_content2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color:#dfe8ef;
	padding-left:6px;	
	padding:3px;
	font-weight:normal;	
}
.table_content3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color:#ffb;
	padding-left:6px;	
	padding:3px;
	font-weight:normal;	
}
.table_padding{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left:6px;	
	font-weight:normal;	
}

.input_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border:1px solid #336699;
}
.errortext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #FF0000;
}


.navButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color:#333333;
}

A:link.navButton {
	cursor:pointer;
}

A:visited.navButton {
	cursor:pointer;
}
A:active.navButton {
	text-decoration: underline;
}
A:hover.navButton {
	text-decoration: underline;
}

.TSButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration:none;
	color: #FFFFFF;
	border: 20px #336699;
	background-color:#336699;
	padding-top:10px;
	padding-bottom:10px;
	cursor:pointer;
}

TABLE { empty-cells: show; border-collapse: collapse; font-size: 12px; font-family: sans-serif; }
BODY.menuBody { margin: 0px; padding: 0px; background-color: lime; font-family: sans-serif; font-size: 12px; }
TD.menuTopLayer { width: 100%; height: 87px; background: url("images/menu/topMenuLayerBgr.gif") repeat-x; }
TD.menuElem1 { height: 87px; width: 250px; background: url("images/menu/topMenuElem1.gif") no-repeat center; }
TD.menuElem2 { height: 87px; widht: auto; background: url("images/menu/topMenuElem2.gif") no-repeat center; }
TD.menuBottomLayer { height: 42px; background: url("images/menu/menu_bg.gif") repeat-x; vertical-align: top; }
DIV.subMenuLine { height: 19px; width: 100%; display: none; padding: 2px 10px 0px;  }
#office { background: url("images/menu/tab_blau_bg.gif") repeat-x; }
#clesyadmin { background: url("images/menu/tab_gruen_bg.gif") repeat-x; }
#sysadmin { background: url("images/menu/tab_violett_bg.gif") repeat-x; }
TD.tabL { width: 6px; height: 20px; min-width: 6px; }
TD.tabC { height: 20px; text-align: center; white-space: nowrap; padding: 0px 10px; }
TD.tabR { width: 6px; height: 20px; min-width: 6px; }
TD.officeL { background: url("images/menu/tab_blau_left.gif") no-repeat; }
TD.officeC { background: url("images/menu/tab_blau.gif") repeat-x; }
TD.officeR { background: url("images/menu/tab_blau_right.gif") no-repeat; }
TD.clesyadminL { background: url("images/menu/tab_gruen_left.gif") no-repeat; }
TD.clesyadminC { background: url("images/menu/tab_gruen.gif") repeat-x; }
TD.clesyadminR { background: url("images/menu/tab_gruen_right.gif") no-repeat; }
TD.sysadminL { background: url("images/menu/tab_violett_left.gif") no-repeat; }
TD.sysadminC { background: url("images/menu/tab_violett.gif") repeat-x; }
TD.sysadminR { background: url("images/menu/tab_violett_right.gif") no-repeat; }
TABLE.tabItem { cursor: pointer; cursor: hand; }

.nf_InputFieldNumberError { background-color: red; color: white; }

#stationDevStatContainer, #userLasActivityContainer {
	background-color: #EEEEEE;
	border: 1px dotted navy;
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
	padding: 8px;
}

#emailTextEditorContainer {
	background-color: #EEEEEE;
	border: 1px dotted navy;
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
	padding: 8px;
}

#couponListContainer {
	background-color: #EEEEEE;
	border: 1px dotted navy;
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
	padding: 8px;
}

/*-------------- sortable tables --------------*/
TABLE.sortable {}
TABLE.sortable TH { padding: 0.2em; border: 1px solid #CCCCCC; }
TABLE.sortable TD { vertical-align: top; padding: 0.2em; border: 1px solid #CCCCCC; }
TABLE.sortable THEAD {
	background-color: #eee;
	color: #666666;
	font-weight: bold;
	cursor: default;
}
TABLE.sortable > TBODY > TR:HOVER {
	background-color: #ffff99;
}

TABLE.shortstat {
	border: 1px solid black;
	border-collapse: collapse;
}
TABLE.shortstat TH {
	border: 1px solid black;
	-moz-border-radius: 0px;
}

TABLE.shortstat TD {
	border: 1px solid black;
	-moz-border-radius: 0px;
}

#sorttable_sortfwdind, #sorttable_sortrevind {
	color: red;
}

.hoverrow {
	background-color: #ffff99;
}

div.autocomplete {
  position:absolute;
  width:250px;
  background-color:white;
  border:1px solid #888;
  margin:0;
  padding:0;
}
div.autocomplete ul {
  list-style-type:none;
  margin:0;
  padding:0;
}
div.autocomplete ul li.selected { background-color: #ffb;}
div.autocomplete ul li {
  list-style-type:none;
  display:block;
  margin:0;
  padding:2px;
  /*height: 16px;*/
  cursor:pointer;
}

FIELDSET {
	padding: 12px;
}

.logInfo {
	cursor: help;
}

abbr, span.abbr {
	border-bottom: 1px dashed #000080;
	cursor: help;
}

.table_head_text abbr, .table_head abbr, span.abbr {
	border-bottom: 1px dashed #FFFFFF;
	cursor: help;
}

.draggableArtcile {
	cursor: move;
	position: relative;
}

.droppableCategory {
	position: relative;
}

.droppableCategoryHover {
	border: 5px dashed #aaa;
	background:#efefef;
	color:red;
}

.ellipsis {white-space:nowrap;}

.statisticsBox {
	border: 1px solid #88A7BE;
	background-color: #ffb;
	margin: 16px auto;
	padding: 10px;
}

IMG {
	border: 0;
}

SPAN.log_date {
	color: blue;
}

SPAN.log_name {
	color: red;
}

.yui-skin-sam .yui-dt td.align-right {
	text-align: right;
}

/*
 * YUI calendar
 */
/* Clear calendar's float, using dialog inbuilt form element */
#yuicalendar_container .bd form {clear:left;}
/* Have calendar squeeze upto bd bounding box */
#yuicalendar_container .bd {padding:0;}
#yuicalendar_container .hd {text-align:left;}
/* Center buttons in the footer */
#yuicalendar_container .ft .button-group {text-align:center;}
/* Prevent border-collapse:collapse from bleeding through in IE6, IE7 */
#yuicalendar_container_c.yui-overlay-hidden table {*display:none;}
/* Remove calendar's border and set padding in ems instead of px, so we can specify an width in ems for the container */
#yuicalendar {border:none;padding:1em;}

/*
 * YUI colorpicker
 */
/* Clear colorpicker's float, using dialog inbuilt form element */
#yuicolorpicker_container .bd form {clear:left;}
/* Have colorpicker squeeze upto bd bounding box */
#yuicolorpicker_container .bd {padding:0;position:relative;height:15em;overflow:hidden;}
#yuicolorpicker_container .hd {text-align:left;}
/* Center buttons in the footer */
#yuicolorpicker_container .ft .button-group {text-align:center;}
/* Prevent border-collapse:collapse from bleeding through in IE6, IE7 */
#yuicolorpicker_container_c.yui-overlay-hidden table {*display:none;}
/* Remove colorpicker's border and set padding in ems instead of px, so we can specify an width in ems for the container */
#yuicolorpicker {border:none;padding:1em;}

/* Class for marked rows */
.yui-skin-sam .yui-dt tr.mark,
.yui-skin-sam .yui-dt tr.mark td.yui-dt-asc,
.yui-skin-sam .yui-dt tr.mark td.yui-dt-desc,
.yui-skin-sam .yui-dt tr.mark td.yui-dt-asc,
.yui-skin-sam .yui-dt tr.mark td.yui-dt-desc {
    background-color: #a33;
    color: #fff;
}

/* Class for done todo rows */
.yui-skin-sam .yui-dt tr.done_mark,
.yui-skin-sam .yui-dt tr.done_mark td.yui-dt-asc,
.yui-skin-sam .yui-dt tr.done_mark td.yui-dt-desc,
.yui-skin-sam .yui-dt tr.done_mark td.yui-dt-asc,
.yui-skin-sam .yui-dt tr.done_mark td.yui-dt-desc {
    background-color: #EAEAEA;
    color: #9E9E9E;
}

.yui-skin-sam .yui-dt td {
	vertical-align: top !important;
}

.todo_active, .todo_assignment {
	color: #004040;
	text-decoration: none;
}

.todo_done {
	color: #6A6A6A;
	font-style: italic;
	text-decoration: none;
}

.readonlyfield {
	background-color: #AEAEAE;
	font-style: italic;
	color: #0A0A0A;
}

FIELDSET.table_legend {}
FIELDSET.table_legend div.box {}
FIELDSET.table_legend div.box div:nth-child(even) { font-style: italic; padding-right: 5em; padding-left: 1em; }
FIELDSET.table_legend div.box div:nth-child(odd) {}
FIELDSET.table_legend div.box div {float: left;}
FIELDSET.table_legend div.box .marker {width: 2em;}
FIELDSET.table_legend div.box .blue {background-color: #DFE8EF;}
FIELDSET.table_legend div.box .rosa {background-color: #FF7676;}
FIELDSET.table_legend div.box .yellow {background-color: #FFF6BD;}
FIELDSET.table_legend div.box .green {background-color: #C0FFC0;}
FIELDSET.table_legend div.box .grey {background-color: #C3C3C3;}
FIELDSET.table_legend div.box .lila {background-color: #FFBEEB;}