@charset "utf-8";
/* CSS main style */
* {
	margin: 0;
	padding: 0;
}
body {
	border: 0 solid;
	color: #495156;
	background: #DFE6EE;
	background-image: url("../pic/bodybg.jpg");
	background-position: top left;
	background-repeat: repeat-x;
	font: 99% Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}

h1, h2, h3, h4 {
  font-weight: bold;
}
h1 {
  font-size: 1.2em;
  margin-bottom: 1em;
  text-transform: uppercase;
  padding-bottom: 0.2em;
  border-bottom: 1px solid #ECB237;
}
h2 {
	color: #000000;
  font-size: 1em;
  margin-bottom: 0.5em;
}
h3 {
	color: #000000;
  font-size: 1em;
  margin-right: 6px;
}
h4 {
  font-size: 0.8em;
}

#tophinweis {
	position: absolute;
	top: 6px;
	right: 26%;
	padding: 6px;
	color: #C6221A;
	background: #ffffff;
	border: 1px solid #ff0000;
	font-size: 1em;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;

	-moz-box-shadow: 1px 1px 4px #000000;
	-webkit-box-shadow: 1px 1px 4px #000000;
	box-shadow: 1px 1px 4px #000000;
}
.sternhinweis {
	color: #676767;
	font-style: italic;
	font-size: 0.9em;
}
#h1_kopf {
	display: none;
}
p {
	font-size: 0.8em;
	margin-bottom: 0.4em;
}

a:link, a:visited {
  color: #325892;
  text-decoration: none;
}
a:hover, a:focus {
  color: #ECB237;
  text-decoration: none;
}
a:link.kaled, a:visited.kaled {
  color: #000000;
  text-decoration: none;
}
a:hover.kaled, a:focus.kaled {
  color: #ffffff;
  background: #ECB237;
  text-decoration: none;
}
textarea {
	font-size: 1em;
}
input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
select {
	padding: 2px;
	padding-left: 3px;
}
input[type="text"], input[type="password"], textarea {
	padding: 3px;
	padding-left: 3px;
	-moz-box-shadow: inset 1px 1px 1px #444444;
	-webkit-box-shadow: inset 1px 1px 1px #444444;
	box-shadow: inset 1px 1px 1px #444444;	
}
input[type="text"], input[type="password"], textarea, select {
	border: 1px solid #B7B6AE;
}
input[type="submit"], input[type="reset"], input[type="button"] {
	border: 1px solid #ffffff;
	margin: 0px;
	padding: 2px;
	padding-left: 8px;
	padding-right: 8px;
	color: #ffffff;
	font-size: 0.86em;
  background-image: url("../pic/btn_action.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;

	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;

	-moz-box-shadow: 1px 1px 3px #666666;
	-webkit-box-shadow: 1px 1px 3px #666666;
	box-shadow: 1px 1px 3px #666666;
}
input.inp_edit {
	background: #FEFAE9;
	text-align: center;
}
input.datesave {
	background: #E9F3FE;
	text-align: center;
}
input#such_ne {
	padding-top: 1px;
}
.db_main input.inp_place {
	width: 60px;
}
.standorte input {
	width: 270px;
}
.standorte_ta textarea {
	width: 270px;
	height: 200px;
}

#kalender .shadow {
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;

	-moz-box-shadow: 0px 0px 2px #444444;
	-webkit-box-shadow: 0px 0px 2px #444444;
	box-shadow: 0px 0px 2px #444444;	
}

.details .lv2table .todo input {
	width: 110px;
	text-align: left;
}
.details .lv2table .todow input {
	width: 280px;
	text-align: left;
}
.details .lv2table a {
	margin: 0px;
}

.lv2table input[type="submit"] {
	font-size: 1em;
}
.table_padding td {
	padding-top: 0.4em;
	padding-bottom: 0.4em;
	padding-right: 0.4em;
}
.relativ, .rel {
	position: relative;
}

