@charset "utf-8";
/* CSS Document */

@font-face {
  font-family: 'Marcellus SC';
  src: url("https://scandica-labrador.de/fonts/Marcellus-Regular.eot"); /* IE9 Compat Modes */
  src: url("https://scandica-labrador.de/fonts/Marcellus-Regular.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("https://scandica-labrador.de/fonts/Marcellus-Regular.otf") format("opentype"), /* Open Type Font */
    url("https://scandica-labrador.de/fonts/Marcellus-Regular.svg") format("svg"), /* Legacy iOS */
    url("https://scandica-labrador.de/fonts/Marcellus-Regular.ttf") format("truetype"), /* Safari, Android, iOS */
    url("https://scandica-labrador.de/fonts/Marcellus-Regular.woff") format("woff"), /* Modern Browsers */
    url("https://scandica-labrador.de/fonts/Marcellus-Regular.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Russo One';
  src: url("https://scandica-labrador.de/fonts/RussoOne-Regular.eot"); /* IE9 Compat Modes */
  src: url("https://scandica-labrador.de/fonts/RussoOne-Regular.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("https://scandica-labrador.de/fonts/RussoOne-Regular.otf") format("opentype"), /* Open Type Font */
    url("https://scandica-labrador.de/fonts/RussoOne-Regular.svg") format("svg"), /* Legacy iOS */
    url("https://scandica-labrador.de/fonts/RussoOne-Regular.ttf") format("truetype"), /* Safari, Android, iOS */
    url("https://scandica-labrador.de/fonts/RussoOne-Regular.woff") format("woff"), /* Modern Browsers */
    url("https://scandica-labrador.de/fonts/RussoOne-Regular.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Open Sans';
  src: url("https://scandica-labrador.de/fonts/OpenSans-Regular.eot"); /* IE9 Compat Modes */
  src: url("https://scandica-labrador.de/fonts/OpenSans-Regular.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("https://scandica-labrador.de/fonts/OpenSans-Regular.otf") format("opentype"), /* Open Type Font */
    url("https://scandica-labrador.de/fonts/OpenSans-Regular.svg") format("svg"), /* Legacy iOS */
    url("https://scandica-labrador.de/fonts/OpenSans-Regular.ttf") format("truetype"), /* Safari, Android, iOS */
    url("https://scandica-labrador.de/fonts/OpenSans-Regular.woff") format("woff"), /* Modern Browsers */
    url("https://scandica-labrador.de/fonts/OpenSans-Regular.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}

body {
	scrollbar-face-color: #627639;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #627639;
	scrollbar-darkshadow-color: #627639;
	scrollbar-shadow-color: #627639;
	scrollbar-arrow-color: #627639;
	scrollbar-track-color: #627639;
	background-color: #888888;
	background-image: url(https://scandica-labrador.de/Hintergrund/1920x960_xmas.jpg);
	background-repeat: no-repeat;
	background-position: center !important;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding: 0;
}

a:link {
	color: #ffffff;
	text-decoration: none;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	background: #002B00 !important;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
	font-family: 'Open Sans', sans-serif;
		font-size: 12px;
	font-style: normal;
	font-weight: bold;
	background: #002B00 !important;
}
a:hover {
	text-decoration: underline overline;
	color: #ffffff;
	background: #002B00 !important;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #ffffff;
	background: #002B00 !important;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
a {
	font-size: 14px !important;
}
h1 {
	font-family: 'Open Sans', sans-serif;
	font-size: 28px;
	color: #ffffff;
	font-weight: bold;
}
h2 {
	font-family: 'Open Sans', sans-serif;
	font-size: 28px;
	font-weight: 300;
	color: #000000;
}
h3 {
	font-family: 'Open Sans', sans-serif;
	font-size: 22px;
	color: #ffffff;
	font-weight: normal;
}
h4 {
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: normal;
}
h5 {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #ffffff;
	-webkit-margin-before: 0;
    -webkit-margin-after: 0;
}
h6 {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #CCC;
	font-weight: normal;
}
p {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
}

.Stil9 {
	font-family: 'Marcellus SC', serif;
	font-size: 20px;
	line-height: 24px;
	color: #000000;
	font-weight: inherit;
}
.Stil_RussoOne {
	font-family: 'Russo One', serif;
	font-size: inherit;
	line-height: inherit;
	color: inherit;
	font-weight: inherit;
}
.Stil-h5 {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	background: #002B00 !important;
	-webkit-margin-before: 0;
    -webkit-margin-after: 0;
}


@media only screen and (max-width: 767px){
h1 {
	font-size: 22px !important;
}
h5,
.Stil-h5 {
	font-size: 12px !important;
	-webkit-margin-before: 0;
    -webkit-margin-after: 0;
}
p {
	font-size: 14px !important;
}
a {
	font-size: 11px !important;
}}



@media only screen and (min-width: 1441px) {
	body {
	background-image: url(https://scandica-labrador.de/Hintergrund/1920x960_xmas.jpg) !important;
	background-repeat: no-repeat;
}}

@media only screen and (max-width: 1440px) {
	body {
	background-image: url(https://scandica-labrador.de/Hintergrund/1440x812_xmas.jpg) !important;
	background-repeat: no-repeat;
}}

@media only screen and (max-width: 1440px) {
	body {
	background-image: url(https://scandica-labrador.de/Hintergrund/1440x812_xmas.jpg) !important;
	background-repeat: no-repeat;
}}

@media only screen and (max-width: 1024px) {
	body {
	background-image: url(https://scandica-labrador.de/Hintergrund/1024x812_xmas.jpg) !important;
	background-repeat: no-repeat;
}}

@media only screen and (max-width: 768px) {
	body {
	background-image: url(https://scandica-labrador.de/Hintergrund/768x1024_xmas.jpg) !important;
	background-repeat: no-repeat;		
}}

@media only screen and (max-width: 425px) {
	body {
	background-image: url(https://scandica-labrador.de/Hintergrund/425x812_xmas.jpg) !important;
    background-repeat: no-repeat;  
}}

@media only screen and (max-width: 320px) {
	body {
	background-image: url(https://scandica-labrador.de/Hintergrund/320x812_xmas.jpg) !important;
    background-repeat: no-repeat;    
}}




