/* ---------------------------- */
/* STANDARD HTML TAG RESET */
/* ---------------------------- */
body, div, h1, h2, h3, h4, h5, h6, p, blockquote, a, address, em, big, img, small, strong, span, ol, ul, li, form, label, table, tr, th, td {
	background-color: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}

.kastendiv {
	height: 105px; 
	width: 268px; 
	background: url('../images/ik_kalender.png') 15px center no-repeat #fff; 
	border: 3px solid #dcddde;
}

a {
	color: #000;
}

ol, ul {
	list-style-type: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0px 0px;
}
td {
}
html body div#page div#main div#contentwrapper div#content form div.tab-wrapper div.tabcontainer div#tab0.navigation div.box div.titlebar table tbody tr td {
	line-height: 22px;
}
html body div#page div#main div#contentwrapper div#content div.tab-wrapper div.tabcontainer div#tab0.navigation div.box div.box-content table.marked,html body div#page div#main div#contentwrapper div#content div.tab-wrapper div.tabcontainer div#tab0.navigation div.box div.titlebar table.marked   {
	background-color: #B8D2EB;
}
.pflichtfeld {
	color: #8b0000;
}

em, address, strong {
	font-style: normal;
}

a {
	text-decoration: none;
	outline: 0;
}

/* ---------------------------- */
/* STANDARD HTML TAG DEFINITION */
body, form, input, button, select, textarea, file, a, label , table, td {
	color: #000000;
	font-family: Arial, sans-serif, Verdana;
	margin: 0;
	padding: 0;
	font-size: 11px;
}

body {
	background-color: #f0f0f0;
	background-image: url('../images/bg-gradient.jpg');
	background-repeat: repeat-x;
	padding: 8px 12px;
}

/*.box-content {
	overflow: hidden;
}*/
.box-content a {
	color: #000;
	line-height: 18px;
}
.box-content .inner {
	margin: 3px 7px;
}
.box-content .inner H3{
	margin-top: 7px;
	margin-bottom: 3px;
}
.box-content a.important {
	color: red;
}
.box-content label.inaktiv  {
	color: #999;
}

/* ----------------------------*/
/* CUSTOM CLASSES */
/* ----------------------------*/


.clear {
	clear: both;
}

.align-left {
	float: left;
}

.align-right {
	float: right;
}

/* ----------------------------*/
/* PAGE ELEMENTS */
/* ----------------------------*/

#page {
	width: 100%;
}

/* ----------------------------*/
/* HEADER */
/* ----------------------------*/

#header {
	width: 100%;
	background: #fff;
}

#header a.align-left, #header a.align-right {
	position: relative;
}

#header ul.user {
	float: right;
	padding-top: 6px;
}

#header ul.user li {
	float: left;
	height: 18px;
	background-image: url('../images/icon_set.png');
	background-repeat: no-repeat;
}

#header ul.user li.logout {
	background-position: 0px -25px;
}

#header ul.user li a {
	font-family: Arial, sans-serif, Verdana;
	color: #8c8c8c;
	padding-left: 24px;
	margin-right: 17px;
	line-height: 19px;
}

/* anything .hover classes used in the stylesheet 
	to fix hover in IE6 only */

#header ul.user li.hover a, #header ul.user li:hover a, 
#sidebar ul li h3 a:hover, #content h3 a:hover {
	text-decoration: underline;
	color: #c7dbef;
	background-color: transparent;
}

/* ----------------------------*/
/* NAV */
/* ----------------------------*/

#nav {
	background-image: url('../images/header.jpg');
	background-repeat: repeat-x;
	background-position: bottom left;
	padding-bottom: 6px;
	margin-top: -21px;
	left: 12px;
	right: 12px;
	height: 23px;
	position: absolute;
}

#nav ul {
	padding-left: 254px;
}

#nav ul li {
	float: left;
	line-height: 28px;
}

#nav ul li a {
	font-family: Arial, sans-serif, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #000;
	display: block;
	height: 28px;
	float: left;
	padding: 0px 12px;
}

#nav ul li.current, #nav ul li:hover, #nav ul li.hover {
	background-color: #a6a9a9;
	background-image: url('../images/tab_nav_sprite.jpg');
	background-repeat: repeat-x;
}

#nav ul li.current a, #nav ul li:hover a, #nav ul li.hover a {
	color: #fff;
}

/* ----------------------------*/
/* MAIN */
/* ----------------------------*/

#main {
	padding-top: 8px;
	position: relative;
	width: 100%;
}

/* ----------------------------*/
/* SIDEBAR */
/* ----------------------------*/