.loginput {
	margin-bottom: 8px;
	width: 155px;
}
.profilinput,
.profilupdate,
.poinput {
	width: 120px;
}
#logoutput {
	color: #D06902;
	width: 155px;
	margin-bottom: 8px;
}
#container {
	position: relative;
	display: inline-block;
	min-width: 98.4%;
	margin-left: 0.2%;
}
#startcont {
	position: relative;
	width: 280px;
	padding: 30px;
	margin-top: 5%;
	margin-right: auto;
	margin-left: auto;
	background: #ffffff;
	border: 1px solid #032969;
  background-image: url("../pic/startbg.jpg");
  background-repeat: repeat-x;
  background-position: left bottom;

	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;

	-moz-box-shadow: 2px 2px 6px #2A2A2A, inset 0px 0px 20px #ffffff;
	-webkit-box-shadow: 2px 2px 6px #2A2A2A, inset 0px 0px 20px #ffffff;
	box-shadow: 2px 2px 6px #2A2A2A, inset 0px 0px 20px #ffffff;
}
#kopf {
	position: relative;
	height: 67px;
	border-bottom: 1px solid #8A8A8A;
	color: #000000;
}
#kopf_menue {
	width: 580px;
	height: 27px;
	clear: both;
	position: absolute;
	top: 40px;
	left: 0px;
}
#main {
	padding: 12px;
	padding-top: 20px;
	min-height: 200px;
	width: 99%;
	position: relative;
	border-left: 1px solid #8A8A8A;
	border-right: 1px solid #8A8A8A;
	border-bottom: 1px solid #8A8A8A;
	background: #ffffff;

	-moz-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;

	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;

	-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
	border-top-right-radius: 4px;

	-moz-box-shadow: 1px 2px 2px #818181;
	-webkit-box-shadow: 1px 2px 2px #818181;
	box-shadow: 1px 2px 2px #818181;
}
#fuss {
	width: 99%;
	height: 30px;
	clear: both;
	position: absolute;
}
#startcontainer {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 300px;
	padding-bottom: 8px;
}
#logo {
	position: absolute;
	top: 20px;
	left: 10px;
}
#btn_logout {
	position: absolute;
	top: 18px;
	right: 10px;
	height: 44px;
	width: 380px;
	font-size: 0.8em;
	text-align: right;
}
#logout_btn {
	position: absolute;
	top: 26px;
	right: 0px;
}
#todotop {
	position: absolute;
	top: 22px;
	right: 60px;
	font-size: 1.1em;
}
#todotop a:link, #todotop a:visited {
  color: #ffffff;
  text-decoration: none;
}
#todotop a:hover, #todotop a:focus {
  color: #ffffff;
  text-decoration: underline;
}

.btn_hm_kopf {
	float: left;
	margin-right: 4px;
}

.detailboxen {
	padding: 8px;
	z-index: 10;
	position: relative;
	top: 0px;
	left: 0px;
}

#intnum {
	font-size: 0.7em;
	float: left;
	margin-top: -5px;
	margin-left: -18px;
	background: #ff0000;
	color: #ffffff;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 1px;
	border: 1px solid #ffffff;

	-webkit-border-radius: 20px;
	-khtml-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;

	-moz-box-shadow: 1px 1px 2px #444444;
	-webkit-box-shadow: 1px 1px 2px #444444;
	box-shadow: 1px 1px 2px #444444;
}

#status_show {
	padding: 8px;
	border: 1px solid #cdcdcd;
	background: #ffffff;
	position: absolute;
	top: 0px;
	right: 0px;
	color: #000000;
	font-size: 0.9em;
	font-weight: normal;
}

.top_btn {
	margin-left: 5px;
}

