/*!
 * Start Bootstrap - Full (https://startbootstrap.com/template-overviews/full)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-full/blob/master/LICENSE)
 */
a, a:hover, a:active, a:visited {
	text-decoration: none;
	color: #c90030;
}

body {
  background: url('../images/bollenglutbg.jpg') no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  
}

.bg-schwarz {
 background-color:rgba(0, 0, 0, 0.7);
 border: #c90030 3px solid;
 border-radius: 15px;
}
.bg-schwarz1 {
 background-color:rgba(0, 0, 0, 1);
 
}
.opac1 {
	opacity: 0.4;
}
.opac2 {
	opacity: 1;
}
.schriftneu-lg {
	font-family: 'Oleo Script Swash Caps', cursive;
	color: #ffffff;
	font-size: 30px;;
}
.schriftneu-sm {
	font-family: 'Oleo Script Swash Caps', cursive;
	color: #888888;
	font-size: 15px;;
}
.big {
	font-size: 60px;
}
