body {
  margin: 0;
  padding: 0;
  font-family: helvetica,verdana, arial, sans-serif;
  font-size: 11px;
  background-color: #98a1a6;
  color: #fcfcfc;
}

#centered {
  position: relative;
  margin: 0 auto;
  width: 1019px;
  padding: 0;
}

.filterpanel {
	background: url(css/img/filterbox_bg.png) bottom left no-repeat;
	display: none;
	padding: 5px;
	color: #666;
	width: 775px;
	position: absolute;
	top:0;
	left: 207px;
  z-index: 3;
}

.filterpanel p {
	margin:5px;
	padding:0;
/*	float: right;*/
}

.filterpanel table {
	width: 95%;
	margin: 5px auto;
}
.filterpanel table td {
  vertical-align:top;
    font-size:11px;
    margin: 0;
    padding:0;
/*  border: 1px solid;*/
}
.filterpanel table td input {
  vertical-align:top;
  margin: 0;
  padding:0;
}

.filterpanel table th {
  text-align: left;
  font-size:12px;
/*  border: 1px solid;*/
}
th.show_header {
  font-weight: bold;
  color: #fcfcfc;
  font-size: 13px;
  padding: 5px;
}
.rein {
	margin: 0;
	padding: 0;
}

.btn-rein {
	background: url(pic/pfeil.gif) no-repeat right -50px;
	text-align: center;
	margin: 0 auto;
/*	display: block;
	font: bold 120%/100% Arial, Helvetica, sans-serif;*/
	color: #fff;
	text-decoration: none;
}

.aktiv {
	background-position: right 12px;
}

div#login {
  margin: 10px auto;
  width: 608px;
  height: 428px;
  background: url('css/img/login_bg2.jpg') top left no-repeat;
  font-weight: bold;
  color: #888;
}

div#timebox {
  font-size: 14px;
  font-weight: bold;
  color: #aaa;
  position: relative;
  top: 10px;
  left: 20px;
}

div#timebox p{
  font-size: 18px;
  font-weight: bold;
  color: #aaa;
  padding-left: 20px;
}

div#loginbox {
  width: 400px;
  margin: 30px auto;
}

div#loginbox p{
  font-size: 14px;
}

div#loginbox p label{
  margin-left: 10px;
}

div#loginbox input {
  background-color: #98a1a6;
  color: #fcfcfc;
  border: #666 1px solid;
  margin-left: 15px;
}

div#loginbox input.logbutton{
  float:right;
  border: 0px solid;
  background: transparent;
}

div#frame {
  width: 1019px;
/*  background: #98a1a6 url('css/img/frame_bg.png') top left repeat-y;*/
  margin: 0 auto;
  padding: 0;
}

div#header {
  margin: 0;
  padding: 0;
  height: 84px;
  width: 1019px;
  background: url('css/img/header.png') top left no-repeat;
/*  border: 1px solid;*/
}

div#navigation {
  float:left;
  margin: 0 0 0 0px;
  padding: 0;
  width: 206px;
}

*+html div#navigation {
  margin-top: 5px;
}

* html div#navigation {
  margin-top: 5px;
}

div#content_frame {
  width: 785px;
  margin: 0 0 0 206px;
  background: #98a1a6 url('css/img/content_bg.png') top left repeat-y;
}
div#content_frame2 {
  width: 785px;
  margin: 0;
  float: left;
  background: #98a1a6 url('css/img/content_bg.png') top left repeat-y;
}

div#content_start {
  margin: 0;
  padding: 0;
  width: 785px;
  height: 13px;
  background: #98a1a6 url('css/img/content_start.png') top left no-repeat;
}

div#content_subnav_start {
  margin: 0;
  padding: 0;
  width: 785px;
  height: 87px;
  background: #98a1a6 url('css/img/content_subnav_start3.png') top left no-repeat;
}

div#content_subnav_start p {
  text-align:center;
