body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #003976;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	scrollbar-face-color:#205287;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#003976;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#808080;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#205287;
	overflow-x: hidden;
	overflow-y: scroll;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.leftframebg {
	background-attachment: fixed;
	background-image: url(../images/framelijn4a.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.rightframebg {
	background-attachment: fixed;
	background-image: url(../images/framelijn5a.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.menutable {
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px none #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
.titelpagina {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #DB1414;
	border-right-color: #DB1414;
	border-bottom-color: #DB1414;
	border-left-color: #DB1414;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #003976;
	text-align: right;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
	background-color: #FFFFFF;
}
.bannerbox {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #DB1414;
	border-right-color: #DB1414;
	border-bottom-color: #DB1414;
	border-left-color: #DB1414;
	background-color: #FFFFFF;
}
.titelrubriek {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #DB1414;
	border-right-color: #DB1414;
	border-bottom-color: #DB1414;
	border-left-color: #DB1414;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #DB1414;
	text-align: left;
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
	background-color: #EBF4FE;
	font-weight: bold;
}
a:link, A:link {
	color: #003976;
	text-decoration: none;
	font-size:12px;
}
a:visited, A:visited {
	color: #003976;
	text-decoration: none;
	font-size:12px;
}
a:active, A:active {
	color: #003976;
	text-decoration: none;
	font-size:12px;
}
a:hover , A:hover {
	color: #DB1414;
	text-decoration: underline;
	font-size:12px;
}
.link { 
text-decoration: none 
}
.cell_over { 
BACKGROUND-COLOR: #FBFDC9;  
}
.cell_out { 
BACKGROUND-COLOR: #FFFFFF;  
}
.cell_down { 
BACKGROUND-COLOR: #FBFDC9; 
}
.bedrijvengids_zoekbox {
	background-color: #FFFFFF;
	border: 1px solid #DB1414;
}
.bedrijvengids_tabblad {
	background-color: #6B73AA;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #DB1414;
	border-right-color: #DB1414;
	border-bottom-color: #DB1414;
	border-left-color: #DB1414;
	color: #FFFFFF;
}
.border_right2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #DB1414;
	border-right-color: #DB1414;
	border-bottom-color: #DB1414;
	border-left-color: #DB1414;
}
.border_left2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #DB1414;
	border-right-color: #DB1414;
	border-bottom-color: #DB1414;
	border-left-color: #DB1414;
}
.homepageBg {
	background-attachment: fixed;
	background-color: #FFFFFF;
	/*background-color: #C5DDFF;*/
	/*background-image: url(../images/homepage_bg.jpg);*/
	background-repeat: no-repeat;
	background-position: center top;
}
.boxheader_bg {
	background-attachment: fixed;
	background: url(../boxheader_bg.gif);
	background-repeat: no-repeat;
	font-weight:bold;
}
.boxcontent_bg {
	background-attachment: fixed;
	background-color: #003976;
	background: url(../boxcontent_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.content_submenu a:link {
	color: yellow;
}
.content_submenu a:hover {
	color: green;
}