@charset "UTF-8";
.mobile-view {
    background-color: #BDBDBD;
    margin-left: 0px;
    position: fixed;
    left: 0px;
    top: 0px;
    height: 55px;
    width: 55px;
    background-image: url(../Images/menu-icon.png);
    background-position: 50% 40%;
    background-size: 75px auto;
    background-repeat: no-repeat;
    padding-top: 5px;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    -webkit-box-shadow: -4px 1px 8px 0px #000000;
    box-shadow: -4px 1px 8px 0px #000000;
    opacity: 1;
    z-index: 1;
}
.desktop-view {
    display: none;
    width: 240px;
    list-style-type: none;
    padding-top: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    -webkit-box-shadow: 1px 2px 8px #000000;
    box-shadow: 1px 2px 8px #000000;
    z-index: 100;
    position: fixed;
    left: 0px;
    top: 67px;
    background-image: -webkit-linear-gradient(270deg,rgba(243,243,243,1.00) 0%,rgba(216,216,216,1.00) 100%);
    background-image: -moz-linear-gradient(270deg,rgba(243,243,243,1.00) 0%,rgba(216,216,216,1.00) 100%);
    background-image: -o-linear-gradient(270deg,rgba(243,243,243,1.00) 0%,rgba(216,216,216,1.00) 100%);
    background-image: linear-gradient(180deg,rgba(243,243,243,1.00) 0%,rgba(216,216,216,1.00) 100%);
}
.desktop-view li {
    margin-top: 2px;
    width: auto;
    cursor: pointer;
    -webkit-box-shadow: 0px 0px;
    box-shadow: 0px 0px;
    z-index: 100;
}
.tabelkolom2 {
    width: 65px;
}
.SubmenuItems.menuEventSchedule.expand {
}
.desktop-view li a {
    text-decoration: none;
    color: #000000;
    margin-top: 0px;
    z-index: 100;
}
nav {
    width: 222px;
    -webkit-box-shadow: 0px 0px;
    box-shadow: 0px 0px;
    z-index: 100;
}
.menusubEventSchedule {
    display: none;
}
body {
    top: 0px;
    margin-left: 0px;
    margin-top: 0px;
    background-repeat: no-repeat;
    -webkit-box-shadow: 0px 0px;
    box-shadow: 0px 0px;
    z-index: 0;
    left: 0px;
    right: 0px;
    bottom: 0px;
    width: 100%;
    height: 100%;
}
.expand {
    display: block;
}
.menusubParticipants {
    margin-left: 0px;
    padding-left: 0px;
    display: none;
}
.menusubParticipants.expand {
    display: block;
}
.desktop-view .HoofdmenuItems.MenuParticipants.MenuIcon {
    background-image: url(../Images/MinIcon.png);
    background-repeat: no-repeat;
    background-position: 97% 50%;
    background-size: 16px auto;
    background-origin: border-box;
}
.menusubParticipants.Frankrijk {
    background-image: url(../Images/france-flag.png);
    background-position: 97% 50%;
    background-size: 16px auto;
    background-repeat: no-repeat;
}
.menusubParticipants.Spanje {
    background-image: url(../Images/spain-flag.png);
    background-position: 97% 50%;
    background-size: 16px auto;
    background-repeat: no-repeat;
}
.menusubParticipants.Zwitserland {
    background-image: url(../Images/switzerland-flag.png);
    background-position: 97% 50%;
    background-size: 16px auto;
    background-repeat: no-repeat;
}
.menusubParticipants.Nederland {
    background-image: url(../Images/netherlands-flag.png);
    background-position: 97% 50%;
    background-size: 16px auto;
    background-repeat: no-repeat;
}
.menusubParticipants.Nederland2 {
    background-image: url(../Images/netherlands-flag.png);
    background-position: 97% 50%;
    background-size: 16px auto;
    background-repeat: no-repeat;
}
.Basketbal {
    background-image: url(../Images/Basketbal.png);
    background-position: 97% 50%;
    background-size: 16px auto;
    background-repeat: no-repeat;
}
.Soccer {
    background-image: url(../Images/Voetbal.png);
    background-position: 97% 50%;
    background-size: 16px auto;
    background-repeat: no-repeat;
}
.Frisbee {
    background-image: url(../Images/Frisbee.png);
    background-position: 97% 50%;
    background-size: 16px auto;
    background-repeat: no-repeat;
}
.Volleybal {
    background-image: url(../Images/Volleybal.png);
    background-position: 97% 50%;
    background-size: 16px auto;
    background-repeat: no-repeat;
}
.HoofdmenuItems.MenuEventSchedule.MenuIcon {
    background-image: url(../Images/MinIcon.png);
    background-position: 97% 50%;
    background-size: 16px auto;
    background-repeat: no-repeat;
    background-origin: border-box;
}
.HoofdmenuItems  {
    font-size: large;
    margin-left: 0px;
    background-color: #BDBDBD;
    font-weight: bold;
    text-align: left;
    height: 25px;
    -webkit-box-shadow: 0px 0px 0px;
    box-shadow: 0px 0px 0px;
    z-index: 100;
}
.HoofdmenuItems a {
    padding-left: 5px;
    padding-bottom: 3px;
    z-index: 100;
    padding-top: 0px;
    margin-top: 0px;
    top: 0px;
}
.SubmenuItems {
    background-color: #CFCFCF;
    height: 25px;
    padding-top: 0px;
    margin-top: 0px;
    font-size: medium;
    line-height: 25px;
    margin-left: 0px;
    -webkit-box-shadow: 0px 0px;
    box-shadow: 0px 0px;
    z-index: 100;
}
.SubmenuItems a {
    padding-bottom: 4px;
    padding-top: 3px;
    padding-left: 10px;
    margin-left: 0px;
    z-index: 100;
}
.HoofdmenuItems.MenuEventSchedule {
    background-image: url(../Images/PlusIcon.png);
    background-position: 97% 50%;
    background-size: 16px auto;
    background-repeat: no-repeat;
    background-origin: border-box;
}
.HoofdmenuItems.MenuRules {
    background-image: url(../Images/PlusIcon.png);
    background-position: 97% 50%;
    background-size: 16px auto;
    background-repeat: no-repeat;
    background-origin: border-box;
}
.HoofdmenuItems.MenuRules.MenuIcon {
    background-image: url(../Images/MinIcon.png);
    background-repeat: no-repeat;
    background-position: 97% 50%;
    background-size: 16px auto;
    background-origin: border-box;
}
.HoofdmenuItems.MenuParticipants {
    background-repeat: no-repeat;
    background-origin: border-box;
    background-position: 97% 50%;
    margin-top: 0px;
    background-size: 16px auto;
    background-image: url(../Images/PlusIcon.png);
}
.SubmenuItems.menuRules.menusubRules {
    display: none;
}
.SubmenuItems.menuRules.menusubRules.expand {
    display: block;
    width: auto;
}
.HoofdmenuItems.MenuPhoto {
    background-image: url(../Images/PlusIcon.png);
    background-position: 97% 50%;
    background-size: 16px auto;
    background-repeat: no-repeat;
}
.menusubPhoto {
    display: none;
}
.menusubPhoto.expand {
    display: block;
}
.menusubYears {
    display: none;
}
.menusubYears.expand {
    display: block;
}
.HoofdmenuItems.MenuYears {
    background-image: url(../Images/PlusIcon.png);
    background-position: 97% 50%;
    background-size: 16px auto;
    background-repeat: no-repeat;
}
.HoofdmenuItems.MenuYears.MenuIcon {
    background-image: url(../Images/MinIcon.png);
    background-position: 97% 50%;
    background-size: 16px auto;
    background-repeat: no-repeat;
}
.HoofdmenuItems.MenuPhoto.MenuIcon {
    background-image: url(../Images/MinIcon.png);
    background-repeat: no-repeat;
    background-size: 16px auto;
    background-position: 97% 50%;
}
table {
    background-color: #BDBDBD;
    margin-top: 0px;
    position: fixed;
    left: 67px;
    height: 75px;
    top: 0px;
    -webkit-box-shadow: 6px 1px 8px #000000;
    box-shadow: 6px 1px 8px #000000;
    z-index: 1;
    right: 0px;
    width: 100%;
    padding-left: 0px;
    max-height: 75px;
    min-width: 0px;
    min-height: 65px;
}