/*  padding: 9px 0 0 0;*/
  color: #666;
  font-size: 10px;
  padding: 4px;
}
div#content_subnav_start p.ma_select {
/*  float: right;
  margin-right: 15px;*/
  margin: 30px 0 0 0;
  text-align: right;
  padding: 0 4px 0 0;
}
div#obuchung {
  position: absolute;
  top:0;
  left:0;
  width: 100%;
  height: 100%;
  background: url('css/img/bgobuchung.png') repeat;
  display:none;
  z-index: 4;
}
div#obterm {
  width: 408px;
  height: 395px;
  margin: 30px auto;
  background: url('css/img/obuchung.png') top left no-repeat;
}
div#obtime {
  width: 300px;
  margin: 72px 0 20px 65px;
}
div#obselect {
  width: 334px;
  margin: 0px 0 20px 36px;
}
div#obselect select{
  width: 100%;
  padding: 2px;
  margin-bottom: 2px;
  background: #4c4c4c;
  color: #f1f1f1;
  border: #f1f1f1 1px solid;
  font-weight: bold;
  font-size: 12px;
}
div#obselect input{
  width: 100%;
  padding: 3px;
  background: #4c4c4c;
  color: #f1f1f1;
  border: #f1f1f1 1px groove;
  font-weight: bold;
  font-size: 14px;
  cursor: pointer;
}
div#obterm .buchungpush{
  position: relative;
  top: -10px;
  left: 10px;
  font-weight: bold;
  font-size: 16px;
  float:right;
}
div#obterm .status{
  position: relative;
  top: 25px;
  left: 10px;
  font-size: 10px;
  float:left;
}

div#content_subnav_start select {
/*  position: relative;
  left: 130px;
  margin: 0;
  padding: 0;*/
  background-color: #98a1a6;
  color: #fcfcfc;
  border: #666 1px inset;
  font-size: 13px;
}

div#content_subnav_start input {
  text-align:center;
  margin: 0 3px;
  padding: 0;
  background-color: #98a1a6;
  color: #fcfcfc;
  border: #666 1px inset;
  font-size: 10px;
}

div#content_subnav_start input.button {
  background-color: transparent;
  border: 0px solid;
  margin-top: 2px;
}
div#content_subnav_start input.enterbutton {
  background-color: transparent;
  border: 0px solid;
/*  margin-top: -2px;*/
}

* html div#content {
  margin-top: -1px;
}

div#content_finish {
  margin: 0;
  padding: 0;  
  width: 785px;
  height: 16px;
  background: #98a1a6 url('css/img/content_finish.png') top left no-repeat;
}

div#content{
  margin: 0;
  min-height: 430px;
  padding: 0;
  color: #666;
}

div#content label {
  font-size: 12px;
  font-weight: bold;
}

div#content .formbutton{
  cursor:pointer;
  font-size: 10px;
  border:inset 1px #ccc;
  background:#999;
  color:#666;
  font-weight:bold;
  padding: 3px 5px;
  background:url(css/img/formbg.gif) repeat-x left top;
}
div#pop .formbutton{
  cursor:pointer;
  font-size: 10px;
  border:inset 1px #ccc;
  background:#999;
  color:#666;
  font-weight:bold;
  padding: 3px 5px;
  background:url(css/img/formbg.gif) repeat-x left top;
}



*+html .formbutton {
  padding: 3px 5px;
  overflow: visible;
}

div#content .formbutton_bad{
  cursor:pointer;
  font-size: 10px;
  border:inset 1px #ccc;
  background:#999;
  color:#666;
  font-weight:bold;
  padding: 3px 5px;
  background:url(css/img/formbg_bad.gif) repeat-x left top;
}
div#pop .formbutton_bad{
  cursor:pointer;
  font-size: 10px;
  border:inset 1px #ccc;
  background:#999;
  color:#666;
  font-weight:bold;
  padding: 3px 5px;
  background:url(css/img/formbg_bad.gif) repeat-x left top;
}

*+html .formbutton_bad {
  padding: 3px 5px;
  overflow: visible;
}

div#content input, select {
  color: #405280;
  background-color: #dfeeed;
  border: #c0c0c0 1px solid;
}

/*div#content select {
  min-width: 250px;
}*/

*+html .formbutton {
  padding: 3px 5px;
  overflow: visible;
}

div#content input.logbutton{
  margin: 10px 0 0 20px;
  border: 0px solid;
  background: transparent;
}


div#content h3 {
  font-variant: small-caps;
  margin: 0;
  font-size: 15px;
  padding: 0 0 15px 10px;
  background: url('css/img/h3_finish.png') bottom left no-repeat;
}

