body {   
background: #011224 url(../images/back.jpg) bottom center no-repeat;
		font-family: 'Titillium Web', sans-serif;
		font-weight:light;
		font-size:20px;
		line-height:28px;
		color: #fff;
		margin: 0px;
		text-align: center;
		   
}

img {
border: 0px;
}


table, td,div {		 
		font-size:20px;
		line-height:28px;
		 padding: 0px; 
		 margin: 0px;
		 border-collapse: collapse;  
		 border-spacing: 0px; 
		 border-style: hidden;  
}

section {
	width:100%; 
	font-family: 'Titillium Web', sans-serif;
	text-align:center;	
}

.off {
	display:none;
	animation: FadeOut 1s;
	animation-fill-mode: forwards;
	-webkit-animation: FadeOut 1s; /* Chrome, Safari, Opera */
	-webkit-animation-fill-mode: forwards;
}

.on {
	display:block;
	animation: FadeIn 1s;
	animation-fill-mode: forwards;
	-webkit-animation: FadeIn 1s; /* Chrome, Safari, Opera */
	-webkit-animation-fill-mode: forwards;
}

/* Chrome, Safari, Opera */
@-webkit-keyframes FadeIn {
    0%  {opacity:0.0}
    100% {opacity:1.0}
}

/* Standard syntax */
@keyframes FadeIn {
    0%  {opacity:0.0}
    100% {opacity:1.0}
} 	

/* Chrome, Safari, Opera */
@-webkit-keyframes FadeOut {
    0%  {opacity:1.0}
    100% {opacity:0.0}
}

/* Standard syntax */
@keyframes FadeOut {
    0%  {opacity:1.0}
    100% {opacity:0.0}
} 


.active_link {
	text-decoration:underline;
	transition: 0.3s;
}

.inactive_link, .inactive_link:hover {
	text-decoration:none;
	color:white;	
	cursor:default;
}



section.home {
	min-height:200px;
}

section.photos {
	 position:relavive; 
	 text-align:left; 
	 height:1200px;
	 margin-top:-40px;
}

section p {
	padding-left:20px;
	padding-right:20px;
}

.about {
	background: url(../images/about.png) bottom center no-repeat;
	min-height:1180px;
}

.about .active_link, .about .inactive_link {
	font-size:0.8em;	

}

#about_en, #about_nl {
	padding-top:20px;	
}

section h2 {
	 width:100%;
	 padding-bottom:10px;
	 border-bottom:1px solid white; 
	 padding-top:70px;
}

section h3 {
	font-size:28px;
	font-weight:lighter;	
}

section h3.large {
	font-size: 54px;
	font-weight: normal;
	margin-bottom:20px;
}


.about h3 {
	font-size:28px;
}

section h4 {
	font-size:20px;
	font-weight:lighter;	
	margin-bottom:0px;
}



section.contact p {
	margin-top:0;
}

section.contact h4 {
	padding-top:15px;
}

a { 
color: #fff;
transition: 0.3s;
}

a:hover {
	color: #778396;;
	text-decoration:none;
	transition: 0.3s;
}

#character {
	margin-left:480px;
}

.character_default {}

.character_b {
    -webkit-animation:move 1.0s linear;
    -moz-animation:spin 1.0s linear ;
    animation:spin 1.0s linear;
}
@-moz-keyframes spin { 100% { -moz-transform: rotate(360deg); } }
@-webkit-keyframes spin { 100% { -webkit-transform: rotate(360deg); } }
@keyframes spin { 100% { -webkit-transform: rotate(720deg); transform:rotate(360deg); } 
}


.character_c {
    -webkit-animation:turn 1.0s linear;
    -moz-animation:turn 1.0s linear ;
    animation: turn 1.0s linear;
}
@-moz-keyframes turn { 100% { -moz-transform: rotate(360deg); } }
@-webkit-keyframes turn { 100% { -webkit-transform: rotate(360deg); } }
@keyframes turn { 100% { -webkit-transform: rotate(720deg); transform:rotate(360deg); } 
}

#wraper {
position:relative;
margin: 0 auto;
margin-top:0px;
max-width:1000px;
text-align:left;
}

.menu_wraper {
position:relative; 
text-align:center; 
width:100%
}

#menu {
position:fixed; 
z-index:100;  
width:100%;
 background:black;