.Hofstad {
    margin-bottom: 10px;
	/*width: 20%;
    height: 2%;*/
    margin-top: 0px;
}
.Zandvliet {
    padding-top: 0px;
    margin-top: 0px;
    margin-bottom: -3px;
    /*height: ;*/
	/*width: 48px;*/
}
.Francois {
    margin-bottom: -2px;
    /*height: 50px;
	width: 52px;*/
}
.DownUnder {
    margin-bottom: -2px;
    /*height: 50px;
	width: 121px;*/
}
.Madurodam {
    margin-bottom: -3px;
    /*height: 50px;
	width: 62px;*/
		
}
.tabelkolom {
}
#footer {
    -webkit-box-shadow: 0px -1px 8px;
    box-shadow: 0px -1px 8px;
    z-index: 10;
    background-color: #919191;
    vertical-align: 17px;
    position: fixed;
    font-size: 98%;
    bottom: 0px;
    height: 35px;
    right: 0px;
    left: 0px;
}
#Links {
    background-image: url(../Images/IST%20banner%20Links.png);
    width: 110px;
    height: 435px;
    bottom: 35px;
    left: 0px;
    position: fixed;
    background-repeat: no-repeat;
    margin-bottom: 20px;
    margin-left: 5px;
    list-style-image: url(#);
}
#Rechts {
    width: 110px;
    height: 435px;
    position: fixed;
    top: 68px;
    right: 0px;
    background-image: url(../Images/IST%20banner%20Rechts.png);
    background-repeat: no-repeat;
    margin-right: 0px;
}
#Inhoud_Frankrijk {
    position: fixed;
    margin-left: 110px;
    margin-right: 110px;
    background-image: url(../Images/france-flag.png);
    background-repeat: no-repeat;
    padding-right: 0px;
    right: 0px;
    left: 0px;
    height: 100%;
    bottom: 35px;
    background-position: 50% 50%;
}
#containerachtergrond {
    background-repeat: no-repeat;
    background-position: 0% 0%;
    background-size: 100% 100%;
    z-index: -1;
    background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(154,153,153,1.00) 100%);
    background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(154,153,153,1.00) 100%);
    background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(154,153,153,1.00) 100%);
    background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(154,153,153,1.00) 100%);
    right: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    position: fixed;
    margin-right: 0px;
    min-width: 1200px;
}
#Inhoud_Index {
    height: 100%;
    margin-right: 110px;
    margin-left: 110px;
    bottom: 35px;
    background-position: 50% 50%;
    position: fixed;
    background-repeat: no-repeat;
    left: 0px;
    right: 0px;
    background-image: url(../Images/Photo00037.jpg);
}
#Inhoud_Spanje {
    height: 100%;
    margin-left: 110px;
    margin-right: 110px;
    bottom: 35px;
    left: 0px;
    right: 0px;
    position: fixed;
    background-image: url(../Images/spain-flag.png);
    background-position: 50% 50%;
    background-repeat: no-repeat;
}
#Inhoud_Zwitserland {
    height: 100%;
    bottom: 35px;
    left: 0px;
    right: 0px;
    margin-left: 110px;
    margin-right: 110px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-image: url(../Images/switzerland-flag.png);
    position: fixed;
}
#Inhoud_Nederland1 {
    margin-right: 110px;
    margin-left: 110px;
    height: 100%;
    bottom: 35px;
    right: 0px;
    left: 0px;
    background-position: 50% 50%;
    background-image: url(../Images/Hofstad.png);
    position: fixed;
    background-repeat: no-repeat;
    background-size: 300px auto;
}
#Inhoud_Nederland2 {
    height: 100%;
    margin-left: 110px;
    margin-right: 110px;
    bottom: 35px;
    left: 0px;
    right: 0px;
    position: fixed;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-image: url(../Images/Zandvliet.png);
    background-size: 200px auto;
}
#Inhoud_schema_woensdag {
    width: 650px;
    text-align: center;
    height: 805px;
    margin-right: auto;
    margin-left: auto;
    padding-left: auto;
    padding-right: auto;
    margin-top: 68px;
    margin-bottom: 35px;
}
#Inhoud_schema_donderdag {
    width: 650px;
    height: 805px;
    margin-left: auto;
    margin-right: auto;
    padding-right: auto;
    padding-left: auto;
    margin-top: 68px;
    margin-bottom: 35px;
}
#Inhoud_schema_vrijdag {
    width: 650px;
    height: 805px;
    margin-left: auto;
    margin-right: auto;
    padding-left: auto;
    padding-right: auto;
    margin-top: 68px;
    margin-bottom: 35px;
}
#Inhoud_schema_zaterdag {
    width: 650px;
    height: 805px;
    margin-left: auto;
    margin-right: auto;
    padding-right: auto;
    padding-left: auto;
    margin-top: 68px;
    margin-bottom: 35px;
}
#Inhoud_rules_of_conduct {
    width: 650px;
    height: 805px;
    margin-left: auto;
    margin-right: auto;
    padding-left: auto;
    padding-right: auto;
    margin-top: 68px;
    margin-bottom: 35px;
}
#Inhoud_basketball {
    width: 650px;
    height: 805px;
    margin-right: auto;
    margin-left: auto;
    padding-right: auto;
    padding-left: auto;
    margin-top: 68px;
    margin-bottom: 35px;
}
#Inhoud_soccer {
    width: 650px;
    height: 805px;
    margin-right: auto;
    margin-left: auto;
    padding-right: auto;
    padding-left: auto;
    margin-top: 68px;
    margin-bottom: 35px;
}
#Inhoud_ultimate_frisbee {
    width: 650px;
    height: 805px;
    margin-right: auto;
    margin-left: auto;
    padding-right: auto;
    padding-left: auto;
    margin-top: 68px;
    margin-bottom: 35px;
}
#Inhoud_volleyball {
    width: 650px;
    height: 805px;
    margin-right: auto;
    margin-left: auto;
    padding-right: auto;
    padding-left: auto;
    margin-top: 68px;
    margin-bottom: 35px;
}
#Inhoud_results {
    width: 650px;
    height: 805px;
    margin-right: auto;
    margin-left: auto;
    padding-right: auto;
    padding-left: auto;
    margin-top: 68px;
    margin-bottom: 35px;
    position: fixed;
    left: 20%;
    right: 20%;
}
.Inhoud_zandvliet {
    margin-bottom: 35px;
    background-position: 50px;
    background-repeat: no-repeat;
    margin-top: 68px;
    height: 100%;
    padding-top: 0px;
    margin-left: auto;
    margin-right: auto;
}
.Inhoud_hofstad .Header_hofstad {
    color: #666666;
    font-weight: bold;
    font-size: 50px;
}
.Inhoud_hofstad .Inhoud_hofstad_adres {
    color: #666666;
    font-weight: normal;
    font-size: 30px;
}
.Inhoud_zandvliet .Header_zandvliet {
    color: #666666;
    font-size: 50px;
    text-align: center;
    font-weight: bold;
    margin-top: 30px;
}
.Inhoud_zandvliet .Inhoud_zandvliet_adres {
    color: #666666;
    font-size: 30px;
    font-weight: normal;
}
.Inhoud_hofstad {
    margin-top: 68px;
    margin-bottom: 35px;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
}
.Inhoud_spanje .Header_spanje {
    color: #666666;
    font-size: 50px;
    font-weight: bold;
}
.Inhoud_spanje .Inhoud_spanje_adres {
    font-weight: normal;
    font-size: 30px;
    color: #666666;
}
.Inhoud_spanje {
    height: 100%;
    margin-top: 68px;
    margin-bottom: 35px;
    margin-left: auto;
    margin-right: auto;
}
.Inhoud_zwitserland {
    height: 100%;
    margin-top: 68px;
    margin-bottom: 35px;
    margin-left: auto;
    margin-right: auto;
}
.Inhoud_zwitserland .Header_zwitserland {
    color: #666666;
    font-weight: bold;
    font-size: 50px;
}
.Inhoud_zwitserland .Inhoud_zwitserland_adres {
    color: #666666;
    font-weight: normal;
    font-size: 30px;
}
.Inhoud_frankrijk {
    margin-top: 68px;
    margin-bottom: 35px;
    margin-left: auto;
    margin-right: auto;
    height: 100%;
}
.Inhoud_frankrijk .Header_frankrijk {
    font-weight: bold;
    font-size: 50px;
    color: #666666;
}
.Inhoud_frankrijk .Inhoud_frankrijk_adres {
    color: #666666;
    font-weight: normal;
    font-size: 30px;
}
.Inhoud_contact {
    height: 100%;
    margin-top: 150px;
    margin-bottom: 35px;
}
.Inhoud_contact .Header_contact {
    font-size: 40px;
    color: #666666;
    font-weight: bold;
}
.Inhoud_contact .Inhoud_zandvliet_adres {
    color: #666666;
    font-weight: normal;
    font-size: 20px;
}
#footer img {
    position: fixed;
    bottom: 2px;
    left: 28px;
}
#stats {
    position: fixed;
    left: 65px;
    bottom: 0px;
    z-index: 12;
}
.Inhoud_woensdag_foto .Header_woensdag_foto {
    left: auto;
    margin-left: auto;
    margin-right: auto;
    margin-top: 68px;
    font-size: 40px;
    font-weight: bold;
    color: #666666;
}
.Inhoud_donderdag_foto .Header_donderdag_foto {
    margin-top: 68px;
    color: #666666;
    font-size: 40px;
    font-weight: bold;
}
.Inhoud_vrijdag_foto .Header_vrijdag_foto {
    margin-top: 68px;
    font-size: 40px;
    font-weight: bold;
    color: #666666;
}
.Inhoud_zaterdag_foto .Header_zaterdag_foto {
    margin-top: 68px;
    font-size: 40px;
    font-weight: bold;
    color: #666666;
}

