@CHARSET "ISO-8859-1";

/* ########################## Globale Stylesheets ####################################################### */
 *{
 /* font-size: 12pt;*/ 
  margin: 0;
  padding: 0;       
}

body {
	
	font-family: Calibri, 'Gill Sans', sans-serif, Helvetica, Arial, Verdana;
	/*font-family:arial, verdana, helvetica,sans-serif;*/
	font-size: 1.0em;
	background-color: #dfe9ff;
}

p{
	margin-bottom: 6px;
}
p.addressblock {
	margin: 4px 0px 8px 0px;
}

table {
	background-color: #dedede;
}



td, th {
	padding: 2px;
	background-color: #ffffff;
	height: 44px;
	min-width:48px;
}

tr.even td { background-color: #f8f8f8;}

th.icon {
	width:30px;
}
th._100 {
	width: 100px;
}
span.ecoTitle {
	display: none;
}

td.download, td.link{
	cursor: pointer;
}
td.eco {
	background-image: url("/css/images/eco_blau.png");
	background-repeat: no-repeat;
	background-position: 6px;
	width:50px;
}
td.pdf {
	background-image: url("/css/images/pdf_blau.png");
	background-repeat: no-repeat;
	background-position: 10px;
}
td.xls {
	background-image: url("/css/images/xls_blau.png");
	background-repeat: no-repeat;
	background-position: 10px;
}
 
td.image {
	background-image: url("/css/images/image_blau.png");
	background-repeat: no-repeat;
	background-position: 6px;
	width:50px;
}
#ecolistTable_result_wrapper td.date, #ecolistTable_result_wrapper td.dateCur {
	text-align: center;
}
tr.wide td.image, tr.wide td.eco {
	background-position: 28px;
	width:80px;
}
td.instruction {
	background-image: url("/css/images/instruction_blau.png");
	background-repeat: no-repeat;
	background-position: 30px;
	width:100px;
}
td.smallpart {
	background-image: url("/css/images/smallpart_blau.png");
	background-repeat: no-repeat;
	background-position: 30px;
	width:100px;
}


tr.even td.criticalCur, tr.odd td.criticalCur {
	color: #cc0000;
	border: solid 1pt #cc0000;
	background-color: #f9e8e8;
}

td.critical {
	color: #fb8800;
	border: solid 1pt #fb8800;
	
}
th { vertical-align: top; }

h2{
	font-weight: 600;
	font-size: 1.2em;
	width: 220px;
	margin: 8px 10px 14px 30px;
}
h3 { margin-bottom: 12px; }
h3.tableHeadline {
	margin: 20px 0px 8px 20px;
	font-size:1.4em;
}
h3.privacy {
	margin: 14px 0px 2px 0px;
}
h4.successMsg {
	margin: 28px 0px 5px 28px;
}
img.help{
	display: none;
	float: right;
	margin:3px 3px 0px 0px;;
}
span.help{
	visibility: hidden;
	border: solid 1pt #cc0000;
	padding: 6px;
	position: relative;
	left: 660px;

}
a{
	color: #cc0000;
	text-decoration: none;
}
a:hover{ text-decoration: underline; }
a.image{ margin-left:8px; }
span.confirm {
	cursor: pointer;
}
span.confirm a:hover{ text-decoration: none; }


dd { margin: 2px; }

li { list-style-type: none; }

ul.bemerkung li {
	float: left;
	diplay: inline-block;
	margin-right: 6px;
	padding-right: 6px;
	border: 0pt;
	border-right: solid 1pt #dedede;
}
ul.bemerkung li.last {
	border-right: 0pt;
}

input[type=text], input[type=password] {
	width: 400px;
	height: 20px;
}
input[type=submit],input[type=button]{
	background-image: url("/images/button_bg.jpg");
	background-repeat: no-repeat;
	width:82px;
	height:25px;
	margin-bottom: 8px;
	border: 0pt;
}
input[type=submit]:hover,input[type=button]:hover{ cursor: pointer; }
input[type=submit].disabled,input[type=button].disabled {
	background-image: url("/images/button_bg_disabled.jpg");
	background-repeat: no-repeat;
}
input[type=file] { 	width: 300px; }
input.invalid, select.invalid {
	border: solid 2pt #cc0000;
}
span.button{
	display:inline-block;
	border: solid 1pt #999999;
	text-align: center;
	padding:4px;
}
span.button:hover{ border: solid 1pt #cc0000; }

textarea {
	width:400px;
	height:150px;
}
textarea.max100{
	height:48px;
}

select {
	width: 300px;
}
/*############# IDs #################*/
#root {
	width: 100%;
	margin: 0px;
	padding:0px;

}
#baseContainer {
	background-color: #ffffff;
	width: 982px;
	margin: auto;
	min-height:501px;
	_height:501px;

}
#header {
	background-image:url("../images/grade_bg.gif");
	background-repeat: x-repeat;
	height: 130px;
	width: 100%;
}

