body{
    font-family: 'Roboto', sans-serif;
	font-size: 17px;
	line-height: 1.8em;
    font-weight: 400;
    /*background-color: rgba(150,150,150,1);*/
    /*background-image: url(../img/BCK_paper_3.png);
    background-repeat: repeat;*/
    overflow-x: hidden;
    color:rgba(60,60,59,1.0);
}

.liveeditor-body{
	padding-top: 50px;
}

.liveeditor-body #menu-bar{
	top: 50px;
}

.body-back-subsite{
    position: absolute;
    top:0;
    height: 80%;
    width: 100%;
    background-size: 200%;
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    z-index: 0;
}
.fa{
    margin-right: 6px;
}
.top-menu-bar{
    position: absolute;
    width:100%;
    top:0;
    z-index: 1003;
    background-color: transparent;
    box-shadow: none;
	/*background: url("/img/header-stripe.png");*/
    background: -moz-linear-gradient(top, rgba(19,37,60,0.62) 0%, rgba(19,37,60,0.4) 62%, rgba(19,37,60,0) 100%);
    background: -webkit-linear-gradient(top, rgba(19,37,60,0.62) 0%,rgba(19,37,60,0.4) 62%,rgba(19,37,60,0) 100%); 
    background: linear-gradient(to bottom, rgba(19,37,60,0.62) 0%,rgba(19,37,60,0.4) 62%,rgba(19,37,60,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9e13253c', endColorstr='#0013253c',GradientType=0 );
}
.fixed-menu-bar{
    position: fixed;
    width:100%;
    top:0;
    z-index: 1003;
    background-color: rgba(255,255,255,1);
    box-shadow: 0px 0px 2px 2px rgba(0,69,98,0.3);
}

.v-container{
    margin-top: 0px;
    margin-bottom: 0px;
}

.text-container{
    margin-top: 40px;
    margin-bottom: 80px;
}

.v-container-first{
    margin-top: 40px;
    margin-bottom: 80px;
}

.container{
    position: relative;
    z-index: 5;
}

h1,h2,h3,h4,h5,h6{
    font-family: 'Roboto', sans-serif;
}
.flex-small{
     height:100%;
     width: 100%;
}
.flex-small .flex-viewport{
     height:100%;
     width: 100%;
}
.flex-small li{
    position: relative;
}
h1{
	font-size: 26px;
}

h2{
	line-height: 40px;
	font-size: 40px;
    font-family: 'Cookie', cursive;
    margin: 0 0 10px 0;
}

h3{
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 10px;
    text-transform: uppercase;
}

h4{
	line-height: 1.5em;
	font-size: 20px;
    text-decoration: none;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
}

h5{
	line-height: 1.5em;
	font-size: 16px;
    margin-top: 10px;
    text-align: left;
	font-weight: 700;
}
    
    
.kontakt-subhead{
    font-size: 20px;
    line-height: 22px;
    text-transform: uppercase;
    color: rgba(60,60,59,1.0);
    width: 100%;
    margin-bottom: 20px;
}

.kontaktformular h2 {
    text-transform: uppercase;
}

#karte-contact{
	height: 300px;
}

a {
    color:  rgba(60,60,59,1.0);
}

.btn-dark {
    color: #fff !important;
    background-color: rgba(60,60,59,1.0);
    border-color: rgba(255,255,255,1);
}
.btn-dark:hover{
    background-color: rgba(0,70,110,1);
}
.btn-dark:active{
    background-color: rgba(0,70,110,1) !important;
}
.btn-dark:active{
    background-color: rgba(0,70,110,1) !important;
}

.content-center{
	text-align: center;
}

.logo-l{
	margin-top: 15px;
	margin-bottom: 30px;
	max-width: 200px;
}
.logo-s{
	margin-top: 15px;
	margin-bottom: 10px;
	max-width: 100px;
    display: none;
}
.logo-l img, .logo-s img{
    width:100%;
}

.navbar-l{
	height: 100%;
	right: 0;
	top: 0;
	background-color: rgba(60,60,59,0.9);
	position: fixed;
	display: none;
	z-index: 10;
	font-weight: 100 !important;
}

.navbar-s{
	height: 100%;
	right: 0;
	top: 0;
	background-color: rgba(60,60,59,0.9);
	position: fixed;
	display: none;
	z-index: 10;
	font-weight: 100 !important;
}

.navbar-s #menu li a{
	color: rgba(255,255,255,1.0);
}

.navbar-s #menu li a:hover{
	color: rgba(255,255,255,1.0);
}

