@CHARSET "ISO-8859-1";

/* ########################## Globale Stylesheets ####################################################### */
 *{
 /* font-size: 12pt;*/
  margin: 0;
  padding: 0;
}

body {
/*	background-color: #ffffff;*/
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.0em;
}

table {
	background-color: #dedede;
}
table.rma {
	width: 1100px;

}
table.rma td {
	font-size: 0.7em;

}
table.rma td.theader {
	font-weight: 600
}

td, th {
	padding: 3px;
	background-color: #ffffff;
}
th {
	vertical-align: top;
}

table.smallFont td, table.smallFont th {
	font-size: 0.7em;
	padding:1px;
	text-align: center;
}

h2{
	font-weight: 600;
	font-size: 1.8em;
	width: 220px;
	padding-left: 16px;
}
h5 {
	margin-top:4px;
	margin-bottom:3px;
}
h6 {
	margin-top:4px;
}

a{
	color: #1d8ba7;
	font-weight: 600;
	text-decoration: none;
}

dd {
	margin: 2px;
}

li {
	list-style-type: none;
}

/*############### Formularelemente ####################*/
form {
  margin: 0px;
  padding: 0px;
}
input,textarea {
  height: 19px;
  text-align: left;
  background-color: #ffffff;
  border: #333333 1px solid;
  color: #333333;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 12pt;
  padding-left: 2px;
  border-radius:4px;
}

select {
	border-radius:4px;
}

input.highlighted,
	textarea.highlighted {
		background-color: #fbfb33;
}

textarea {
	height: 106px;
	width: 560px;
}
textarea.panorama {
	width: 900px;
	height: 56px;
}
textarea.kompakt {
	width: 252px;
	height: 110px;
	font-size:0.9em;
}
textarea.mittellang {
	width: 400px;
}
textarea.lang {
	width: 1190px;

}
textarea.riesig {
	width: 1190px;
	height:380px;
}

button {
  margin: 0px;
  padding: 0px;
  border: 0px;
  background-color: #ffffff;
}

button.info{
	background-color: #e6f0d5;
	border: solid 5pt #ffaa46;
	font-size: 1.3em;
	position: relative;
	top: -20px;
}

input[type=submit] {

	background-color: #e2e1dc;
	min-height: 28px;
	font-weight: 600;
	text-align: center;
	cursor: pointer;
	color: #00408e;
	box-shadow: 2px 2px 2px #dcdcdc;
}


input.required, select.required {
	background-color: #FFFFCC;
}

input.readonly, textarea.readonly, select.readonly {
	background-color: #f8f6f3;
}

input.repinfo {
	width: 225px;
}

input.nichtLeer {
	background-color: #fefacc;
}

input.button {
  height: 28px;
  border: #333333 1px solid;
  text-align: center;
}
input.em07 {
	font-size: 0.7em;
	padding: 2px;
	height: 26px;
}

input.radio,input.checkbox {
  border: none;
}
textarea.adressen {
	width: 380px;
	height: 140px;
}
.disabled {
	color: #999999;
}

.button {
  text-align: center;
}
input.image {
  border: none;
}


/*############# IDs #################*/
#root {
	width: 1200px;
	margin: auto;

}
#head {
	width: 1200px;
	height: 56px;
	padding-bottom: 5px;

}

#header {
	background-color: #fdcb77;
	border: #76af14 1px solid;
}

#mainContentArea {
	display: block;
	width: 1200px;
	min-height: 588px;
	overflow: auto;
	/*border: solid 1pt #79ad1a;*/
	padding: 20px 4px 4px 4px;
	z-index: 1;
}

#logoleft {
	float: left;
	display:inline-block;
	width: 230px;
	height: 58px;
	background-image:url(../images/logo_ctdi.jpg)
}

#logoright {
	float: right;
}

#firstLine {
    margin-top: 20px;
}

#naviContainer {
	float: left;
	display: inline-block;
	width: 1200px;
	padding: 0;
	margin: 0px;
	height: 30px;

}
#tabNavi {
	margin-top: 30px;
}