.filllayer {
	position: absolute; 
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: #ffffff;
	filter:alpha(opacity=70); /* IE */
	opacity:0.7; /* allgemein */
	-moz-opacity:0.7; /* Mozilla */
	-khtml-opacity:0.7; /* KTHML */
	-opera-opacity:0.7; /* Opera */
}
.details .infoinbox {
	position: relative;
}
.details .infoinbox textarea {
	width: 380px;
	height: 30px;
	padding: 4px;
	margin-top: 2px;
	border: 0;

	-moz-box-shadow: inset 1px 1px 2px #444444;
	-webkit-box-shadow: inset 1px 1px 2px #444444;
	box-shadow: inset 1px 1px 2px #444444;
}
.details .infoinbox td {
	padding: 0px;
}
.btninfodel,
.btndel {
	margin-top: 2px;
}
.details .infoinbox .infosave {
	position: absolute;
	left: 368px;
	bottom: 48px;
}
.details .infoinbox {
	position: relative;
	top: 0px;
}
.lv2head a:link, .lv2head a:visited {
  color: #315791;
  text-decoration: none;
}
.lv2head a:hover, .lv2head a:focus {
  color: #D89814;
  text-decoration: none;
}
.lv2table {
	font-size: 0.9em;
	background: #ffffff;
}
.lv2table .lv3table,
.lv2table .lv3table td {
	background: #ffffff;
}
.lv2table td,
.lv2table .lv3table td,
.details .lv2table td {
	padding: 3px;
	height: 20px;
	border-bottom: 1px solid #C5C9D1;
}
.mitborder {
	border-left: 1px dotted #A8AEBB;
}
.mitborder td {
	border-right: 1px dotted #A8AEBB;
}
.lv2table .infobox td {
	padding: 0px;
	border: 0px;
	background: transparent;
}
.lv2table .dt_save {
	font-size: 0.8em;
	margin-top: -1px;
}
.lv2head td,
.details .lv2head td {
	height: 18px;
	font-size: 1em;
	color: #181843;
	text-shadow: 1px 1px 1px #AEB7B1;
	letter-spacing: 0.04em;
	border-top: 1px solid #D9E1DF;
  background-image: url(../pic/lv2head.jpg);
  background-repeat: repeat-x;
  background-position: top center;
}
.tr2col td,
.lv2table .lv3table .tr2col td {
	background: #F2F2F4;
}
.tr2open td {
	border: 0px;
}
.relcover {
	position: relative;
}
.lv3head img, .lv3head span {
	float: left;
}
.lv3head img {
	margin-left: 5px;
}
.lv2table .lv3table .lv3head td {
	height: 16px;
	color: #000000;
	text-shadow: 1px 1px 1px #AEB7B1;
  background-image: url(../pic/lv2head.jpg);
  background-repeat: repeat-x;
  background-position: top center;
}
.lv2table .lv3table .tr3col td {
	background: #D5E3EE;
}
.lv2topimg {
	position: absolute;
	left: 2px;
	bottom: 0px;
}
.td_name {
	font-size: 0.94em;
	font-weight: 500;
}


#ulbtnbox {
	position: relative;
	height: 32px;
	width: 220px;
	padding-top: 6px;
}
#ulbtnnewdir {
	position: absolute;
	left: 94px;
}
#startinfos a:link, #startinfos a:visited {
  color: #3B69AB;
  text-decoration: underline;
}
#startinfos a:hover, #startinfos a:focus {
  color: #ECB237;
  text-decoration: none;
}
#startinfos {
	position: relative;
	margin-left: 16px;
	margin-right: auto;
	height: 18px;
	top: 6px;
	width: 99%;
	padding-bottom: 6px;
	font-size: 0.84em;
}
#startinfo {
	position: absolute;
	bottom: -80px;
	left: 30px;
	font-size: 0.90em;
}
#powered {
	float: right;
}
.btn_plus {
	float: right;
}
.close {
	position: absolute;
	top: -5px;
	right: -5px;
	z-index: 999999999999;

	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;

	-moz-box-shadow: 1px 1px 3px #000000;
	-webkit-box-shadow: 1px 1px 3px #000000;
	box-shadow: 1px 1px 3px #000000;
}
.lv2table .wdin,
.lv2table .wdinwe  {
	border-left: 1px solid #cdcdcd;
}
.lv2table .wdinwe {
	background: #AEB7BD;
}

.top90txt {
	width: 10px;
	height: 16px;
	background: #ffffff;
	padding-left: 3px;
	padding-right: 10px;
	margin-bottom: -5px;
	margin-top: -6px;
	margin-left: -17px;
	margin-right: -17px;
	font-size: 11px;
	letter-spacing: -0.3px;
	border-top: 1px solid #B6B6B6;
	border-right: 1px solid #808CA8;
	border-bottom: 1px solid #B6B6B6;

	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	transform: rotate(-90deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);

	-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
	border-top-right-radius: 4px;

	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;
}

