﻿/* oswald-300 - latin */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 300;
  src: url('fonts/oswald-v16-latin-300.eot'); /* IE9 Compat Modes */
  src: local('Oswald Light'), local('Oswald-Light'),
       url('fonts/oswald-v16-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/oswald-v16-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/oswald-v16-latin-300.woff') format('woff'), /* Modern Browsers */
       url('fonts/oswald-v16-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/oswald-v16-latin-300.svg#Oswald') format('svg'); /* Legacy iOS */
}

/* oswald-regular - latin */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/oswald-v16-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Oswald Regular'), local('Oswald-Regular'),
       url('fonts/oswald-v16-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/oswald-v16-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/oswald-v16-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/oswald-v16-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/oswald-v16-latin-regular.svg#Oswald') format('svg'); /* Legacy iOS */
}

/* roboto-300 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url('fonts/roboto-v18-latin-300.eot'); /* IE9 Compat Modes */
  src: local('Roboto Light'), local('Roboto-Light'),
       url('fonts/roboto-v18-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/roboto-v18-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/roboto-v18-latin-300.woff') format('woff'), /* Modern Browsers */
       url('fonts/roboto-v18-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/roboto-v18-latin-300.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-regular - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/roboto-v18-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Roboto'), local('Roboto-Regular'),
       url('fonts/roboto-v18-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/roboto-v18-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/roboto-v18-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/roboto-v18-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/roboto-v18-latin-regular.svg#Roboto') format('svg'); /* Legacy iOS */
}

.bsvlink a {
	text-decoration: underline;
	color: #007bff;
}
.bsvlink a:hover {
	text-decoration: none;
	color: #0C1E96;
}

body {
	background-color: #ECECEC;
}

.bsvblock {
	background-color: #FAFAFA;
	-webkit-box-shadow: 0px 0px 10px black;
	-moz-box-shadow: 0px 0px 10px black;
	box-shadow: 0px 0px 10px black;
}

.headerbackground {
	display: table-cell;
	vertical-align: middle;
	background-color: #EEEEEE;
	background: url('grafik/Rasen_Hintergrund_150px.jpg') no-repeat fixed;
	background-size: auto 150px;
 	height: 100px;
}
.headerlogo {
	height: 70px;
	margin-top: -2px;
}

.bsvnone {
}
.bsvnoneoff {
	display: none;
}

.flex1 { 
    display: flex; 
    justify-content: center; 
    align-items: center;
}

.col-6 {
	padding-left: 0px;
	padding-right: 0px;
}
.col-12 {
	padding-left: 0px;
	padding-right: 0px;
}
.col-xs-4 {
	padding-left: 0px;
	padding-right: 0px;
}
.col-xs-6 {
	padding-left: 0px;
	padding-right: 0px;
}
.col-xs-12 {
	padding-left: 0px;
	padding-right: 0px;
}
.col-sm-4 {
	padding-left: 0px;
	padding-right: 0px;
}
.col-sm-6 {
	padding-left: 0px;
	padding-right: 0px;
}
.col-sm-8 {
	padding-left: 0px;
	padding-right: 0px;
}
.col-sm-12 {
	padding-left: 0px;
	padding-right: 0px;
}
.col-md-2 {
	padding-left: 0px;
	padding-right: 0px;
}
.col-md-3 {
	padding-left: 0px;
	padding-right: 0px;
}
.col-md-4 {
	padding-left: 0px;
	padding-right: 0px;
}
.col-md-6 {
	padding-left: 0px;
	padding-right: 0px;
}
.col-md-8 {
	padding-left: 0px;
	padding-right: 0px;
}
.col-md-12 {
	padding-left: 0px;
	padding-right: 0px;
}


/* Hintergrundfarbe */
.bsvback-grau {
	background-color: #EEEEEE;
}
.bsvback-blau {
	background-color: #0C1E96;
}