div#content h4 {
  font-variant: small-caps;
  font-size: 14px;
  margin: 0;
  padding: 10px 0 5px 20px;
/*  background: url('css/img/h3_finish.png') bottom left no-repeat;*/
}

div#content table {
  margin: 5px auto;
  width: 95%;
  border-collapse: collapse;
  border:#c0c0c0 1px solid; 
  background-color: #ffffff;

}

div#content p {
  margin: 12px 10px;
  font-size: 12px;
  padding: 0 10px 0 10px;
}

div#content a {
  color:#3266df;
}

div#content a:visited {
  color:#3266df;
}

div#content p.good {
  color: #3266df;
}

div#content p.error {
  color: #fc0000;
}

div#loginbox p.error {
  color: #fc0000;
  font-size: 11px;
  font-weight:normal;
}

ul#mainnav {
  margin: 0;
  padding: 0;
  list-style-type: none;
  font-size: 12px;
  color: #666;
}
ul#search {
  margin: 0;
  padding: 0;
  list-style-type: none;
  font-size: 12px;
  color: #666;
}
ul#search input {
  color: #405280;
  background-color: #dfeeed;
  border: #c0c0c0 3px solid;
}
ul#search li {
  height: 25px;
  margin:0;
  padding: 5px 0 2px 15px;
  background: /*#98a1a6*/ url('css/img/search_li_bg.png') top left repeat-y;
}

ul#search li.smaller {
  height: 22px;
  margin:0;
  border: 1px solid;
  padding: 5px 0 2px 25px;
  background: /*#98a1a6*/ url('css/img/search_li_bg.png') top left repeat-y;
}

ul#search li.slidestart {
  margin: 0;
  padding: 0;
  height: 15px;
  background: url('css/img/slider_start.png') top left no-repeat;
}

ul#search li.slidefinish {
  margin: 0;
  padding: 0;
  height: 19px;
  background: url('css/img/slider_finish.png') top left no-repeat;
}

ul#mainnav li {
  height: 25px;
  margin:0;
  padding: 5px 0 2px 25px;
  background: /*#98a1a6*/ url('css/img/nav_li_bg.png') top left repeat-y;
}
* html ul#mainnav li {
  height: 24px;
}

ul#mainnav li a {
  padding: 5px 50px 5px 0px;
  text-decoration:none;
  color: #666;
}

div#navigation ul#mainnav li a:hover {
  color: #fcfcfc;
}

ul#mainnav li a:visited {
  color: #666;
}

ul#mainnav li a:focus {
  outline: 0;
}

/*
ul#mainnav li:hover a {
  color: #fcfcfc;
}
*/

ul#mainnav li#start {
  height: 89px;
  padding:0;
  margin:0;
  background: /*#98a1a6*/ url('css/img/nav_li_start_logo.png') top left no-repeat;
}

ul#mainnav li#finish {
  height: 20px;
  background: /*#98a1a6*/ url('css/img/nav_finish.png') top left no-repeat;
}

ul#mainnav li ul.slider {
  position: relative;
  left: 10px;
  top: 0px;
  list-style-type: none;
  height: 120px;
  width: 206px;
  z-index: 25;
  display:none;
}
*+html ul#mainnav li ul.slider {
  display:none;
}

* html ul#mainnav li ul.slider {
  position: absolute;
  left: 65px;
  top: 365px;
  list-style-type: none;
  height: 120px;
  width: 206px;
  z-index: 25;
  visibility:hidden;
}

ul#mainnav li ul.slider li {
  height: 15px;
  margin: 0;
  background: url('css/img/nav_li_bg.png') top left repeat-y;
}

ul#mainnav li ul.slider li.slidestart {
  margin: 0;
  padding: 0;
  height: 15px;
  background: url('css/img/slider_start.png') top left no-repeat;
}

ul#mainnav li ul.slider li.slidefinish {
  margin: 0;
  padding: 0;
  height: 19px;
  background: url('css/img/slider_finish.png') top left no-repeat;
}

