#DSGVO > h1 {font-size: 2.4em;}


/*#PGDSGVO h1 {font-size: 22px}*/
#PGDSGVO h2 {font-size: 18px;
    margin-top: 30px;
    margin-bottom: 0;}
#PGDSGVO ul li {margin-bottom: 10px; line-height: 1.3em !Important}

.dgblock{ border: 1px solid #dddddd;
    margin-bottom: 12px;
    padding: 24px;}
    
    Element {
}
#nachricht
{
	resize: vertical;
}
#BFEK .widget input
{
	padding: 4px 10px 0 !important;
}
#BFEK .requierd 
{
	color: var(--red);
}
#BFEK .cBLabel
{
	hyphens: auto;
}
#BFEK .cBLabel input
{
	z-index: 22;
	top: 0;
}
#BFEK input
{
	border: 1px solid #000;
}
#BFEK :focus-visible {
  display: inline-block !important;
}

#BFEK .disabled
{
	opacity: 0.2;
	cursor: not-allowed;
}

#BFEK .error
{
	color: var(--red) !Important;
}
#BFEK .btn_placard
{
	display: flex;
	justify-content: end;
}
#BFEK .cta {
	background-color: var(--red) !Important;
}
#BFEK fieldset
{
border: 1px solid gray;
  border-radius: 12px;
  margin-bottom: 18px;
}
/*
#BFEK textarea
{
	border: 1px solid gray !Important;
}
*/
#BFEK .btn {
display: block;
  padding: 8px 16px;
  margin: 3px;
  border: none;
  outline: 0;
  background-color: #333;
  color: #fff;
  font-size: 16px;
  cursor: pointer;
  border-radius: 4px;
  width: 180px;
    }
    
.hint p {margin-bottom: 0}