h1, h2, h3, h4, h5, .h1, .h2, .h3, .h4, .h5 { font-family:'alop',Helvetica,Arial,sans-serif;}

h1{margin-top:0px; font-size:48px; line-height:56px; }

.introfold h1{
	background-color:rgba(30,30,30,0.8);
	color: #fafafa;
}

html{ height:100%;}
body {height:100%;}

.bkgTest{
	background: url(../images/Windmaschine-mit-Kraeutern_DSC01760.jpg) no-repeat fixed; 
	height:100%;

   	background-attachment: fixed;
	background-size: cover;
	
	
	background-repeat: no-repeat;
	background-position: center center;

	box-shadow: inset 0px 0px 12px rgba(50, 50, 50, 0.5);

	/*
	height:2000px;
	width:100%;
	*/
}

.introfold{

	height: 100%;
	margin-right:0px;
  	margin-left:0px;
}


.h5 b{font-size:15px;}
.h5 {line-height:20px;}

.navbar-toggle {
border:solid 1pt #ccccc;
}


a {color:black;}
a:hover {font-weight:bold; text-decoration:none; color:black;}
a:focus {
  outline: none;
}

.container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
}



.navbar{ min-height:32px; background-color:rgba(255,255,255,0.80);}