.bsvtext-O3 {
	font-family: 'Oswald', sans-serif;
	font-weight: 300;
	vertical-align: middle;
}
.bsvtext-O4 {
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	vertical-align: middle;
}
.bsvtext-R3 {
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	vertical-align: middle;
}
.bsvtext-R4 {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	vertical-align: middle;
}

.bsvtext-blau {
	color: #0C1E96;
}
.bsvtext-weiss {
	color: white;
}
.bsvtext-gelb {
	color: #FFE033;
}
.bsvtext-schwarz {
	color: #000000;
}

.bsvtext-8 {
	font-size: 4px;
}
.bsvtext-10 {
	font-size: 5px;
}
.bsvtext-12 {
	font-size: 6px;
}
.bsvtext-14 {
	font-size: 12px;
}
.bsvtext-16 {
	font-size: 13px;
}
.bsvtext-18 {
	font-size: 13px;
}
.bsvtext-20 {
	font-size: 14px;
}
.bsvtext-22 {
	font-size: 16px;
}
.bsvtext-24 {
	font-size: 18px;
}
.bsvtext-30 {
	font-size: 17px;
}
.bsvtext-40 {
	font-size: 25px;
}
.bsvtext-50 {
	font-size: 30px;
}


.bsvpadding {
	padding: 5px;
}
.bsvpadding10 {
	padding: 10px;
}
.bsvpadding5LR {
	padding: 0;
}
.bsvpadding10LR {
	padding-right: 10px;
	padding-left: 10px
}
.bsvpadding15L {
	padding-left: 5px;
}
.bsvpadding15R {
	padding-right: 5px;
}
.bsvpadding10L {
	padding-left: 5px;
}
.bsvpadding10R {
	padding-right: 5px;
}
.bsvpadding25L {
	padding-left: 10px;
}
.bsvmargin {
	margin: 5px;
}
.bsvmargin10R {
	margin: 0 0 0 0;
}
.bsvmargin10L {
	margin: 0 0 0 0;
}
.bsvmargin0 {
	margin: 0 0 0 0;
}
.bsvmarginT15 {
	margin-top: 15px;
}
.bsvmarginT50 {
	margin-top: 25px;
}
.bsvmarginblock {
	margin: 0px 0px 15px 0px;
}
.bsvmargin10 {
	margin: 0px;
}


.bsvbutton {
	padding: 5px;
	margin: 0px;
	border-radius: 0px;
	border: 0px;
	vertical-align: middle;
	}
.bsvbutton: hover {
	padding: 5px;
	margin: 0px;
	border-radius: 0px;
	border: 0px;
	vertical-align: middle;
	}

.bsvbutton span {
	vertical-align: middle;
	color: #0C1E96;
	font-size: 1.3em;
	background-color: transparent;
	}
.bsvbutton span: hover {
	vertical-align: middle;
	color: #FFE033;
	font-size: 1.3em;
	background-color: transparent;
	}

.bsvlogoh {
	height: 50px;
	}
.bsvlogob {
	width: 70px;
	}
.bsvtextfooter {
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size: 0.9em;
	color: white;
}
.bsvtextfooter a {
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size: 0.9em;
	color: white
}


