/*!
 * Start Bootstrap - The Big Picture (http://startbootstrap.com/)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */

body {
	background: none;
    overflow-x: hidden;
    height: 100%;
}

.full {
    background: url('../media/images/P1000199 Panorama kreuzschraffur 961.jpg') no-repeat 0 0 fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 100%;
}

.navbar {
    border-radius: 0;
}

.container .row div:first-of-type{
    background: rgba(255, 255, 255, 0.9) none repeat scroll 0 0;
    border-radius: 8px;
    padding: 20px;
}

.container .row div p{
     text-align: justify;
}

/* mailchimp css */
#mc_embed_signup{
    background: #fff;
    clear:left;
    font:14px Helvetica,Arial,sans-serif;
}



/* css for various examples */
#summits { width:100%; }
#summits tr{ border-bottom:1px solid #858585; }
#summits th, #summits td{ padding:2px 8px; }