#systemData {
	width: 1194px;
	background:#FFF url(/images/headlineCTDI.jpg);
	padding: 3px;
	color: #FFF;
	font-size: 0.8em;
}

div#footer {
	width: 1195px;
	background:#FFF url(/images/headlineCTDI.jpg);
	color: #FFF;
	height: 20px;
	padding-left: 5px;
}

#gueltigkeit {
	display: inline-block;
	float: right;
	margin: 15px 30px 0px 0px;
	width: 70px;
	height: 70px;
	background-color: #ff4444;
}
#gueltigkeit.gueltig {
	background-color: #55ed44;
}

#ladeListeTable td,
	#ladeListeTable th,
	.DataTables_sort_wrapper,
	.ui-widget-content {
	font-size: 0.8em;
}

#hiddeninfo {
	display: none;
	margin: 15px;
	margin-left: 0px;
	border: solid 1pt #76af14;
	padding: 15px;
}


#jQueryTabelle td {
	font-size: 0.7em;
	font-weight: 400;
	border: solid 1pt #dedede;
}

#erfassteFehler tbody tr td {
	font-size: 0.9em;
	font-weight: 400;
	border: solid 1pt #dedede;
}
#deleteQData-confirm {
	display: none;
	font-size:1.1em;
}

#belegdatenNotice {
	float: right;
	font-weight: 600;
	background-color: #fff;
}
#jQueryTabelle tr.even td, #erfassteFehler tr.even td{
	background-color: #f8f8f8;
}

#jQueryTabelle tr.row_selected td{
	background-color: #f8f8d8;
}

#jQueryTabelle_wrapper div.fg-toolbar {
	height: 25px;
	font-size: 0.7em;
}
#jQueryTabelle_wrapper div.ui-toolbar{
	background-color: #dedede;
}
#jQueryTabelle_info{
	float:left;
}
#jQueryTabelle_wrapper div.dataTables_scrollHead table.dataTable th div.DataTables_sort_wrapper {
	font-size: 0.7em;
}

#esdimg {
	position:absolute;
	z-index:300;
	top: 450px;
	left: 940px;
}
#stammdatenContent {
	height:1300px;
	overflow: auto;
}
#neueAA {
	position: relative;
	top: -26px;
	left: +240px;
	display: inline;
}
#warnMsg {
	display: none;
}

#kennzeichenDiv {
	width:323px;
}
#dialogDelete {
	display: none;
}
#tabNaviRepInfo li {
	display:inline-block;
	margin-right: 20px;
}
#rightBlock {
	float:right;
}



#orderInfoTable td {
	padding: 5px;
}

#addressContainer label.addresslabel {
	float: left;
	display: inline-block;
	width: 110px;
	height: 20px;
	padding: 0px;
	margin: 0px;
}
#addressContainer span.addressField{
	display: inline-block;
	height: 20px;
}
#addressContainer li.addressType {
	font-weight: 600;
}
#blAnschrift {
	width: 290px;
}
/*############################### sup ################################*/
sup.red {
	font-size:0.8em;
	color:#ee0000;
}
/*############################### div-Klassen ########################*/
div.titleline {
	width: 168px;
	font-weight: 600;
}
div.aacontainer {
	border-bottom: solid 2pt #dedede;
	margin-bottom:8px;
	height: 234px;
}

div.invalid, input.invalid {
    border: solid 1pt #ef6666;
}

div.lineContainer {
	width: 720px;
}

div.loginImg{
    display: inline-block;
	float: left;
	width: 20px;
	height: 20px;
}

div.loginForm {
    display: inline-block;
	width: 140px;
    text-align: left;
}

div.shortLine{
	width: 260px;
}

div.line,
	div.line1,
	div.line3,
	div.line4,
	div.line5,
	div.line6,
	div.line8,
	div.line10 {
	border-bottom: solid 4pt #dddde3;
	padding: 0px;
	margin: 0px;
	margin-bottom: 3px;
}
div.line {
	clear: both;
	min-height: 56px;
}
div.line1 {
	min-height: 36px;
}

div.line3 {
	min-height: 81px;
}

div.line4 {
	height: 112px;
}