th.tableHeadline {
  background-color: #5B75B5;
  color: #f1f1f1;
  font-weight:bold;
  font-variant: small-caps;
  font-size: 12px;
  padding: 5px 1px;
  text-align: center;  
  border: #c0c0c0 1px solid;
}
p.block {
  background-color: #5B75B5;
  color: #f1f1f1;
  font-weight:bold;
  font-variant: small-caps;
  font-size: 12px;
  padding: 5px 1px;
  text-align: center;
  border: #c0c0c0 1px solid;
}
th.tableHeadline_blind {
  background-color: #d0d0d0;
  color: #d0d0d0;
  font-weight:bold;
  font-variant: small-caps;
  font-size: 12px;
  padding: 0px 1px;
  text-align: center;  
  border: #d0d0d0 1px solid;
}
td.tableHellgrau {
  background-color: #fafafa;
  color: #005F56;
  font-size: 12px;
  padding: 4px 1px;
  text-align: center;
  border: #c0c0c0 1px solid;
}
td.tableHellgrau_edit {
  background: #fafafa url('pic/bullet.gif') top right no-repeat;
  color: #005F56;
  font-size: 12px;
  padding: 4px 1px;
  text-align: center;
  border: #c0c0c0 1px solid;
}
td.tableHellgrau_same {
  background-color: #fafafa;
  color: #005F56;
  font-size: 12px;
  padding: 4px 1px;
  text-align: center;
  border: #c0c0c0 1px solid;
}
td.tableHellgrau_same_edit {
  background: #fafafa url('pic/bullet.gif') top right no-repeat;
  color: #005F56;
  font-size: 12px;
  padding: 4px 1px;
  text-align: center;
  border: #c0c0c0 1px solid;
}
.tableDunkelgrau {
	font-size: 12px;
	color: #405280;
	padding: 4px 1px;
	background-color: #dfeeed;
	text-align: center;
	border: #c0c0c0 1px solid;
}
.tableDunkelgrau_edit {
	font-size: 12px;
	color: #405280;
	padding: 4px 1px;
	background: #dfeeed url('pic/bullet.gif') top right no-repeat;
	text-align: center;
	border: #c0c0c0 1px solid;
}
.tableDunkelgrau_same {
	font-size: 12px;
	color: #405280;
	padding: 4px 1px;
	background-color: #dfeeed;
	text-align: center;
  border: #c0c0c0 1px solid;
}
body a img {
  border: 0px;
}
.tableDunkelgrau_same_edit {
	font-size: 12px;
	color: #405280;
	padding: 4px 1px;
	background: #dfeeed url('pic/bullet.gif') top right no-repeat;
	text-align: center;
  border: #c0c0c0 1px solid;
}
.tableBlue{
	font-size: 12px;
	color: #7b8387;
	padding: 4px 1px;
/*	color: #000084;*/
/*	background-color: #B5BED6;*/
  background-color: #CFD5E6;
	text-align: center;
	border: #c0c0c0 1px solid;
}
.tableBlue_edit{
	font-size: 12px;
	color: #7b8387;
	padding: 4px 1px;
/*	color: #000084;*/
/*	background-color: #B5BED6;*/
  background: #CFD5E6 url('pic/bullet.gif') top right no-repeat;
	text-align: center;
	border: #c0c0c0 1px solid;
}
.tableBlue_same{
	font-size: 12px;
	color: #7b8387;
/*	color: #000084;*/
/*	background-color: #B5BED6;*/
  background-color: #CFD5E6;
	text-align: center;
  border: #c0c0c0 1px solid;
}
.tableBlue_same_edit{
	font-size: 12px;
	color: #7b8387;
/*	color: #000084;*/
/*	background-color: #B5BED6;*/
  background: #CFD5E6 url('pic/bullet.gif') top right no-repeat;
	text-align: center;
  border: #c0c0c0 1px solid;
}
.tableSum{
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	padding: 5px;
/*	background-color: #2380e5;*/
  background-color: #239C94;
	text-align: center;
	border-top: #222 1px solid;
}
.tableRed{
  font-size: 11px;
  color: #FFFFFF;
  background-color: #e58023;
  text-align: center;
  border: #c0c0c0 1px solid;
}
.tableRed_edit{
  font-size: 11px;
  color: #FFFFFF;
  background: #e58023 url('pic/bullet.gif') top right no-repeat;
  text-align: center;
  border: #c0c0c0 1px solid;
}
.tableRed_same{
  font-size: 11px;
  color: #FFFFFF;
  background-color: #e58023;
  text-align: center; 
  border: #c0c0c0 1px solid;
}
.tableRed_same_edit{
  font-weight: bold;
  font-size: 11px;
  color: #FFFFFF;
  background: #e58023 url('pic/bullet.gif') top right no-repeat;
  text-align: center; 
  border: #c0c0c0 1px solid;
}
.tableFont {
	font-size: 10px;
	text-align: center;
  border: #c0c0c0 1px solid;
}
.tableFont_future {
  font-size: 10px;
	text-align: center;
	border: #c0c0c0 1px solid;
  background-image: url(pic/question.png);
  background-repeat:no-repeat;
  background-position:bottom right;
}
div#zettel {
  width: 325px;
  min-height: 270px;
  background: url('pic/postit.jpg') top left no-repeat;
  margin: 20px; 

}