#innerHeader {
	margin: auto;
	width: 982px;
	padding-top: 16px;
	background-image:url("../images/world.gif");
	background-repeat: no-repeat;
	background-position: 258px 0px;
}
#logo {
	margin: 10px 0px 0px 18px;
}
#forgotpw {
	margin-left: 26px;
}

#navbar {
	float:right;
	height:20px;
	padding-right:10px;
}
#navbar ul li {
	padding: 0px 0px 0px 5px;
	float:right;
}
#navbar ul li a{
	color: #333;
	font-size: 0.9em;
}
#navbar ul li a:hover{
	text-decoration: underline;
}

#mainNavi {
	width: 982px;
	height: 20px;
	background-image:url("/images/balken_rot.jpg");
	background-repeat: x-repeat;
	margin: 12px 0px 0px 0px; 
	/*position: absolute;*/
	/*top: 86px;*/
	position:relative;
	top: +20px;
}

#mainNavi ul li {
	height: 20px;
	float: left;
	display: inline-block;
	padding: 0px;
	width: 96px;
	
}
#mainNavi ul li:hover ul.subNavi {
	display: block; 
}
#mainNavi ul li.highlight {
	position: relative;
	top: -5px;
	height: 25px;
	color:#909090;
	background-image:url("/images/nav_aktiv_bg.gif");
	background-position:right 0px;
	border-left: 1px solid #606060;
}
#mainNavi ul li span {
	display: inline-block;
	margin-left: 8px;
	color: #ffffff;
	font-size: 0.9em;
}
#mainNavi ul li.highlight span,
#mainNavi ul li.highlight span a {
	color: #909090;
}

#mainNavi ul li ul.subNavi {
	display: none;
	position: absolute;
	z-index: 100;
	border: solid 1pt #909090;
	border-bottom: solid 4pt #cc0000;
	top:+20px;
}
#mainNavi ul li.highlight ul.subNavi {
	top:+24px; 
}

#mainNavi ul.subNavi li {
	clear:both;
	display: block;
	width: 136px;
	background-color: #eeeeee;
	position: relative;
	z-index:15;
	padding: 2px 7px 2px 7px;
	
	border-bottom: solid 1pt #909090;
}



#mainNavi ul.subNavi li a{
	color: #666666;
	font-weight: 600;
	font-size: 0.9em;
	margin-left:6px;
}

#mainNavi ul.subNavi li a:hover{
	color: #cc0000;
}

#mainNavi a{
	color: #ffffff;
}

#footer {
	background-color:#dfe9ff;
}

#footer a {
	color: #333;
	font-size: 0.9em;
}
#footer ul li {
	float:left;
	display: inline-block;
	padding: 0px 3px 0px 3px;
	
}
#footer a:hover{
	color: #cc0000;
	font-size: 0.8 em;
}
#mainContentArea {
	clear: both;
	margin: auto;
	display: block;
	width: 980px;
	min-height: 500px;
	overflow: auto;
	/*border: solid 1pt #79ad1a;*/
	padding: 0px;
	
	background-color:#ffffff;
	border: solid  #909090;
	border-width: 0pt 1pt 1pt 1pt;
	z-index: 5;
}
#view-content {
	clear: both;
	margin-top:16px;
}
#welcomeContainer {
	margin: 70px 10px 10px 40px;
	display: inline-block;
	width: 550px;
	float:left;
}
#ecoHeaderInfo {
	visibility: hidden;
	position: absolute;
	z-index: 1000;
	left: 430px;
	border: solid 1pt #333;
	padding: 4px;
}
#forbiddenContainer {
	margin: 120px 50px 10px 320px;
}
#col2 {
	margin-top: 40px;
	display: inline-block;
}
#noteContainer, #ecoListContainer {
	
	display: block;
	width: 350px;
	margin-top: 20px;
	background-color: #e8ecf6;
	border: solid 0pt #cc0000;
	border-top-width: 2pt;
	padding: 4px;
}
#loginFormContainer {
	margin-top: 50px;
	height: 280px;
}
#newslist {
	display: block;
	max-height: 300px;
	overflow: auto;
}

#noteDisplay.active {
	border: solid 1pt #cc0000;
	padding: 6px;
}

#noteContainer li.selected {
	text-decoration: underline;
}
#noteContainer li.showNote {
	cursor: pointer;
}
#noteContainer li.showNote span {
	font-style: italic;
	font-weight: 600;
}
#getModuleFormContainer {
	display: inline-block;
	float: right;
	margin:20px 20px 0px 0px;
}
#tsysFrame {
	width:980px;
	height: 1200px;
}
#byemsg {
	margin-left:250px;
	margin-top: 150px;
	font-weight:600;
}
#showHiddenForm{
	margin: 5px 0px 0px 20px;
}
#hideForm {
	display: none;
	margin: 5px 0px 0px 20px;
}
#showExcelButton {
	float: right;
	position: relative;
	top: -12px;
	margin-right: 52px;
	background-image(url("/css/images/xls_blau.png"));
}

