@charset "UTF-8";
@import url("reset.css");
@import url("style.css");
/* CSS Document */
/* line 22, D:/Design/WEB/physiotherapie-schenefeld/redesign2014/css/scss/narrow.scss */
body {
  font-size: 16px;
  /*default font size */
}

/* line 26, D:/Design/WEB/physiotherapie-schenefeld/redesign2014/css/scss/narrow.scss */
#wrapper {
  width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  background-color: #FFFFFF;
  clear: both;
}

/* line 38, D:/Design/WEB/physiotherapie-schenefeld/redesign2014/css/scss/narrow.scss */
#head {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 10px;
  padding-top: 10px;
  background-color: #FFFFFF;
}

/* line 46, D:/Design/WEB/physiotherapie-schenefeld/redesign2014/css/scss/narrow.scss */
#logo {
  display: none;
}

/* line 50, D:/Design/WEB/physiotherapie-schenefeld/redesign2014/css/scss/narrow.scss */
#logo_narrow {
  width: 75%;
  background-color: #FFFFFF;
  margin-right: auto;
  margin-left: auto;
}

/* line 57, D:/Design/WEB/physiotherapie-schenefeld/redesign2014/css/scss/narrow.scss */
.logo_narrow_quer {
  width: 100%;
}

/*images */
/* line 62, D:/Design/WEB/physiotherapie-schenefeld/redesign2014/css/scss/narrow.scss */
.s_image {
  max-width: 100%;
  padding-bottom: 10px;
  float: none;
}

/*MOBILE NAVIGATION */
/* line 69, D:/Design/WEB/physiotherapie-schenefeld/redesign2014/css/scss/narrow.scss */
.fixed {
  position: fixed;
  top: 0;
  z-index: 5;
}

/* line 74, D:/Design/WEB/physiotherapie-schenefeld/redesign2014/css/scss/narrow.scss */
.sticky {
  width: 100%;
}

/* line 77, D:/Design/WEB/physiotherapie-schenefeld/redesign2014/css/scss/narrow.scss */
#mobile_navigation {
  background-color: #c30017;
  margin-top: 0px;
  padding: 3px 0px 1px 0px;
}

/* line 84, D:/Design/WEB/physiotherapie-schenefeld/redesign2014/css/scss/narrow.scss */
#mobile_navigation:hover {
  cursor: pointer;
}

/* line 87, D:/Design/WEB/physiotherapie-schenefeld/redesign2014/css/scss/narrow.scss */
#mobile_button {
  width: 97%;
  margin-left: auto;
  margin-right: auto;
  padding: 5px 0px 5px 0px;
  border-bottom: 3px solid #c30017;
  color: #FFFFFF;
}

/* line 97, D:/Design/WEB/physiotherapie-schenefeld/redesign2014/css/scss/narrow.scss */
.mob_button {
  /*der 3 linien untereinander button */
  width: 30px;
  float: right;
}

/* line 101, D:/Design/WEB/physiotherapie-schenefeld/redesign2014/css/scss/narrow.scss */
.buttons {
  background-color: #FFFFFF;
  clear: both;
  display: none;
  border-bottom: 3px solid #c30017;
}

/* line 107, D:/Design/WEB/physiotherapie-schenefeld/redesign2014/css/scss/narrow.scss */
.buttons li {
  padding: 0px 0px 5px 0px;
  float: none;
}

/* line 111, D:/Design/WEB/physiotherapie-schenefeld/redesign2014/css/scss/narrow.scss */
.buttons li a {
  display: block;
  font-family: "Open Sans", Verdana, sans-serif;
  font-size: 1em;
  text-decoration: none;
  color: #575656;
  background-color: #FFFFFF;
  border-bottom: 1px #9A9B9B solid;
  text-align: center;
  padding: 10px;
}

/* line 123, D:/Design/WEB/physiotherapie-schenefeld/redesign2014/css/scss/narrow.scss */
.buttons li a:hover {
  font-weight: 600;
  color: #c30017;
}

/*Navigation */
/* line 128, D:/Design/WEB/physiotherapie-schenefeld/redesign2014/css/scss/narrow.scss */
#navigation {
  display: none;
  background-color: #FFFFFF;
  width: 100%;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

/* line 141, D:/Design/WEB/physiotherapie-schenefeld/redesign2014/css/scss/narrow.scss */
#navigation li {
  padding: 0px 0px 5px 0px;
  float: none;
}