.TESTcpYearNavigation,
.TESTcpMonthNavigation
			{
			background-color:#6677DD;
			text-align:center;
			text-decoration:none;
			color:#FFFFFF;
			font-weight:bold;
			}
	.TESTcpDayColumnHeader,
	.TESTcpYearNavigation,
	.TESTcpMonthNavigation,
	.TESTcpCurrentMonthDate,
	.TESTcpCurrentMonthDateDisabled,
	.TESTcpOtherMonthDate,
	.TESTcpOtherMonthDateDisabled,
	.TESTcpCurrentDate,
	.TESTcpCurrentDateDisabled,
	.TESTcpTodayText,
	.TESTcpTodayTextDisabled,
	.TESTcpText
			{
			font-family:arial;
			font-size:8pt;
			}
	TD.TESTcpDayColumnHeader
			{
			text-align:right;
			border:solid thin #6677DD;
			border-bottom:1px;
			}
	.TESTcpCurrentMonthDate,
	.TESTcpOtherMonthDate,
	.TESTcpCurrentDate
			{
			text-align:right;
			text-decoration:none;
			}
	.TESTcpCurrentMonthDateDisabled,
	.TESTcpOtherMonthDateDisabled,
	.TESTcpCurrentDateDisabled
			{
			color:#D0D0D0;
			text-align:right;
			text-decoration:line-through;
			}
	.TESTcpCurrentMonthDate
			{
			color:#6677DD;
			font-weight:bold;
			}
	.TESTcpCurrentDate
			{
			color: #FFFFFF;
			font-weight:bold;
			}
	.TESTcpOtherMonthDate
			{
			color:#808080;
			}
	TD.TESTcpCurrentDate
			{
			color:#FFFFFF;
			background-color: #6677DD;
			border-width:1px;
			border:solid thin #000000;
			}
	TD.TESTcpCurrentDateDisabled
			{
			border-width:1px;
			border:solid thin #FFAAAA;
			}
	TD.TESTcpTodayText,
	TD.TESTcpTodayTextDisabled
			{
			border:solid thin #6677DD;
			border-width:1px 0 0 0;
			}
	A.TESTcpTodayText,
	SPAN.TESTcpTodayTextDisabled
			{
			height:20px;
			}
	A.TESTcpTodayText
			{
			color:#6677DD;
			font-weight:bold;
			}
	SPAN.TESTcpTodayTextDisabled
			{
			color:#D0D0D0;
			}
	.TESTcpBorder
			{
			border:solid thin #6677DD;
			}
tr.selected_tr td {
  border-bottom: #fc0000 3px solid;
}