.mobile-menu-button{
	position: fixed;
	right: 10px;
	top: 10px;
	z-index: 1004;
    color: rgba(255,255,255,1.0);
}

.mobile-menu-button i{
	font-size: 30px;
	cursor: pointer;
}

.mobile-menu-close-button{
	position: fixed;
	right: 10px;
	top: 10px;
	z-index: 1005;
	display: none;
}

.mobile-menu-close-button i{
	font-size: 30px;
	cursor: pointer;
	color:  rgba(200, 200, 200,1.0);
}

.header-img{
    background-image: url(../img/skytraveller-01.jpg);
    background-size: cover;
    background-position: center center;
    height: 200px;
}


#menu{
	list-style: none outside none;
	padding: 0;
	margin: 0;
	float: right;
    padding-top: 40px;
}

#menu li a{
	color:  rgba(200, 200, 200,1.0);
	text-transform: uppercase;
	font-size: 18px;
	padding: 10px 15px;
}

#menu li a:hover{
	color:  rgba(200, 200, 200,1.0);
}

#menu li{
    
}
.content-start-subsite{
    margin-top: 300px;
	z-index: 1002;
}
.box-md-4{
	width: 100%;
	float: none;
}
.box-md-6{
	width: 100%;
	float: none;
}
.box-md-8{
	width: 100%;
	float: none;
}
.box-md-12{
	width: 100%;
	float: none;
}
.boxes-box {
	box-sizing: border-box;
}

.text-box{        
	display: table;
	width: 100%;    
}
.text-box .content{  
	display: table-cell;
	vertical-align: middle;
    padding: 50px 20px 50px 20px;
}
.text-box .content p{
    font-size: 20px;
}

.image-box{
	overflow: hidden;
    background-position: center center;
    background-size: cover;
}

.img-box{
    position: relative;
    height: 500px;
    overflow: hidden;
}

.img-box .head{
    position: absolute;
    width: 100%;
    font-family: 'Cookie', cursive;
    font-size: 60px;
    line-height: 80px;
    z-index: 200;
    bottom: 0px;
    background-color: rgba(135,162,53, 0.9);
    color: rgba(255,255,255,1);
    margin: 0;
    padding: 0;
}

.green-box{
    background-color: rgba(135,162,53, 1.0);
	color: rgba(255, 255, 255, 1);
    text-align: center;
    position: relative;
    z-index: 6;
}
.green-box a{
	color: rgba(255, 255, 255, 1);
}

.blue-box{
	background-color: rgba(41, 128, 185,1.0);
}
.red-box{
	background-color: rgba(192, 57, 43,1.0);
}
.black-box{
	background-color: rgba(60,60,59,1.0);
	color: rgba(240, 240, 240, 1);
    text-align: center;
}

.white-box{
	background-color: rgba(255, 255, 255,1.0);
	color: rgba(60,60,59,1.0);
}
.transparent-box{
	background-color: transparent;
	color: rgba(60,60,59,1.0);
}

.form-contact{
    margin-bottom: 0px;
}

.form-contact{
    margin-bottom: 0px;
}

.form-contact input{
    margin-bottom: 20px;
}

.change-box-order{
	float: none;
}

.carousel-caption{
	background-color: rgba(0,69,98,0.3);	
}

.carousel-caption p{
	font-size: 20px;
}

.carousel-caption h3{
	font-size: 36px;
	margin-top: 0px;
}

.container-white-content, .container-black-content, .container-transparent-content{
	padding-top: 30px;
	padding-bottom: 30px;
}

.padding-top-zero{
    padding-top: 0px;
    
}
  
.container-white-content{             
	background-color: rgba(255,255,255,1);
	color: rgba(60,60,59,1.0);
}

.container-transparent-content{
	background-color: transparent;
	color: rgba(60,60,59,1.0);
}

.container-black-content{
	background-color: rgba(60,60,59,1.0);
	color: rgba(255,255,255,1);
}

.flexslider{
	border: none !important;
	margin: 0 !important;
}

.slides{
    height:100%;
}

.main_image {
    margin-bottom: 20px;
}

.small-pics{
    width: 100%;
    height: 300px;
    overflow:hidden;
}

.small-pics-over{
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
    background-color: rgba(0,69,98,0.7);
}

.kontaktformular input, .kontaktformular textarea{
    width: 100%;
    margin-bottom: 10px;
    box-sizing: border-box;
    padding:5px;
}

.kontaktformular textarea {
    height: 120px;
}