/* line 145, D:/Design/WEB/physiotherapie-schenefeld/redesign2014/css/scss/narrow.scss */
#navigation li a {
  display: block;
  font-family: "Open Sans", Verdana, sans-serif;
  font-size: 1em;
  text-decoration: none;
  color: #575656;
  background-color: #FFFFFF;
  border-bottom: 1px #9A9B9B solid;
  text-align: center;
  padding: 10px;
}

/* line 157, D:/Design/WEB/physiotherapie-schenefeld/redesign2014/css/scss/narrow.scss */
#navigation li a:hover {
  font-weight: 600;
  color: #c30017;
}

/* line 161, D:/Design/WEB/physiotherapie-schenefeld/redesign2014/css/scss/narrow.scss */
#start-page li.start a, #praxis-page li.praxis a, #leistungen-page li.leistung a, #anfahrt-page li.anfahrt a, #team-page li.team a {
  font-weight: 600;
  color: #c30017;
}

/*Navigation Ende */
/* line 169, D:/Design/WEB/physiotherapie-schenefeld/redesign2014/css/scss/narrow.scss */
#content {
  background-color: #ffffff;
  clear: both;
  margin-bottom: 40px;
}

/* line 174, D:/Design/WEB/physiotherapie-schenefeld/redesign2014/css/scss/narrow.scss */
.image_tuer {
  display: none;
  android: visibility= "gone";
  width: 130px;
  float: right;
  margin-left: 15px;
}

/* line 181, D:/Design/WEB/physiotherapie-schenefeld/redesign2014/css/scss/narrow.scss */
.inner {
  padding: 30px 5px 5px 5px;
}

/* line 186, D:/Design/WEB/physiotherapie-schenefeld/redesign2014/css/scss/narrow.scss */
#team {
  width: 100%;
  padding-bottom: 10px;
  float: left;
}

/* line 192, D:/Design/WEB/physiotherapie-schenefeld/redesign2014/css/scss/narrow.scss */
#team ul {
  color: #c30017;
  list-style-type: none;
  line-height: 1.4em;
}

/* line 198, D:/Design/WEB/physiotherapie-schenefeld/redesign2014/css/scss/narrow.scss */
#team ul li:before {
  content: "■";
  font-family: "Arial Black";
  color: #c30017;
  padding-right: .5em;
}

/* line 204, D:/Design/WEB/physiotherapie-schenefeld/redesign2014/css/scss/narrow.scss */
.pad {
  padding: 30px 30px 0px 30px;
}

/*#content-left{
	margin:10px 10px 0px 10px;
	background-color:#FFFFFF;	
	float:none;	
}
#content-right{
	margin:10px 10px 20px 10px;
	background-color:#FFFFFF;	
	float:none;
}
#content-bottom{
	padding-left:10px;
	padding-right:10px;
	clear:both;	
}*/
/* line 222, D:/Design/WEB/physiotherapie-schenefeld/redesign2014/css/scss/narrow.scss */
#content-team-left {
  /*team_seite */
  margin: 10px;
  float: none;
}

/* line 226, D:/Design/WEB/physiotherapie-schenefeld/redesign2014/css/scss/narrow.scss */
#content-team-right {
  /*team_seite */
  margin: 10px;
  float: none;
}

/* line 230, D:/Design/WEB/physiotherapie-schenefeld/redesign2014/css/scss/narrow.scss */
.frame {
  width: 100%;
  height: 400px;
}

/*images praxis bottom */
/* line 235, D:/Design/WEB/physiotherapie-schenefeld/redesign2014/css/scss/narrow.scss */
.praxis_image_bottom {
  max-width: 49%;
  padding-bottom: 30px;
}

/* line 239, D:/Design/WEB/physiotherapie-schenefeld/redesign2014/css/scss/narrow.scss */
.image_left {
  float: none;
}

/* line 242, D:/Design/WEB/physiotherapie-schenefeld/redesign2014/css/scss/narrow.scss */
.image_right {
  float: none;
}

/* line 245, D:/Design/WEB/physiotherapie-schenefeld/redesign2014/css/scss/narrow.scss */
.team_image {
  /*team seite */
  float: left;
  max-width: 25%;
  padding: 0px 20px 0px 0px;
}

/* line 250, D:/Design/WEB/physiotherapie-schenefeld/redesign2014/css/scss/narrow.scss */
.team_beschreibung {
  margin-bottom: 25px;
}

/* line 253, D:/Design/WEB/physiotherapie-schenefeld/redesign2014/css/scss/narrow.scss */
.foto {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 10px;
}

