
/*
#####################################
computer smaller than 920PX
#####################################
*/

@media all and (max-width: 920px) {



* {margin: 0; padding: 0; outline: 0;}


body {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #999;
	font-size: 12px;
	background:transparent;

	
}


h1, h2 {
	font-family: sans-serif;
	font-weight: 500;
	margin:0 0 15px 0;
}


h1 {
	font-size: 36px;
	letter-spacing: -2px;
	line-height: 100%;
}

h1.title {
	font-size: 46px;
	font-weight: 700;
	color: #6a6a6a;


}


h2 {
	font-size: 24px;
}

p {
	margin: 0 0 15px 0;
	text-align:justify;
}

ul {
    display:block;
}
li {
    display:inline;
}



.active {
	background: #3B5323;
}
.clear {
	clear: both;
}
.wrap {
		width: 100%;
		z-index: 10;
		position: relative;
		margin: 0 auto;
		padding: 0;

}

/* ### NAVIGATION ############################################################### */
/* This is the selector i used for my menu, it needs to be set as position:absolute; */
.subMenu {
    position: absolute;
    top: 350px;
    width: 100%;
    /*max-width: 1140px;*/
    /*min-width: 960px;*/
    height: 50px;
	/*background-color: #AABD46;*/
    background-color: rgba(220, 0, 0, 0.65);
    z-index: 1000;
}
.subMenu .inner {
	display: block;
	margin-left:10%;
	padding: 0;
	width: 90%;
	height: 35px;
	font-weight: 400;
}
.subNavBtn {
	display: block;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 15px 0 0 0;
	width: 15%;
	height: 35px;
	color: #fff;
	text-decoration: none;
	
	font-family:'Times New Roman',Times,serif;
	font-size: 15px;
	text-align: center;
}
.active {
	background-color: #3B5323;
    background-color: rgba(70, 189, 170, 0.65);
}
.end {
	margin: 0;
}


.section {
	width: 100%;
	z-index: 10;
	position: relative;
	margin: 0 auto;
}


.inner {
	width: 80%;
	min-height:600px;
	margin: 0 auto;
	position: relative;
	min-height: 50px;
	font-size: 18px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	padding:30px 0;
}

/* LOGO ETC */

.logo {
    //display:none;
    position:absolute;
    margin: 100px 0 0 010%;
    height:120px;
    width:260px;
    background-image:url(../bilder/DJ_logo.png);
    background-size: cover!important;
}
.logo h4{
    visibility:hidden;
}

.stripe{
    
    display:;
    
        position:absolute;
        
    margin: 265px 0 0 50%;
    height:45px;
    width:250px;
    color:#000;
    z-index:20;
    
    float:left!important;
}
.stripe h4{
    visibility:hidden;
}
.stripe p{
    color:#000;
    font-size:15px;
    font-weight:bold;
    text-decoration:dashed;
    
    text-shadow: 0px 0px 3px #fff;
}

.shadow{
    width:100%;
    height:25px;
    position:relative;
    bottom:100%;
    margin-top:-25px;
    background-image:url(../bilder/shadow.png);
    
    color:#000;
}
.shadow h4{
    visibility:hidden;
    color:#000;
}

.feed{
    display:block;
    float:left;
    width:100%;
    height:50px;
    background-color: rgba(70, 109, 170, 0.65);
}

.copy{
    margin-left:20%;
    padding:15px;
    position:relative;
    float:left;
    color:#fff;
}
.impr{
    margin-right:20%;
    padding:15px;
    position:relative;
    float:right;
    color:#fff;
}




.headline{
    width:auto;
    height:auto;
    background-image:url(../bilder/cube.png);
    background-repeat:no-repeat;
    background-position:top;
}
.headline h1{
    padding-top:70px;
    text-align:center;
    
    	
	font-family:'Times New Roman',Times,serif;
	font-size: 120%;
	
    color:#c00;
}

.bild{
	position:relativ; 
	width:200px;
	padding-left:10px;
	float:right; 
	color:#000; 
	margin-left:0px; 
	margin-top:-8px; 
	top:0px;
}
.bild_inner{
	width:200px;
}



/* SECTIONS */
.sTop {
	min-height: 600px;/*
	margin-bottom:-40px;*/
	background:transparent;
	color:#f00;
	
	float:left;
	
}

.s1 {
	display:block;
	min-height: 600px;
	background: #fff;
	z-index:10;
	
	float:left;
}

.s2 {
	display:block;
	min-height: 600px;
	background: #fff;
	z-index:10;
	
	float:left;
}

.s3 {
	display:block;
	min-height: 600px;
	background: #fff;
	z-index:10;
	
	float:left;
}

.s4 {
	display:block;
	min-height: 600px;
	background: #fff;
	z-index:10;
	
	float:left;
}

.s5 {
	display:block;
	min-height: 600px;
	background: #fff;
	z-index:10;
	
	float:left;
}


.cover1 {
	display:block;
width: 100%;
height: 600px;
padding-top:0px;
margin-left: auto;
margin-right: auto;
position: relative;
background-image:url(../bilder/1_free.jpg)!important;
background-size: 100%;
background-attachment:fixed;
background-size: cover!important;
-webkit-background-size: cover!important;

	z-index:5!important;
	
	float:left;
}

.cover2 {
	display:block;
width: 100%;
height: 469px;
margin: 0 auto;
position: relative;
background-image:url(../bilder/2.jpg)!important;
background-size: 100%;
background-attachment:fixed;
background-size: cover!important;
-webkit-background-size: cover!important;

	z-index:5!important;
	
	float:left;
}

.cover3 {
	display:block;
min-width: 100%;
min-height: 469px;
margin: 0 auto;
position: relative;
background-image:url(../bilder/3_free.jpg)!important;
background-size: 100%;
background-attachment:fixed;
background-size: cover!important;
-webkit-background-size: cover!important;

	z-index:5!important;
	
	float:left;
}

.cover4 {
	display:block;
width: 100%;
height: 469px;
margin: 0 auto;
position: relative;
background-image:url(../bilder/4.jpg)!important;
background-position:bottom;
background-size: 100%;
background-attachment:fixed;
background-size: cover!important;
-webkit-background-size: cover!important;

	z-index:5!important;
	
	float:left;
}

.cover5 {
	display:block;
width: 100%;
height: 469px;
margin: 0 auto;
position: relative;
background-image:url(../bilder/4.jpg)!important;
background-position:bottom;
background-size: 100%;
background-attachment:fixed;
background-size: cover!important;
-webkit-background-size: cover!important;

	z-index:5!important;
	
	float:left;
}


.content{
    margin: 25px 25px 25px 25px;
    overflow:auto;
    
    	
	font-family:'Times New Roman',Times,serif;

}

}



