/* Start of CMSMS style sheet 'Nieuws' */
.nieuws_tr
{
  background-color: #eee;
}

.nieuws_kop
{
  padding-left: 15px;
  font-weight: bold;
}

.nieuws_datum
{
  width: 80px;
  padding-right: 15px;
  text-align: right;
}
/* End of 'Nieuws' */

/* Start of CMSMS style sheet 'Standaard business' */
h1 {
	margin-top: 20px;
	color: #000000;
	font-size: 16px;
}
.menu {
	background-image: url(/index/img_b/menu_back.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.submenu {
	background-color: #000000;
	background-image: url(/index/img_b/submenu_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	color: #FFFFFF;
}
.submenu a {
	color: #FFFFFF;
	text-decoration: undeline;
}
.content_container {
	background-image: url(/index/img_b/content_back.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.content_footer {
	background-image: url(/index/img_b/content_bottom.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 39px;
}
.footer {
	color: #FFFFFF;
	padding: 6px;
}
.footer a {
	color: #FFFFFF;	
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.menu_active {
	color: #000000;
	text-align: center;
	background-color: #FFB943;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
	cursor: hand;
}
.menu_active a {
	color: #000000;
	text-decoration: none;
}
.menu_item {
	text-align: center;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
	cursor: hand;
}
.menu_item a {
	color: #FFFFFF;
	text-decoration: none;
}
#sannehalf {
	background-image: url(/index/img_b/sannehalf_back.jpg);
	background-repeat: repeat-y;
}
#top_left {
	background-image: url(/index/img_b/top_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 265px;
}
#top_right {
	background-image: url(/index/img_b/top_right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 204px;
}
.menu_seperator {
	background-color: #FFB943;
	width: 1px;
}

/* End of 'Standaard business' */