div.line5 {
	height: 130px;
}

div.line6 {
	height: 160px;
}
div.line7 {
	height: 190px;
}
div.line8 {
	height: 220px;
}

div.line10 {
	height: 340px;
}
div.greenBorder {
	border: solid 1pt #76af14;
	padding: 6px;
	width: 240px:
}
div.fixblock {
	width: 260px;
}

div.floatleft {
	float: left;
	display: inline-block;
	border-right: solid 1pt #dddddd;
	padding: 2px 5px 2px 5px;
	vertical-align: top;
}
div.floatleftNoLine {
	float: left;
	display: inline-block;
	padding: 2px 5px 2px 5px;
	vertical-align: top;
}

div.unsichtbar span
{
	display: none;
}
div.subnavi{
	display: none;
}
div.stammdatenFormContainer {
	clear:both;
}
div.fixHeight500 {
	max-height: 450px;
	overflow: auto;
}
.info {
	font-size: 1.2em;
	font-weight: 600;
	display: block;
	clear: both;
	color: #333;
	text-align: center;
	padding: 3px;
}

.display {
	font-weight: 600;
}

.floatright {
	float: right;
}

.warnung {
	font-weight: 600;
	color: #ed6505;
}
.warn {
	display: block;
	clear: both;
	font-weight: 600;
	color: #333;
	border: 2pt solid #ed6505;
	text-align: center;
	padding: 3px;
	font-size: 1.2em;
	border-radius: 5px;
}

.success {
	display: block;
	clear: both;
	font-weight: 600;
	color: #333;
	border: 2pt solid #79ad1a;
	background: #daf36a;
	text-align: center;
	padding: 3px;
	font-size: 1.2em;
	border-radius: 5px;
	box-shadow: 2px 3px 2px #dcdcdc;
	width:99%;
}

.notice {
	font-weight: 600;
}

.ungueltig {
	border: solid 3pt #ed6505;

}

div.hidden,
tr.hidden {
	display: none;
}

span.tabRepair {
	display: inline-block;
	margin-right: 1px;
	width: 155px;
	text-align: center;
	border: solid 2pt;
	border-color:#6a6a6a #3d3aa4 #3d3aa4 #6a6a6a;
	/*background-color: #dfe6d4;*/
	background-color: #e2e1dc;
	padding:1px;
	cursor: pointer;
	border-radius:4px;
}


span.high {
	/*background-color: #eff6e4;*/
	background-color: #f2f2f2;
	border-color: #00408e;
}

/*############## span Klassen ###########################*/

span.error {
	color: #ee4444;
	font-weight: 600;
	font-size: 0.8em;
}

span.pageTitle {
	font-size: 2.0em;
	color: #00408e;
}

span.buffer {
	display: inline-block;
	padding: 2px 5px 2px 3px;
}

/*############# label Klassen ###########################*/
label {
	vertical-align: top;
	padding: 3px;
}
label.stammdaten {
	font-size: 0.8em;
}
label.fix {
	width: 56px;
	display: inline-block;
}

label.fix2, span.fix2 {
	width: 120px;
	height: 18px;
	display: inline-block;
}
label.fix3 {
	width: 105px;
	display: inline-block;
}

label.fix100,
div.fix100 {
	width: 120px;
	display: inline-block;
}

label.fix140 {
	width: 140px;
	display: inline-block;
}

label.fix205 {
	width: 205px;
	display: inline-block;
}

/*############# select Klassen ###########################*/ #76af1 altes gruen
select {
  text-align: left;
  background-color: #ffffff;
  border: #00408e 1px solid;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 12pt;
  width: 124px;
  color: #000000;
}
select.stammdaten {
	font-size: 0.8em;
	margin-bottom:10px;
}

input.stammdaten {
	font-size: 0.8em;
	margin-bottom:16px;
}

select.breite140{
	width: 144px;
}
select.breite160{

	width: 160px;
}
select.breite240{

	width: 342px;
}
select.breite200{
	width: 256px;
}

select.breite320{
	width: 453px;
}


/*############## anchor-Klassen #########################*/

