/* Write your custom css code here */

.cookies {
		line-height: 1.5;
	text-align: justify;
}

.agb {
		line-height: 1.5;
	text-align: justify;
}

.disclaimer {
		line-height: 1.5;
	text-align: justify;
}

.datenschutz {
		line-height: 1.5;
	text-align: justify;
}

.datenschutz h5 {
	font-weight: bold;
	font-size: 14px;
	line-height: 1.2;
}

.datenschutz h4 {
	font-weight: bold;
	font-size: 16px;
	line-height: 1.2;
	padding-top: 10px;
}

.recht {
	
}

.impressum {

}

/* @group Kontakt Formular */



.contact-module .control-group {
  padding: 0 !important; }
  .contact-module .control-group .controls input, .contact-module .control-group .controls textarea {
    padding: 0;
    width: 100%;
    border: 0;
    border-radius: 0;
    border-bottom: 1px solid #cdb77e;
    background-color: transparent !important; }
  .contact-module .control-group .controls input {
    height: 25px; }
  .contact-module .control-group .controls textarea {
    resize: none; }
.contact-module .form-actions .btn-toolbar > .btn {
  margin-left: 0;
  border-radius: 4px;
  background-color: #753c2b;
  color: #fff;
  padding: 13px 30px; }
  .contact-module .form-actions .btn-toolbar > .btn:hover {
    background-color: #954D33; }

/* @end */

.besucherzaehler {
	text-align: center;
	margin-top: 10px;
}