body  {
	margin:0px 0px 0px 0px;
	width: 100%;
	height: 100%;
	background: url(images/background-donker.jpg?v=1) no-repeat;
	    -webkit-background-size:100%;
        -moz-background-size: 100%;
        -o-background-size: 100%;
		  background-size: 100% 100%;
background-attachment: fixed;

}
#site
{
	width:100%;
	margin:0 auto;
}
#header2
{
	margin: 0 0px -125px 0;
	width:1249px;
	min-height:228px;
	background: url(images/header.png?v=3) no-repeat;
	box-shadow: 2px 2px 2px #000000;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;

}
#logo
{
	position:relative;
	z-index:-10;
	margin:0 0px -90px 425px;
	width:800px;
	min-height:228px;
	background: url(images/tnt-logo.png?v=3) no-repeat;
	z-index:1;
}
#berichtbalk
{
	float:right;
	width: 728px;
	font-size:20px;
	color: navy;
	    border: 1px solid #ffffff00;
	z-index:0;
}

marquee {
    font-size: 22px;
    height: auto;
}

.djlive
{
	position:relative;
	z-index:-10;
	margin:35px 0px 0px 0px;
	color: navy;
	font-family: arial;
	font-weight: bold;
	font-size: 25px;
	z-index:1;
}

#center
{
clear:left;
	width:1250px;
	margin:0 auto;
}

#side-left
{
	float:left;
	width: 240px;
	font-family: arial;
	font-size: 15px;
}
.aad{
text-align:center;
}
.aae {
    cursor: pointer;
    position: absolute;
    width: 220px;
    border: 0px solid red;
    margin-bottom: 5px;
	}

.aaa {
    margin: 5px;
    width: 128px;
    border: 2px solid red;
    position: absolute;
    transform: translateX(-50%);
}

.aaa:nth-child(2) {
    transform: translateX(-50%) translateY(138px);
}

#dj-live
{
	width: 240px;
	min-height: 215px;
	color: white;
	font-family: arial;
	font-size: 15px;
	background:transparent;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#33f5deb3,endColorstr=#33f5deb3); 
    zoom: 1;
	background:rgba(182,253,255,0.5);
	border: 0px solid;
    border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}
#live
{
	padding:5px 90px 0px 5px;
	width: 240px;
}
#luister
{
	padding:0px 20px 0px 20px;
	width: 240px;
}

#luister-mee
{
	width: 240px;
	min-height: 225px;
	margin: 15px 0;
	color: navy;
	font-family: arial;
	font-weight: bold;
	font-size: 25px;
	background:transparent;
      filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#33f5deb3,endColorstr=#33f5deb3); 
       zoom: 1;
	background:rgba(182,253,255,0.5);
		border: 0px solid;
    border-radius: 15px;
}
#speler
{
	width: 230px;
	padding:10px 10px;
}

.aag {
    position: relative;
    display: block;
}
.aai {
    position: absolute;
    width: 240px;
	height:215px;
    text-align: center;
	background: url(button/png/grinderauto2.png?v=8) no-repeat;
}

.aak {
    width: 80px;
    position: absolute;
    top: 90px;
    opacity: 0;
    animation: anim 4s normal forwards;
    border: 1px solid red;
}

@keyframes anim {
    0% {
        left: 29px;
        opacity: 0;
    }

    10%,
    90% {
        left: 65px;
        opacity: 1;
    }

    100% {
        left: 135px;
        opacity: 0;
    }
}
@keyframes plaatanim {
    0% {
        left: 5%;
        opacity: 0;
    }

    10%,
    90% {
        left: 35%;
        opacity: 1;
    }

    100% {
        left: 60%;
        opacity: 0;
    }
}
@keyframes rplaata1 {
    0% {
        opacity: 1;
        z-index: -1;
        transform: translateX(-50%) translateY(0px);
    }

    100% {
        opacity: 0;
        z-index: -1;
        transform: translateX(-50%) translateY(0px);
        animation: none;
    }
}

@keyframes rplaata2 {
    0% {
        opacity: 1;
        transform: translateX(-50%) translateY(138px);
		z-index: 100;
    }

    100% {
        opacity: 1;
        transform: translateX(-50%) translateY(0px);
		z-index: 100;
        animation: none;
    }
}
@keyframes show {
    0% {
        opacity: 0;
        transform: translateX(-50%) translateY(138px);
        z-index: -1;
    }

    100% {
        opacity: 1;
        z-index: -1;
        transform: translateX(-50%) translateY(138px);
        animation: none;
    }
}

/*kalender gedeelte*/
.aba {
    position: relative;
    width: 220px;
    height: 200px;
    border: 0px solid red;
}

.aca {
    position: relative;
    width: 100%;
    height: 50px;
    background: navy;

}

.aka {
    position: absolute;
    width: 100%;
    height: 100%;
}

.aka h1 {
    text-align: center;
    color: white;
    font-size: 50px;
    margin: 0;
    padding: 0;
    line-height: 50px;
}

.ava h1 {
    text-align: center;
	color: navy;
    font-size: 70px;
    margin: 0;
    padding: 0;
    line-height: 90px;
}