#downloadbox {
	width: 90px;
	padding: 3px;
	padding-right: 14px;
	padding-left: 14px;
	margin-right: 20px;
	border: 1px solid #ffffff;
	color: #ffffff;
	font-size: 0.8em;
	z-index: 60000;
	background: #BD130F;
	background-image: url("../pic/alertbtnbg.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100% 100%;

	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;

	-moz-box-shadow: 2px 2px 3px #910000;
	-webkit-box-shadow: 2px 2px 3px #910000;
	box-shadow: 2px 2px 3px #910000;
}
#downloadbox a:link,
#downloadbox a:visited {
  color: #ffffff;
  text-decoration: none;
}
#downloadbox a:hover, 
#downloadbox a:focus {
  color: #ffffff;
  text-decoration: underline;
}


/* Kalender */

div#kalender {
	background: #ffffff;
	background-image: url("../pic/lv2kal.jpg");
	background-position: top left;
	background-repeat: repeat-x;
	padding: 6px;
	z-index: 100000;
	color: #000000;
	border: 1px solid #1e1e21;

	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;

	-moz-box-shadow: 4px 4px 7px #222222;
	-webkit-box-shadow: 4px 4px 7px #222222;
	box-shadow: 4px 4px 7px #222222;
}
div#kalender table {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.kalender_top {
	text-align: center;
	padding-bottom: 12px;
}
.kalender_wt {
	padding: 2px;
	font-size: 0.9em;
	text-align: center;
}
.kalender_kw {
	padding: 3px;
	font-size: 0.9em;
	text-align: center;
	color: #999999;
}
.kalender_ds {
	padding: 3px;
	font-size: 0.9em;
	text-align: center;
}
.kalender_we {
	padding: 3px;
	font-size: 0.9em;
	text-align: center;
}
.kalender_we a:link,
.kalender_we a:visited {
  color: #bb4106;
  text-decoration: none;
}
.kalender_we a:hover,
.kalender_we a:focus {
  color: #bb4106;
  text-decoration: underline;
}
#actday {
	border: 2px solid #DC3005;

	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
a:link#weday, a:visited#weday {
	color: #bb4106;
}
.kalstarta {
	float: right;
}