/*SCREEN 1024*/
@media (max-width:1024px){
	.mobile-view{
		height: 35px;
		width: 35px;
		background-size: 65px;
	}
	table {
    left: 57px;
    height: 55px;
    top: 0px;
}
	.desktop-view{
		top: 57px;
	}

.Hofstad {
    margin-bottom: 10px;
    height: 20px;
    margin-top: 0px;
}
.Zandvliet {
    padding-top: 0px;
    margin-top: 0px;
    margin-bottom: -2px;
    height: 45px;
}
.Francois {
    margin-bottom: -2px;
    height: 45px;
}
.DownUnder {
    margin-bottom: -2px;
    height: 45px;
}
.Madurodam {
    margin-bottom: -2px;
    height: 45px;
}
.tabelkolom {
    max-height: 30px;
}
	#container{

	}
}

/*SCREEN 1152*/
@media (max-width:1152px){
	.mobile-view{
		height: 55px;
		width: 55px;
		background-size: 65px;
	}
	table {
    left: 67px;
    height: 65px;
    top: 0px;
}
	.desktop-view{
		top: 67px;
	}

.Hofstad {
    margin-bottom: 10px;
	/*width: 150px;*/
    height: 30px;
    margin-top: 0px;
}
.Zandvliet {
    padding-top: 0px;
    margin-top: 0px;
    margin-bottom: -2px;
    height: 55px;
	/*width: 38px;*/
}
.Francois {
    margin-bottom: -2px;
    height: 55px;
	/*width: 45px;*/
}
.DownUnder {
    margin-bottom: -2px;
    height: 55px;
	/*width: 121px;*/
}
.Madurodam {
    margin-bottom: -2px;
    height: 55px;
	/*width: 62px;*/
		
}

.tabelkolom {
    max-height: 30px;
}
	#container{

	}
}

