@charset "UTF-8";
body {
	font-family: "Lucida Sans", Arial, Verdana;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
	background-color: #E6E7D5;
	margin: 0px;
}
p  {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
}
form,  input,  table, td, tr, div   {
	margin: 0px;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #666633;
	line-height: 16px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-family: "Lucida Sans", Arial, Verdana;
}
h2 {
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: "Lucida Sans", Arial, Verdana;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#SearchField  {
	height: 14px;
	display: block;
	background-color: #FFFFFF;
	border: 1px solid #AFAA80;
	padding-left: 3px;
}
#header {
	background-repeat: no-repeat;
	width: 926px;
	background-position: 3px 10px;
	padding-top: 9px;
	padding-bottom: 9px;
}
.Date {
	font-size: 10px;
	color: #AFAA80;
}
.header {
	font-size: 12px;
	color: #333333;
}
a.header:link {
	font-size: 12px;
	color: #666666;
	text-transform: capitalize;
}
a.header:hover {
	background-color: #D9D7BE;
}
a.header:visited {
	color: #666666;
	font-size: 12px;
	text-transform: capitalize;
}
#HeaderLeft {
	float: left;
}
#HeaderRight {
	float: right;
}
.rights {
	font-size: 11px;
	color: #666666;
}
a.rights:link {
	font-size: 11px;
	color: #666666;
	text-transform: capitalize;
}
a.rights:hover {
	background-color: #D9D7BE;
}
a.rights:visited {
	color: #666666;
	font-size: 11px;
	text-transform: capitalize;
}
.adres {
	font-size: 11px;
	line-height: 13px;
}
#footer {
	width: 926px;
	text-align: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#FooterLeft {
	float: left;
}
#FooterRight {
	float: right;
}
#MainTop {
	background-color: #FFFFFF;
	width: 946px;
	text-align: left;
}
#MainMiddle {
	background-color: #FFFFFF;
	width: 946px;
}
#PlaceholderLarge {
	height: 200px;
	width: 302px;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	float: left;
	overflow: hidden;
}
#PlaceholderLargeContainer {
	width: 946px;
}
#PlaceholderSmallContainer {
	float: right;
	width: 624px;
}
/* ########## Tot hier */
#PlaceholderContent {
	float: right;
	width: 614px;
	text-align: left;
	padding-right: 10px;
	margin-bottom: 10px;
}
#ClearBoth {
	clear: both;
	height: 0px;
}
#PlaceholderSmall {
	height: 140px;
	width: 198px;
	background-color: #C2C19E;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: left;
}
#ArticleContainer {
	width: 301px;
	margin-left: 10px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	text-align: left;
	margin-bottom: 10px;
}
/* ########## ALLEEN LIST */
#ArticleLink ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#ArticleLink li {
	text-align: left;
}
#ArticleLink li a {
	font-family: "Lucida Sans", Arial, Verdana;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	width: 292px;
	padding-top: 10px;
	float: left;
	display: block;
	margin-bottom: 0px;
	height: 25px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333333;
	padding-bottom: 0px;
}
#ArticleLink li a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #E6E7D5;
	padding-top: 10px;
	padding-bottom: 0px;
	float: left;
	display: block;
	margin-bottom: 0px;
	height: 25px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333333;
}
#ArticleLink li .header {
	color: #000000;
	background-color: #C2C19E;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
	width: 292px;
	padding-top: 10px;
	float: left;
	display: block;
	margin-bottom: 0px;
	height: 25px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333333;
	padding-bottom: 0px;
}

#ArticleLink li .active {
	color: #000000;
	background-color: #D9D7BE;
	padding-left: 10px;
	width: 292px;
}

