small {
	font-size: smaller;
}

main h3 {
	color: #094E87;
    font-family: Roboto, sans-serif, Arial, Helvetica;
	font-size: 120%;
	line-height: 140%;
}

main h4 {
	color: #094E87;
    font-family: Roboto, sans-serif, Arial, Helvetica;
	font-size: 100%;
	font-weight: normal;
	text-decoration: underline;
	margin: 0;
	padding: 0;
}
option.custo {
	font-weight: bold;
}

#container {
	margin: 0 auto;
	width: 760px;
	background-color: #F0F0F0;
	text-align: left;
}

#container #logo {
	background-image: url(../images/eunds.jpg);	/*logo.jpg*/
	background-repeat: no-repeat;
	border-top: 1px solid #F0F0F0;
	height: 110px;
	min-height: 110px;
	top: 0;
	width: 760px;
	z-index: 2;
	margin-top: 20px;
	background-position: right;
}
#container #logo #img {
	/*background: url(images/abm_logo.jpg) no-repeat 15px transparent;*/
	height: 80px;
	margin-top: 0;
	text-indent: -9000px;
	top: 0;
	width: 280px;
}
#container #logo #text {
	bottom: 10%;
	color: #828A8D;
	font-size: 120%;
	text-align: right;
	vertical-align: bottom;
	margin-right: 3px;
	margin-top: 25px;
}

#container #menu {
	background-color: #F0F0F0;
	overflow: hidden;
	font-size: 10pt;
	font-weight: normal;
	width: 137px;
	vertical-align: top;
}
#menu a {
	color: #666666; /*#094E87;*/
	text-decoration: underline;
}
#menu a:hover {
	color: #094E87;
	text-decoration: underline;
}

#container #content {
	margin-top: 10px;	/* abstand zwischen logo und content */
	width: 760px;
	background-color: #F0F0F0;
	color: #666666;
}
#content a, main a {
	color: #4F4F4F; /*#094E87;*/
	text-decoration: underline;
}

#content #text {
	margin-left: 15px;
	margin-right: 15px;
	color: #666666;
	vertical-align: top;
}

#content #header {
	font-style: italic;
	font-weight: bold;
	text-align: center;
	margin-top: 20px;
	margin-left: 15px;
	margin-right: 15px;
	height: 30px;
	color: #666666;
}

#content #langsel {
	text-align: right;
	z-index: 1;
	margin-right: 8px;
}

#langsel a {
	color: #094E87;
	font-size: 10pt;
}

#list ul {
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 0px 10px;
	text-align: left;
	color: #094E87;
}

ul #sub {
	font-size: 11pt;
	color: #094E87;
	padding: 8px 0px 0px 10px;
}

main label {
	width: 140px;
	float: left;
	display: block;
	color: #666666;
}

main input, main textarea, main select {
	background-color: #FFFFFF;
	margin-bottom: 4px;
	font-size: 100%;
	color: #666666;
    font-family: Roboto, sans-serif, Arial, Helvetica;
	border: 1px solid #999;
	border-radius: 0;
	/*-webkit-appearance: none;*/
}

input:focus, textarea:focus {
	background-color: #e7e7e7;
}

main button {
	color: #094E87;
}

image, img {
	border: 0px;
}

main table, main th, main td {
	color: #666666;
	font-size: 10pt;
	vertical-align: middle;
	border-collapse: separate;
	border-spacing: 2px;
}

br.nodisplay, span.nodisplay {
	display: none;
	height: 0px;
	visibility: hidden;
}
table.nodisplay {
	display: none;
	height: 0px;
	visibility: hidden;
}

body.print table, body.print th, body.print td {
	color: #666666;
	font-size: 10pt;
	vertical-align: middle;
}

table.list {
	border-collapse: collapse;
	border-width: 1px;
	border-color: #AAAAAA #AAAAAA #AAAAAA #AAAAAA;
	border-style: solid;
	font-size: 10pt;
}
body.print table.list {
	border-collapse: collapse;
	border-width: 1px;
	border-color: #AAAAAA #AAAAAA #AAAAAA #AAAAAA;
	border-style: solid;
	font-size: 8pt;
}

table.list th {
	background-color: #828A8D;
	border-width: 0px 1px 1px 1px;
	border-color: #CBCBCB #CBCBCB;
	border-style: solid;
	color: #FFFFFF;
}

