/* Custom Stylesheet */
/**
 * Use this file to override Materialize files so you can update
 * the core Materialize files in the future
 *
 * Made By MaterializeCSS.com
 */
@import url(http://fonts.googleapis.com/css?family=Parisienne);


.boarisch{
	position:absolute;
	top: 0;
	right: 5px;
	padding:0 5px;
	border:1px solid #039be5;
	font-size:11px;
	line-height: 16px;
	margin:10px 0;
background:#fff;
z-index: 100;
background : #039be5;
	}
	
.boarisch a, .boarisch a:visited{
	color:#fff;

	}	
	nav .container{  padding: 0 ;}
.fun{
	position:absolute;
	bottom: 50px;
	right: 25px;
	padding:0 5px;
	font-size:60px;
	line-height: 16px;
	margin:0;
	}
	
.footer-copyright{
position: relative;
}		
.nymp {  
	font-family: 'nymphetteregular';
	}
h1 {
    font-size: 4.2rem;
    line-height: 4.62rem;
    margin: 2rem 0 0;
padding-top:280px;
font-family: 'Parisienne', cursive;
 text-shadow: 2px 1px 30px rgba(0, 0, 0, 1),
 2px 1px 5px rgba(0, 0, 0, 0.7);
 }

h5{ font-size: 1.64rem;
    line-height: 2.5rem;
}

#anreise, #abreise {
	margin: 30px 0 0;
	}
hr{
	border: 0px; 
	border-top: dotted 1px #ccc;
	margin:0 0 15px;
	}

nav {
  font-size: 2em;
}

p {
  line-height: 1.85rem;
}

.footer-copyright{
padding: 20px 0;}
.button-collapse {
  color: #26a69a;
}

.parallax-container {
  min-height: 380px;
  min-height: 480px;
  line-height: 0;
  height: auto;
  color: rgba(255,255,255,.9);
}
  .parallax-container .section {
    width: 100%;
  }

@media only screen and (max-width : 992px) {
  .parallax-container .section {
    position: absolute;
    top: 40%;
  }
  #index-banner .section {
    top: 10%;
  }
}

@media only screen and (max-width : 600px) {
h1 {
    font-size: 3.2rem;
 }
 
   #index-banner .section {
    top: 0;
  }
}

.icon-block {
  padding: 0 15px;
}
footer a {
color: #80cbc4;
}
footer.page-footer {
  margin: 0;
}

footer.page-footer .footer-copyright {
	height:auto;}
	
@media only screen and (max-width : 400px) {
	
nav span {display: none;}
}
#message-success > p {
    padding: 20px 0;
    background:#efefef;
    
}
#message-error > p {
    padding: 20px 0;
    background:#F44336;
    color:#ffffff;
}
