body {
  padding-top: 30px;
}

.footer {
	background: #333;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 15px;
	margin-bottom: 10px;
}

.navbar-inverse {
	background-color: #000;
		-webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
    margin-bottom: 25px;
    
    }


.navbar-inverse a {
	color: #0099ff !important;
}

.navbar-inverse a:hover {
	color: #00ffff !important;
}

.jumbotron {
	background: url("../images/bg.jpg");
	color: #fff;
	-webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
    margin-bottom: 0;
}

@media (max-width: 767px) {
	.jumbotron {
		background-position: center;
	}
}

.margin-top-20 {
	padding-top: 20px;
}

p {
	color: #666;
}

.page-header {
	border-bottom: 2px solid #0099ff;
}

h3, h4, h5 {
	color: #333;
}

#no-top-margin {
	padding-top: 0;
	margin-top: 0;
}

h4 {
	padding-top: 15px;
}

h5 {
	margin-top: 25px;
}

.portrait {
	width: 100%;
	height: auto;
}

@media (min-width: 400px) {

	.portrait {
		width: 135px;
		height: auto;
	}
	

}


.col-xs-4 {
	padding-bottom: 12px;
}


.former-members {
	padding-top: 10px;
	padding-bottom: 15px;
	min-height: 275px;
}

.former-members img {
	padding-bottom: 8px;
}

#highlights li a {
	font-weight: bold;
}

#highlights li a:hover {
	text-decoration: underline;
}

.anchor {
  display: block;
  height: 100px;
  margin-top: -100px;
  visibility: hidden;
}

.unilogo {
	width: auto;
	height: 30px;
	float: left;
	margin-top: -182px;
	margin-left: 0px;
}

@media (min-width: 769px) {
	.unilogo {
		width: auto;
		height: 50px;
		float: left;
		margin-top: -248px;
		margin-left: 0px;
	}
}

.jumbotron a, a:hover {
	text-decoration: none;
}

.thumbnail {
	display: inline;
	margin-right: 3px;
	margin-top: 10px;
	cursor: pointer;
}

#einblendung-richtlinien-homepage {
	display: none !important;
}

ul.fa-ul li, ul.fa-ul a {
	color: #999 !important;
	font-size: 11px;
}

span.avoidwrap {
	display:inline-block;
}