.back-color-dark{
    background-color: rgba(46,46,46,1);
    color:rgba(255,255,255,1);
}
.back-color-medium{
    background-color: rgba(146,146,146,1);
    color:rgba(255,255,255,1);
}
.back-color-bright{
    background-color: rgba(236,236,236,1);
    color: rgba(46,46,46,1);
}

.border-right{
    box-sizing: border-box;
    margin-bottom: 30px;
}

.margin-top{
    margin-top: 20px;
}

b, strong {
    font-weight: 700;
}

td, th {
    padding: 0;
}

li {
    display: list-item;
    text-align: -webkit-match-parent;
}

ul, ol {
    margin: 0;
    padding: 0;
    margin-top: 0;
    margin-bottom: 10px;
}

.footer{
    position: relative;
    background-color: rgba(60,60,59,1.0);
	color: rgba(255, 255, 255, 1);
    padding: 30px 0 30px 0;
}

.footer p{
    margin: 0 0 0px;
}

.footer .fa{
    /*color: rgba(60,60,59,1.0);*/
}

.footer-head{
    color: rgba(60,60,59,1.0);
    font-weight: 400;
    text-transform: uppercase;
}
.footer a{
	color: rgba(255, 255, 255, 1);
    text-decoration: none;
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
    .body-back-subsite{
        background-size: cover;
        background-position: center center;
    }
    
    .top-menu-bar{
        background: -moz-linear-gradient(top, rgba(19,37,60,0.62) 0%, rgba(19,37,60,0) 100%); 
        background: -webkit-linear-gradient(top, rgba(19,37,60,0.62) 0%,rgba(19,37,60,0) 100%); 
        background: linear-gradient(to bottom, rgba(19,37,60,0.62) 0%,rgba(19,37,60,0) 100%); 
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9e13253c', endColorstr='#0013253c',GradientType=0 );
    }
    
    .header-img{
        height: 580px;
		overflow: hidden;
    }
    
    .kontakt-subhead{
        font-size: 20px;
        line-height: 22px;
    }
    
	.header-img{
		height: 580px;
	}
	
	.container-line{
		border-top: 1px solid #666;
	}
		
	.box-md-4{
		width: 33.3333334%;
		float: left;
	}
	.box-md-6{
		width: 50%;
		float: left;
	}
	.box-md-8{
		width: 66.6666667%;
		float: left;
	}
	.box-md-12{
		width: 100%;
		float: left;
	}
    
    .text-box .content{        
        padding: 20px 20px 20px 20px;
    }
    
    .text-box .content p{
        font-size: 20px;
        line-height: 22px;
    }
    
	.change-box-order{
		float: right;
	}
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
	
	.logo-l{
        margin-top: 26px;
        max-width: 100%;
    }
    .logo-s{
        max-width: 65%;
    }
    
	.mobile-menu-button{
		display: none;
	}
	
	.navbar-l{
		top: auto;
		right: auto;
		display: block !important;
		position: relative;
		background: none;
		margin-top: 20px;
	}
	.navbar-s{
		top: 8px;
		right: auto;
		display: block !important;
		position: relative;
		background: none;
		margin-top: 0px;
	}
	
    #menu{
        padding-top: 0;
    }
	#menu li a{
		color:  rgba(255,255,255,1.0);
		text-transform: uppercase;
		font-size: 18px;
		padding: 10px 15px;
	}
	#menu li a:hover{
		background-color:  rgba(135,162,53, 0.9);
        color:  rgba(255,255,255, 1.0);
	}
	
	#menu li{
		float: left;
	}
       
    .kontakt-subhead{
        font-size: 30px;
        line-height: 32px;
    }
    
    .text-box .content{        
        padding: 50px 50px 50px 50px;
    }
    
    .text-box .content p{
        font-size: 20px;
        line-height: 22px;
    }
	
    .border-right{
        border-right: 1px solid rgba(60,60,59,1.0);
        margin-bottom: 0px;
    }

    .navbar-s #menu li a{
        color: rgba(60,60,59,1.0);
    }
	
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
	
	.start h2{
        font-size: 50px;
        text-align: center;
    }
    
    .kontakt-subhead{
        font-size: 40px;
        line-height: 42px;
        text-align: center;
    }
    
    .text-box .content{         
        padding: 100px 100px 100px 100px;
    }
    
    .text-box .content p{
        font-size: 30px;
        line-height: 35px;
    }
	
	#menu li a{
		padding: 10px 20px;
	}
    .start p{
    }
}