body,form,figure{margin:0;padding:0}img{border:0}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font-size:100.01%}select,input,textarea{font-size:99%}#container,.inside{position:relative}#main,#left,#right{float:left;position:relative}#main{width:100%}#left{margin-left:-100%}#right{margin-right:-100%}#footer{clear:both}#main .inside{min-height:1px}.ce_gallery>ul{margin:0;padding:0;overflow:hidden;list-style:none}.ce_gallery>ul li{float:left}.ce_gallery>ul li.col_first{clear:left}.float_left{float:left}.float_right{float:right}.block{overflow:hidden}.clear,#clear{height:.1px;font-size:.1px;line-height:.1px;clear:both}.invisible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.custom{display:block}#container:after,.custom:after{content:"";display:table;clear:both}
@media (max-width:767px){#wrapper{margin:0;width:auto}#container{padding-left:0;padding-right:0}#main,#left,#right{float:none;width:auto}#left{right:0;margin-left:0}#right{margin-right:0}}img{max-width:100%;height:auto}.ie7 img{-ms-interpolation-mode:bicubic}.ie8 img{width:auto}
.bs-caption {
    position: fixed;
    left: 0;
    bottom: 0;
    margin-left: 40px;
    color: white;
}
 
.bs-nav {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
}

.bs-nav .item, .bs-nav .item-nav {
    display: inline-block;
    *display: inline;
    zoom: 1;

    width: 10px;
    height: 10px;
    line-height: 10px;
    margin: 0 4px;

    text-indent: -999em;
    *text-indent: 0;

    border: 2px solid #fff;
    border-radius: 6px;

    cursor: pointer;
    opacity: .4;

    -webkit-transition: background .5s, opacity .5s;
    -moz-transition: background .5s, opacity .5s;
    transition: background .5s, opacity .5s;
}

.bs-nav .item.active {
    background: #fff;
    opacity: 1;
}

.bs-nav .item-nav {
    border-radius: 0;
    width: 0;
    height: 0;
    border-style: inset;
    -webkit-transform:rotate(360deg);
}

.bs-nav .item-nav:hover {
    opacity: 1;
}

.bs-nav .item-nav.next {
    border-width: 7px 0 7px 14px;
    border-color: transparent transparent transparent #ffffff;
}

.bs-nav .item-nav.prev {
    border-width: 7px 14px 7px 0;
    border-color: transparent #ffffff transparent transparent;
}

.rs-columns {
  clear: both;
  display: inline-block;
  width: 100%;
}

.rs-column {
  float: left;
  width: 100%;
  margin-top: 7.69231%;
  margin-right: 7.69231%;
}
.rs-column.-large-first {
  clear: left;
}
.rs-column.-large-last {
  margin-right: -5px;
}
.rs-column.-large-first-row {
  margin-top: 0;
}
.rs-column.-large-col-1-1 {
  width: 100%;
}
.rs-column.-large-col-2-1 {
  width: 46.15385%;
}
.rs-column.-large-col-2-2 {
  width: 100%;
}
.rs-column.-large-col-3-1 {
  width: 28.20513%;
}
.rs-column.-large-col-3-2 {
  width: 64.10256%;
}
.rs-column.-large-col-3-3 {
  width: 100%;
}
.rs-column.-large-col-4-1 {
  width: 19.23077%;
}
.rs-column.-large-col-4-2 {
  width: 46.15385%;
}
.rs-column.-large-col-4-3 {
  width: 73.07692%;
}
.rs-column.-large-col-4-4 {
  width: 100%;
}
.rs-column.-large-col-5-1 {
  width: 13.84615%;
}
.rs-column.-large-col-5-2 {
  width: 35.38462%;
}
.rs-column.-large-col-5-3 {
  width: 56.92308%;
}
.rs-column.-large-col-5-4 {
  width: 78.46154%;
}
.rs-column.-large-col-5-5 {
  width: 100%;
}
.rs-column.-large-col-6-1 {
  width: 10.25641%;
}
.rs-column.-large-col-6-2 {
  width: 28.20513%;
}
.rs-column.-large-col-6-3 {
  width: 46.15385%;
}
.rs-column.-large-col-6-4 {
  width: 64.10256%;
}
.rs-column.-large-col-6-5 {
  width: 82.05128%;
}
.rs-column.-large-col-6-6 {
  width: 100%;
}
@media screen and (max-width: 900px) {
  .rs-column {
    margin-top: 7.69231%;
    margin-right: 7.69231%;
  }
  .rs-column.-large-first {
    clear: none;
  }
  .rs-column.-large-last {
    margin-right: 7.69231%;
  }
  .rs-column.-large-first-row {
    margin-top: 7.69231%;
  }
  .rs-column.-medium-first {
    clear: left;
  }
  .rs-column.-medium-last {
    margin-right: -5px;
  }
  .rs-column.-medium-first-row {
    margin-top: 0;
  }
  .rs-column.-medium-col-1-1 {
    width: 100%;
  }
  .rs-column.-medium-col-2-1 {
    width: 46.15385%;
  }
  .rs-column.-medium-col-2-2 {
    width: 100%;
  }
  .rs-column.-medium-col-3-1 {
    width: 28.20513%;
  }
  .rs-column.-medium-col-3-2 {
    width: 64.10256%;
  }
  .rs-column.-medium-col-3-3 {
    width: 100%;
  }
  .rs-column.-medium-col-4-1 {
    width: 19.23077%;
  }
  .rs-column.-medium-col-4-2 {
    width: 46.15385%;
  }
  .rs-column.-medium-col-4-3 {
    width: 73.07692%;
  }
  .rs-column.-medium-col-4-4 {
    width: 100%;
  }
  .rs-column.-medium-col-5-1 {
    width: 13.84615%;
  }
  .rs-column.-medium-col-5-2 {
    width: 35.38462%;
  }
  .rs-column.-medium-col-5-3 {
    width: 56.92308%;
  }
  .rs-column.-medium-col-5-4 {
    width: 78.46154%;
  }
  .rs-column.-medium-col-5-5 {
    width: 100%;
  }
  .rs-column.-medium-col-6-1 {
    width: 10.25641%;
  }
  .rs-column.-medium-col-6-2 {
    width: 28.20513%;
  }
  .rs-column.-medium-col-6-3 {
    width: 46.15385%;
  }
  .rs-column.-medium-col-6-4 {
    width: 64.10256%;
  }
  .rs-column.-medium-col-6-5 {
    width: 82.05128%;
  }
  .rs-column.-medium-col-6-6 {
    width: 100%;
  }
}
@media screen and (max-width: 599px) {
  .rs-column {
    margin-right: 7.69231%;
  }
  .rs-column.-medium-first {
    clear: none;
  }
  .rs-column.-medium-last {
    margin-right: 7.69231%;
  }
  .rs-column.-medium-first-row {
    margin-top: 7.69231%;
  }
  .rs-column.-small-first {
    clear: left;
  }
  .rs-column.-small-last {
    margin-right: -5px;
  }
  .rs-column.-small-first-row {
    margin-top: 0;
  }
  .rs-column.-small-col-1-1 {
    width: 100%;
  }
  .rs-column.-small-col-2-1 {
    width: 46.15385%;
  }
  .rs-column.-small-col-2-2 {
    width: 100%;
  }
  .rs-column.-small-col-3-1 {
    width: 28.20513%;
  }
  .rs-column.-small-col-3-2 {
    width: 64.10256%;
  }
  .rs-column.-small-col-3-3 {
    width: 100%;
  }
  .rs-column.-small-col-4-1 {
    width: 19.23077%;
  }
  .rs-column.-small-col-4-2 {
    width: 46.15385%;
  }
  .rs-column.-small-col-4-3 {
    width: 73.07692%;
  }
  .rs-column.-small-col-4-4 {
    width: 100%;
  }
  .rs-column.-small-col-5-1 {
    width: 13.84615%;
  }
  .rs-column.-small-col-5-2 {
    width: 35.38462%;
  }
  .rs-column.-small-col-5-3 {
    width: 56.92308%;
  }
  .rs-column.-small-col-5-4 {
    width: 78.46154%;
  }
  .rs-column.-small-col-5-5 {
    width: 100%;
  }
  .rs-column.-small-col-6-1 {
    width: 10.25641%;
  }
  .rs-column.-small-col-6-2 {
    width: 28.20513%;
  }
  .rs-column.-small-col-6-3 {
    width: 46.15385%;
  }
  .rs-column.-small-col-6-4 {
    width: 64.10256%;
  }
  .rs-column.-small-col-6-5 {
    width: 82.05128%;
  }
  .rs-column.-small-col-6-6 {
    width: 100%;
  }
}

/* Musikschule Nachtigall basic.css */

:focus {
outline: 0;
}

html {
  height: 100%;
}

body {

	min-height: 100%;
	margin: 0;
	padding: 0;
	font: normal 400 24px/32px "adobe-garamond-pro";
	color: #372f2f;
	position: relative;
}

h1 {
	margin: 25px 0 15px;
	padding: 0;
	font: normal 400 30px/36px "adobe-caslon-pro";
	color: #ffffff;
	text-align: center;
}

.block {
    overflow: visible;
}

ul,ol {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

p {
	text-transform: none;
    margin: 0 0 10px;
    padding: 0;
}

a {
	color:#000;
	text-decoration: none;
}

#wrapper {
	
	height: auto !important;
	min-height: 100%;
	height: 100%;
}

#container
{
    padding-bottom:80px;

}

.landing
{
    margin: 0 auto;
    text-align: center;

}

.landing #logo
{
    background-image: url(../../files/Musikschule-Nachtigall/system/svg/musikschule-nachtigall.svg);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 250px 177px;
    display: block;
    width: 100%;
    height: 130px;
	font: italic 400 56px/67px "adobe-caslon-pro";
	text-decoration: none;
	text-align: center;
	padding-top: 70px;
	margin-top: 50px;
}

#logo
{
    background-image: url(../../files/Musikschule-Nachtigall/system/svg/musikschule-nachtigall.svg);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 190px 134px;
    display: block;
    width: 100%;
    height: 110px;
	font: italic 400 35px/43px "adobe-caslon-pro";
	text-decoration: none;
	text-align: center;
	padding-top: 60px;
	margin-top: 50px;
}

figure.image_container {
	margin: 0 !important;
}

img {
	border: 3px solid #b1c2c9;
}

nav#mainmenu {
    text-align: center;
}

