
#clcmsnav ul, #clcmsnav ol, #clcmsnav li {
	font-size: 100%;
	font-family: inherit;
	font-weight: inherit;
	font-style: inherit;
	vertical-align: baseline;
	border: 0;
	outline: 0;
	padding: 0;
	margin: 0;
	list-style: none;
}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

#clcmsnav a {
	-webkit-transition: color .5s ease;
	-moz-transition: color .5s ease;
	-ms-transition: color .5s ease;
	-o-transition: color .5s ease;
	transition: color .5s ease;
}
#clcmsnav a, #clcmsnav a:hover {
	text-decoration: none;
}
/*#clcmsmenubar {min-height:120px;}*/
#clcmsnav {
	position: absolute;
	top: 20px;
	right: 140px; /* menu rechts uitlijnen */
	width:600px; /* totale menu breedte */
	margin-left: 0px;
	z-index:800;
}
#clcmsnav > a {
	display: none;
}
#clcmsnav li {
	position: relative;
	/*background-color: #ffffff; !important;*/
	font-size:22px; /*Lettergrootte hoofdmenu items */
	font-weight:600;
	/*text-shadow: 2px 2px 4px #c0c0c0; /*text schaduw hoofdmenu */
}
#clcmsnav li a {
	color: #555; /* Text kleur hoofdmenu */
	display: block;

}
.hmenu {padding-left:10px;padding-right:10px;font-size:18px;}
#clcmsnav li a:hover {
	color: #F96611; /* Text kleur hoofdmenu */
	display: block;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff; 
}
#clcmsnav li a:active {
	background-color: #202D5B !important; /* Knop kleur bij aanklikken hoofdmenu */
	color: #ffffff; /*textkleur bij active*/
	margin-left:-1px; /*correctie*/
}
#clcmsnav span:after {
	width: 0;
	height: 0;
	border: 0.313em solid transparent; /* 5 */
	border-bottom: none;
	border-top-color: #efa585;
	content: '';
	vertical-align: middle;
	display: inline-block;
	position: relative;
	right: -0.313em; /* 5 */
}
/* first level */
#apointmbtn {
	background-color: #222222;
	padding: 13px;
	text-align: center;
	color: #fff;
	font-size: 15px;
	width:180px;
	float: right;
	border-radius: 5px;
	margin-right: 15px;
	margin-top: -2px;
}
#apointmbtn a{
     color: #fff;
}
#apointmbtn:hover{
    background-color: #117FCF;
}
#clcmsnav > ul {
	height: 2.75em;
	/*background-color: #e15a1f;*/
}
#clcmsnav > ul > li {
	/*width: 140px;*/
	padding-left:8px;
	padding-right:8px;
	height: 100%;
	float: left;
	text-align:center;
}
#clcmsnav > ul > li > a {
	height: 100%;
	font-size: 1em; /* 24 */
	line-height: 1.5em; /* 60 (24) */
	text-align: center;
}
#clcmsnav > ul > li:not( :last-child ) > a {
	border-right: 1px solid #cc470d;
}
#clcmsnav > ul > li:hover > a, #clcmsnav > ul:not( :hover ) > li.active > a {
	background-color: #cc470d;
	color:#ffffff;
}
/* second level */

#clcmsnav li ul {
	background-color: #ffffff; /* achtergrond kleur subvlak mobilele devices */
	display: none;
	position: absolute;
	top: 100%;
}
#clcmsnav li:hover ul {
	display: block;
	left: 0;
	right: 0;
	/*background-color: #222222; !important;*/
}
#clcmsnav li:not( :first-child ):hover ul {
	left: -1px;
}
#clcmsnav li ul a {
	font-size:16px; /*Lettergrootte sub items */
	border-bottom: 1px solid #dedede; /*lijnkleur tussen de submenu items */
	padding: 0.5em; /* Ruimte om de text in submenu */
	background-color: #222222; /*Achtergrond kleur submenu*/
	color:#ffffff; /*Tekst kleur submenu*/
	/*text-shadow: 0px 0px 0px #c0c0c0; /*text schaduw submenu */
}
#clcmsnav li ul li a:hover, #clcmsnav li ul:not( :hover ) li.active a {
	background-color: #ffffff;/*Achtergrond kleur submenu on hover*/
	color:#222222; /*Tekst kleur submenu on hover*/
}
 @media only screen and ( max-width: 950px ) /* 1000 */ {
#clcmsnav {
	right: 80px;
}
#clcmsnav li {
	font-size: 19px;
	}
}
 @media only screen and ( max-width: 800px ) /* 1000 */ {
#clcmsnav {
	width: 100%;
	margin: 0;
	padding-top: 30px;
    position: relative;
	right: 170px;
}
#clcmsnav ul {
	margin-left:170px;
	width: 100%;
	}
#clcmsnav li {
	background-color: #222222 !important; /*achtergrond hoofdmenu items mobiel device*/
	border-bottom: 1px solid #117bcf; /*rand om menu mobile device*/
    opacity: 0.9;
    font-weight: 700;
	}
#apointmbtn {
	background-color: #222222;
    opacity: 0.9;
	padding: 11px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	width:100%;
	float: none;
	border-radius: 0px;
	margin-right: 15px;
	margin-top: 0px;
    font-weight: 700;
}
#clcmsnav li a {
    color:#efefef;
    }
#clcmsnav ul li ul li{
	border-bottom: 1px solid #ffffff; /*rand om menu mobile device*/
	}
#clcmsnav > a {
	width: 3em; /* 50 */
	height: 3em; /* 50 */
	text-align: left;
	text-indent: -9999px;
	background-color: #222222;
	position: relative;
	margin-left:88%;
	margin-right:3%;
	margin-top:-19%;
	margin-bottom:5%;
	border-radius:5px;
}
#clcmsnav > a:before, #clcmsnav > a:after {
	position: absolute;
	border: 2px solid #fff;
	top: 35%;
	left: 25%;
	right: 25%;
	content: '';
}
#clcmsnav > a:after {
	top: 60%;
}
#clcmsnav:not( :target ) > a:first-of-type, #clcmsnav:target > a:last-of-type {
	display: block;
}
#clcmsnav > ul {
	height: auto;
	display: none;
	position: absolute;
	left: 0;
	right: 0;
}
#clcmsnav:target > ul {
	display: block;
}
#clcmsnav > ul > li {
	width: 100%;
	float: none;
}
#clcmsnav > ul > li > a {
	height: auto;
	text-align: left;
	padding: 0 0.833em; /* 20 (24) */
}
#clcmsnav > ul > li:not( :last-child ) > a {
	border-right: none;
	border-bottom: 1px solid #cc470d;
}
/* second level */

	#clcmsnav li ul {
	position: static;
	padding: 1.25em; /* 20 */
	padding-top: 0;
	z-index:940;
}
}
 @media only screen and ( max-width: 600px ) /* 1000 */ {
#clcmsnav {
	width: 100%;
	top: 17px;
	/*position: static;*/
	margin: 0;
	padding-top: 30px;
}
}
@media only screen and ( max-width: 450px ) /* 1000 */ {
#clcmsnav {
	width: 100%;
	margin: 0;
	padding-top: 10px;
}
}