/* ubuntu-regular - cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext */
/* ubuntu-300 - cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 300;
  src: url('fonts/ubuntu-v20-cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* ubuntu-300italic - cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Ubuntu';
  font-style: italic;
  font-weight: 300;
  src: url('fonts/ubuntu-v20-cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext-300italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* ubuntu-regular - cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/ubuntu-v20-cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* ubuntu-italic - cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Ubuntu';
  font-style: italic;
  font-weight: 400;
  src: url('fonts/ubuntu-v20-cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext-italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* ubuntu-500 - cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 500;
  src: url('fonts/ubuntu-v20-cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* ubuntu-500italic - cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Ubuntu';
  font-style: italic;
  font-weight: 500;
  src: url('fonts/ubuntu-v20-cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext-500italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* ubuntu-700 - cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/ubuntu-v20-cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* ubuntu-700italic - cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Ubuntu';
  font-style: italic;
  font-weight: 700;
  src: url('fonts/ubuntu-v20-cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext-700italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}


body {
	font: 100%/1.4 Ubuntu, Arial, Helvetica, sans-serif;
	font-weight: 300;
	//background: #4E5869;
	margin: 0;
	padding: 0;
	color: #000;
}
ul, ol, dl {
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;	
	padding-right: 15px;
	padding-left: 15px;
	}
a img {	border: none;
}
a:link {
	color:#414958;
	text-decoration: underline; 
	}
a:visited {
	color: #4E5869;
	text-decoration: underline;
}
a:hover, a:active, a:focus {text-decoration: none;
}
.container {
  width: 90%;
  max-width: 1260px;
  min-width: 310px;
  margin: 0 auto;
}
.header {
  width: 100%;
  display: flex;
}

.home {
  margin-top: 50px;
  margin-left: 50px;
}
.content {
	padding: 10px 0;
}
.content ul, .content ol { 
	padding: 0 15px 15px 40px;
	}
/* ~~ Fußzeile ~~ */
.footer {
	padding: 10px;
    background: #d7d7d7;
	font-size: 12px;
}
.logo img {
    height: auto;
    width: 193px;
	padding: 20px 0;
}


.content-sp{
    margin-top: 30px;
}
.content-sp .info-content-sp{
/*  display: none;   */      
    border: 1px solid #003067;
	background: #e8ecf1;}
.content-sp .info-content-sp .content-sp-left{
 //   background:  #A51206;
    color: #fff;
    font-size: 30px;
    padding: 10px 20px;
    padding-top: 13px;    
}
.content-sp .info-content-sp .content-sp-left{ 
 color:#fff; font-size:30px; width:108px; 
align-items:center; display:inline-flex; }

.content-sp .info-content-sp .content-sp-right{
    padding: 10px 20px;
    padding-bottom: 0;

}
.category-group {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}
.category-group .tile {
  margin: 0 0 20px 5px;
  flex: 1 0 210px;
  max-width: 220px;
  min-height: 93px;
  height: auto;
  padding: 5px;
  width: auto;
  align-items: center;
}
.tile  {
  width: 209px;
  height: 126px;
  background: #f8f8f8;
  cursor: pointer;
  border-radius: 4px;
  text-align: center;
      border: 1px solid #d7d7d7;
}
.icon {
  margin-top: 10px;
}
.category-group .icon img {
  max-width: 200px;

}
.red{
	color:red}
	
	@media (min-width: 320px) and (max-width: 600px) {
.category-group .tile  {
  width: 80px;
  flex: 1 0 100px;
  max-height: 155px;
  background: #f8f8f8;
  cursor: pointer;
  border-radius: 4px;
  text-align: center;
      border: 1px solid #d7d7d7;
}
    .category-group .icon img {
max-width: 140px;
  width: 100%;
}
.tile.leer {
  display: none;
}
h1 {
    font-size: 1.5em;
}
.content-sp .info-content-sp .content-sp-left {
  padding: 10px 5px;
    width: 50px;
}
.content-sp-left img {
  max-width: 75px;
  max-height: 75px;
}
.content-sp .info-content-sp .content-sp-right {
  padding: 10px 5px 10px 15px;
}
}
	@media (max-width: 1258px) {
		.tile.leer {
  display: none;
}}




.tile.sprache {
  float: right;
  background: none;
  border: none;
  margin-top: 25px;
  cursor: auto;
}

.content-sp-right.sprache {
  float: left;
  width: 100%;
  max-width: 900px;
}
.icon_sprache img {
  max-width: 75px;
  align-items: center;
  min-width: 50px;
}
.wpcf7-submit:disabled {
    cursor: not-allowed;
}
.wpcf7-form-control.has-spinner.wpcf7-submit {
    background-color: #555401;
    font-size: 13px;
    line-height: 2.15384615;
    padding: 0 20px;
    cursor: pointer;
    border 2px: ;
    border-style: solid;
    -webkit-appearance: none;
    border-radius: 5px;
    color: white;
}
.category-group .tile:hover {
  background-color: #dfdfe1;
  border: 1px solid #999;
  font-weight: 500;
}
.tile.leer:hover, .tile.leer {
  cursor: auto;
  background: #fff;
  border: 1px solid #fff;
}

.weiter {
  background-color: #003067;
  padding: 0 20px;
  cursor: pointer;
  border: 1px solid #1e3147;
  -webkit-appearance: none;
font-size: 1.1em;
line-height: 1.1em;
  color: white;
  font-weight: 500;
text-decoration: none;
  text-align: center;
  -webkit-appearance: none;
-moz-border-radius: 25px;
-webkit-border-radius: 25px;
border-radius: 25px;
padding: 10px 30px 10px;
display: inline-block;

-moz-transition-property: all;
-o-transition-property: all;
-webkit-transition-property: all;
transition-property: all;
-moz-transition-duration: .2s;
-o-transition-duration: .2s;
-webkit-transition-duration: .2s;
transition-duration: .2s;
}
.weiter:hover,.weiter.w2:hover {
  background-color: #4794ec;

}
.weiter.w2 {

  background: url('../pic/pic_weiter.png') no-repeat;
    background-color: rgba(0, 0, 0, 0);
    background-size: auto;
  background-color: rgba(0, 0, 0, 0);
  background-size: auto;
  background-size: auto;
  background-color: #003067;
  margin-left: 30px;
  padding-left: 45px;
  background-size: 30px;
  background-position-x: 10px;
  background-position-y: 5px;
  font-weight: 500;
}