a.flag {
  float: right;
}
a.notes {
    font-weight: 700;
    color: #76ac18;
}
a.logout {
	text-align: center;
}
a.selectedTab {
	text-decoration: underline;
}

/*########################### Formular-spezifische Stylesheets ###############################
/*############## registerForm ###################*/
#registerFormContainer {
    width: 1200px;
}

#registerFormContainer .line {
    width: 400px;
    height: 24px;
    margin-left: 40px;
}
#registerFormContainer .formElement {
    display: inline-block;
    width: 219px;
    float: left;
    text-align: left;
}

#registerFormContainer .formElement input.registerForm,
select.registerForm {
    width: 215px;
}

#registerFormContainer .label {
    display: inline-block;
    width: 160px;
    float: left;
    text-align: left;
}

#registerButton {
    height: 22px;
    border: solid 1pt #76af14;
}
#loadOptionsSubmit {
	margin-left:8px;
}
#stopNo {
	width:26px;
}

.editUserButton {
	margin-right: 20px;
	margin-top: 6px;
}

.projektZeitForm {
	background-color: #f3f3f3;
}

/*############## Breiten-Klassen #########################*/
.minimal {
	width: 14px;
}

.sehrkurz {
	width: 64px;
}

.kurz {
	width: 98px;
}
.mittel {
	width: 190px;
}
.lang {
	width: 440px;

}
.sehrlang {
	width: 500px;
	display: inline-block;
}
.breite10{
	width: 14px;
}
.breite35{
	width: 49px;
}
.breite46{
	width: 64px;
}
.breite70{
	width: 98px;
}
.breite100{
	width: 140px;
	display: inline-block;
}
.breite136{
	width: 190px;
}
.breite200{
	width: 240px;
	display: inline-block;
}
.breite230{
	width: 230px;

}
.breite240{
	width: 286px;

}
.breite280{
	width: 312px;
	display: inline-block;
}
.breite360{
	width: 360px;
}
.breite320{
	width: 448px;
}
.breite400{
	width: 400px;
}
.breite408{
	width: 408px;
}
.breite420{
	width: 588px;
}
input.breite140{
	width: 140px;
}
/*############## allgemeine Klassen #########################*/
.br {
	display: block;
}

.floatleft{
	float: left;
}

.indent {
	padding-left: 30px;
}

.displayNone{
	display: none;
}

.spacer {
	background-color: #dedede;
	height: 48px;
	width: 8px;
	float: left;
}
.reparaturInfo {
	text-align: right;
}

.clearBoth{
	clear: both;
}

/*############## Drop-Down Menu #################################*/
#accordionDiv{
	float: left;
	padding-left: 5px;
}
#fehlerBeschreibungAccordion{
	position: absolute;
	z-index: 30;
	width: 300px;
}
#eingangsnummerAccordion{
	position: absolute;
	z-index: 30;
	width: 260px;
}
textarea.selectBox{
	display: none;
	overflow: auto;
	background-color: #ffffff;
	position:absolute;
	z-index: 2;
	border: solid 1pt #00408e;
}
textarea.breite220{
	width: 277px;
}

div.selectBox{
	display: none;
	overflow: auto;
	background-color: #ffffff;
	position:absolute;
	z-index: 20;
	border: solid 1pt #00408e;
	max-width: 500px;
}

div.selectBoxHide{
	display: none;
}

div.selectBox ul {
	padding: 0px;
	margin: 4px 0px 0px 0px;
}
div.selectBox ul li{
	padding-left: 5px;
	list-style-type: none;
	white-space:pre;
}
#leftBlock {
	display:inline-block;
	float: left;
	width: 690px;
}
div.haelfte {
	float:left;
}

.spanDropDownMenu{
	display:inline-block;
	width:140px;
}

#r07_beschr_fehler p{
	padding-bottom: 5px;
	border-bottom: solid 1pt #00408e;
}

#selectFaultCategory {
	margin-bottom:18px;
}
#labelFaultCategory {
	display: inline-block;
	width: 120px;
	margin-bottom:18px;
}

