@charset "UTF-8";

html {
	margin: 0;
	padding: 0;
}

/* *************************************** start telefoon ******************************* */

@media (max-width: 830px) {

  #container {
  float: left;
	width: 96%;
	padding: 0 2% 0 2%;
	/* background-color: #e2e2e2; */
	}

  #intro {
	float: left;
	width: 100%;
	/* background-color: #445566; */
	margin: 10px 0 10px 0;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #630;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #630;
	}
	
	#intro img {
  float: left;
  margin: 0 10px 0 0;
  width: 175px;
  height: auto;
  }

  #linkList {
  padding: 0;
  margin: 10px 0;
  }
  
  #linkList ul {
  margin: 0;
  padding: 0;
  display: table;
  }

  #linkList li {
  margin: 0;
  padding: 0;
	list-style-type: none;
	background-color: #FFF;
	line-height: 2.0em;
	}

  #linkList ul li a {
  margin: 0;
  padding: 0;
	color: #F59E1C;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 120%;
	letter-spacing: 0.05em;
	}
  
  #linkList ul li a:hover {
	color: #630;
  }

  #linkList ul li .active {
	color: #630;
  }

	.toggleMenu {
	display: none;
	width: calc(100% - 25px);
	padding: 10px 0 10px 25px;
	margin: 0 0 10px 0;
	text-transform:	uppercase; 
	text-decoration: none;
	color: #EC7726;
	background: url(/images/icon_menu.png) center left no-repeat;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #630;
	}

  #linkList2 {
	float: left;
	width: 100%;
	margin-bottom: 25px;
	}
	
  #linkList2 p {
  float: left;
  display: block;
  width: 100%;
  margin: 10px 0 !important; 
	color: #EE7825;
	font-variant: normal;
	font-size: 110%;
	letter-spacing: 0.07em;
	line-height: 1.4em;
  }

  #linkList2 p a {
	color: #EE7825;
	text-decoration: underline;
  }

  #linkList2 p a:hover {
	color: #630;
	text-decoration: none;
  }

  #linkList2 ul  {
	list-style-type: none;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #630;
  }

  #linkList2 li  {
	margin: 0px;
	padding: 0;
  }

  #linkList2 ul li a {
	margin: 0px;
	padding: 3px 0 3px 2%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #630;
	font-variant: normal;
	text-decoration: none;
	font-size: 120%;
	letter-spacing: 0.07em;
	background-color: #445566;
	display: block;
	width: 98%;
  }

  #linkList2 li:nth-child(odd) a {
	background-color: #F39D13 !important;
  }

  #linkList2 li:nth-child(even) a {
	background-color: #fff !important;
  }

  #linkList2 ul li a:hover  {
  background-color: #630 !important;
	color: #fff !important;
	text-decoration: none;
  }

	.imgLeft, .imgLeft2 {
  float: left;
  width: 23%;
  height: auto;
  margin: 0 1%;
  }

  #container #footer {
	font-size: 80%;
	color: #0C3;
	text-align: right;
	clear: both;
	float: left;
	width: 100%;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #F90;
  }

  #footer p a  {
	color: #633;
	text-decoration: none;
	font-size: 90%;
  }

  #footer {
	font-size: 80%;
	color: #630;
	clear: both;
	margin-top: 40px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #F59E1C;
	text-align: left;
  }

} /* einde max-width 830px */

/* *************************************** einde telefoon ******************************* */

/* *************************************** start tablet en desktop ******************************* */

@media (min-width: 830px) { 

  #intro {
	clear: both;
	float: left;
	width: 820px;
	}

  #container {
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	width: 820px;
	left: 0px;
	top: 0px;
	}

  #supportingText {
	padding-left: 0px;
	margin-bottom: 0px;
	float: right;
	width: 590px;
	margin-top: 50px;
	clear: none;
	}
	
	#supportingText img {
  max-width: 100%;
  height: auto;
  }

  #container #supportingText p a {
	color: #EE7825;
	text-decoration: none;
  }

  #linkList {
	clear: both;
	float: right;
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	margin-left: 0px;
	display: block;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #630;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #630;
	}

  #linkList ul {
	margin: 0;
	padding: 0;
	}

  #linkList li {
	display: inline;
	list-style-type: none;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 3px;
	}

  #container #intro #linkList ul li a{
	color: #F59E1C;
	text-align: center;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 120%;
	letter-spacing: 0.05em;
	}
  
  #container #intro #linkList ul li a:hover {
	color: #630;
  }

  #container #intro #linkList ul li .active {
	color: #630;
  }

  #container #intro img {
	clear: none;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
  }

	.toggleMenu {
	display:		none;
	}

  #linkList2 {
	margin-top: 45px;
	width: 185px;
	clear: none;
	float: left;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-right-width: thin;
	border-right-color: #630;
	}

  #linkList2 p {
  margin-top: 10px !important; 
	color: #EE7825;
	font-variant: normal;
	font-size: 110%;
	letter-spacing: 0.07em;
	line-height: 1.4em;
  }

  #linkList2 p a {
	color: #EE7825;
	text-decoration: underline;
  }

  #linkList2 p a:hover {
	color: #630;
	text-decoration: none;
  }

  #linkList2 ul  {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
  }

  #linkList2 li  {
	margin: 0px;
	padding: 0px;
  }

  #container #linkList2 ul li a {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #630;
	font-variant: normal;
	text-decoration: none;
	font-size: 110%;
	letter-spacing: 0.07em;
  }

  #container #linkList2 ul li .active {
	color: #EE7825;
  }

  #container #linkList2 ul li a:hover  {
	color: #EE7825;
	text-decoration: none;
  }

  #container #linkList2 img {
  width: 160px;
  height: auto;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
  }

  .bold {
	font-weight: bold;
  }

  #container #footer {
	font-size: 80%;
	color: #0C3;
	text-align: right;
	clear: both;
	float: right;
	width: 350px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #F90;
  }

  #footer p a  {
	color: #633;
	text-decoration: none;
	font-size: 90%;
  }

  #footer {
	font-size: 80%;
	color: #630;
	clear: both;
	float: right;
	margin-top: 40px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #F59E1C;
	text-align: right;
  }

  #container #linkList2 p a img {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: none;
  }

} /* einde min-width 999px */

/* *************************************** einde tablet en desktop ******************************* */

  body {
	line-height: 1.88889;
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 80%;
	}

  p {
	text-align: left;
	margin: 0;
	padding: 0px;
	letter-spacing: 0.1em;
	color: #630;
	}

  h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	color: #EE7825;
	clear: none;
	line-height: 140%;
	margin: 0px;
	padding: 0px;
	font-variant: small-caps;
	letter-spacing: 0.08em;
	font-size: 2em;
	}

  h2 {
	color: #EE7825;
	margin: 0px;
	padding: 0px;
	letter-spacing: 0.2em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-variant: small-caps;
	font-size: 1.4em;
  }

  h3 {
	letter-spacing: 1px;
	margin-bottom: 0;
	color: #F59E1C;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-style: italic;
	font-weight: normal;
	font-variant: small-caps;
	}

  h4 {
	color: #EE7825;
	margin: 0px;
	padding: 0px;
	letter-spacing: 0.2em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-variant: small-caps;
	font-size: 1.4em;
  }

  a:hover  {
	text-decoration: none;
	color: #EE7825;
	}