table.list td {
	border-style: solid;
	border-width: 1px;
	border-color: #A6A6A6;
	padding: 2px;
	margin: 1px;
}
table.list td.main {
	background-color: #EEEEEE; /*#CCCFD0;*/
	border-width: 0px 1px 1px 1px;
	border-color: #CBCBCB #CBCBCB;
	border-style: solid;
	color: #4C4C4C; /*#FFFFFF;*/
}

table.list tr.alternate td {
	background-color: #F5F5F5;
}

table.list tr.weekend {
	background-color: #DDDDDD;
}

table.list tr.weekend td {
	color: #535353;
}

td.time_weekend_nm {
	background-color: #DDDDDD;
}

td.time_weekend_nr {
	background-color: #666666;
	text-align: center;
	color: #FFFFFF;
}

td.time_nr {
	text-align: center;
}

td.time_today {
	background-color: #004C93;
	border: 1px solid #666666;
	text-align: center;
	color: #FFFFFF;
}

#content td.time_today a, #content td.time_weekend_nr a, main td.time_today a, main td.time_weekend_nr a {
	color: #FFFFFF;
}
/*
div#useradd {
	border: 1px solid #00008B;
	background-color: #FCFCEF;
	width: 330px;
	height: 80px;
	z-index: 1000;
	visibility: hidden;
	position: fixed;
}
*/
div#useradd {
	border: 1px solid #00008B;
	background-color: #FCFCEF;
	background: #FCFCEF;
	width: 330px;
	height: 80px;
	left: 590px;
	top: 350px;
	display: none;
	position: absolute;
}

div#_workschema {
	/*
	border: 1px solid #00008B;
	background-color: #FCFCEF;
	background: #FCFCEF;
	width: 420px;
	height: auto;
	left: 590px;
	top: 350px;
	display: none;
	position: absolute;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	padding-bottom: 10px;
	*/
	font-size: 10pt;
}

table#tblWorkschema td {
	text-align: left;
}
div#useradd div#head {
	background-color: #666666;
	color: #FFFFFF;
	width: 100%;
	height: 20px;
	padding-top: 2px;
	font-weight: bold;
}

div#login {
}

body.print a.print {
	display: none;
	color: #094E87;
}

div#effort {
	border: 1px solid #FFD782;
	width: 680px;
	height: 440px;
	position: absolute;
	top: 250px;
	z-index: 10;
	background-color: #FFFAF0;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
	margin-left: -120px;
	overflow: auto;
	overflow-y: none;
	display: none;
}

div#filter {
	border: 1px solid #FFD782;
	background-color: #FFFAF0;
	padding: 5px;
}

span.overdue {
	background-color: #FB0000;
	color: #ffffff;
}

div#new_user {
	background-color: #FFFFE1;
	height: 42px;
	width: 98%;
	font-weight: bold;
	padding: 5px;
	color: #000000;
	border: 1px solid #ACACAC;
}

fieldset {
	border: 0px;
}
fieldset.inactive {
	display: none;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
#formnavi {
	list-style-type: none;
	padding: 0em;
	margin: 0em;
	/*font-size: 0.8em;*/
}
#list #formnavi ul {
	padding: 0 0 0 0;
}
#formnavi li { 
	float: left;
	margin: 0em;
	padding: 0em;
	padding-right: 1px;
}

#formnavi li a {
	padding: 0.2em 0.2em;
	color: #ffffff;
	background-color: #828A8D;
	text-decoration: none;
}
#formnavi li.active a {
	padding: 0.2em 0.2em;
	color: #ffffff;
	background-color: #094E87;
	text-decoration: none;
}

#loading {
	position: absolute;
	left: 590px;
	top: 240px;
	border: 1px solid black;
	display: none;
}

/*
input[type^="date"] {
	width: 140px;
}
*/

@media print {
	body, body.print, #container, #content, #menu, #container #logo, * {
		background: none;
		color: #000000;
		overflow: auto;
		overflow-x: auto;
		overflow-y: auto;
		width: auto;
		font-size: 8pt;
	}
	body.print table {
		color: #000000;
		overflow: auto;
		overflow-x: auto;
		overflow-y: auto;
		font-size: 8pt;
	}
	body.print table.list {
		font-size: 8pt;
	}

	body.print a.print {
		display: none;
	}
}