.logows {
position: absolute;
top: 0;
}
/*Tabelle*/
/*table tr td {
  border-style:none;
}*/

.link-weiss a {
font-weight: 500;
}

.strichbild a {
border-bottom: 0px !important; 
}

.listtxt2 li {
color: var(--text) !important;
font-weight: 300;
padding-bottom: 20px;
}

.linkhead a {
font-family: 'Roboto Slab', Georgia, serif !important;
}

table {
  border: none !important;
}

tr td {
    border-bottom: 2px dotted #778a9870;
  	border-right: 0px ;
 		border-left: 0px;
    border-top: 0px;
}

/* Links */

footer a, body a {
border-bottom: 1px #667987 solid;}

footer a:hover, body a:hover {
border-bottom: 0px #667987 solid;}

/* für Block */
div.cc-window.cc-floating {
border: 2px solid #778A98;
}

a.cc-btn.cc-allow {
line-height: 20px;
text-decoration: none !important;
padding: 4px 20px !important;
}

div.cc-checkboxes-container a.cc-btn.cc-allow {
height: 18px !important;
margin-top: 10px;
}

div.cc-compliance > a.cc-btn {
padding: 7px 10px 5px;
}

span.cc-message span.cc-cookie-settings-toggle {
padding: 10px 0px !important;
margin-top:10px !important;
}

/* Einstellungen aendern Ausklapper */
.cc-revoke.cc-center.cc-revoke-bottom {
border: 1px solid #004B88;
}

/* Alle */
span.cc-message span.cc-cookie-settings-toggle, div.cc-settings-label, span.cc-cookie-settings-toggle {
font-size: 14px !important;
line-height: 20px;
}

.cc-message-text {
line-height: 20px !important;
}

a.cc-btn.cc-allow {
line-height: 20px;
}

span.cc-message span.cc-cookie-settings-toggle {
padding: 0;
}

div.cc-checkboxes-container a.cc-btn.cc-allow {
height: 18px !important;
}

.cc-revoke, .cc-window {
font-family: 'Roboto', Arial, Helvetica, sans-serif !important;
font-size: 14px !important;
}

.cc-banner .cc-btn.cc-allow, div.cc-compliance > a.cc-btn, div.cc-compliance > a.cc-btn:hover, a.cc-btn.cc-deny:hover, .cc-revoke.cc-bottom:hover, .cc-revoke.cc-center.cc-revoke-bottom:hover {
text-decoration: none !important;
}

input.cc-cookie-checkbox+span {
color: #fff;
}

a.cc-link.cc-cookie {display: none;}

.cc-cookie-settings-toggle {
width: 100%;
} 

div.cc-compliance > a.cc-btn {
    margin-right: 0.5em;
  	margin-left: 0.5em;
}

/* keine auswahl */

input.cc-cookie-checkbox + span::before {
background-color: #efefef;
}
DIV input.cc-cookie-checkbox + span::after {
border-width: 0px;
background-image: none !important;
}

div.cc-checkboxes-container.cc-checkboxes-filled input.cc-cookie-checkbox:disabled + span::after {
left: 0px;
top:0px;
}

@media (min-width:1025px) and (max-width:1280px) {
  .iconrow .ba-col-2 {
    width: 20%;
  }}

.gabau {
height: 800px !important;}

.orange {
color: #f6ab01;}

.slab {
font-family: roboto slab;}

/* RS Form */

#userForm input[type="text"], #userForm input[type="email"], #userForm input[type="tel"], #userForm textarea {
	width: 100%;
  border: 1px solid var(--accent) !important;
  min-height: 27px;
  background: transparent;
}

#userForm .rsform-block {
margin-bottom: 15px;
}

#userForm .rsform-block label.formControlLabel {
  font-weight: 700;
}

#userForm input:focus, #userForm textarea:focus {
border-color: var(--primary) !important;}

#userForm input[type='checkbox'] {
    accent-color: var(--primary);
  width: 20px;
  height: 20px;
}

#userForm button[type="submit"] {
padding: 15px 40px;
  background: var(--primary);
  border: none;
  border-radius: 0px;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 1px;
}

#userForm button[type="submit"]:hover {
  background: var(--accent);
}

/* Submenu Trennung */

li.nav-item {
	hyphens: none;
}

.headertitle p {
font-family: 'Roboto Slab Loc' !important;
}
