@import url(reset.css);
@import url(datePicker.css);

html {
	overflow-y: scroll;
	-webkit-font-smoothing: antialiased;
}

body {
	font-size: 12px;
	font-family: Arial, Verdana, sans-serif;
	color: #000000;
	background-color: #ffffff;
	line-height: 140%
}

p {
	margin-bottom: 1em
}

strong {
	font-weight: bold
}

.center {
	text-align: center
}

.error {
	color: #fe060e
}

.success {
	color: #418C0E
}

form .publish,
form input.submit,
form .submit input {
	width: 80px;
	border: 1px solid #7d7d7d;
	color: #ffffff;
	background: #acacac;
	cursor: pointer
}

form input.submit:hover,
form .submit input:hover,
form input.publish:hover,
form .publish input:hover {
	background: #bde338;
	color: #000000
}

form input, form select {
	padding: 1px 5px;
	border: 1px solid #a2a2a2
}

#container {
	margin: 0 auto;
	width: 1200px;
	padding-bottom: 200px;
	background: #ffffff url(../images/bg_footer_1200.png) no-repeat 0 bottom
}

.home #container {
	padding-bottom: 250px;
	background-image: url(../images/bg_footer_login_1200.png)
}

#header {
	position: relative;
	height: 140px;
	background: #ffffff url(../images/logo.png) no-repeat right 3px
}

h1 {
	height: 0;
	line-height: 0;
	text-indent: -3000em
}

#client {
	float: left;
	margin-top: 20px;
	width: 250px;
	font-weight: bold
}

#admin_note {
	float: left;
	margin: 40px 0 0 260px;
	color: #fe050e;
	font-size: 2em;
	font-weight: bold
	
}

#divider {
	position: absolute;
	bottom: 40px;
	left: 0;
	width: 100%;
	height: 5px;
	border-top: 1px solid #a2a2a2;
	border-bottom: 1px solid #a2a2a2;
	background: #ebebeb
}

#logout input.submit {
	position: absolute;
	bottom: 0;
	right: 0
}

#back, #do-password, #do-admin {
	position: absolute;
	bottom: 0;
	border: 1px solid #7d7d7d;
	padding: 1px 5px;
	background: #acacac;
	color: #ffffff;
	text-decoration: none
}

#do-admin {
	left: 540px
}

#do-password, #back {
	left: 0
}

#back:hover, #do-password:hover, #do-admin:hover {
	background: #bde338;
	color: #000000
}

.login {
	margin: 100px auto 0 auto;
	width: 280px
}

#content .login h2 {
	margin: 0 0 5px 0;
	border-top: 1px solid #a2a2a2;
	border-bottom: 1px solid #a2a2a2;
	padding: 10px 15px;
	color: #000000;
	background: #e1e1e1;
	font-weight: bold;
	font-size: 12px;
	text-transform: none;
	text-align: left
}

.login .form {
	border-top: 1px solid #a2a2a2;
	border-bottom: 1px solid #a2a2a2;
	padding: 10px 15px 0 15px;
	background: #f0f0f0
}

.login label {
	float: left;
	display: block;
	width: 100px
}

.login input {
	width: 140px
}

#show-list {
	width: 40%;
	margin: 20px auto 0 auto
}

#show-list input {
	margin-left: 5px;
	width: 140px
}

#show-list input.submit {
	width: auto
}

#content {
	margin-top: 20px
}

#content h2 {
	margin-bottom: 0.5em;
	color: #7c7c7c;
	text-transform: uppercase;
	text-align: center;
	font-size: 18px
}

#content h3 {
	margin-top: 20px;
	color: #7c7c7c;
	text-align: center;
	font-weight: bold
}

#content table {
	width: 100%;
	margin: 40px auto 2em auto
}

#content th {
	border-top: 1px solid #a2a2a2;
	border-bottom: 1px solid #a2a2a2;
	background: #e1e1e1;
	font-weight: bold
}

#content td {
	margin-top: 5px;
	border-top: 1px solid #a2a2a2;
	border-bottom: 1px solid #a2a2a2
}

#content td, #content th {
	width: 10%;
	padding: 2px 5px;
	text-align: center
}

#content td.action {
	background: #acacac;
	border-bottom: 1px solid #7d7d7d;
	border-left: 1px solid #acacac;
}

#content tr:hover td {
	background: #bde338
}

#content tr.nohover:hover td {
	background: #ffffff;
}

#content tr:hover td.action {
	border-left: 1px solid #7d7d7d;
}

#content td.action a {
	display: block;
	color: #ffffff;
	text-decoration: none
}

#content td.action a:hover {
	color: #000000
}

#content td.kosten {
	padding-right: 110px;
	text-align: right
}

#content .gesamtkosten td {
	border: none;
	padding-top: 10px
}

#content .gesamtkosten td.kosten1 {
	text-align: right
}

#content .gesamtkosten td.kosten2 {
	font-weight: bold
}

#content .selfedit,
#content table#device-details,
#content form#device-detail-date {
	margin: 40px auto 2em auto
}

#device-detail-date input#date_from,
#device-detail-date input#date_til {
	width: 65px
}

#device-detail-date p {
	text-align: center
}

#device-detail-date label {
	margin-right: 10px
}

#device-detail-date input {
	margin-right: 20px
}

#content .selfedit  {
	margin: 40px auto 0 auto;
	width: 35%
}

.selfedit label {
	float: left;
	display: block;
	width: 150px
}

.selfedit input {
	width: 140px
}

/* Add-Device-Tabelle */

#mod-device, #add-order {
	margin-bottom: 4em
}

#add-device input,
#mod-device input {
	margin: 0;
	padding: 2px 1px;
	border: 1px solid #a2a2a2
}

/* Mod-Aufträge */

#mod-order .li-head {
	background: #e1e1e1;
	font-weight: bold
}

#mod-order .li-head span {
	background: #e1e1e1;
}

#mod-order li {
	clear: both;
	border-top: 1px solid #a2a2a2;
	text-align: center
}

#mod-order li.gesamtkosten {
	padding: 1em 0 0 0
}

#mod-order li.gesamtkosten span.pretext {
	margin-left: 720px
}

#mod-order li.gesamtkosten span.sum {
	font-weight: bold
}

#mod-order span {
	display: block;
	float: left;
	padding: 2px 5px
}

#mod-order .col-1,
#mod-order .col-2,
#mod-order .col-3,
#mod-order .col-5,
#mod-order .col-6,
#mod-order .col-7 {
	width: 100px
}

#mod-order .col-4 {
	width: 530px
}


#mod-order .col-6 input {
	text-align: right
}

/* CSV-Upload */

#device-upload,
#device-order-upload {
	margin: 2em auto 4em auto;
	width: 40%
}

#device-upload input.submit,
#device-order-upload input.submit {
	width: auto
}

.csv-import, .centerbold {
	margin-bottom: 2em;
	text-align: center;
	font-weight: bold
}

/*
	Footer
*/

#footer {
	margin: 0 auto;
	width: 980px;
	text-align: center
}

#footer a {
	color: #000000;
	text-decoration: none
}