@media (min-width: 768px) {

	.headerlogo {
		height: 80px;
	}
	.bsvnone {
		display: none;
	}
	.bsvnoneoff {
		display: table-cell;
	}
	.bsvtext-8 {
		font-size: 0.7em;
	}
	.bsvtext-10 {
		font-size: 0.9em;
	}
	.bsvtext-12 {
		font-size: 1.1em;
	}
	.bsvtext-13 {
		font-size: 1.0em;
	}
	.bsvtext-15 {
		font-size: 1.4em;
	}
	.bsvtext-18 {
		font-size: 1.5em;
	}
	
	.bsvpadding5LR {
		padding: 5px;
	}

	.bsvpadding10LR {
		padding: 0;
	}
	.bsvpadding10L {
		padding-left: 5px;
	}
	.bsvpadding10R {
		padding-right: 5px;
	}
	.bsvpadding15L {
		padding-left: 10px;
	}
	.bsvpadding15R {
		padding-right: 10px;
	}
	.bsvpadding25L {
		padding-left: 10px;
	}
	.bsvmargin5-1 {
		margin: 20px 0 0 0;
	}
	.bsvmargin10R {
		margin: 0 10px 0 0;
	}
	.bsvmargin10L {
		margin: 0 0 0 10px;
	}
	.bsvmargin10 {
		margin: 5px;
	}
	
	.bsvlogoh {
		height: 80px;
	}
	.bsvlogob {
		width: 100px;
	}
	.map-responsive{
	    overflow:hidden;
	    padding-bottom:50%;
	    position:relative;
	}
	.bsvtextfooter {
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		font-size: 0.9em;
		color: white;
	}

@media (min-width:992px) {
	
	.headerlogo {
		height: 100px;
	}
	.bsvnone {
		display: none;
	}
	.bsvnoneoff {
		display: table-cell;
	}
	.headerbackground {
		background-color: #EEEEEE;
		background: url('grafik/Rasen_Hintergrund_150px.jpg') no-repeat fixed;
		background-size: auto 130px;
		height: 130px;
	}

	.bsvtext-8 {
		font-size: 7px;
	}
	.bsvtext-10 {
		font-size: 9px;
	}
	.bsvtext-12 {
		font-size: 11px;
	}
	.bsvtext-14 {
		font-size: 13px;
	}
	.bsvtext-16 {
		font-size: 15px;
	}
	.bsvtext-18 {
		font-size: 16px;
	}
	.bsvtext-20 {
		font-size: 18px;
	}
	.bsvtext-22 {
		font-size: 20px;
	}
	.bsvtext-24 {
		font-size: 22px;
	}
	.bsvtext-30 {
		font-size: 26px;
	}
	.bsvtext-40 {
		font-size: 35px;
	}
	.bsvtext-50 {
		font-size: 45px;
	}
	
	.bsvpadding10L {
		padding-left: 5px;
	}
	.bsvpadding10R {
		padding-right: 5px;
	}
	.bsvpadding15L {
		padding-left: 10px;
	}
	.bsvpadding15R {
		padding-right: 10px;
	}
	.bsvpadding25L {
		padding-left: 20px;
	}
	.bsvmarginT50 {
		margin-top: 50px;
	}
	.bsvmargin10 {
		margin: 5px;
	}
	.bsvtextfooter {
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		font-size: 1.0em;
		color: white;
	}

}
@media (min-width:1200px) {

	.headerlogo {
		height: 120px;
	}
	.bsvnone {
		display: none;
	}
	.bsvnoneoff {
		display: block;
	}
	.headerbackground {
		background-color: #EEEEEE;
		background: url('grafik/Rasen_Hintergrund_150px.jpg') no-repeat fixed;
		background-size: auto 150px;
	 	height: 150px;
	}
	.bsvtext-8 {
		font-size: 8px;
	}
	.bsvtext-10 {
		font-size: 10px;
	}
	.bsvtext-12 {
		font-size: 12px;
	}
	.bsvtext-14 {
		font-size: 14px;
	}
	.bsvtext-16 {
		font-size: 16px;
	}
	.bsvtext-18 {
		font-size: 18px;
	}
	.bsvtext-20 {
		font-size: 20px;
	}
	.bsvtext-22 {
		font-size: 20px;
	}
	.bsvtext-24 {
		font-size: 24px;
	}
	.bsvtext-30 {
		font-size: 30px;
	}
	.bsvtext-40 {
		font-size: 40px;
	}
	.bsvtext-50 {
		font-size: 50px;
	}
	
	.bsvmargin10 {
		margin: 10px;
	}

	.bsvpadding10L {
		padding-left: 10px;
	}
	.bsvpadding10R {
		padding-right: 10px;
	}
	.bsvpadding15L {
		padding-left: 15px;
	}
	.bsvpadding15R {
		padding-right: 15px;
	}
	.bsvpadding25L {
		padding-left: 25px;
	}
}