/* Hide from IE5-Mac \*/
#ArticleLink li a {
	float: none
}
#ArticleLink li a:hover {
	float: none
}
#ArticleLink li .header {
	float: none
}
/* End hide */
#ArticleLink	{
	width:301px
}
#AttachmentContainer {
}
#Attachment  {
	width: 594px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #E6E7D5;
	margin-bottom: 1px;
}
#AttachmentImage {
	float: left;
	margin-right: 10px;
	height: 26px;
}
#AttachmentText {
	float: left;
	padding-top: 4px;
	font-weight: bold;
}
.Tussenkop {
	font-weight: bold;
}
a.Attachment:link {
	text-decoration: none;
	color: #0099FF;
}
a.Attachment:hover {
	color: #0099FF;
	text-decoration: none;
	background-color: #D9D7BE;
}
a.Attachment:visited {
	color: #0099FF;
	text-decoration: none;
}
a.Adres:link {
	text-decoration: none;
	color: #0099FF;
}
a.Adres:hover {
	color: #0099FF;
	text-decoration: none;
	background-color: #D9D7BE;
}
a.Adres:visited {
	color: #0099FF;
	text-decoration: none;
}
a.Zoeken:link {
	text-decoration: none;
	color: #0099FF;
	font-size: 14px;
}
a.Zoeken:hover {
	color: #0099FF;
	text-decoration: none;
	background-color: #D9D7BE;
}
a.Zoeken:visited {
	color: #0099FF;
	text-decoration: none;
}
#ArticleLink li .home {
	color: #FFFFFF;
	background-color: #AFAA80;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#PlaceholderLargeBottom {
	height: 95px;
	width: 294px;
	background-color: #D9D7BE;
	background-image: url(../media/illustraties/CategoryTitleBackground.png);
	text-align: left;
	padding-left: 8px;
}
#PlaceholderLargeTop {
	height: 95px;
	width: 302px;
	margin-bottom: 10px;
	background-color: #D9D7BE;
}
a:link {
	color: #0099FF;
	text-decoration: underline;
}
a:visited {
	color: #0099FF;
	text-decoration: underline;
}
a:hover {
	color: #0099FF;
	text-decoration: underline;
	background-color: #E6E7D5;
}
#PublicatieContainer {
	width: 297px;
	background-color: #E6E7D5;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 0px;
	float: left;
	height: 150px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#PublicatieImage {
	text-align: left;
	float: left;
	margin-right: 10px;
	background-color: #E6E7D5;
	border: 1px solid #AFAA80;
}
#PublicatieContent {
	text-align: left;
	float: left;
	background-color: #E6E7D5;
}
.PublicatieKOP {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.PublicatiePlat {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
#PublicatieImageDetail {
	float: right;
	margin-left: 10px;
	border: 1px solid #AFAA80;
}
#PublicatieContentDetail {
	text-align: left;
	float: left;
	margin-right: 10px;
}
#left {
	float: left;
}
#right {
	float: right;
}
#PlaceholderLargeHalf {
	height: 95px;
	width: 302px;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	float: left;
	overflow: hidden;
}
#PlaceholderSmallHalf {
	height: 95px;
	width: 198px;
	background-color: #E6E7D5;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	float: left;
	overflow: hidden;
}
#PlaceholderLargeBottomsupport {
	height: 95px;
	width: 294px;
	background-color: #D9D7BE;
	background-image: url(../media/illustraties/support_CategoryBackground.png);
	text-align: left;
	padding-left: 8px;
}
#PlaceholderLargeBottomhome {
	height: 95px;
	width: 294px;
	background-color: #D9D7BE;
	background-image: url(../media/illustraties/home_CategoryBackground.png);
	text-align: left;
	padding-left: 8px;
}
#PlaceholderLargeBottomoplossingen {
	height: 95px;
	width: 294px;
	background-color: #D9D7BE;
	background-image: url(../media/illustraties/oplossingen_CategoryBackground.png);
	text-align: left;
	padding-left: 8px;
}
#PlaceholderLargeBottomover quantes {
	height: 95px;
	width: 294px;
	background-color: #D9D7BE;
	background-image: url(../media/illustraties/quantes_CategoryBackground.png);
	text-align: left;
	padding-left: 8px;
}
#MainTopLeftTop {
	height: 60px;
	width: 302px;
	margin-bottom: 10px;
	background-color: #D9D7BE;
}
#MainTopLeftMiddle {
	height: 60px;
	width: 294px;
	background-color: #D9D7BE;
	padding-left: 8px;
	text-align: left;
}
#MainTopLeftBottom {
	height: 60px;
	width: 294px;
	background-color: #D9D7BE;
	margin-top: 10px;
	padding-left: 8px;
	text-align: left;
}