#sidebar {
	width: 231px;
	margin-left: -100%;
	float: left;
	background-color: #fff;
	border: solid 1px #dcdcdc;
	padding-top: 9px;
	padding-left: 13px;
}

#sidebar ul li h3, html body div#page div#main div#contentwrapper div#content div.tab-wrapper div.tabcontainer div#tab0.navigation div.box div.box-content table tbody tr td a h3{
	font-family: Arial, sans-serif, Verdana;
}

#sidebar ul li h3 a {
	color: #8c8c8c;
	font-weight: normal;
	font-size: 13px;
}

#sidebar select {
	width: 218px;
	height: 25px;
}

#sidebar .widget-select li {
	padding: 0;
	margin: 0;
	background-image: none;
}

#sidebar .widget-select div.selectbox-wrapper {
    border-right: solid 1px #dcddde;
	border-left: solid 1px #dcddde;
	border-bottom: solid 1px #dcddde;
	width: 216px !important;
	background-color: #fff;
	position: absolute;
	/* display: none; */
}

#sidebar .widget-select div.selectbox-wrapper ul {
	margin: 0;
	padding: 0;
}

#sidebar .widget-select div.selectbox-wrapper ul li {
	height: 23px;
	line-height: 23px;
	padding-left: 7px;
	width: 209px;
	cursor: pointer;
}

#sidebar .widget-select div.selectbox-wrapper ul li:hover,
#sidebar .widget-select div.selectbox-wrapper ul li.hover { 
  background-color: #f2f2f2;
}

#sidebar .widget-select div.selectbox-wrapper ul li.selected {
   background-color: #c7dbef;
}

 /* look&fell of  select box*/
#sidebar .widget-select .languagebox {
	width: 211px !important;
	padding-left: 7px;
	background-color: transparent;
	background-image: url('../images/select.jpg');
	background-repeat: no-repeat;
	display : block;
	text-align: left; 
	cursor: pointer;
	outline: 0;
	border: 0px;
	height: 25px;
	line-height: 25px;
}

#sidebar .widget-select h3 {
	margin: 0;
	padding: 0 0 8px;
	background-image: none;
	font-size: 13px;
}

.widget-links {
	height: 420px;
	margin-top: 10px;
	padding-bottom: 13px;
	overflow: auto;
	width: 218px;
	padding-right: 13px;
	/* white-space: nowrap; */
}

#sidebar h3, html body div#page div#main div#contentwrapper div#content div.tab-wrapper div.tabcontainer div#tab0.navigation div.box div.box-content table tbody tr td a h3 {
	padding-left: 17px;
	background-image: url('../images/icon_set.png');
	background-repeat: no-repeat;
	background-position: 0px -49px;
	margin: 10px 0px 6px;
}
html body div#page div#main div#contentwrapper div#content div.tab-wrapper div.tabcontainer div#tab0.navigation div.box div.box-content table tbody tr td a h3 {
	margin: 0;
}
#sidebar ul li a {
	color: #262626;
	padding: 0px 4px;
	line-height: 18px;
}

.widget-links ul li a {
	display: block;
}

#sidebar ul ul li.current li a {
	background-color: transparent;
}

#sidebar ul li.current a, #sidebar ul li a:hover, 
#sidebar ul ul ul li a:hover {
	background-color: #8b0000;
	color: #fff;
}

#sidebar ul ul li a {
	padding-left: 29px;
/*background-image: url('../images/icon_set.png');*/
	background-image: url('../images/einrueckung.png');
	background-repeat: no-repeat;
/*	background-position: 15px -72px;*/
	background-position: 15px 3px;
	padding-bottom: 3px;
}

#sidebar ul ul li.item-2 a {
	background-position: 15px -121px;
}

#sidebar ul ul li.item-4 a , #sidebar ul ul li.item-6 a , 
#sidebar ul ul li.item-7 a , #sidebar ul ul li.item-9 a {
	background-position: 15px -344px;
}

#sidebar ul ul li.tree a {
	background-image: url('../images/icon_tree_c.png');
	background-position: 15px 0px;
}

#sidebar ul ul li.open a {
	background-image: url('../images/icon_tree_o.png');
}

#sidebar ul ul li.tree li a {
	padding-left: 45px;
	/*background-image: url('../images/icon_set.png');
	background-position: 38px -344px;*/
	background-image: url('../images/einrueckung.png');
	background-position: 28px 0;
}

#sidebar ul ul li.tree li.tree a {
	background-image: url('../images/icon_tree_c.png');
	background-position: 29px 0px;
}

