body {
	background-color: #BFBFBF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
}
.hoofdTabel {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF0000;
	border-left-color: #FF0000;
	background-color: #0187CC;
}
.tabelBoven {
	background-color: #FBF7E1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #733F01;
}
.knoppenbalk {
	background-color: #E26800;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #733F01;
}
.subKnoppenbalk {
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #733F01;
}
.bodytekst {
	padding: 20px;
	background-image: url(images/pixel_dbruin.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.disclaimer {
	font-size: 9px;
	color: #666666;
}
a.disclaimer:link {
	text-decoration: none;
}
a.disclaimer:hover {
	text-decoration: none;
}
a.disclaimer:visited {
	text-decoration: none;
}
.NieuwsTabel {
	padding: 0px;
}
.lijn_bruin_links {
	background-image: url(images/pixel_dbruin.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
h1 {
	font-size: 12px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: #FF0000;
}
.NewsDate {
	color: #999999;
}
a:link {
	color: #FF0000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:visited {
	text-decoration: underline;
	color: #FF0000;
}
.lijntjeAlsBack {
	background-image: url(images/pixel_dbruin.gif);
	background-repeat: repeat-y;
}
.BlokjeRechts {
	background-image: url(images/blokjeLinks.gif);
	background-position: left;
}
.BlokjeLinks {
	background-image: url(images/blokjeLinks.gif);
	background-position: right;
}
.contentTabel {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF0000;
	/*background-image: url(images/contentBack.gif);
	background-repeat: repeat-y;
	background-position: left;	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999; */
}
.sideBar {
	background-image: url(images/sideBar.jpg);
	background-repeat: no-repeat;
}
.innerSideBar {
	/*border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF0000;*/
}
.search {
	font-weight: bold;
	font-variant: small-caps;
	color: #FF0000;
	font-size: 11px;
}
.searchinput {
	border: 1px solid #999999;
}
.microText {
	font-size: 9px;
	font-style: normal;
	font-variant: normal;
	color: #999999;
}
.innerSideBarTextArea {
	color: #FFFFFF;
	background-color: #5D9BD0;
	padding: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
.headingTable {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #FF0000;
	padding: 10px 30px;
	font-size: 16px;
	font-weight: bold;
	color: #999999;
}
.mainContentArea {
	padding-top: 25px;
	padding-right: 35px;
	padding-bottom: 25px;
	padding-left: 45px;
}
.nieuwsLijnOnder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 10px;
}
.high {
	color: #FF0000;
}
.topLine {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF0000;
}
.siteMapHL {
	font-size: 12px;
	color: #FF0000;
	background-color: #CFE1F1;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
a.siteMapHL:link {
	color: #FF0000;
	text-decoration: none;
}
a.siteMapHL:hover {
	text-decoration: none;
	color: #FF0000;
}
a.siteMapHL:visited {
	text-decoration: none;
	color: #FF0000;
}
.siteMapContent {
	margin: 0px;
	padding: 0px;
}
a.linkZonderDeco {
	text-decoration: none;
}
a.linkZonderDeco:link {
	text-decoration: none;
}
a.linkZonderDeco:hover {
	text-decoration: none;
}
a.linkZonderDeco:visited {
	text-decoration: none;
}
.zoekResult {
	color: #666666
}
.zoekDate {
	color: #999999
}
.customerTable {
	border: 1px solid #FF0000;
}
.apotheekImage {
	border: 1px solid #FF0000;
}
.searchContainer {
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BFBFBF;
	clear: both;
	float: left;
	position: relative;
	width: 100%;
}
.searchInfo {
	clear: both;
	float: left;
}
.searchHeading {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.search_date_info {
	color: #5D9BD0;
	float: left;
}
.search_read_more2 {
	font-weight: bold;
	float: right;
}
form {
	margin: 0px;
	padding: 0px;
}
#logincontainer {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.newsContainer h2 {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	margin-bottom: 10px;
}
.newsContainer {
	clear: both;
	float: left;
	position: relative;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8BC6E8;
	padding-bottom: 7px;
	margin-top: 10px;
	margin-bottom: 15px;
}
.newsContainer .newsIntro {
	clear: both;
	float: left;
	width: 100%;
	position: relative;
}
.newsContainer .searchInfo {
	clear: both;
	float: left;
	width: 100%;
	position: relative;
	margin-top: 15px;
}
.newsContainer .searchInfo .search_date_info {
	float: left;
	position: relative;
}
.newsContainer .searchInfo .search_read_more {
	float: right;
	position: relative;
}