/*############## Autocompleter #################################*/
ul.autocompleter-choices
{
	position:				absolute;
	margin:					0;
	padding:				0;
	list-style:				none;
	border:					1px solid #7c7c7c;
	border-left-color:		#c3c3c3;
	border-right-color:		#c3c3c3;
	border-bottom-color:	#ddd;
	background-color:		#fff;
	text-align:				left;
	font-family:			Verdana, Geneva, Arial, Helvetica, sans-serif;
	z-index:				50;
}

ul.autocompleter-choices li
{
	position:				relative;
	margin:					-2px 0 0 0;
	padding:				0.2em 1.5em 0.2em 1em;
	display:				block;
	float:					none !important;
	cursor:					pointer;
	font-weight:			normal;
	white-space:			nowrap;
	font-size:				1em;
}

ul.autocompleter-choices li.autocompleter-selected
{
	background-color:		#FDCB77;
	color:					#000;
}

ul.autocompleter-choices span.autocompleter-queried
{
	display:				inline;
	float:					none;
	font-weight:			bold;
	margin:					0;
	padding:				0;
	font-size:				1em;
}

ul.autocompleter-choices li.autocompleter-selected span.autocompleter-queried
{
	color:					#000;
}

ul.autocompleter-choices span.autocopleterLeft{
	display:inline-block;
	width:250px;
	font-size:				0.8em;
}
ul.autocompleter-choices span.autocopleterRight{
	display:inline-block;
	font-size:				0.8em;
}

/*############## Lagerort #################################*/
#lagerOrtSubmit{
	min-height: 21px;
	max-height: 21px;
	background-color: #fff;
	font-weight: normal;
	font-size: 0.8em;
	cursor: pointer;
	padding: 0px 2px 0px 2px;
}

table.irisInfoTable{
	margin: 5px 0px 0px 0px;
}
table.irisInfoTable tr th{
	font-size: 0.8em;
	color: #444;

}
table.irisInfoTable tr td{
	font-size: 0.8em;
	color: #444;
}

/*############## Fehlerbeschreibung des Kunden #########################*/
#fehlerBeschreibung{
	border: 1px solid #76AF14;
	margin:0;
	padding:0;
	line-height: 1.2em;
	cursor: pointer;
}

/*############## Navigation #################################*/
ul#Navigation,
ul#Navigation2 {
	margin: 0; padding: 0;
	text-align: center;
}
ul#Navigation li,
ul#Navigation2 li {
	list-style: none;
	float: left;  /* ohne width - nach CSS 2.1 erlaubt */
	position: relative;
	margin: 0; padding: 0;
	/*margin: 0.4em; padding: 0;*/
}
* html ul#Navigation li,
	* html ul#Navigation2 li
	 {  /* Korrektur fuer den IE 5 und 6 */
	margin-bottom: -0.4em;
}
*:first-child+html ul#Navigation li {  /* Korrektur fuer den IE 7 */
	margin-bottom: -0.1em;
}
ul#Navigation li ul,
ul#Navigation2 li ul	 {
	margin: 0; padding: 0;
	position: absolute;
	top: 1.5em; left: 0;
	z-index: 100;
	/*top: 1.6em; left: -0.4em;*/
	/*display: none;   Unternavigation ausblenden */
}
* html ul#Navigation li ul,
* html ul#Navigation2 li ul
	 {  /* Korrektur fuer IE 5.x */
	left: -1.5em;
	left: -0.4em;
}
*:first-child+html ul#Navigation ul, *:first-child+html ul#Navigation2 ul {  /* Workaround fuer den IE 7 */
	background-color:silver; padding-bottom:0.4em;
}
ul#Navigation li:hover ul,
	ul#Navigation2 li:hover ul {
	display: block;  /* Unternavigation in modernen Browsern einblenden */
}
ul#Navigation li ul li,
	ul#Navigation2 li ul li {
	float: none;
	display: block;
	margin-bottom: 0em; /* 0.2em */
}
ul#Navigation a, ul#Navigation span,
	ul#Navigation2 a, ul#Navigation2 span {
	display: block;
	width: 6.5em;  /* Breite den in li enthaltenen Elementen zuweisen */
	padding: 0.2em 1em;
	text-decoration: none; font-weight: bold;
	border: 1px solid black;
	border-left-color: white; border-top-color: white;
	color: #000;
	background-color: #e2e1dc;

	font-size: 10.2pt;
}
li.mainNavigation {
	text-align: center;
	font-size: 12pt;
}
li.subNavigation {
	text-align: left;

}
li.button {
	border: solid 1pt #bbbbbb;
	background-color: #eee;
	color: #333333;
	font-size: 1em;
	margin-right: 6px;
	padding: 4px ;
	cursor: pointer;
}
li.selected {
	border: solid 1pt #555555;
}
* html ul#Navigation a, * html ul#Navigation span,
	* html ul#Navigation2 a, * html ul#Navigation2 span {
	width: 12em;   /* Breite nach altem MS-Boxmodell für IE 5.x */
	width: 9em;  /* korrekte Breite fuer den IE 6 im standardkonformen Modus */

}
ul#Navigation a:hover, ul#Navigation span, ul#Navigation2 a:hover, ul#Navigation2 span,li a#aktuell {
	border-color: white;
	border-left-color: black; border-top-color: black;
	color: white;
	background-color: grey;
}
li a#aktuell {  /* aktuelle Rubrik kennzeichnen */
  	color: maroon; background-color: silver;
}
ul#Navigation li ul span, ul#Navigation2 li ul span {  /* aktuelle Unterseite kennzeichnen */
	background-color: maroon;
}
.clearBoth {
	clear: both;
}