#sidebar ul ul li.tree li.open a {
	background-image: url('../images/icon_tree_o.png');
}

#sidebar ul ul li.tree li.tree li a {
	padding-left: 60px;
	/*background-image: url('../images/icon_set.png');
	background-position: 58px -344px;*/
	background-image: url('../images/einrueckung.png');
	background-position: 43px 0;
}

#sidebar ul ul li.tree li.tree li.tree a {
	background-image: url('../images/icon_tree_c.png');
	background-position: 43px 0px;
}

#sidebar ul ul li.tree li.tree li.open a {
	background-image: url('../images/icon_tree_o.png');
}

#sidebar ul ul li.tree li.tree li.tree ul li a {
	padding-left: 76px;
	/*background-image: url('../images/icon_set.png');
	background-position: 75px -344px;*/
	background-image: url('../images/einrueckung.png');
	background-position: 59px 0;
}

#sidebar ul ul ul {
	padding-top: 2px;
}

#toggle-sidebar {
	width: 8px;
	height: 50px;
	background-image: url('../images/toggle.jpg');
	background-repeat: no-repeat;
	cursor: pointer;
	position: absolute;
	top: 50%;
	left: 245px;
}

#toggle-sidebar.change-class {
	left: 0;
	background-image: url('../images/toggle.jpg');
	background-position: -8px 0px;
}

/* ----------------------------*/
/* CONTENT */
/* ----------------------------*/

#contentwrapper {
	width: 100%;
	float: left;
}

#content {
	background-color: #fff;
	border: solid 1px #dcdcdc;
	margin-left: 253px;
}

#content.new-content {
	margin-left: 8px;
}

#content h3 {
	font-size: 13px;
	color: #000;
}

#content h3 a, #content h3 span {
	font-weight: normal;
	color: #8c8c8c;
}

#content .tab-top {
	height: 26px;
	padding-left: 12px;
	padding-top: 8px;
}

#content .tab-top h3 {
	background-image: url('../images/icon_set.png');
	background-position: 2px -119px;
	background-repeat: no-repeat;
	padding-left: 23px;
	padding-top: 2px;
	height: 18px;
}

#content .tab {
	height: 25px;
	background-color: #a6a9a9;
	/*background-image: url('../images/tab_nav_sprite.png');*/
	background-position: 0px -35px;
	background-repeat: repeat-x;
	padding-top: 6px;
}
#content .feedback{
	font-weight: bold;
	padding: 10px;
	padding-left: 30px;
	background-repeat: no-repeat;
	background-position: 10px 8px;
	background-color: #DDDDDD;
	height: auto;
}
#content .success{
	color: #006400;
	background-image: url('../images/icon_success.png');
}
#content .error{
	color: #8b0000;
	background-image: url('../images/icon_error.png');
}
#content .loading{
	color: #999;
	background-image: url('../images/ajax_loader.gif');
}

.tab ul.first {
	border-right: solid 1px #d4d5d4;
	border-top: solid 1px #d4d5d4;
	background-color: #fff;
	padding-left: 13px;
	padding-top: 3px;
	height: 21px;
	float: left;
	margin-right: 10px;
}

.tab ul.first li {
	float: left;
	padding-right: 6px;
}

.tab ul.first li a {
	float: left;
	display: block;
	width: 20px;
	height: 20px;
	background-image: url('../images/icon_set.png');
	background-repeat: no-repeat;
	background-position: 2px -145px;
}

.tab ul.first li a:hover {
	background-color: #c7dbef;
}

.tab ul.first li.item-2 a {
	background-position: -20px -145px;
}

.tab ul.first li.item-3 a {
	background-position: -43px -145px;
}

.tab ul.second, .popup-tab ul {
	float: left;
}

.tab ul.second  li, .popup-tab ul li {
	float: left;
	border-left: solid 1px #d4d5d4;
	border-right: solid 1px #d4d5d4;
	border-top: solid 1px #d4d5d4;
	border-bottom: solid 1px #d4d5d4;
	background-color: #efefef;
	margin-right: 2px;
}

.tab ul.second  li a, .popup-tab ul li a {
	float: left;
	display: block;
	padding-left: 30px;
	padding-right: 12px;
	height: 23px;
	line-height: 23px;
	color: #262626;
	background-image: url('../images/icon_set.png');
	background-repeat: no-repeat;
	background-position: 5px -168px
}

.tab ul.second  li.item-2 a, .popup-tab ul li.item-2 a {
	background-position: 5px -193px;
}

.tab ul.second  li.item-3 a, .popup-tab ul li.item-3 a {
	background-position: 5px -218px;
}

