@-webkit-keyframes transform-bounch-in-left
{
   0% { -webkit-transform: translate(-1000px,0px) rotate(0deg) ; opacity: 0;  }
   50% { opacity: 1;  }
   60% { -webkit-transform: translate(30px,0px) rotate(0deg) ;  }
   80% { -webkit-transform: translate(-10px,0px) rotate(0deg) ;  }
   100% { -webkit-transform: translate(0px,0px) rotate(0deg) ;  }
}
@-moz-keyframes transform-bounch-in-left
{
   0% { -moz-transform: translate(-1000px,0px) rotate(0deg) ; opacity: 0;  }
   50% { opacity: 1;  }
   60% { -moz-transform: translate(30px,0px) rotate(0deg) ;  }
   80% { -moz-transform: translate(-10px,0px) rotate(0deg) ;  }
   100% { -moz-transform: translate(0px,0px) rotate(0deg) ;  }
}
@-o-keyframes transform-bounch-in-left
{
   0% { -o-transform: translate(-1000px,0px) rotate(0deg) ; opacity: 0;  }
   50% { opacity: 1;  }
   60% { -o-transform: translate(30px,0px) rotate(0deg) ;  }
   80% { -o-transform: translate(-10px,0px) rotate(0deg) ;  }
   100% { -o-transform: translate(0px,0px) rotate(0deg) ;  }
}
@-ms-keyframes transform-bounch-in-left
{
   0% { -ms-transform: translate(-1000px,0px) rotate(0deg) ; opacity: 0;  }
   50% { opacity: 1;  }
   60% { -ms-transform: translate(30px,0px) rotate(0deg) ;  }
   80% { -ms-transform: translate(-10px,0px) rotate(0deg) ;  }
   100% { -ms-transform: translate(0px,0px) rotate(0deg) ;  }
}
@keyframes transform-bounch-in-left
{
   0% { transform: translate(-1000px,0px) rotate(0deg) ; opacity: 0;  }
   50% { opacity: 1;  }
   60% { transform: translate(30px,0px) rotate(0deg) ;  }
   80% { transform: translate(-10px,0px) rotate(0deg) ;  }
   100% { transform: translate(0px,0px) rotate(0deg) ;  }
}
a
{
   color: #0000FF;
   text-decoration: underline;
}
a:visited
{
   color: #800080;
}
a:active
{
   color: #FF0000;
}
a:hover
{
   color: #0000FF;
   text-decoration: underline;
}
h1
{
   font-family: Montserrat;
   font-weight: bold;
   font-size: 27px;
   text-decoration: none;
   color: #FFFFFF;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   -webkit-text-shadow: 1px 1px 1px rgba(0,0,0,1.00);
   -moz-text-shadow: 1px 1px 1px rgba(0,0,0,1.00);
   text-shadow: 1px 1px 1px rgba(0,0,0,1.00);
   display: inline;
}
h2
{
   font-family: Montserrat;
   font-weight: bold;
   font-size: 27px;
   text-decoration: none;
   color: #224FFF;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h3
{
   font-family: Montserrat;
   font-weight: bold;
   font-size: 24px;
   text-decoration: none;
   color: #FF0000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h4
{
   font-family: Montserrat;
   font-weight: bold;
   font-size: 21px;
   font-style: normal;
   text-decoration: none;
   color: #FFFFFF;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h5
{
   font-family: Montserrat;
   font-weight: normal;
   font-size: 32px;
   text-decoration: none;
   color: #224FFF;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   -webkit-text-shadow: 1px 1px 1px rgba(0,0,0,1.00);
   -moz-text-shadow: 1px 1px 1px rgba(0,0,0,1.00);
   text-shadow: 1px 1px 1px rgba(0,0,0,1.00);
   display: inline;
}
h6
{
   font-family: Montserrat;
   font-weight: bold;
   font-size: 16px;
   text-decoration: none;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
.CustomStyle
{
   font-family: "Courier New";
   font-weight: bold;
   font-size: 16px;
   text-decoration: none;
   color: #2E74B5;
   background-color: transparent;
}
.TextNormaal
{
   font-family: Raleway;
   font-size: 16px;
   text-decoration: none;
   color: #4F4F4F;
   background-color: transparent;
   padding: 0px 0px 15px 0px;
}
