@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
margin: 0 0 0 0; /* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
	padding: 0 0 0 0; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
  border: 0;
  outline: 0;
}
#cijfershouder {
	margin-right: auto;
	margin-left: auto;
	width: 114px;
	margin-top: 55px;
}
.cijfernavjes {
	height: 29px;
	width: 29px;
	padding-right: 3px;
	padding-left: 6px;
	float: left;
}
#HouderSlide {
	padding-left: 120px;
}
.clearfloat {
	clear: both;
}
#ContainerMain {
	background-image: url(layout/bg-main.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.ImgLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	border: 1px dashed #CCC;
}

#ContentHouderMain {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #EBEBEB;
	border-left-color: #EBEBEB;
	padding-top: 27px;
}
#ContainerBottom {
	background-image: url(layout/bg-bottom.png);
	background-repeat: repeat-x;
	height: 408px;
}
#Footer {
	background-image: url(layout/khalid-stencil.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 320px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	padding-top: 88px;
	text-align: left;
}
#FootNav {
	text-align: right;
	width: 570px;
}
#Header {
	background-image: url(layout/Naam.png);
	background-repeat: no-repeat;
	background-position: 0px 40px;
	height: 160px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.Buts {
	margin-right: 12px;
}
#LeftColumn {
	font-style: normal;
	font-weight: normal;
	float: left;
	width: 540px;
	margin-right: 60px;
	margin-left: 30px;
	min-height: 250px;
	text-align: left;
}
#RightColumn {
	float: right;
	width: 300px;
	margin-right: 30px;
	min-height: 250px;
	text-align: left;
	margin-bottom: 30px;
}
.HeaderLeft {
	font-family: Calibri, Arial;
	font-weight: bold;
	background-image: url(layout/bg-kop-links.png);
	background-position: left top;
	height: 35px;
	width: 540px;
	margin-bottom: 15px;
	font-size: 24px;
	padding-top: 13px;
	line-height: 24px;
	min-height: 35px;
	background-repeat: no-repeat;
	color: #444444;
	margin-top: 23px;
}

.HeaderRight {
	font-family: Calibri, Arial;
	font-weight: bold;
	background-position: left top;
	width: 300px;
	margin-bottom: 15px;
	padding-top: 13px;
	font-size: 24px;
	line-height: 24px;
	min-height: 35px;
	background-repeat: no-repeat;
	color: #444444;
	margin-top: 23px;
	border-bottom: 1px dashed #DFDFDF;
}
.LeesVerder {
	text-align: center;
	font-size: 11px;
}
.Border {
	background-image: url(layout/lijn-links.png);
	height: 21px;
	background-position: center center;
}
.BorderTop {
	background-image: url(layout/lijn-links.png);
	height: 21px;
	background-position: center center;
	margin-top: 13px;
}
.BorderBottom {
	background-image: url(layout/lijn-links.png);
	height: 21px;
	background-position: center center;
}
.BorderRight {
	background-image: url(layout/lijn-links2.png);
	margin-bottom: 23px;
	height: 21px;
	background-position: center center;
}
.BorderRightTop {
	background-image: url(layout/lijn-links2.png);
	height: 21px;
	background-position: center center;
	margin-top: 13px;
}
#p1 {
	background-image: url(layout/bg-splash-02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 275px;
	width: 405px;
	text-align: left;
	height: 273px;
	padding-top: 55px;
	padding-right: 40px;
	font-size: 12px;
	font-family: Calibri, Arial;
	color: #000;
}
#p2 {
	background-image: url(layout/bg-splash-01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 275px;
	width: 405px;
	text-align: left;
	height: 273px;
	padding-top: 55px;
	padding-right: 40px;
	font-size: 12px;
	font-family: Calibri, Arial;
	color: #000;
}
#p3 {
	background-image: url(layout/bg-splash-03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
		padding-left: 275px;
	width: 405px;
	text-align: left;
	height: 273px;
	padding-top: 55px;
	padding-right: 40px;
	font-size: 12px;
	font-family: Calibri, Arial;
	color: #000;
}
a, a:link {
	color: #659FE8;
	text-decoration: none;
	outline: none;
}
a:visited {
	text-decoration: none;
	color: #659FE8;
}

a:hover {
	text-decoration: none;
	color: #659FE8;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #659FE8;
}a:active {
	text-decoration: none;
	color: #659FE8;
	outline: none;
}

a.Butts:link {
	text-decoration: none;
	outline: none;
}
a.Butts:visited {
	text-decoration: none;
}

a.Butts:hover {
	text-decoration: none;
		border-bottom-width: opx;
	border-bottom-style: none;
	border-bottom-color: none;

}
a.Butts:active {
	text-decoration: none;
	outline: none;
}
#HeaderPage {
	text-align: center;
	height: 22px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	font-family: Calibri, Arial;
	font-size: 36px;
	margin-top: 20px;
	line-height: 0px;
	padding-top: 24px;
	color: #362f2d;
}
.ImgSquareHouder {
	background-color: #FFF;
	padding: 5px;
	height: 120px;
	width: 120px;
	border: 1px solid #E2E2E2;
	float: right;
	margin-left: 15px;
	margin-bottom: 9px;
}H1 {
	font-family: Calibri, Arial;
	font-size: 24px;
	line-height: 28px;
	color: #000;
	font-weight: bold;
}
H2 {
	font-family: Calibri, Arial;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
}
#Navigatie {
	float: left;
	height: 25px;
	width: 595px;
	text-align: left;
	padding-top: 125px;
}
#CoversTop {
	width: 356px;
	color: #FFF;
	float: right;
	margin-top: 4px;
}
#thediv {
	width:316px;
	height:156px;
	overflow:hidden;
	float: left;
}.CoversLeft {	float: left;
	height: 20px;
	width: 20px;
	margin-top: 70px;
}.CoversRight {	float: left;
	height: 20px;
	width: 20px;
	margin-top: 70px;
}.Covertje {
	margin-right: 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}
.SitemapHouder {
	padding-left: 30px;
	margin-top: 10px;
	width: 154px;
	margin-right: 9px;
	float: left;
}
.SitemapKop {
	font-family: Calibri, Arial;
	font-style: normal;
	font-weight: bold;
	background-image: url(layout/arrowsitemap.png);
	background-repeat: no-repeat;
	height: 26px;
	width: 138px;
	padding-top: 5px;
	font-size: 18px;
	padding-left: 16px;
	color: #CCC;
}
.SitemapLinks {
	width: 149px;
	padding-top: 3px;
	padding-left: 5px;
}
.Item {
	padding: 15px;
	border: 1px dashed #DFDFDF;
	background-color: #F0FCFF;
	margin-bottom: 8px;
}
.ItemDotted {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E2E2E2;
	height: 25px;
	padding-bottom: 2px;
	padding-top: 8px;
}
.specs {
	font-size: 10px;
	color: #666;
}
.CoverBig {
	border: 1px solid #DFDFDF;
}

