
body {
	padding-top: 110px;
}

footer {
  text-align: center;	
}

div.bg {
  background-image: url(../images/bg3.jpg), linear-gradient(to right, #e8e8e8, white 60%);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center right;
  background-color: #d0d0d0;
}


.header-frotscher {
	background-color: #f5f5f5;
}

.navbar-frotscher {
  background-color:	#7590AE;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.navbar-frotscher .navbar-nav  > li  > a {
  color:	#ffffff;
  padding-top:  4px; 
  padding-bottom:  4px; 
}

.navbar-frotscher .navbar-nav  > .active > a, .navbar-frotscher .navbar-nav  > .active > a:hover {
  background-color:	#4b6481;
}

.navbar-frotscher .navbar-nav  > li  > a:hover {
  color:	#4b6481;
}

.navbar-toggle {
  padding: 3px 3px;
  margin-top: 4px;
  margin-bottom: 3px;
}

.jumbotron {
	height: 175px;
	min-width: 380px;
	margin-bottom: 15px;
	
	padding-top: 54px;
	padding-bottom: 42px;
	
	padding-left: 20px !important;
}

.jumbotron p {
  font-size: 18px;
}

.on-top {
	z-index: -10;
}


.servicesSummary {
  text-align: justify;
}


.trainingSummary {
  text-align: justify;
}

.citation {
  font-style: italic;
}

.agenda > ul {
	padding-left: 15px;
}

.agenda > ul  > li  > ul {
	padding-left: 15px;
}


.publicationSubtitle {
  font-style: italic;
}

.publicationAbstract {
  text-align: justify;
}

.publicationKeywords {
  font-weight: bold;
}

.publicationEdition {
  font-weight: bold;
  text-align: center;
}
