:root{--acc:#004e9c;--alt:#dbe1ed;--grey:#eee;background-color:#f5f5f5}
img {
	max-width: 100%;
}
.page-title {
	background:var(--alt);padding:2em 1em;
	text-align: center;
}
.page-title h1 {
	font-size: 2em;
	text-transform: uppercase;
}
.page-title img + h1 {
	margin: 0.25em 0 0 0;
}
.page-title img {
	display: block;
	margin: 0 auto;
}
.button,button, input[type="submit"] {
  padding: .5em 1em;
  background-color: var(--acc);
  color: white;
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
}
#materialliste td:nth-child(2){
	width:80px
}
details > summary > * {
  display: inline;
}
details > div {
  border: 2px solid var(--alt);
  margin-top: 0;
  padding: 1rem;
}
input, textarea, canvas{
	border: 1px solid #dbdbdb !important;
	min-height:40px
}
input[type="checkbox"]{
	min-height:auto;
}
/* 
.leistungen {
	counter-reset: leistungen;
}
*/ 
.leistungen td{
	/*border:1px solid #000;*/
	padding:5px;
	min-width:50px;
	background-color: var(--alt);
	/* position: relative; */
}
/*
.leistungen td:first-child::before {
	counter-increment: leistungen; 
	content: counter(leistungen);
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
*/
.leistungen th{
	text-align:left;
	
}
table input{
	border:0 !important;
}
table{
	    width: 100%;
}
.delete-row {
	cursor: pointer;
}
table tr td:first-child, .delete-row{
	text-align:center;
	width: 50px;
	background-color: #004e9c !important;
    color: #fff;
}
table{
	border-spacing:0 !important;
	border-collapse: collapse;
	
}
table td:not:first-child{
	min-width:70px;
}
table.transport tr td:nth-child(9){
	border-spacing:0 10px 0 0;
}
table.transport tr th{
	font-size:14px;
}
textarea{
	width:100%;
}
@media (max-width:550px){
	table input{
		padding:5px 0;
	}
	table td{
		padding:5px 2px !important;
	}
}
table tr:nth-child(2) td:nth-child(2), #materialliste tr:last-child td:nth-child(3){
	padding-top:10px;
}
table tr:last-child td:nth-child(2), #materialliste tr:last-child td:nth-child(3){
	padding-bottom:10px;
}
.abtransport-table th{
	text-align:left;
}
.leistungen{
	margin-top:40px;
}
.baustelle-email, #cc{
	display:inline-block;
}
#cc{
	width:auto;
	margin-left:20px;
}
*{box-sizing:border-box;font-family:'Titillium Web',sans-serif}h2{font-size:1em}section{margin:0 0 3em 0;}body{max-width:1200px;margin:0 auto}.customRow{display:flex;flex-wrap:wrap;width:100%}.customRow .customColumn{flex:1 0 100%;max-width:100%}.customRow .customColumn-1-2{flex:1 0 50%;max-width:50%}.customRow .customColumn-1-3{flex:1 0 calc(100% / 3);max-width:calc(100% / 3)}.customRow span{width:100%}.customRow>span.kc_captcha,.customRow>span.kc_captcha span{width:initial}input{width:100%}label{display:block}input[type*=radio],input[type=checkbox],input[type=submit]{width:auto;display:inline}.radio-label{display:inline}body{max-width:1200px;margin:0 auto;padding-left: 20px;padding-right: 20px;}.side-note{font-size:.8em}h2,h3{background:var(--alt)!important;padding:.5em 1em}/*form .page-title h1{font-size:1.17em;text-align: left;text-transform: none;}*/@media print{#unterschrift{width:240px!important;height:77px!important;position:absolute;bottom:0}}canvas{position:relative;margin:0;padding:0;width:340px;height:110px;touch-action:none;border:1px solid;background-color: #fff;}input[id*=sig-dataUrl]{display:none}img[src=""]{visibility:hidden}input{padding:5px 10px}@media (min-width:768px){.customRow .customColumn,.customRow .customColumn-1-2,.customRow .customColumn-1-3{padding:0 1em 1.5em 1em}.customRow{width:calc(100% + 2em)!important;margin:0 -1em}}@media(max-width:767px){.customRow .customColumn,.customRow .customColumn-1-2,.customRow .customColumn-1-3{flex:1 0 calc(100% + 0px)!important;max-width:calc(100% + 0px)!important;padding-bottom:1em!important}}.form_message.success{color:green}.form_message.failure{color:red}.form_message{font-size:1.5em;}