@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(/images/site/BRBS4_back.jpg);
	background-repeat: repeat-x;
	background-color: #e6e6e6;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body, html, form {
	height: 100%;
}
.stage_left {
	background-image: url(/images/site/BRBS4_back_left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.stage_center {
	background-color: #FFFFFF;
	background-image: url(/images/site/BRBS4_menu_back.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.stage_right {
	background-image: url(/images/site/BRBS4_back_right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#BRBS {
	height: 238px;
	background-image: url(/images/site/BRBS4_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#BRBS #BRBSlogotop {
	margin-top: 10px;
	margin-left: 17px;
	cursor: pointer;
	behavior: url(/images/site/iepngfix.htc);
}
.stage_center #menu {
	background-image: url(/images/site/BRBS4_menu_back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: right;
}
.stage_center #menu a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-right: 5px;
	margin-left: 15px;
}
.stage_center #menu a:hover {
	text-decoration: underline;
}
.stage_center #menu #menu_inset {
	padding-top: 2px;
	padding-bottom: 2px;
}
.lock {
	background-image: url(http://www.fra-pant.nl/images/site/lock.gif);
	background-repeat: no-repeat;
	background-position: right 4px;
	padding-right: 9px;
}
.stage_center .content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	padding-top: 15px;
	line-height: 1.5em;
}
#SiteMapPath1 {
	display: block;
	font-size: 0.8em;
}
