body {
	font-family: Arial;
	font-size: 14px;
}

*{
	margin: 0px;
	padding: 0px;
}

p {
	margin: 15px 0px;
}

h1, h2, h3 {
	color: #ca1400;
}

/**********
* Corners *
***********/
b.r1 {
	margin: 0px 5px;
}

b.r2 {
	margin: 0px 3px;
}

b.r3 {
	margin: 0px 2px;
}

b.rtop b.r4, b.rbottom b.r4 {
	margin: 0px 1px;
	height: 2px;
}

/********
* Menu  *
*********/
#menu {
	background: #cb1403;
/* 	margin: 0 10%; */
	width: 90%;
	overflow: hidden;
}

#menu .rtop, #menu .rbottom {
	display: block;
	background: #ffffff;
}

#menu .rtop b, #menu .rbottom b {
	display: block;
	height: 1px;
	overflow: hidden;
	background: #cb1403;
	font-size: 0px;
}

#menu hr {
	background-color: #db5d52;
	height: 1px;
}

#menu_top {
	width: 100%;
	padding-left: 30px;
	text-align: left;
	padding-top: 7px;
}

#menu_top td {
	text-align: center;
	padding: 2px 5px;
}

#menu_top a {
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
	color: white;
/* 	margin: 0px 10px; */
	margin-right: 25px;
}

#menu_bottom {
	padding-left: 30px;
	text-align: left;
}

#menu_bottom td {
	text-align: center;
	padding: 2px 5px;
}

#menu_bottom a {
	font-size: 9pt;
	text-decoration: none;
	color: white;
/* 	margin: 0px 10px; */
	margin-right: 20px;
}

/**************
* Bottom area *
***************/
#bottom {
	background: #dfdfdf;
	margin: 0px auto;
	width: 90%;
	text-align:left;
	margin-top: 2px;
}

#bottom .rtop, #bottom .rbottom {
	display: block;
	background: #ffffff;
}

#bottom .rtop b, #bottom .rbottom b {
	display: block;
	height: 1px;
	overflow: hidden;
	background: #dfdfdf;
	font-size: 0px;
}

/*****************************
* Content (left-bottom area) *
******************************/
#content {
	background: #FFFFFF;
}

#content .rtop, #content .rbottom {
	display: block;
	background: #dfdfdf;
}

#content .rtop b, #content .rbottom b {
	display: block;
	height: 1px;
	overflow: hidden;
	background: #ffffff;
	font-size: 0px;
}

#content h3 {
	color: #cb1403;
	font-size: 18px;
}

/************
* News area *
*************/
#news_bg {
	position: absolute;
	left: 739px;
	top: 243px;
	width: 107px;
	height: 46px;
}

#news {
	/*background: url(/ci/nieuwskop.jpg) no-repeat right top;*/
	border-left: #e8e7e7 2px Solid;
	padding-top: 0px; /* Y, X */
	width: 195px;
/*	position:absolute;
	top: 0px;
	right:0px;*/
}

#news hr {
	background-color: #e8e7e7;
	height: 2px;
}

#news h4 {
	color: #cb1403;
	padding-left: 17px;
	font-size: 18px;
	margin-bottom: 6px;
	height: 37px;
	line-height: 37px;
	border-bottom: solid 2px #ebebeb;
}

#news .news_header {
	padding-left: 17px;
	font-size: 8pt;
	color: #ce2613;
}

#news p {
	padding-left: 17px;
	font-size: 8pt;
}

#news p a {
	text-decoration: none;
	color: #ce2613;
}

/*    ***************    */


.hr {
	height: 1px;
	background: #dd6157;
	font-size: 0px;
	margin: 5px 0px;
}

.clearer {
	clear: both;
}

#content {
	margin: 15px 275px 0px 20px;
}

#rightbar {
	position: absolute;
	right: 10px;
	top: 0px;
	width: 265px;
	text-align: right;
}

#container {
	position: relative;
}

#cont {
	position: relative;

}

#main_content {
	margin-right: 200px;
	margin-left: 10px;
	min-height: 415px;
}

#news {
	position: absolute;
	top: -4px;
	right: 0px !important;
	right: 274px;
	bottom: -4px !important;
}

.expand {
	border: solid 1px #ccc;
	background: #e4e4e4;
	padding: 3px;
	margin: 5px 10px;
	white-space: nowrap;
	font-size: 12px;
	cursor: pointer;
}

#footer {
	margin-left: 30px;
	font-size: 10px;
	padding: 10px 0px 5px 0px;
	font-weight: bold;
}

#footer a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

#footer .bullet {
	padding: 0px 10px;
}