/*SCREEN 1280*/
@media (max-width:1280px){
		.mobile-view{
		height: 55px;
		width: 55px;
		background-size: 65px;
	}
	table {
    left: 67px;
    height: 65px;
    top: 0px;
}
	.desktop-view{
		top: 67px;
	}

.Hofstad {
    margin-bottom: 10px;
	/*width: 150px;*/
    height: 30px;
    margin-top: 0px;
}
.Zandvliet {
    padding-top: 0px;
    margin-top: 0px;
    margin-bottom: -2px;
    height: 55px;
	/*width: 38px;*/
}
.Francois {
    margin-bottom: -2px;
    height: 55px;
	/*width: 45px;*/
}
.DownUnder {
    margin-bottom: -2px;
    height: 55px;
	/*width: 121px;*/
}
.Madurodam {
    margin-bottom: -2px;
    height: 55px;
	/*width: 62px;*/
		
}

.tabelkolom {
    max-height: 30px;
}
	#container{

	}
}

/*SCREEN 1680*/
@media (max-width:1366px){
			.mobile-view{
		height: 55px;
		width: 55px;
		background-size: 65px;
	}
	table {
    left: 67px;
    height: 65px;
    top: 0px;
}
	.desktop-view{
		top: 67px;
	}

.Hofstad {
    margin-bottom: 10px;
	/*width: 150px;*/
    height: 30px;
    margin-top: 0px;
}
.Zandvliet {
    padding-top: 0px;
    margin-top: 0px;
    margin-bottom: -2px;
    height: 55px;
	/*width: 38px;*/
}
.Francois {
    margin-bottom: -2px;
    height: 55px;
	/*width: 45px;*/
}
.DownUnder {
    margin-bottom: -2px;
    height: 55px;
	/*width: 121px;*/
}
.Madurodam {
    margin-bottom: -2px;
    height: 55px;
	/*width: 62px;*/
		
}

.tabelkolom {
    max-height: 30px;
}
	#container{

	}
}


/*SCREEN 1920*/
@media (max-width:1920px){
		.mobile-view{
		height: 55px;
		width: 55px;
		background-size: 65px;
	}
	table {
    left: 67px;
    height: 65px;
    top: 0px;
}
	.desktop-view{
		top: 67px;
	}

.Hofstad {
    margin-bottom: 10px;
	/*width: 150px;*/
    height: 30px;
    margin-top: 0px;
}
.Zandvliet {
    padding-top: 0px;
    margin-top: 0px;
    margin-bottom: -2px;
    height: 55px;
	/*width: 38px;*/
}
.Francois {
    margin-bottom: -2px;
    height: 55px;
	/*width: 45px;*/
}
.DownUnder {
    margin-bottom: -2px;
    height: 55px;
	/*width: 121px;*/
}
.Madurodam {
    margin-bottom: -2px;
    height: 55px;
	/*width: 62px;*/
		
}

.tabelkolom {
    max-height: 30px;
}
	#container{
    margin-top: 68px;
    margin-bottom: 35px;
    top: 0px;
    bottom: 0px;
	}
}