#mainmenu .level_1 a,#mainmenu .level_1 p,#mainmenu .level_1 span {
	font: 24px/32px "adobe-garamond-pro";
	font-weight: 400;
	font-style: normal;
	text-decoration: none !important;
	letter-spacing: 1px;
	display: inline-block;
	padding: 3px 20px;
	color: #372f2f;
	border-bottom: 4px dotted #c3d5de;	
}

#mainmenu .level_1 span.active {
	color: #ffffff;
	border-bottom: 4px dotted rgba(195,213,222,0);
}

.landing #mainmenu .level_1 a {
	font: 36px/48px "adobe-garamond-pro";
	font-weight: 400;
	font-style: normal;
	text-decoration: none !important;
	padding: 0;
	color: #372f2f;
}

.landing nav#mainmenu {
    padding-top: 30px;
    margin: 0 auto;
}

#header .inside,#footer .inside {
	width: 1120px;
    margin: 0 auto;
    display: block;
    position: relative;
}

#footer
{
    width:100%;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 70px;
	background-color: rgba(0,0,0,0.3034962);
	font: 15px/26px "adobe-caslon-pro";
	font-style: normal;
	font-weight: 400;
	color: #fff;
	text-align: center;
}

#footer a
{
    text-decoration: none;
    color: #fff;
}

#footer .inside
{
    padding-top: 10px;
}

.ptop
{
    padding-top: 50px;
}

.ptop .image_container
{
    text-align: center;
}


@media (min-width:768px) and (max-width:1440px)
{

#wrapper {
	
	width: 90%;
}

.landing #wrapper {
	
	width: 100%;
}

}

@media (max-width:767px)
{

#wrapper {
	width: auto;
	padding-right: 10px;
	padding-left: 10px;
}

#container
{
    padding-bottom:180px;

}

#footer
{
    width:auto;
    height: auto;
}

#header .inside,#footer .inside {
	width: auto;
    margin: 0 auto;
    display: block;
    position: relative;
}




}



