/*!
 * Start Bootstrap - Business Frontpage HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

body {
    padding-top: 50px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
	font-family: Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif; 
}

/* Header Image Background - Change the URL below to your image path (example: ../images/background.jpg) */

#kontakt{
	margin: 40px 0 100px 0;
}

.business-header {
    height: 420px;
	margin-top: 10px;
    background: url('../img/1.jpg') center center no-repeat scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.navbar-brand img{
margin-top: -25px;
}

.navbar-nav
{
	font-style: italic;
	color: #44291a;
}

/* Customize the text color and shadow color and to optimize text legibility. */

.portfolio-item {
    margin-bottom: 25px;
}

.margbot{
	margin-bottom: 25px;
}

.tagline {
    text-shadow: 0 0 10px #000;
    color: #fff;
}

.img-center {
    margin: 0 auto;
}

.map {
    height: 400px;
}

footer {
    margin: 50px 0;
}