.ava h2 {
    text-align: center;
	color: navy;
    font-size: 40px;
    margin: 0;
    padding: 0;
    line-height: 40px;
}


#social-media
{
	width: 240px;
	min-height: 240px;
	margin: 15px 0;
	color: white;
	font-family: arial;
	font-size: 15px;
	background:transparent;
      filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#33f5deb3,endColorstr=#33f5deb3); 
       zoom: 1;
	background:rgba(182,253,255,0.5);
		border: 0px solid;
    border-radius: 15px;
}
#social
{
	width: 230px;
	padding:10px 10px;
}

#content-back
{
	margin: 0 10px 10px;
	width:750px;
	min-height:710px;
	background:transparent;
      filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#33f5deb3,endColorstr=#33f5deb3); 
       zoom: 1;
	background:rgba(182,253,255,0.5);
			border: 0px solid;
    border-radius: 15px;
}

#content
{
	padding: 75px 10px 5px;
	width:730px;
}	

#side-right
{
	float:left;
	width: 240px;
	font-family: arial;
	font-size: 15px;
}
#platen-ruimte
{
	width: 240px;
	min-height: 300px;
	color: white;
	font-family: arial;
	font-size: 15px;
	background:transparent;
      filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#33f5deb3,endColorstr=#33f5deb3); 
       zoom: 1;
	background:rgba(182,253,255,0.5);
		border: 0px solid;
    border-radius: 15px;
}
#platen
{
	padding:5px 5px;
	width: 235px;
}
#tijd-datum
{
	width: 240px;
	min-height: 200px;
	margin: 15px 0;
	color: white;
	font-family: arial;
	font-size: 15px;
	background:transparent;
      filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#33f5deb3,endColorstr=#33f5deb3); 
       zoom: 1;
	background:rgba(182,253,255,0.5);
	border: 0px solid;
    border-radius: 15px;
}
#datum
{
	width: 230px;
	padding:5px 5px;
}

#buma-ruimte
{
	width: 240px;
	min-height: 170px;
	margin: 15px 0;
	color: navy;
	font-family: arial;
		font-weight: bold;
	font-size: 15px;
	background:transparent;
      filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#33f5deb3,endColorstr=#33f5deb3); 
       zoom: 1;
	background:rgba(182,253,255,0.5);
	border: 0px solid;
    border-radius: 15px;
}

#sena
{
	width: 230px;
	padding:5px 5px;
}
#footerMidPane{
position:relative;
font-family: arial;
	font-size: 15px;
width:100%;
}
#footerRightPane{
position:relative;
	margin: 10px 0;
width:100%;
}
#footerleftpane{
position:relative;
width:100%;
}

 .fl-l
{
  float:left;
  word-break: break-all;
   width: 32%;
}
	
a 
{
color:white;
font-family: arial;
}
@media only screen and (min-width: 1000px) {


    #player-aac{
	display:none; 
    }
}

@media only screen and (max-width: 1000px) {

    html,
    body {
       /* background: url(images/background-donker.jpg) no-repeat;*/
    }

#header2
{
display:none;
}
#logo{
display:none;
}
	#site{
	width:100%;
	}
		#center{
	width:100%;
	}

#berichtbalk{
	width:100%;
	}
#berichtbalk-ruimte{
	width:100%;
	}


    .aaa {
        display: none;
    }

    .aai {
        top: 0;
        left: 50%;
        width: 100%;
        max-width: 250px;
        max-height: 450px;
        position: relative;
        display: block;
        transform: translateX(-50%);
    }

	.djlive{
	position:absolute;
	top:0%;
	left:60px;
	}

    .aak {
        width: 80px;
        position: absolute;
        left: 29px;
        top: 45%;
        opacity: 0;
        animation: plaatanim 4s normal forwards;
        border: 1px solid red;
    }
#content-back
{
	width:100%;
	margin: 0px;
}

#content
{
	width:95%;
    padding: 25px 10px 5px;
}	
	#side-right{
	display:none;
	}

    #side-left {
	position:relative;
        width: 50%;
	left: 20%;
        top: 0px;
    }

	#social-media{
	display:none;
	}
  select,
  textarea,
  input {
    font-size: 16px;
  }


/*chat*/
#container{
    width: 100%;
	height: 520px;
    overflow: auto;
    border:  #ccc 1px solid;
}
#footer{
width:100%;
min-height:200px;
margin: 5px 0 0;
}
#footer-text{
	width:100%;
	height:200px;
	padding:5px 5px;
	text-align:center;
}

#footerMidPane{
position:relative;
left: -20%;
top:100px;
width:65%;
}
#footerRightPane{
position:relative;
top:-30%;
width:60%;
}
#footerleftPane{
position:relative;
top:-30%;
width:60%;
}



    .aae:nth-child(4) {
        display: none;
    }

    .aae:nth-child(5) {
        display: none;
    }

    .kaart,
    .aba {
        display: none;
    }

    .aae:nth-child(1) {
        position: absolute;
        width: 100%;
    }

    .aah:nth-child(1) {
        width: 100%;
        position: absolute;
    }

    
}
