.navbar {
	min-height:80px;
	padding-top:18px;
}

.navbar-brand {
	height:80px;
	margin-top:-18px;
}

.post-date {
	font-size: 90%;
	color:#999999;
}

a:link, a:visited {
    color: #3F728D;
    text-decoration: none;
}
a:hover {
    color: #216082;
    text-decoration: underline;
}
a:active, a.active {
    color: #858E93;
}

body {
  padding-top: 80px;
  font: 12px/170% Verdana,sans-serif;
}

.post {
	margin-bottom:50px;
}

.impressum {
	text-align: center;
	margin-bottom:50px;
}

.feature-matrix {
    margin: 1em 0;
    width: 100%;
}