body {
	margin:0;
	background-color:#F7F6F9;
	'text-align:center;
	font-family: "rosario",Verdana,sans-serif;
}

  * {
   margin: 0;
   padding: 0;
  }
  .imgbox {
   display: grid;

  }
  .center-fit {
   max-width: 25%;
   margin: auto;
  }


li,ul {
	color:#666;
}

#login {
	background-image:url(https://www.it-in-motion.com/images/logoITIMknop.png);
	background-repeat:no-repeat;
	background-position:center 180px;
}

#inhoud {
	margin:0 auto;
	text-align:left;
}

#bannerapple{
	display:none;
}
#banner {
	width:100%;
	text-align: center;
	display:inline-block;
	border-bottom:4px solid #EA5740;
	margin:0 0 20px 0;
	font-family:"rosario",Verdana, Geneva, sans-serif;
	color:#999;
	font-size:12px;
	letter-spacing:0px;
	padding:20px 0 10px 0;
}
#kolomkoppen {
	width: 100%;
	font-family:"rosario",Verdana, Geneva, sans-serif;
	color:#999;
	font-size:12px;
	letter-spacing:0px;
}
.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  background: #EEE;
}

.stickyKoppen {
	position: fixed;
	top: 300px;
	width: 100%;
	background: #EEE;
}

.sticky + .content{
  padding-top: 170px;
}

a.grijs {
	text-decoration:none;
	color:#999;
}
a.grijs:hover {
	text-decoration:underline;
}

a.wit {
	text-decoration:none;
	color:#FFF;
}
a.wit:hover {
	text-decoration:underline;
}

a.lichtblauw {
	text-decoration:none;
	color:#999;
}
a.lichtblauw:hover {
	text-decoration:underline;
}

a.lichtrood {
	text-decoration:none;
	color:#FF5748;
}
a.lichtrood:hover {
	text-decoration:underline;
}


#loginformbar .menubar {
	font-family:"rosario",Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#999;
	display:block;
	width:100px;
	height:12px;
	text-decoration:none;
	margin:0 0 3px 0;
}
.logintekstveld {
	width:90px;
	height:9px;
	font-family:"rosario",Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#CCC;
	background-color:#999;
	border:1px solid #666;
}
#loginknop {border:none;background:none;height:12px;padding:0;font-size:10px;color:#666}

a.menubar:hover {
	text-decoration:underline;
}


#inleiding {
	background-repeat:no-repeat;
	background-position:bottom right;
	font-family:"rosario",Verdana, Geneva, sans-serif;
	padding:10px 0px 0px 0px;
	font-size:14px;
	line-height:20px;
	color:#666;
	float:left;
}
#paginatekst {
	background-repeat:no-repeat;
	background-position:bottom right;
	
	font-family:"rosario",Verdana, Geneva, sans-serif;
	padding:0px 0px 0px 0px;
	font-size:14px;
	line-height:18px;
	color:#666;
	float:left;
}

#adminpagina {
	width: 100%;
	text-align: left;
	background-repeat:no-repeat;
	background-position:bottom right;
	font-family:"rosario",Verdana, Geneva, sans-serif;
	padding:0px 0px 0px 0px;
	font-size:14px;
	line-height:18px;
	color:#666;
	float:left;
}


h1 {
	font-family:"rosario",Verdana, Geneva, sans-serif;
	font-size:20px;
	line-height:24px;
	margin:0px;
	color:#E90013;
	font-weight:lighter;
}
h2 {
	font-family:"rosario",Verdana, Geneva, sans-serif;
	font-size:20px;
	line-height:20px;
	color:#666;
	font-weight:lighter;
	margin:0px;
}

#kolom-right {
	float:right;
	
}
#kolom-left {
	float:left;
	
	padding:20px 10px 10px 24px;
}

#kolom-apple {
	float:left;
	width:800px;
	padding:20px 10px 10px 24px;
}

#overzicht {
	float:right;
	margin-right:0px;
}
#overzicht li {
	list-style:none;
}
#openingstijden {
	float:right;
	margin-top:10px;
}

#support {
	float:right;
	margin-right:0px;
}

#promo {
	float:right;
	margin-right:0px;
}