/*############## Login-Formular #############################*/
#loginRoot {
	width: 350px;
	height: 275px;
	margin: auto;
	border: 2px solid #CCC;
	padding-top: 20px;
	background-color: #FFFFFF;
	margin-top: 20px;
}
#loginIcon {
	float: left;
	width: 100px;

}
div.loginIcon {
	width: 100px;
	padding-top: 33px;
	text-align: center;
}
#loginForm {
	float: right;
	width: 250px;
	padding-top: 15px;
}
#rumpfContainer {
	display: block;
	height: 200px;
	border-bottom: solid 4pt #dde3dd;
	margin-bottom: 12px;
}
#sachnrContainer {
	display: block;
	height: 340px;
	border-bottom: solid 4pt #dde3dd;
	margin-bottom: 12px;

}
#oemContainer {
	border-bottom: solid 4pt #dde3dd;
	margin-bottom: 12px;
}
#auftragsartContainer, #ausnahmeAuftragsartContainer, #oemContainer {
	display:block;
	clear: both;
	margin-bottom: 12px;
}
#stammdatenNavi {
	display:block;
	width: 1200px;

}
#stammdatenNavi li {
	display: inline-block;
	float:left;
	margin: 0px 8px 8px 0px;
}
div.oemContainer {
	height: 70px;
}
div.loginError {
	float: left;
	width: 350px;
	text-align: center;
	color: red;
	font-weight: bold;
}
div.loginInfo {
	width: 320px;
	margin: auto;
	border: 2px solid #CCC;
	text-align: left;
	padding: 15px;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 25px;
	font-size: 10pt;
}

/*####################admin ###########################*/
p.admin {
	margin: 18px;
	margin-left: 0px;
	vertical-align: top;
}
label.admin {
	display: inline-block;
	width: 180px;
}
/*
#mailContent {
	display: none;
}
*/
#mailTextBlock {
	width: 800 px;
	height: 500px;
}
#usernames {
	width: 940px;
	height: 80px;
}

/*###################report #############################*/
input.date {
	width: 95px;
}
ul.zwischenlagerNavi li {
	margin-bottom: 16px;
	padding: 3px 12px 3px 4px;
}
ul.navigation li,
	ul.zwischenlagerNavi li {
	float: left;
	display: inline-block;
	padding-right: 15px;

}
ul.navigation li a {
	color: #333333;
}

label.optional {
	display: block;
	font-size: 0.8 em;
}
#reportlist_filter {
	float: left;
	display: inline-block;
	width: 210px;
	padding-right: 5px;
	text-align: left;
}
