body, html {
	padding: 0px;
	margin: 0px;
	height: 100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3d4e61;
	text-decoration: none;	
}

td {
	padding: 0px;
	margin: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3d4e61;
	text-decoration: none;	
}

.menu {
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
	line-height: 20px;
	color: #3d4e61;
}

.menusub {
	font-size: 11px;
	text-decoration: none;
	color: #3d4e61;
	line-height: 20px;
	margin-left: 20px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #71c800;
	text-decoration: none;
}

table#grau {
	background-color:#f9f9f9;
	padding: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3d4e61;
	text-decoration: none;	
}

form {
	margin:0px;
	display:inline;
	}
	
.checkboxOff {
	display: inline;
	height: 23px;
	margin: 0px;
	padding: 2px; /* NS 6 problem */
	padding-left: 20px;
	color: #666;
	background-image: url(/images/checkbox_off.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	border: 0px;
}

.checkboxOn {
	display: inline;
	height: 23px;
	margin: 0px;
	padding: 2px; /* NS 6 problem */
	padding-left: 20px;
	color: #000;
	background-image: url(/images/checkbox_on.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	border: 0px;
}

.radioOff {
	display: inline;
	margin: 0px;
	padding: 2px;
	padding-left: 20px;
	color: #666;
	background: transparent url(/images/off.gif) no-repeat 0% 50%;
}

.radioOn {
	display: inline;
	margin: 0px;
	padding: 2px; /* NS 6 problem */
	padding-left: 20px;
	color: #000;
	background: transparent url(/images/on.gif) no-repeat 0% 50%;
}

.radioOn:hover {
	background-image: url(/images/on_hover.gif);
}
.radioOff:hover {
	color: #333;
	background-image: url(/images/off_hover.gif);
}



input{
	border: 1px solid #666666;
}

input.text {
	background-color: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	background-image: url(/images/form_field_bg.png);
	height: 23px;
	border: 1px solid #666666;
	padding: 3px;
	}
	
input.button { 
	height:;
	}   
textarea {
	background-color: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height:20px;
	text-decoration: none;
	background-image: url(/images/form_field_bg.png);
	border: 1px solid #666666;
	padding: 3px;
	
	}

select, option {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	border: 1px solid #666666;
	padding: 0px;
	}


.select {
	font-weight: normal;
	width: 150px;

	}
	

	
#list td {
	padding-left:5px;
	#vertical-align: text-top;
}

#list th {
	padding-left:5px;
	background-color:#97d447;
	text-align:left;
	color:#FFFFFF;
	font-weight:normal;
	font-size:11;
	
}

#list {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3d4e61;
	text-decoration: none;
	line-height: 20px;



}

img#content {
	margin-right: 10px;
}







table, td {
	font-family: Arial, Veranda, sans serif;
}

#heading {
        font-weight: bold;
        color: #666666;
        font-size: 8px;        
}

.daytable {
        background-color: #000000;
        width: 250px;
}

.dayrow {
        height: 15px;
}


.dayhead {
        background-color: #EDEEEF;
        font-weight: bold;
        text-align: center;
		font-size: 10px;
}

.days {
        background-color: #FFFFFF;
        text-align: right;
        width: 14%;
		font-size: 8px;
}


.progress {
	background-image: url(/images/greenIndicator.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 5px;	
	font-size: 1;
	vertical-align: bottom;
	color: #666666;
}


.bestell_box {
	background-color:#F5F5F5;
	border:dashed gray 1px;
	
	padding:5px;
	margin-right:5px;	
	overflow: auto;
}



.module_5_ok {
	/*background: transparent url(/images/icons/gutschrift_ok.png) no-repeat;*/
	color: green;
	width: 20px;
}

.module_5_nok {
	color: red;
	width: 20px;
}

.module_6_ok {
	color:green;
	width: 20px;
}

.module_6_nok {
	color:red;
	width: 20px;
}

.module_3_ok {
	color:green;
	width: 20px;
}

.module_3_nok {
	color:red;
	width: 20px;
}

.module_2_ok {
	color:green;
	width: 20px;
}


.module_2_nok {
	color:red;
	width: 20px;
}

.module_4_ok {
	color:green;
	width: 20px;
}

.module_4_nok {
	color:red;
	width: 20px;
}


.module_ok {
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	
	background-color:green;
	color:white;
	width: 20px;
	border: 1px solid #eaeaea;
}

.module_nok {
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	
	background-color:red;
	color:white;
	width: 20px;
	border: 1px solid #eaeaea;
	
}


.module_wait {
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	
	background-color:#FECA40;
	color:white;
	width: 20px;
	border: 1px solid #eaeaea;
	
}


.module_rejected {
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	
	background-color:#000;
	color:white;
	width: 20px;
	border: 1px solid #eaeaea;
	
}



span {
	 white-space: nowrap;
}



.isTAC {
	background:none;
	background-color:#CCFF66 !important;
}


.isTAC.ui-selected {
	background-color:#F39814 !important;
	color:#FFFFFF !important;
}

.greenBg {
	background:none;
	background-color:#CCFF66 !important;
}


.greenBg.ui-selected {
	background-color:#F39814 !important;
	color:#FFFFFF !important;
}


