@import url("fontawesome/css/all.css");
@import url("steps.css");

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4c4c2e;
}
#layout {
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	background-color: #DFDFD8;
}
#head {
	padding-bottom: 20px;
    padding-left: 20px;
    background-color: white;
}
#nav {
	float: left;
	width: 218px;
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 20px;
    background-color: #C0BEB2;
}
#content {
	margin-left: 250px;
	margin-top: 20px;
	margin-right: 10px;
	padding: 5px 5px 40px 5px;
	background-color: white;
}
#foot {
	text-align: right;
	background-color: #d6d4c1;
	padding: 10px;
}

a {
	font-size: 11px;
	font-weight: bold;
	color: #4c4c2e;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
input, select, textarea{
	background-color: #ffffff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #BAC5CD;
	padding: 1px;
}
input[readonly], radio[disabled], select[disabled]
{
    color: graytext;
}
.klein {
	font-size: 9px;
	color: #4c4c2e;
}
#nav a {
	font-size: 14px;
	font-weight: normal;
	color: rgba(0,0,0,.87);
	text-decoration: none;
	display: block;
	margin-top: 1px;
	padding-top: 13px;
	padding-right: 16px;
	padding-bottom: 13px;
	padding-left: 16px;
}
#nav a:hover {
	text-decoration: none;
	display: block;
	background-color: rgba(0, 0, 0, 0.03);
}


table.sortable tr td {
	border-bottom: 1px solid #4c4c2e;
	border-right: 1px solid #f2f1ea;
	border-collapse: separate;
}

.td-padding {
	padding: 5px;
}

.rot {
	color: #FF0000;
}
.gruen {
	color: #009900;
	font-weight: bold;
}
.tabhead {
	background-color: #D8D8D8;
	color: #4c4c2e;
	font-weight: bold;
	padding: 10px;
}
.weiss {
	color: #FFFFFF;
}
.blau {
	color: #62788A;
}
.sorthead {
	background-color: #E0DFE3;
}


.tabbody {
	color: #4c4c2e;
	background-color: #FFFFFF;
}

.spalte-label {
	width: 20%;
	white-space:nowrap;
}

.spalte-wert {
	width: 80%;
}

.tabrow_spacer {
	height: 10px;
	background-color: #FFFFFF;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #4c4c2e;
	margin-top: 22px;
	margin-bottom: 16px;
}
form {
	margin: 0px;
	padding: 0px;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	color: #4c4c2e;
	margin-top: 20px;
	margin-bottom: 10px;
}
p {
	margin-top: 3px;
	margin-bottom: 3px;
}

.grau {
	color: #CCCCCC;
}

h3 {
	margin-top: 15px;
	margin-bottom: 3px;
	font-size: 12px;
}

.gross {
	font-size: 15px;
	color: #333;
}
.button{
	border: 1px solid #D6D6D6;
	vertical-align: middle;
	background-color: #EEE;
	width: 57px;
	display: block;
	float: left;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.button:hover{
	background-color: #3F598C;
	color: #FFF;
}
.personen-label {
	margin-left: 10px;
	margin-right: 5px;
}
.link_button {
  background-color: #375988;
  color: white;
  padding: 1em 1.5em;
  text-decoration: none;
  text-transform: uppercase;
}

input.formbutton, a.button-standard, a.button-primary, a.button-secondary, a.button-delete, a.button-table {
    cursor: pointer;
    display: inline-block;
    min-height: 1em;
    outline: 0;
    border: none;
    vertical-align: baseline;
    background: #e0e1e2 none;
    color: rgba(0,0,0,.6);
    font-family: Lato,'Helvetica Neue',Arial,Helvetica,sans-serif;
    margin: 0 .25em 0 0;
    padding: .78571429em 1.5em .78571429em;
    text-transform: none;
    text-shadow: none;
    font-weight: 700;
    line-height: 1em;
    font-style: normal;
    text-align: center;
    text-decoration: none;
    border-radius: .28571429rem;
    -webkit-box-shadow: 0 0 0 1px transparent inset, 0 0 0 0 rgba(34,36,38,.15) inset;
    box-shadow: 0 0 0 1px transparent inset, 0 0 0 0 rgba(34,36,38,.15) inset;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: opacity .1s ease,background-color .1s ease,color .1s ease,background .1s ease,-webkit-box-shadow .1s ease;
    transition: opacity .1s ease,background-color .1s ease,color .1s ease,background .1s ease,-webkit-box-shadow .1s ease;
    transition: opacity .1s ease,background-color .1s ease,color .1s ease,box-shadow .1s ease,background .1s ease;
    transition: opacity .1s ease,background-color .1s ease,color .1s ease,box-shadow .1s ease,background .1s ease,-webkit-box-shadow .1s ease;
    will-change: '';
    -webkit-tap-highlight-color: transparent;
	
}

a.button-standard {
	background-color: #cb171e;
    color: #fff;
    text-shadow: none;
    background-image: none;
}

a.button-primary {
	background-color: #cb171e;
    color: #fff;
    text-shadow: none;
    background-image: none;
}

a.button-secondary {
	background-color: #21ba45;
    color: #fff;
    text-shadow: none;
    background-image: none;
}

a.button-delete {
	background-color: #2185d0;
    color: #fff;
    text-shadow: none;
    background-image: none;
}

a.button-disabled {
	   pointer-events: none;
       cursor: default;
       opacity: 0.5;
}

a.button-table {
    text-shadow: none;
    background-image: none;
}
input.primary {
	background-color: #cb171e;
    color: #fff;	
}

.required-icon {
	font-size: 8px;
	color: red;
	bottom: 5px;
    position: relative;
}

.form-input-error {
	color: red;
	margin-left: 5px;
}


.dropbtn {
    cursor: pointer;
    display: inline-block;
    min-height: 1em;
    outline: 0;
    border: none;
    vertical-align: baseline;
    background: #e0e1e2 none;
    color: rgba(0,0,0,.6);
    font-family: Lato,'Helvetica Neue',Arial,Helvetica,sans-serif;
    margin: 0 .25em 0 0;
    padding: .78571429em 1.5em .78571429em;
    text-transform: none;
    text-shadow: none;
    font-weight: 700;
    line-height: 1em;
    font-style: normal;
    text-align: center;
    text-decoration: none;
    border-radius: .28571429rem;
    -webkit-box-shadow: 0 0 0 1px transparent inset, 0 0 0 0 rgba(34,36,38,.15) inset;
    box-shadow: 0 0 0 1px transparent inset, 0 0 0 0 rgba(34,36,38,.15) inset;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: opacity .1s ease,background-color .1s ease,color .1s ease,background .1s ease,-webkit-box-shadow .1s ease;
    transition: opacity .1s ease,background-color .1s ease,color .1s ease,background .1s ease,-webkit-box-shadow .1s ease;
    transition: opacity .1s ease,background-color .1s ease,color .1s ease,box-shadow .1s ease,background .1s ease;
    transition: opacity .1s ease,background-color .1s ease,color .1s ease,box-shadow .1s ease,background .1s ease,-webkit-box-shadow .1s ease;
    will-change: '';
    -webkit-tap-highlight-color: transparent;
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
    position: relative;
    display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

/* Links inside the dropdown */
.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {background-color: #f1f1f1}

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {
    display: block;
}