#confirmEco {
	border: solid 2pt #cc0000;
	width:240px;
	padding-left: 20px;
	height: 180px;
}
#Confirmed {
	clear: both;
}
#timestamp{ visibility: hidden}
#warn {
	margin-left: 160px;
	display:block;
}

#ui-datepicker-div {
	display: none;
	background-color: #eaedf7;
}
#ui-datepicker-header {
	background-color:#dfe9ff;
}
.ui-datepicker-calendar td {
	color:#333333;
}
.ui-state-highlight {
	color:#cc0000;
}
.ui-datepicker-week-end{
	background-color:#eecccc;
}
.ui-datepicker-unselectable {
	color:#cdcdcd;
}
.ui-datepicker-next {
	float:right;
}
.ui-widget-header, .ui-widget-header select, .ui-widget-header input{
	font-size: 0.8em;
}
.ui-widget-header input[type=text]{
	height: 14px;
}

.ui-dialog-buttonpane {
	background-color: #ffffff;
	border: solid 1pt #cc0000;
	border-top-width: 0pt;
	text-align:center;
}
.ui-dialog-titlebar{
	background-color: #ffffff;
	border: solid 1pt #cc0000;
	border-bottom-width: 0pt;
	padding:4px;
	font-size: 1.2em;
}
.ui-dialog-titlebar span {
	display: inline;	
}
.ui-dialog-titlebar a {
	float:right;
}
.ui-button-text-only{
	border: solid 1pt #cc0000;
	margin: 6px 10px 6px 10px;
}

.ui-widget-overlay{
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 100%; 
	height: 100%;
	background:#ffffff ;
	opacity:.7;
	filter:Alpha(Opacity=70);
}
.ui-datepicker-week-end {
	background-color: #9abde7; 

}
.fg-toolbar {
	height: 20px;
	width: 900px;
}
.dataTables_scrollHeadInner {
	width: 900px;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * DataTables sorting
 */

.sorting_asc {
	background: url('../images/table/sort_asc.png') no-repeat center right;
}

.sorting_desc {
	background: url('../images/table/sort_desc.png') no-repeat center right;
}

.sorting {
	background: url('../images/table/sort_both.png') no-repeat center right;
}

.sorting_asc_disabled {
	background: url('../images/table/sort_asc_disabled.png') no-repeat center right;
}

.sorting_desc_disabled {
	background: url('../images/table/sort_desc_disabled.png') no-repeat center right;
}


.icon-image {
  background-image: url("images/image_blau.png");
	background-repeat: no-repeat;
	background-position: 8px 5px;
}
div.hidden{
	display:none;
}
div.tableContainer {
	margin: 14px 4px 4px 20px ;
	width: 950px;	
}
div.errorMsg {
	color: #cc0000;
	text-align:center;
	width: 100%;
	font-size: 1.1em;
	margin-top: 4px;
	border : solid  #000000;
	border-width: 1pt 0pt 1pt 0pt;
	margin-top: 10px;
}
.tableContainer select, .tableContainer input[type=text] {
	width: 100px;
}
.faqContainer {
	border: solid 1pt #dddddd;
	margin-bottom:6px;
	padding: 5px;
}
.frage {
	font-weight: 600;
	font-style: italic;
	
}
#_result_length, #ecoHistory_result_length{
	position:relative;
	top: -6px;
}
.dataTables_info{
/*	font-size:0.8em;*/
}
table.resultTable{
	clear:both;
	width: 900px;
}
table.resultTable td {
	font-size: 0.9em;
}


table.resultTable td a, table.historyTable td a {
	color: #cc0000;
}
table.resultTable td a:hover, table.historyTable td a:hover {
	text-decoration: underline;
}
div.formContainer {
	margin-top: 30px;
	margin-left: 20px;
	background-color: #eaedf7;
	border-bottom: solid 1pt #cdcdcd;
	border-top: solid 2pt #124fa2;
	width: 650px;
}
div.formContainerHidden {
	display: none;
}
div.ecoContainer {
	margin-left: 20px;
}
div.floatleft {
	float: left;
}
div.elContainer {
	margin: 14px 0px 0px 0px;
	height: 26px;
}
#loginForm div.elContainer {
	height: 40px;
}
div.ecolong, div.notelong {
	display: none;
	padding-left:12px;
	font-size: 0.9em;
}
div.movedRight {
	position: absolute;
	left:+220px;
	
}
div.info, div.info2{
	margin-left: 26px;
}
div.info2{
	margin-top: 80px;
}
.warn {
	margin-left: 26px;
	font-weight: 600;
	color: #cc0000;
}
.dialog {
	display: none;
	background-color: #ffffff;
	border: solid 1pt #cc0000;
	text-align: center;
}
.displaynone {
	display: none;
}
span.capital{
	color: #cc0000;
	font-size:1.6em;	
}

label.formLabel {
	display: inline-block;
	width: 160px;
	padding-left: 14px;
	height: 100%;
	vertical-align: top;
}
.dataTables_scroll {
	width: 900px;
}