font-size:24px;
color:white; 
padding-top:20px;
padding-bottom:20px;
border-bottom:1px solid #778396;
}

#character_wraper {
text-align:center; 
width:100%; 
 background:black;
font-size:24px;
color:white; 
position:fixed;
padding-top:40px;
padding-bottom:20px;
}

#character_inner_wraper {
position:absolute; 
z-index:1;
left:50%; 
width:50%; 
max-width:1000px; 
overflow:hidden; 
height:350px; 
margin-top:50px;
}

#logo {
max-width:375px; 
margin: 0 auto; 
margin-top:91px;
}

#logo img {
width:80%; 
padding-left:5%; 
padding-right:5%;	
}

#menu a, #menu a:hover {
color:#fff;
padding-left:20px;
padding-right:20px;
line-height:30px;
text-decoration:none;
 transition: 0.5s;
}

#menu a {}

#menu a:hover {
color:#778396;
}

.yt {
width:100%;  
height:500px; 
overflow:hidden;
}

.twee_video_links {
float:left; 
margin-right:45px;
margin-bottom:45px;
}

.twee_video_rechts {
float:right; 
margin-bottom:45px;
}

.video_yt {
width:477px; 
height:210px
}

.drie_video_links {
float:left; 
margin-right:45px;	
}

.drie_video_rechts {
float:left; 
}

.video_yt_drie {
width:302px; 
height:250px
}


#content {
position:relative;
float:left;
max-width:1000px;
text-align:left;
margin-top:60px;
padding-bottom:550px; 
}

h1 {
font-size:17px;
font-weight:bold;
}

h2 {
font-family: 'Titillium Web', sans-serif;
}
#music {	
	margin-top:80px; 
	overflow:auto; 
	margin-bottom:40px;
	position:relative;
	
}
#music_2 {
	float:left;
	margin-left: 135px;
	
}
#music_3 {
	
}



#music div {
	 float:left; 
	 width:50%;
}
#video {
	margin-top:80px; 
	overflow:auto; 
	margin-bottom:40px;
	position:relative;	
}
.invulvak {
	padding:1px 10px 1px 10px;
	font-family: 'Titillium Web', sans-serif;
	font-size:15px;
	background:white;	
	color:#020c16;
	margin-left:10px;
	border-radius: 3px;
}

.button {
	background:#fff;
	padding:2px 10px 2px 10px;
	font-family: 'Titillium Web', sans-serif;
	font-size:15px;
	transition: 0.3s;	
	font-weight:bold;
	margin-top:5px;
	margin-left:10px;
	border:0;
	color:#020c16;
	border-radius: 3px;
	cursor:pointer;
	
}

.button:hover {
	background:#778396;
	transition: 0.3s;	
	color:white;
}

.itunes, .spotify, .facebook, .twitter, .youtube, .instagram {
	display:inline-block;
	text-decoration:none;
	cursor:pointer;
	cursor:hand;
	 transition: 0.3s;
}

.itunes {background: url(../images/itunes.png) top left no-repeat;; width:37px; height:48px; margin-right:30px;}
.spotify {background: url(../images/spotify.png) top left no-repeat; width:44px; height:48px;}
.facebook {background: url(../images/facebook.png) top left no-repeat;; width:30px; height:48px; margin-right:30px;}
.twitter {background: url(../images/twitter.png) top left no-repeat; width:51px; height:48px; margin-right:25px;}
.youtube {background: url(../images/youtube.png) top left no-repeat;; width:39px; height:48px; margin-right:30px;}
.instagram {background: url(../images/instagram.png) top left no-repeat; width:47px; height:48px;}

.itunes:hover, .spotify:hover, .facebook:hover, .twitter:hover, .youtube:hover, .instagram:hover {
	opacity:0.6;
	transition: 0.3s;
}

.visible {display:block;}
.hidden {display:none;}

#photo_thumbs {
	margin-left:0;
	padding-top:40px;
	padding-left:0;
	width:1012px;
	position:absolute;
	 z-index:15;
}

#photo_thumbs img {
	width:306px;	
	margin-right:37px;
	margin-bottom:32px;
	border:0px;
	padding:0;
}

#photo_thumbs .derde {
	margin-right:0px;
}

#photolayers div img {
max-height:450px;	
}