body {
	padding-top:0px;
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	line-height: 1.2;
}

hr {
	margin-top: 50px;
}

p {
	margin-bottom: 15px;
}

h3 {
	font-size: 27px;
	font-weight: 300;
}

h4 {
	font-size: 17px;
	font-weight: 400;
	margin-top: 0px;
}

h1, h2 {
	color: #00aedb;
	font-weight: 300;
}

.content h1 {
	margin-bottom: 30px;
	font-size: 40px;
	page-break-before: always;
}

.content h1 {
   width: 100%;
   border-bottom: 3px solid #bcbcbc; 
   line-height: 0.1em;
} 

.content h1 span { 
    background:#fff; 
    padding-right: 20px; 
}

p.hyphenate, .hyphenate p {
	text-align:justify;
}




/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
	h3 {
		font-size: 40px;
	}

	h4 {
		font-size: 20px;
	}
	.content h1 {
		margin-top: 80px;
		font-size: 60px;
		margin-bottom: 50px;
	}
	
	p {
		margin-bottom: 20px;
	}
}

a:visited {
	color: black;
}

a:link {
	border-bottom: 1px dotted #bcbcbc;
	color: black;
}
a:hover {
	text-decoration: none;
	color: #00aedb;
}

.content {
	font-size: 16px;
}

td p {
	font-size: 13px;
}

.phy-header p {
	margin-top: 13px;
	color: #00aedb;
	font-size: 13px;
}

.phy-header a:link {
	color: #00aedb;
}

.phy-header p span {
	color: #bcbcbc;
}

.phy-slogan-logo, .phy-slogan {
	display:none;
}

.phy-slogan h1 {
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	padding-left:25px;
}
.phy-slogan h1 b{
	font-weight: 400;
}

.content big {
	font-size: 20px;
}

.vision {
	margin-top: 30px;
}

.vision {
	cursor: pointer;
}

.vision .more:hover, .vision .less:hover{
	color: #00aedb;
}

.vision .more, .vision .less {
	text-align: right;
	
}

.vision .more span, .vision .less span {
	color: #00aedb;
	line-height:110%;
}

.vision .less {
	display:block;
}

.vision .more {
	display:none;
}

.vision .collapsed .more {
	display:block;
}

.vision .collapsed .less {
	display:none;
}

.content big {
	font-size: 20px;
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {

	.content {
		font-size: 20px;
	}
	
	td p {
		font-size: 20px;
	}

	.content big {
		font-size: 25px;
	}

	.phy-slogan-logo, .phy-slogan {
		display:block;
	}

	.phy-header p {
		text-align: right;
	}
	.phy-slogan {
		margin-top: -370px;
	}
	
	.phy-slogan h1 {
		padding-top:50px;
		font-size: 40px;
	}
	
	.phy-header-logo {
		margin-top: -400px;
	}


	.phy-header-logo img{
		margin-left: -15px;
	}

	.phy-header-address {
		margin-top: -400px;
	}
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {

	.content big {
		font-size: 30px;
	}
	
	.phy-slogan {
		margin-top: -450px;
	}
	
	.phy-slogan h1 {
		padding-top:50px;
		font-size: 50px;
	}
	
	.phy-header-logo {
		margin-top: -529px;
	}


	.phy-header-logo img{
		margin-left: -15px;
	}

	.phy-header-address {
		margin-top: -529px;
	}
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
	.phy-slogan {
		margin-top: -540px;
	}
	
	.phy-slogan h1 {
		padding-top:50px;
		font-size: 60px;
	}
	
	.phy-header-logo {
		margin-top: -670px;
	}


	.phy-header-logo img{
		margin-left: -15px;
	}

	.phy-header-address {
		margin-top: -670px;
	}	
}





.footer {
	height: 100px;
}

.angebot .media {
	cursor: pointer;
}

.angebot .media h3:hover { 
	color: #00aedb;
}

.angebot .pull-left {
	width: 30px;
}

.angebot .media {
	margin-top: 0px;
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
	.angebot .media {
		margin-top: 15px;
	}	
}

.expand-link, .minimize-link{
	color: #00aedb;
	display:none;
}

.minimize-link {
	display:block;
}

.collapsed .minimize-link {
	display:none;
}

.collapsed .expand-link {
	display:block;
}


.carousel {
	margin-top: 20px;
}

.carousel-caption {
      padding: 0 20px;
      margin:0 auto;
      margin-top: 0px;
      text-align:center;
      color: black;
      font-size: 20px;
      text-shadow: none;
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
	.carousel-caption {
		  font-size: 30px;
	}
}

.carousel .item {
	padding-bottom: 80px;
}

.carousel-control.left, .carousel-control.right {
    background-image: none;
	text-shadow: none;
	z-index:3;
}

.carousel a:link {
	border-bottom: none;
}

.carousel-inner .item img {
	display: inline-block;
}

.small-left, .big-middle, .small-right {
	cursor: pointer;
}
.small-left {
	width:20%;
}

.big-middle {
	width:50%;
	margin-left:5%;
	margin-right:5%;
}

.small-right {
	width:20%;
}

.carousel.fade {
  opacity: 1;
}

.carousel.fade .item {
  -moz-transition: opacity ease-in-out .7s;
  -o-transition: opacity ease-in-out .7s;
  -webkit-transition: opacity ease-in-out .7s;
  transition: opacity ease-in-out .7s;
  left: 0 !important;
  opacity: 0;
  top:0;
  position:absolute;
  width: 100%;
  display:block !important;
  z-index:1;
}
.carousel.fade .item:first-child {
  top:auto;
  position:relative;
}
.carousel.fade .item.active {
  opacity: 1;
  -moz-transition: opacity ease-in-out .7s;
  -o-transition: opacity ease-in-out .7s;
  -webkit-transition: opacity ease-in-out .7s;
  transition: opacity ease-in-out .7s;
  z-index:2;
}

.team h3 {
	margin-top: 5px;
}

.team .media {
	cursor: pointer;
}

.team h4 {
	font-weight: 300;
	font-size: 20px;
}

.team .person {
	margin-bottom: 20px;
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
	.team h4 {
		font-size: 25px;
	}
	.team .person {
		margin-bottom: 40px;
	}

}

.team .pull-left {
	margin-right: 15px;
	margin-bottom: 20px;
}



.team .thumbnail {
	width:25%;
	float:left;
	border:none;
}

.team .thumbnail {
	padding: 10px;
	cursor: pointer;
}

.team .thumbnail:hover, .team .thumbnail.active {
	color: #00aedb;
}

.team .more:hover, .team .less:hover{
	color: #00aedb;
}

.team .more, .team .less {
	text-align: right;
}

.team .more {
	margin-top: -37px;
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
	.team .more {
		margin-top: -48px;
	}

}

.team .more span, .team .less span {
	color: #00aedb;
	line-height:110%;
}

.team .less {
	display:block;
}

.team .more {
	display:none;
}

.team .collapsed .more {
	display:block;
}

.team .collapsed .less {
	display:none;
}

.kontakt .map {
	height: 250px;
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
	.kontakt .map {
		height: 500px;
	}
}