/* raleway-regular - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  src: local(''),
       url('../fonts/raleway-v28-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../fonts/raleway-v28-latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* raleway-700 - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 700;
  src: local(''),
       url('../fonts/raleway-v28-latin-700.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../fonts/raleway-v28-latin-700.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}


/* oxygen-regular - latin */
@font-face {
  font-family: 'Oxygen';
  font-style: normal;
  font-weight: 400;
  src: local(''),
       url('../fonts/oxygen-v15-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../fonts/oxygen-v15-latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* oxygen-700 - latin */
@font-face {
  font-family: 'Oxygen';
  font-style: normal;
  font-weight: 700;
  src: local(''),
       url('../fonts/oxygen-v15-latin-700.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../fonts/oxygen-v15-latin-700.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}


body {
	font-family: 'Raleway', sans-serif;
	background: url('../img/hg.gif');
}

a:hover, a:focus {
    color: #000;
}

footer {
	background-color: #7E7160;
	margin-top: 2rem;
	padding:0;
	color: #ffffff;
}

header {
	text-align: center;
	padding-top: 2rem;
	color: #ffffff;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Oxygen', sans-serif;
}

button, .button {
	-moz-appearance: none;
	background-color: #96A845;
	border-color: #96A845;
	border-radius: 0;
	border-style: solid;
	border-width: 0;
	color: #000000;
	cursor: pointer;
	display: inline-block;
	font-family: 'Oxygen', sans-serif;
	font-size: 1rem;
	font-weight: normal;
	line-height: normal;
	margin: 1.5rem 0 1rem;
	padding: 1rem 2rem 0.5rem;
	position: relative;
	text-align: center;
	text-decoration: none;
	transition: background-color 300ms ease-out 0s;
}

button:hover, button:focus, .button:hover, .button:focus {	
	background-color: #7b8935;
	border-color: #7b8935;
}

button h3 {
	color: #ffffff;
	font-size: 18px;
}

button h2 {
	color: #ffffff;
	font-size: 27px;
}

button:hover h3 {
	color: #ffffff;
}

button:hover h2 {
	color: #ffffff;
}

.abso {
	padding-top: 0;
}

.absoo {
	padding-top: 1rem;
}

.absr {
	padding-left: 2.5rem;
}

.adress {
	text-align: center;
	color: #000;
	padding-top: 0.5rem;
	padding-bottom: 1rem;
}

.corp {
	background-color: rgba(255,255,255,0.75);
	padding: 1.5rem 1rem 1rem 1.5rem;
}

.inner-corp {
	opacity: 1;
}

.foot {
	padding-top: 1rem;
	padding-bottom: 1rem;
}

.great {
	font-size: 1.2rem;
}

.hgweiss {
	background-color: #fff;
	padding: 0.7rem;
}

.menu {
	margin-top: 2rem;
}

.navi {
	margin-bottom: 3rem;
}

.nabsr {
	padding-right: 1.5rem;
	padding-top: 0.5rem;
	text-align: right;
}

.row {
  margin: 0 auto;
  max-width: 84rem;
  width: 100%;
}

.row .matter {
	background-color: #ffffff;
}

li.linkActive a{
	height: 40px;
}

.top-bar-section ul li {
    background: #ff0000;
    background-color: transparent;
}

.top-bar {
	background: #7b8935;
	height: 45px;
}

.top-bar-section ul li {
    background: 7b8935;
}


.top-bar-section ul li.linkAactive {
    background: #68583d;
}

.top-bar-section li:not(.has-form).linkActive a:not(.button) {
	padding: 0 1.4rem;
	line-height: 2.8125rem;
	background: #ffffff;
	color: #000;
	font-weight: 700;
	height:45px;
}

.top-bar-section li:not(.has-form).linkAactive a:not(.button) {
	padding: 0 1.4rem;
	line-height: 2.8125rem;
	background: #68583d;
	height:45px;
}

.top-bar-section li:not(.has-form) a:not(.button) {
	padding: 0 1.4rem;
	line-height: 2.8125rem;
	background: #7b8935;
}

/*@media only screen and (min-width:40.06em)*/
.top-bar-section li:not(.has-form) a:not(.button):hover {
    background-color: #555555;
    background: #7E7160;
}

/*@media only screen and (min-width: 40.063em)*/
h2 {
    font-size: 210%;
}

.black {
	color: #000;
}

.red {
	color: red;
}

.weiss {
	color: #ffffff;
}

ul.accordion {
	margin-left: 0;
}

.accordion .accordion-navigation > a, .accordion dd > a {
    background: #EDEAE5;
    color: #222222;
    padding: 1rem;
    display: block;
    font-family: inherit;
    font-size: 1.1rem;
}

.accordion .accordion-navigation > a:hover, .accordion dd > a:hover {
    background: #F3FAEB;
}

hr {
    border: solid #DDDDDD;
    border-width: 3px 0 0;
    clear: both;
    margin: 1.25rem 0 1.1875rem;
    height: 0px;
}

.top-bar-section ul li > a {
  color: #ffffff;
  display: block;
  font-family: 'Raleway', sans-serif;
  font-size: 1rem;
  font-weight: normal;
  padding: 12px 0 12px 0.9375rem;
  text-transform: none;
  width: 100%;
}

dd { display:none; }
.closed { background:red; }
.open { background:green; }