/* sh_googlefont */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/sh_semibold_webfont.eot'); /* IE9 Compat Modes */
  src: local('Roboto Slab Regular'), local('RobotoSlab-Regular'),
       url('../fonts/sh_semibold_webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/sh_semibold_webfont.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/sh_semibold_webfont.woff') format('woff'), /* Modern Browsers */
       url('../fonts/sh_semibold_webfont.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/sh_semibold_webfont.svg#RobotoSlab') format('svg'); /* Legacy iOS */
}
/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/open-sans-v16-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Regular'), local('OpenSans-Regular'),
       url('../fonts/open-sans-v16-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v16-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v16-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v16-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v16-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* source-sans-pro-regular - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/source-sans-pro-v16-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Source Sans Pro Regular'), local('SourceSansPro-Regular'),
       url('../fonts/source-sans-pro-v16-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/source-sans-pro-v16-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/source-sans-pro-v16-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/source-sans-pro-v16-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/source-sans-pro-v16-latin-regular.svg#SourceSansPro') format('svg'); /* Legacy iOS */
}

.color-gmbh {
	color: #0070B9;
}

.color-gbr {
	color: #E30613;
}

.mod_top_oeffnung {
	margin-left:1.4%;
}
.top_partner {
	margin-left:1.4%;
}

a .top_partner {
}

a:hover .top_partner  {
  color: #9b6238;
  border-bottom-style: solid;
  padding-bottom: 3px;
}

h3 .bold {
	font-style: italic;
}

.shadow-40 {
	box-shadow: 10px 10px 15px silver;
}

.line-height-xs {line-height: 10px;}