ul.hmenu>li
{
  margin-left: 2px;
}

ul.hmenu>li:first-child
{
  margin-left: 1px;
}

ul.hmenu>li:last-child, ul.hmenu>li.last-child
{
  margin-right: 1px;
}

ul.hmenu>li>a
{
  border-bottom: 3px solid transparent;
  padding: 0 20px;
  margin: 0 auto;
  position: relative;
  display: block;
  height: 39px;
  cursor: pointer;
  text-decoration: none;
  color: #ADADAD;
  line-height: 39px;
  text-align: center;
}

.hmenu a, .hmenu a:link, .hmenu a:visited, .hmenu a.active, .hmenu a:hover
{
  font-size: 12px;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  font-variant: normal;
  text-align: left;
}

ul.hmenu>li>a.active
{
  border-bottom: 3px solid #DB3300;
  padding: 0 20px;
  margin: 0 auto;
  color: #FFFFFF;
  text-decoration: none;
}

ul.hmenu>li>a:visited, ul.hmenu>li>a:hover, ul.hmenu>li:hover>a
{
  text-decoration: none;
}

ul.hmenu>li>a:hover, .desktop ul.hmenu>li:hover>a
{
  border-bottom: 3px solid #DB3300;
  padding: 0 20px;
  margin: 0 auto;
}

ul.hmenu>li>a:hover, .desktop ul.hmenu>li:hover>a
{
  color: #FFFFFF;
  text-decoration: none;
}

ul.hmenu li li a
{
  background: #DDDFDF;
  border: 1px solid #B5B5B5;
  padding: 0 8px;
  margin: 0 auto;
}

ul.hmenu li li
{
  float: none;
  width: auto;
  margin-top: 0;
  margin-bottom: 0;
}

body,html{
 height:90%;
 
}

.container{
 min-height:100%;
}


.logo {
	height: 150px;
	width: 100%;
	text-align: center;
	padding-top: 10px;
}

@media (min-width: 768px) {
  .logo {
    height: 150px;
	width: 100%;
	text-align: left;
  }
}


hr.spoiler {
  margin-top: 30px;
  margin-bottom: 10px;
  border: 0;
  border-top: 1px solid #fff;
}

.header
{
  margin: 0 auto;
  position: relative;
  background-image: url('../images/header.png');
  background-position: center top;
  background-repeat: repeat;
}

.header1
{
  margin: 0 auto;
  position: relative;
  height: 150px;
  background-image: url('../images/header1.png');
  background-position: center top;
  background-repeat: repeat;
}

.navigation
{
  background: #3D3D3D url('../images/nav.png') scroll;
  border-top: 3px solid #000E8F;
  padding: 3px;
  margin: 0 auto;
  position: relative;
  z-index: 499;
}

.footer{
 height:160p;
 background-color:#96c800;
 width:100%;
 position: absolute bottom left;
}


.footer-inner
{
  margin: 0 auto;
  width: 100%;
  padding-right: 0;
  padding-left: 0;
}

.footer
{
  background: #333738;
  margin: 0 auto;
  position: relative;
  color: #A8A8A8;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-align: left;
  padding: 0;
}

.footer a, .footer a:link, .footer a:visited, .footer a:hover, .footer td, .footer th, .footer caption
{
  color: #A8A8A8;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  background-color:transparent;
}

.footer p
{
  margin: 15px 0;
  padding: 0;
  text-align: center;
}

@media (min-width: 768px) {
.footer p{
  margin: 15px 0;
  padding: 0;
  text-align: left;
}
}

.footer a, .footer a:link
{
  color: #F03800;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: none;
}

.footer a:visited
{
  color: #F03800;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: none;
}

.footer a:hover
{
  color: #FF5B29;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: underline;
}

.footer h1
{
  color: #0019FF;
  font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
}

.footer h2
{
  color: #3347FF;
  font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
}

.footer h3
{
  color: #FF4F1A;
  font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
}

.footer h4
{
  color: #C7C7C7;
  font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
}

.footer h5
{
  color: #C7C7C7;
  font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
}

.footer h6
{
  color: #C7C7C7;
  font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
}

.footer img
{
  border: none;
  margin: 5px;
}

.page-footer, .page-footer a, .page-footer a:link, .page-footer a:visited, .page-footer a:hover
{
  font-family: Arial;
  font-size: 10px;
  letter-spacing: normal;
  word-spacing: normal;
  font-style: normal;
  font-weight: normal;
  text-decoration: underline;
  color: #FF4F1A;
}

.page-footer
{
  z-index: auto !important;
  padding: 1em;
  text-align: center !important;
  text-decoration: none;
  color: #BABABA;
}

hr.spoiler {
  margin-top: 30px;
  margin-bottom: 10px;
  border: 0;
  border-top: 1px solid #fff;
}

.lang {
	text-align: center;
    padding-bottom: 15px;
}

@media (min-width: 768px) {
  .lang {
    float: right;
	padding-top: 15px;
}
}
  
.sozial {
  	padding-top: 15px;
  	text-align: center;
  	margin-left: auto;
   	margin-right: auto;
}
  
.service {
    padding-top: 15px;
  	margin-left: auto;
   	margin-right: auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