/* line 260, D:/Design/WEB/physiotherapie-schenefeld/redesign2014/css/scss/narrow.scss */
footer {
  background-color: #E6E6E6;
  border-top: 1px solid;
  border-top-color: #CCC;
  padding: 10px;
  clear: both;
}

/* line 267, D:/Design/WEB/physiotherapie-schenefeld/redesign2014/css/scss/narrow.scss */
#f_oeffnungszeiten {
  width: 100%;
  padding-bottom: 30px;
  float: none;
}

/* line 272, D:/Design/WEB/physiotherapie-schenefeld/redesign2014/css/scss/narrow.scss */
#f_links {
  padding-right: 10px;
  padding-left: 0px;
  padding-bottom: 30px;
  float: none;
}

/* line 278, D:/Design/WEB/physiotherapie-schenefeld/redesign2014/css/scss/narrow.scss */
#f_kontakt {
  padding-bottom: 30px;
  float: none;
}

/* line 282, D:/Design/WEB/physiotherapie-schenefeld/redesign2014/css/scss/narrow.scss */
#f_impressum {
  font-size: 0.7em;
  text-align: right;
  clear: both;
}

/* line 290, D:/Design/WEB/physiotherapie-schenefeld/redesign2014/css/scss/narrow.scss */
table.home {
  width: 100%;
}

/* line 294, D:/Design/WEB/physiotherapie-schenefeld/redesign2014/css/scss/narrow.scss */
table .t_left {
  width: 25%;
}

/* line 295, D:/Design/WEB/physiotherapie-schenefeld/redesign2014/css/scss/narrow.scss */
table .t_mid {
  width: 31%;
}

/* line 296, D:/Design/WEB/physiotherapie-schenefeld/redesign2014/css/scss/narrow.scss */
table .t_right {
  width: 44%;
}

/* line 298, D:/Design/WEB/physiotherapie-schenefeld/redesign2014/css/scss/narrow.scss */
table.kontakt {
  border: none;
}

/* line 302, D:/Design/WEB/physiotherapie-schenefeld/redesign2014/css/scss/narrow.scss */
table.oeffnung {
  width: 100%;
  border: none;
}

/* line 309, D:/Design/WEB/physiotherapie-schenefeld/redesign2014/css/scss/narrow.scss */
#toggle-view {
  width: 100%;
  list-style: none;
  font-family: "Open Sans", Verdana, sans-serif, Arial;
  margin: 0;
  padding: 0;
}

/* line 318, D:/Design/WEB/physiotherapie-schenefeld/redesign2014/css/scss/narrow.scss */
#toggle-view li {
  margin: 20px 5px 20px 5px;
  border-bottom: 1px solid #ccc;
  position: relative;
  cursor: pointer;
}

/* line 325, D:/Design/WEB/physiotherapie-schenefeld/redesign2014/css/scss/narrow.scss */
#toggle-view li:hover {
  border-bottom: 1px solid #FFFFFF;
}

/* line 329, D:/Design/WEB/physiotherapie-schenefeld/redesign2014/css/scss/narrow.scss */
#toggle-view h3 {
  color: #575656;
  margin: 0;
  font-size: 1.0em;
}

/* line 334, D:/Design/WEB/physiotherapie-schenefeld/redesign2014/css/scss/narrow.scss */
#toggle-view h3:hover {
  color: #c30017;
}

/* line 337, D:/Design/WEB/physiotherapie-schenefeld/redesign2014/css/scss/narrow.scss */
#toggle-view span {
  position: absolute;
  right: 5px;
  top: 0;
  color: #c30017;
  font-size: 1.0em;
}

/* line 344, D:/Design/WEB/physiotherapie-schenefeld/redesign2014/css/scss/narrow.scss */
#toggle-view .panel {
  font-size: 1.0em;
  line-height: 1.5em;
  margin: 5px 0;
  display: none;
}

/* line 351, D:/Design/WEB/physiotherapie-schenefeld/redesign2014/css/scss/narrow.scss */
#toggle-view ul.list li {
  margin: 0px;
  padding: 5px 0px;
  color: #000000;
  list-style: disc;
  line-height: 1.4em;
  border-bottom: 0px;
  margin-left: 16px;
}

/* line 361, D:/Design/WEB/physiotherapie-schenefeld/redesign2014/css/scss/narrow.scss */
#toggle-view ul.list li p {
  color: #000000;
}

/* line 365, D:/Design/WEB/physiotherapie-schenefeld/redesign2014/css/scss/narrow.scss */
.leistungen_image {
  float: right;
  padding: 10px 0px 20px 20px;
  width: 100%;
}

/*# sourceMappingURL=../narrow.map */