.infobox, .hisbox, .cw_comment_box {
	position: absolute;
	top: 18px;
	left: 18px;
	width: 650px;
	min-height: 90px;
	padding: 10px;
	z-index: 90000;
	border: 1px solid #4E4E56;
	background: #FDF2C6;

	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;

	-moz-box-shadow: 4px 4px 7px #222222;
	-webkit-box-shadow: 4px 4px 7px #222222;
	box-shadow: 4px 4px 7px #222222;
}
.hisbox {
	background: #E9F0F8;
}
.infobox h3 {
	color: #635003;
}
.infosave {
	position: absolute;
	right: 26px;
	bottom: 107px;
}
.infoname {
	margin-top: 4px;
	margin-left: 4px;
}
.infobox textarea {
	width: 637px;
	height: 80px;
	padding: 4px;
	margin-top: 2px;
	border: 0;
	background: transparent;
	border: 1px solid #C6AA60;

	-moz-box-shadow: inset 1px 1px 2px #444444;
	-webkit-box-shadow: inset 1px 1px 2px #444444;
	box-shadow: inset 1px 1px 2px #444444;
}
#showpagernum {
	height: 32px;
	width: 100%;
}
.pager, .shownum {
	position: relative;
	margin-top: 14px;
	height: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.pager {
	float: left;
	width: 75%;
}
.shownum {
	float: right;
	width: 15%;
	min-width: 100px;
}
.pager span, .shownum span {
	float: left;
	margin-left: 2px;
	margin-right: 2px;
}
.pager a, .shownum a {
	float: left;
	display: block;
	height: 16px;
	font-size: 0.8em;
	text-align: center;
	text-decoration: none;
	padding-top: 1px;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 2px;
	margin-right: 2px;

 	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;

	-moz-box-shadow: 0px 0px 2px #cdcdcd;
	-webkit-box-shadow: 0px 0px 2px #cdcdcd;
	box-shadow: 0px 0px 2px #cdcdcd;
}
.shownum a:link,
.shownum a:visited,
.pager a:link,
.pager a:visited {
  color: #727272;
  background-image: url(../pic/pagerbg.jpg);
  background-repeat: repeat-x;
  background-position: top center;
  border: 1px solid #c9c9c9;	
}
.shownum a:focus,
.shownum a:hover,
.shownum a:active,
.pager a:focus,
.pager a:hover,
.pager a:active {
  color: #171717;
  background: #ECB237;
  border: 1px solid #c9c9c9;
}

.shownum a:link.current,
.shownum a:visited.current,
.shownum a:focus.current,
.shownum a:hover.current,
.shownum a:active.current,
.pager a:link.current,
.pager a:visited.current,
.pager a:focus.current,
.pager a:hover.current,
.pager a:active.current {
  color: #efefef;
  background-image: url(../pic/pageractbg.jpg);
  background-repeat: repeat-x;
  background-position: top center;
  border: 1px solid #505050;

	-moz-box-shadow: 0px 0px 2px #505050 inset;
	-webkit-box-shadow: 0px 0px 2px #505050 inset;
	box-shadow: 0px 0px 2px #505050 inset;
}
.shownum span {
	float: right;
}
.shownum a {
	float: right;
}
.timershow {
	font-size: 0.8em;
	color: #848899;
	padding-right: 1.2em;
	padding-top: 0.3em;
}

table .details {
	margin-bottom: 1em;
}

table .details input[type="text"] {
	background: #D3DFF5;
	border: 1px solid #959DB5;
	width: 158px;
	padding: 1px;
	padding-left: 3px;
}
table .details textarea {
	background: #D3DFF5;
	border: 1px solid #959DB5;
	padding: 1px;
	padding-left: 3px;
}
table .details select {
	background: #FAFBFE;
	border: 1px solid #959DB5;
	width: 165px;
	padding: 1px;
	padding-left: 1px;
}
table .details a {
	margin: 2px;
	margin-left: 5px;
	display: block;
	float: left;
}
.lv2table .details td {
	border: 0;
}

.inlinefinder {
	position: absolute;
	top: 18px;
	left: 0px;
	background: #ffffff;
	border: 1px solid #959DB5;
	padding: 4px;
	z-index: 100;

	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;

	-moz-box-shadow: 2px 2px 4px #666666;
	-webkit-box-shadow: 2px 2px 4px #666666;
	box-shadow: 2px 2px 4px #666666;
}

.todoinbox {
	width: 100%;
}
#overlayall, #matvorlovl {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 10000;
	background: #fcfcfc;
	/* MSIE - PC */
	filter: alpha(opacity=65);
	/* Mozilla 1.6 und frueher */
	-moz-opacity: 0.65;
	opacity: 0.65;
}
#showboxall {
	position: fixed;
	width: 800px;
	max-height: 90%;
	top: 5%;
	left: 50%;
	margin-left: -350px; /* negative Hälfte von width:700px */
	background: #ffffff;
	border: 1px solid #D9E1DF;
	padding: 12px;
	font-size: 0.8em;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: auto;
	z-index: 10001;

	-moz-box-shadow: -3px 5px 8px -3px #cdcdcd;
	-webkit-box-shadow: -3px 5px 8px -3px #cdcdcd;
	box-shadow: -3px 5px 8px -3px #cdcdcd;

	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}