.dvbdy1 {
  background:#FFFFFF;
  font-size:12px;
  border-left:1px solid #C8BA92;
  border-right:1px solid #C8BA92;
  border-bottom:1px solid #C8BA92;
  padding:5px;
  width:150px;
  color: #010101;
}
.dvbdy9 {
  background:#FFFFFF;
  font-size:12px;
  border:1px solid #C8BA92;
  padding:5px;
  width:180px;
  color: #010101;
}
.dvbdy7 {
  background:#FFFFFF;
  font-size:12px;
  border:1px solid #C8BA92;
  padding:10px;
  width:300px;
  color: #010101;
}
.dvhdr1 {
  background:#5B75B5;
  font-size:12px;
  font-weight:bold;
  border:1px solid #C8BA92;
  padding:5px;
  width:150px;
  color: #f1f1f1;
}
.dvhdr2 {
  width:300px;
  background:#C4D5E3;
  border:1px solid #ccc;
  font-weight:bold;
  padding:10px;
  color: #222;
}
.dvhdr3 {
  width:300px;
  background:#659d66;
  border:1px solid #ccc;
  font-weight:bold;
  padding:10px;
  color: #222;
}
.dvhdr4 {
  width:300px;
  background:#f1f1f1;
  border:1px solid #ccc;
  font-weight:bold;
  padding:10px;
  color: #222;
}
.dvhdr5 {
  width:300px;
  background:#e04646;
  border:1px solid #ccc;
  font-weight:bold;
  padding:10px;
  color: #222;
}
.dvhdr6 {
  width:300px;
  background:#e9e077;
  border:1px solid #ccc;
  font-weight:bold;
  padding:10px;
  color: #222;
}
.dvhdr8 {
  width:300px;
  background:#a7c6b6;
  border:1px solid #ccc;
  font-weight:bold;
  padding:10px;
  color: #222;
}
.dvhdr7 {
  width:300px;
  background:#8495bf;
  border:1px solid #ccc;
  font-weight:bold;
  padding:10px;
  color: #222;
}
         
.dvbdy2 {
  width:300px;
  background:#f1f1f1;
  border-left:1px solid #ccc;
  border-right:1px solid #ccc;
  border-bottom:1px solid #ccc;
  padding:10px;
  color: #666;
}
textarea#styled {
	width: 400px;
	height: 180px;
	border: 3px solid #cccccc;
	padding: 5px;
	font-family: Tahoma, sans-serif;
	background: #fff url(pic/txtbg.gif) bottom right no-repeat;
}
textarea#styled2 {
	width: 400px;
	height: 180px;
	border: 3px solid #cccccc;
	padding: 5px;
	font-family: Tahoma, sans-serif;
	background: #dfeeed;
}
div#helpbar {
  position: fixed;
  bottom: 0;
  width: 745px;
  padding: 0;
  display: none;
}
div#fixed_link {
  position: fixed;
  top: 360px;
  width: 20px;
  padding: 0;
}
div#content fieldset {
  width: 90%;
  margin: 10px auto;
  border: 1px solid;
}
div#content legend {
  background: url(css/img/formbg.gif) repeat-x left top;
  font-size: 13px;
  font-weight: bold;
  color: #666;
  padding: 2px 4px;
  border: #666 1px solid;
}

div#content td a.del_link {
  text-decoration: none;
  color: inherit;
}

div#content td a.del_link:hover {
  text-decoration: line-through;
  color: #ccc;
}

tr.imp_tr {
  font-weight:bold;
}

tr.imp_tr td {
  background: #c77;
  color: #fcfcfc;
}

div#content td.log_BG {
  background: #000;
}

.MonthPicker {margin:0 0 0 10px; padding:0; font:bold 12px Arial; color:#ffe;}
.MonthPicker {-moz-user-select:none; user-select:none}
.MonthPicker th{display:none;}
.MonthPicker td{padding:0px;border: #666 1px inset;}
.MonthPicker a{text-decoration:none; color:#fcfcfc}
.MonthPicker a:hover{background:#ffe}
.MonthPicker a:hover span{background:#fcfcfc; color:#239C94}
.MonthPicker a.li{position:relative}
.MonthPicker ul{list-style:none; margin:0; padding:0}
.MonthPicker ul table{width:100%; border-collapse:collapse}
.MonthPicker ul ul{position:absolute; visibility:hidden; left:-1px; top:17px; z-index:2; border:1px solid #999}
.MonthPicker ul ul .selected{background:#239C94; color:#fff}
.MonthPicker li{position:relative; width:50px; float:left; text-align:center}
.MonthPicker li a{display:block}
.MonthPicker .li:hover ul{background:#98a1a6; visibility:visible}
.MonthPicker .li:hover li a:hover{background:#5B75B5; color:#ffe}
.MonthPicker span{display:inline-block; width:48px; padding:1px; line-height:16px; text-align:center; cursor:pointer}
.MonthPicker .month span{width:40px}
.MonthPicker .selected{background:#98a1a6;border: #666 1px;}
/* print style */
@media print{
.MonthPicker span{display:none}
.MonthPicker .selected{display:block}
}