/*
#####################################
computer greater than 600PX
#####################################
*/

@media all and (min-width: 921px) {



* {margin: 0; padding: 0; outline: 0;}


body {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #999;
	font-size: 12px;
	background:transparent;

	
}


h1, h2 {
	font-family: sans-serif;
	font-weight: 500;
	margin:0 0 15px 0;
}


h1 {
	font-size: 36px;
	letter-spacing: -2px;
	line-height: 100%;
}

h1.title {
	font-size: 46px;
	font-weight: 700;
	color: #6a6a6a;


}


h2 {
	font-size: 24px;
}

p {
	margin: 0 0 15px 0;
//	text-align:justify;
}

ul {
    display:block;
}
li {
    display:inline;
}



.active {
	background: #3B5323;
}
.clear {
	clear: both;
}
.wrap {
		width: 100%;
		z-index: 10;
		position: relative;
		margin: 0 auto;
		padding: 0;

}

/* ### NAVIGATION ############################################################### */
/* This is the selector i used for my menu, it needs to be set as position:absolute; */
.subMenu {
    position: absolute;
    top: 350px;
    width: 100%;
    /*max-width: 1140px;*/
    /*min-width: 960px;*/
    height: 50px;
	/*background-color: #AABD46;*/
    background-color: rgba(220, 0, 0, 0.65);
    z-index: 1000;
}
.subMenu .inner {
	display: block;
	margin-left:15%;
	padding: 0;
	width: 80%;
	height: 35px;
	font-weight: 400;
}
.subNavBtn {
	display: block;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 15px 0 0 0;
	width: 15%;
	height: 35px;
	color: #fff;
	text-decoration: none;
	
	font-family:'Times New Roman',Times,serif;
	font-size: 15px;
	text-align: center;
}
.active {
	background-color: #3B5323;
    background-color: rgba(70, 189, 170, 0.65);
}
.end {
	margin: 0;
}


.section {
	width: 100%;
	z-index: 10;
	position: relative;
	margin: 0 auto;
}


.inner {
	width: 70%;
	min-height:600px;
	margin: 0 auto;
	position: relative;
	min-height: 50px;
	font-size: 18px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	padding:30px 0;
}

/* LOGO ETC */

.logo {
    //display:none;
    position:absolute;
    margin: 100px 0 0 010%;
    height:120px;
    width:260px;
    background-image:url(../bilder/DJ_logo.png);
    background-size: cover!important;
}
.logo h4{
    visibility:hidden;
}

.stripe{
    
    display:;
    
        position:absolute;
        
    margin: 165px 0 0 35%;
    height:45px;
    width:250px;
    color:#000;
    z-index:20;
    
    float:left!important;
}
.stripe h4{
    visibility:hidden;
}
.stripe p{
    color:#000;
    font-size:15px;
    font-weight:bold;
    text-decoration:dashed;
}

.shadow{
    width:100%;
    height:25px;
    position:relative;
    bottom:100%;
    margin-top:-25px;
    background-image:url(../bilder/shadow.png);
    
    color:#000;
}
.shadow h4{
    visibility:hidden;
    color:#000;
}

.feed{
    display:block;
    float:left;
    width:100%;
    height:50px;
    background-color: rgba(70, 109, 170, 0.65);
}

.copy{
    margin-left:20%;
    padding:15px;
    position:relative;
    float:left;
    color:#fff;
}
.impr{
    margin-right:20%;
    padding:15px;
    position:relative;
    float:right;
    color:#fff;
}




.headline{
    width:auto;
    height:auto;
    background-image:url(../bilder/cube.png);
    background-repeat:no-repeat;
    background-position:top;
}
.headline h1{
    padding-top:70px;
    text-align:center;
    
    	
	font-family:'Times New Roman',Times,serif;
	font-size: 120%;
	
    color:#c00;
}

.bild{
	position:relativ; 
	width:200px;
	padding-left:10px;
	float:right; 
	color:#000; 
	margin-left:0px; 
	margin-top:-8px; 
	top:0px;
}
.bild_inner{
	width:200px;
}



/* SECTIONS */
.sTop {
	min-height: 600px;/*
	margin-bottom:-40px;*/
	background:transparent;
	color:#f00;
	
	float:left;
	
}

.s1 {
	display:block;
	min-height: 600px;
	background: #fff;
	z-index:10;
	
	float:left;
}

.s2 {
	display:block;
	min-height: 600px;
	background: #fff;
	z-index:10;
	
	float:left;
}

.s3 {
	display:block;
	min-height: 600px;
	background: #fff;
	z-index:10;
	
	float:left;
}

.s4 {
	display:block;
	min-height: 600px;
	background: #fff;
	z-index:10;
	
	float:left;
}

.s5 {
	display:block;
	min-height: 600px;
	background: #fff;
	z-index:10;
	
	float:left;
}


.cover1 {
	display:block;
width: 100%;
height: 600px;
padding-top:0px;
margin-left: auto;
margin-right: auto;
position: relative;
background-image:url(../bilder/1_free.jpg)!important;
background-size: 100%;
background-attachment:fixed;
background-size: cover!important;
-webkit-background-size: cover!important;

	z-index:5!important;
	
	float:left;
}

.cover2 {
	display:block;
width: 100%;
height: 469px;
margin: 0 auto;
position: relative;
background-image:url(../bilder/2.jpg)!important;
background-size: 100%;
background-attachment:fixed;
background-size: cover!important;
-webkit-background-size: cover!important;

	z-index:5!important;
	
	float:left;
}

.cover3 {
	display:block;
min-width: 100%;
min-height: 469px;
margin: 0 auto;
position: relative;
background-image:url(../bilder/3_free.jpg)!important;
background-size: 100%;
background-attachment:fixed;
background-size: cover!important;
-webkit-background-size: cover!important;

	z-index:5!important;
	
	float:left;
}

.cover4 {
	display:block;
width: 100%;
height: 469px;
margin: 0 auto;
position: relative;
background-image:url(../bilder/4.jpg)!important;
background-position:bottom;
background-size: 100%;
background-attachment:fixed;
background-size: cover!important;
-webkit-background-size: cover!important;

	z-index:5!important;
	
	float:left;
}

.cover5 {
	display:block;
width: 100%;
height: 469px;
margin: 0 auto;
position: relative;
background-image:url(../bilder/4.jpg)!important;
background-position:bottom;
background-size: 100%;
background-attachment:fixed;
background-size: cover!important;
-webkit-background-size: cover!important;

	z-index:5!important;
	
	float:left;
}


.content{
    margin: 25px 25px 25px 25px;
    overflow:auto;
    
    	
	font-family:'Times New Roman',Times,serif;

}

}