
body {
	background: rgb(255, 247, 229);
	padding: 50px 0;
}

.navbar-default {
	background-image: linear-gradient(to bottom,#fff 0,#ffebbd 100%);
}

.logo {
	text-align: center;
}

.logo img {
	height: 200px;
}

.logo .schriftzug2 {
	 height:60px
}

.logo .schriftzug1 {
	height:30px;
	position: relative;
	top: 20px;
	right: 30px;
}

.row {
	margin: 0;
}