#kader-top {
	background-image:url(images/Vak_top.gif);
	width:335px;
	height:10px;
	float:left;
	clear:both;
}
#kader-bottom {
	background-image:url(images/Vak_bottom.gif);
	width:335px;
	height:10px;
	float:left;
	clear:both;
}
#kader-inhoud {
	background-image:url(images/Vak_back.gif);
	background-repeat:repeat-y;
	width:295px;
	font-family:"rosario",Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#333;
	float:left;
	clear:both;
	padding:10px 20px 0px 20px;
	overflow:visible;
}
#groen-top {
	width:335px;
	height:52px;
	background-image:url(images/Vak_top-grijs.png);
	background-repeat:repeat-x;
}
#support-icoon {
	background-image:url(images/VakSupport_icoon2013.png);
	background-repeat:no-repeat;
	width:78px;
	height:52px;
	float:left;
}
#promo-icoon {
	background-image:url(images/VakPromo_icoon2013.png);
	background-repeat:no-repeat;
	width:78px;
	height:52px;
	float:left;
}
#groen-titel {
	float:left;
	font-family:"rosario",Verdana, Geneva, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#FFF;
	padding:18px 0px 0px 0px;
}
#groen-right {
	background-image:url(images/Vak_top-grijs-right.png);
	background-repeat:no-repeat;
	width:16px;
	height:52px;
	float:right;
}
#winkelfoto {
	background-image:url(images/FotoWinkel.jpg);
	width:335px;
	height:193px;
	float:right;
	clear:both;
	margin-right:0px;
}

#nieuwsbrief {
	background-image:url(images/VakNieuws.gif);
	background-repeat:no-repeat;
	width:671px;
	height:62px;
	float:left;
	margin-top:20px;
	clear:both;
}

#ref {
	float:left;
	clear:both;
	font-family:"rosario",Verdana, Geneva, sans-serif;
	font-size:12px;
	
}
#refdetail {
	float:left;
	margin-right:12px;
	margin-top:4px;
}
#4-vakken {
	float:left;
	clear:both;
}
#vak-wit {
	background-image:url(images/VakWit.gif);
	background-repeat:no-repeat;
	width:292px;
	height:188px;
	padding:10px;
	font-family:"rosario",Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:16px;
	float:left;
	margin-right:0px;
	margin-top:0px;
	overflow:hidden;
}
#blanco-rechtervak {
	width:335px;
	height:60px;
	float:right;
	clear:both;
	margin-top:20px;
}
#microsoftpartner {
	background-image:url(images/MicrosoftPartner.gif);
	background-repeat:no-repeat;
	background-position:left top;
	float:left;
	width:140px;
	height:60px;
	margin-left:6px;
}
#kasperskypartner {
	background-image:url(images/KasperskyPartner.gif);
	background-repeat:no-repeat;
	background-position:right top;
	float:right;
	width:180px;
	height:60px;
	margin-right:6px;
}
#feweb {
	background-image:url(images/feweb.gif);
	background-repeat:no-repeat;
	background-position:left top;
	float:left;
	width:140px;
	height:90px;
	margin-left:6px;
}
#xpu {
	background-image:url(images/xpu.gif);
	background-repeat:no-repeat;
	background-position:right top;
	float:right;
	width:180px;
	height:60px;
	margin-right:6px;
}

.bijschrift {
	font-family:"rosario",Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333333;
}

.tabelhoofding {
	font-family:"rosario",Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	background-color:#3AB3E0;
	border-bottom:1px solid #FFFFFF;
	padding-right:3px;
}

.tabelrij1 {
	font-family:"rosario",Verdana, Geneva, sans-serif;
	color:#FFFFFF;
	background-color:#666666;
	font-size:14px;
	border-bottom:1px solid #E5E5E5;
	padding-right:3px;
}

.tabelrij2 {
	font-family:"rosario",Verdana, Geneva, sans-serif;
	color:#FFFFFF;
	background-color:#999999;
	font-size:14px;
	border-bottom:1px solid #E5E5E5;
	padding-right:3px;
}

.tabelrijITiM1 {
	font-family:"rosario",Verdana, Geneva, sans-serif;
	color:#333333;
	background-color:#9dcee0;
	font-size:14px;
	border-bottom:1px solid #E5E5E5;
	padding-right:3px;
}

.tabelrijITiM2 {
	font-family:"rosario",Verdana, Geneva, sans-serif;
	color:#333333;
	background-color:#b4d4e0;
	font-size:14px;
	border-bottom:1px solid #E5E5E5;
	padding-right:3px;
}

.inleiding {
	color:#999;
	font-style:italic;
	font-weight:100;
}

.accent {
	color:#F01616;
	font-weight:bold;
}
.accent2 {
	color:#47acd9;
}

verlof {
 font-weight:400;
 text-align:center;
 color:#FF0004;
 margin:40px 0;
}

ul.menu {margin:0 0 10px 10px;padding:0;}