.repbox, #repgenbox {
	font-size: 0.8em;
	padding: 6px;
	border: 1px solid #cdcdcd;
	background: #ffffff;
	z-index: 100000;

	-moz-box-shadow: 2px 2px 4px #222222;
	-webkit-box-shadow: 2px 2px 4px #222222;
	box-shadow: 2px 2px 4px #222222;

	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.repbox {
	position: absolute;
	right: 0px;
	top: 25px;
}
#repgenbox {
	position: fixed;
	top: 4%;
	left: 50%;
	margin-left: -350px;
	width: 700px;
	height: 90%;
	min-height: 600px;
}
.repbox td {
	padding: 6px;
}
.reppoint {
	padding-top: 2px;
	padding-bottom: 4px;
	border-bottom: 1px dotted #768BA3;
}
#rep_gencont {
	display: flex;
	margin-top: 10px;
	height: 96.4%;
}
#rep_usercont {
	position: absolute;
	top: 32px;
	left: -164px;
	width: 160px;
}
#rep_user {
	position: absolute;
	top: 0px;
	right: 0px;
}
#rep_vorlage, #rep_inhalt, #rep_user { 
	border: 1px solid #768BA3;
	padding: 6px;
	background: #ffffff;

  overflow-y : scroll;
  overflow-x : hidden;

	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
#rep_vorlage, #rep_inhalt {
	-moz-box-shadow: inset 2px 2px 4px #cdcdcd;
	-webkit-box-shadow: inset 2px 2px 4px #cdcdcd;
	box-shadow: inset 2px 2px 4px #cdcdcd;
}
#rep_user { 
	-moz-box-shadow: 2px 2px 4px #cdcdcd;
	-webkit-box-shadow: 2px 2px 4px #cdcdcd;
	box-shadow: 2px 2px 4px #cdcdcd;
}
#rep_vorlage {
	display: flex;
	flex-direction: column;
	flex-grow: 0;
	flex-basis: 40%;
}
#rep_inhalt {
	flex-grow: 1;
	margin-left: 10px;
	flex-basis: 60%;

  background-image: url(../pic/rep_inhalt.jpg);
  background-repeat: no-repeat;
  background-position: center center;
}
#rep_vorlage div, #rep_inhalt div {
	border: 1px solid #768BA3;
	padding: 4px;
	margin-bottom: 4px;
	padding-left: 6px;
	height: 17px;
	background: #ffffff;

	-moz-box-shadow: 2px 2px 4px #cdcdcd;
	-webkit-box-shadow: 2px 2px 4px #cdcdcd;
	box-shadow: 2px 2px 4px #cdcdcd;

	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
#rep_vorlage input, 
#rep_inhalt .sort_hand, 
#rep_inhalt .rep_color, 
#rep_inhalt .rep_rotate {
	float: right;
	margin-left: 11px;
}
#rep_inhalt .sort_hand {
	margin-left: 13px;
}
#rep_inhalt input[type="color"] {
	height: 17px;
	width: 17px;

	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
#rep_inhalt input[type="text"] {
	height: 10px;
	width: 190px;
}
#rep_inhalt .move_hand {
	float: left;
	margin-right: 8px;
}

.stodetbox, .knddetbox {
	position: absolute;
	left: 0px;
	top: 0px;
	background: #ffffff;
	padding: 15px;
	border: 1px solid #4E4E56;
	z-index: 9000000;

	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;

	-moz-box-shadow: 4px 4px 7px #222222;
	-webkit-box-shadow: 4px 4px 7px #222222;
	box-shadow: 4px 4px 7px #222222;
}

.sto_det:hover {
	background: #ECB237;
	color: #ffffff;
}

.tddetail {
	position: relative;
	min-height: 200px;
	width: 100%;
}
.detailboxmain, .subdetailboxmain {
	margin-top: 28px;
	margin-bottom: 6px;
	padding: 1em;
	min-height: 200px;
	border: 1px solid #cdcdcd;
	background: #ffffff;

	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	border-bottom-left-radius: 5px;

	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-bottom-right-radius: 5px;

	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	border-top-right-radius: 5px;

	-moz-box-shadow: 2px 2px 3px #222222;
	-webkit-box-shadow: 2px 2px 3px #222222;
	box-shadow: 2px 2px 3px #222222;
}
.detailboxkopf, .subdetailboxkopf {
	position: absolute;
	width: 600px;
	height: 28px;
	top: -27px;
	left: 0px;
}
.detailboxkopf input,
.subdetailboxkopf input,
.detailboxkopf div {
	float: left;
}
.detailboxkopf input,
.subdetailboxkopf input {
	margin-right: 6px;
}
.tabnum {
	position: absolute;
	right: 4px;
	top: -2px;
	font-size: 0.82em;
	padding-right: 2px;
	padding-left: 2px;
	border: 1px solid #cdcdcd;
	background: #ECB237;

	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;

	-moz-box-shadow: 1px 1px 2px #222222;
	-webkit-box-shadow: 1px 1px 2px #222222;
	box-shadow: 1px 1px 2px #222222;
}