.tab ul.second  li.item-4 a {
	background-position: 5px -242px;
}

.tab ul.second  li.item-5 a {
	background-position: 5px -268px;
}

.tab ul.second  li.item-6 a {
	background-position: 5px -291px;
}

.tab ul.second li.current, .tab ul.second  li:hover, 
.popup-tab ul li.current, .popup-tab ul li:hover,
.tab ul.second  li.hover, .popup-tab ul li.hover {
	background-color: #fff;
	border-bottom: solid 1px #fff;
}

#content .tab-wrapper {
	padding-left: 12px;
	clear: left;
}

#content .tabcontainer {
	height: 403px;
	padding: 13px 0px;
	overflow: auto;
	width: 100%;
}

#content .box {
	width: 458px;
	border: solid 1px #dcddde;
}

table thead tr th {
	cursor: pointer;
}

.box .titlebar, .box th {
	height: 22px;
	background-image: url('../images/tab_nav_sprite.png');
	background-position: 0px -67px;
	background-repeat: repeat-x;
	line-height: 22px;
	padding-left: 8px;
}

.box .titlebar span, .box  th {
	font-weight: bold;
	text-align: left;
	padding-left: 8px;
}

.box table td {
	padding: 4px 8px;
	vertical-align: middle;
}

.box table tr.valign td {
	vertical-align: top;
}

.box table tr.valign td label, .box table tr.valign td .jq-tooltip {
	display: block;
	padding-top: 3px;
}

.tab ul.second li.errInpt{
	background-color: #FFE9E8;
}
.box .errInput {
	border: 2px solid #8B0000;
}

.box input, .box select, .box file {
	width: 280px;
	height: 27px;
	border: solid 1px #a5acb2;
	padding-left: 6px;
	color: #231d1d;
}
.box select {
	width: 288px;
	height: 22px;
	padding-left: 3px;
}


.checkbox, .radio {
	width: auto !important;
	height: auto;
	vertical-align:middle;
	margin-right: 0 !important;
	border: none !important;
}
label {
    vertical-align:middle;
    padding-left:5px;
}

.box textarea {
	width: 280px;
	height: 32px;
	padding-top: 2px;
	border: solid 1px #a5acb2;
	padding-left: 6px;
	color: #231d1d;
	overflow: auto;
	resize: none;
}

html body div#page div#main div#contentwrapper div#content form div.tab-wrapper div.tabcontainer div#tab0.navigation div.box div.box-content table tbody tr.highlight td div#baseplanDiv4 table tbody tr td div.jq-tooltip div.jq-checkpointSubhead table tbody tr td {
	background-color: #fff;
}

.box .jq-tooltip {
	margin-right: 50px;
	color: #231d1d;
	width: 8px;
	position: relative;
}

.box .jq-tooltip span {
	color: #5e8fc5;
	text-decoration: underline;
	cursor: pointer;
}

.box .jq-tooltip h4 {
	margin: 0;
	padding: 0 0 8px;
}

.box .jq-tooltip .jq-checkpointSubhead {
	position: absolute;
	width: 180px;
	padding: 8px 35px 8px 12px;
	z-index: 500;
	display: none;
	background-color: #fff;
	border: solid 1px #a8b0b1;
 	top: 20px;
	left: 0;
}

#popup .box .jq-tooltip .jq-checkpointSubhead {
	top: -85px;
}

.box .jq-tooltip .jq-checkpointSubhead p {
	line-height: 15px;
}

.box table tr.highlight td, tr.highlight {
	background-color: #f2f2f2;
}

.buttonpane {
	padding-top: 9px;
	padding-bottom: 9px;
}

.buttonpane .back {
	width: 37px;
	background-image: url('../images/icon_back.png');
	background-position: 5px 3px;
}
.buttonpane .neutral {
	width: 22px;
	background-image: none;
	padding: 0;
}
.buttonpane .weiter {
	background-image: url('../images/icon_rechts.png');
	background-position: 5px 3px;
}
.buttonpane .save {
	background-image: url('../images/icon_save.png');
	background-position: 5px 3px;
	padding-left: 28px;
}
.buttonpane .download {
	background-image: url('../images/icon_download.gif');
	background-position: 5px 3px;
	padding-left: 15px;
}
.buttonpane .close {
	background-image: url('../images/icon_delete.png');
	background-position: 5px 3px;
}
.buttonpane button {
	width: auto;
	height: 28px;
	line-height: 25px;
	background-color: #ececec;
	background-image: url('../images/icon_set.png');
	background-repeat: no-repeat;
	background-position: 5px -314px;
	border: solid 1px #d4d5d4;
	font-weight: bold;
	color: #262626;
	cursor: pointer;
	padding-left: 27px;
	padding-right: 5px;
	margin-right: 8px;
	outline: 0;
}
html>body .buttonpane button {
	padding-left: 25px;
	padding-right: 10px;
	margin-right: 8px;
}

.buttonpane button:hover, .buttonpane button.hover {
	background-color: #c7dbef;
}

/***************/

#popup .innertube {
	padding: 0px 8px 2px 7px;
	width: 457px;
}

#popup .popup-tab {
	width: 100%;
	height: 25px;
	position:  relative;
	z-index: 3;
}

#popup .tabcontainer {
	width: 100%;
	border: solid 1px #d4d5d4;
	margin-top: -1px;
	position:  relative;
	z-index: 2;
	padding-bottom: 10px;
}

#popup .titlebar {
	background-color: transparent;
	background-image: none;
	padding-top: 9px;
	padding-bottom: 3px;
}

/***********************************/

.ui-widget-overlay {
	height: 100%;
	left: 0px;
	position: absolute;
	top: 0px;
	width: 100%;
}

.ui-dialog {
	/* overflow: hidden; */
}

.ui-widget-content {
	background-image: url('../images/overlay.png');
	position: absolute;
	z-index: 99;
	/* overflow: hidden; */
	width: 492px;
	padding: 6px;
}

.ui-helper-clearfix {
	display: block;
}

.ui-widget-header {
	position: relative;
	background-color: #d9dada;
	font-weight: bold;
	color: #000;
	padding: 0px 7px;
	height: 22px;
	line-height: 22px;
	cursor: move;
}

.ui-dialog .ui-dialog-title {
	font-weight: bold;
	color: #000;
	float: left;
}

.ui-dialog .ui-dialog-titlebar-close {
	height: 18px;
	margin: -10px 0px 0px;
	padding: 1px;
	position: absolute;
	right: 0.3em;
	top: 50%;
	width: 19px;
}

.ui-dialog .ui-dialog-titlebar-close span {
	float: right;
	cursor: pointer;
	width: 18px;
	height: 18px;
	background-image: url('../images/close.jpg');
	background-repeat: no-repeat;
	background-position: center left;
	overflow: hidden;
	text-indent: -99999px;
}

#popup {
	/* overflow: auto; */
	position: relative;
	background-image: none;
	background-color: #fff;
	border: solid 1px #dcdcdc;
	padding: 8px 8px 10px;
	zoom: 1;
}

.ui-resizable {
	position: relative;
}
.ui-resizable-handle { 
	position: absolute;
	font-size: 0.1px;
	z-index: 100; 
	display: block;
}

.ui-resizable-disabled .ui-resizable-handle, 
.ui-resizable-autohide .ui-resizable-handle {
	display: none; 
}

.ui-resizable-n {
	cursor: n-resize; 
	height: 7px; 
	width: 100%;
	top: -5px; 
	left: 0; 
}

.ui-resizable-s {
	cursor: s-resize; 
	height: 7px; 
	width: 100%; 
	bottom: -5px; 
	left: 0; 
}

.ui-resizable-e {
	cursor: e-resize;
	width: 7px;
	right: -5px; 
	top: 0;
	height: 100%;
}
.ui-resizable-w { 
	cursor: w-resize; 
	width: 7px;
	left: -5px;
	top: 0; 
	height: 100%;
}

.ui-resizable-se {
	cursor: se-resize;
	width: 12px;
	height: 12px; 
	right: 1px;
	bottom: 1px;
}
 
.ui-resizable-sw { 
	cursor: sw-resize;
	width: 9px;
	height: 9px; 
	left: -5px;
	bottom: -5px; 
}

.ui-resizable-nw {
	cursor: nw-resize; 
	width: 9px; 
	height: 9px;
	left: -5px;
	top: -5px;
}

.ui-resizable-ne {
	cursor: ne-resize;
	width: 9px;
	height: 9px; 
	right: -5px; 
	top: -5px;
}

button.ui-datepicker-trigger{
    background-image: url('../images/tright-on.gif');
    background-position: 5px 3px;
}
.ui-datepicker-next, .ui-datepicker-prev {
    cursor: pointer !important;
}

#altChooseWrapper .ui-autocomplete-input {
    font-size: 14px;
    padding: 0;
    padding-left: 10px;
}
#altChooseWrapper .ui-button {
    height: 29px;
}
.ui-autocomplete{
    overflow: auto;
    max-height: 60%;
    width: 324px;
}