.dettble {
	padding-left: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
	margin-top: 1em;
	margin-bottom: 1em;
	border: 1px solid #cdcdcd;

	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;

	-moz-box-shadow: 2px 2px 3px #222222;
	-webkit-box-shadow: 2px 2px 3px #222222;
	box-shadow: 2px 2px 3px #222222;
}

.cw_comment, .todo_box {
	max-height: 200px;
	min-height: 45px;
	margin-bottom: 4px;
	padding: 8px;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: auto;
	background: #FEFAE9;

	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;

	-moz-box-shadow: inset 1px 1px 2px #666666;
	-webkit-box-shadow: inset 1px 1px 2px #666666;
	box-shadow: inset 1px 1px 2px #666666;
}
.todo_box {
	background: #E9F3FE;
}
.cw_comment h3 {
	font-size: 0.8em;
}
.cw_comment td {
	border: 0;
	padding: 0;
	padding-bottom: 2px;
}
.cw_com_user {
	font-weight: bold;
	margin-bottom: 2px;
}
.cw_com_save {
	position: absolute;
	top: 8px;
	right: 25px;
}
.cw_com_text {
	width: 637px;
	height: 70px;
	background: #FDF2C6;
	border: 1px dotted #343433;
}

#susel_box {
	position: absolute;
	top: 25px;
	left: 0px;
	font-size: 0.86em;
	padding: 10px;
	padding-bottom: 16px;
	width: 434px;
	border: 1px solid #4E4E56;
	background: #ffffff;
	z-index: 90000;

	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;

	-moz-box-shadow: 4px 4px 7px #222222;
	-webkit-box-shadow: 4px 4px 7px #222222;
	box-shadow: 4px 4px 7px #222222;
}
.suchmatrixtable, #suchmatrixendtable{
	float: left;
	padding-right: 8px;
}
.suchmatrixtable td, 
#suchmatrixendtable td {
	padding: 2px;
}
.suchmatrixtable {
	margin-right: 10px;
	background-image: url("../pic/tabletrenn.jpg");
	background-position: top right;
	background-repeat: no-repeat;
	background-size: 1px 100%;
}

.ui-datepicker {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;

	-moz-box-shadow: 4px 4px 7px #222222;
	-webkit-box-shadow: 4px 4px 7px #222222;
	box-shadow: 4px 4px 7px #222222;
}
.ui-datepicker-title select {
	height: 22px;
}

#kommerz_box, #ttwos_box, 
#planungs_box, #behinderungs_box {
	margin-top: 1.2em;
}

#sbclose {
	float: right;
}
.btn_close {
	position: absolute;
	right: -6px;
	top: -6px;
}
.inp_auto {
	position: absolute;
	right: 1px;
	top: 1px;
}
.autolernbox {
	position: absolute;
	top: 25px;
	left: 0px;
	font-size: 0.9em;
	width: 250px;
	min-height: 23px;
	max-height: 200px;
	border: 1px solid #4E4E56;
	background: #ffffff;
	z-index: 90000;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: auto;

	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;

	-moz-box-shadow: 4px 4px 7px #222222;
	-webkit-box-shadow: 4px 4px 7px #222222;
	box-shadow: 4px 4px 7px #222222;
}
.autolernbox div {
	position: relative;
	padding: 0.3em;
	padding-left: 0.4em;
	border-bottom: 1px solid #cdcdcd;
}
.autolernbox div a {
	display: block;
	width: 216px;
	height: 16px;

	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.autolernbox div input[type="image"] {
	position: absolute;
	right: 10px;
	top: 4px;
}