body, .CMSlabel 
{
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	padding-top: 29px;
	color: #6C6C60;
	background-color: #930000;
}

td, cmsTd
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
/*============================ topMenu ============================*/
.topMenuItem, a.topMenuItem
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #930000;
	padding-top: 3px;
	padding-left: 20px;
	padding-right: 20px;
	height: 20px;
	display: block;
}

a.topMenuItem:hover
{
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

a.menuItem
{
	display: block;
	width: 174px;
	height: 16px;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	padding-top: 2px;
	padding-left: 5px;
}

a.menuItem:hover
{
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background: #C0C0C0;
	text-decoration: none;
	padding-left: 5px;
}
/*============================ topMenu ============================*/


/*============================ breadcrumb ============================*/
.mainBreadcrumb
{
	width: 700px;
	height: 21px;
	background: #930000 url("../../img/bgBreadcrumb.gif") repeat-y 0 0;
	float: left;
}
/*============================ breadcrumb ============================*/


/*============================ search ============================*/
.search
{
	width: 131px;
	padding-top: 7px;
	padding-left: 5px;
	float: left;
}

.inputVeld
{
	padding-right: 3px;
	float: left;
}

input.CMSinputVervolg
{
	width: 100px;
	height: 17px;
	font-size: 10px;
	color: #480000;
	border-left: 1px solid #480000;
	border-top: 1px solid #480000;
	border-right: 1px solid #FFDDDD;
	border-bottom: 1px solid #FFDDDD;
}

.buttonVeld
{
	width: 20px;
	float: left;
}
/*============================ search ============================*/


/*============================ body ============================*/
.mainContent
{
	width: 700px;
	background: #930000 url("../../img/02/bgContent.gif") repeat-y 0 0;
	float: left; 
}

.image01
{
	width: 23px;
	background: #930000;
	float: left;
}

.image02
{
	width: 138px;
	height: 328px;
	background: #930000 url("../../img/02/foto02.png") no-repeat 0 0;
	float: left;
}

div.itemTitle
{
	float: left;
}

a.itemTitle, a.itemTitle:hover, span.itemTitle
{
	width: 500px;
	font-size: 14px;
	padding-left: 5px;
	font-weight: bold;
	color: #930000;
	background: #F9F2F2;
	text-align: left;
	text-decoration: none;
	float: left;
}

.itemBody
{
	width: 500px;
	padding-left: 5px;
	padding-top: 15px;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	float: left;
}

.itemNav, a.itemNav
{
	width: 500px;
	color: #930000;
	padding-top: 5px;
	text-align: right;
	text-decoration: none;
	float: left;
}

a.itemNav:hover
{
	color: #000000;
	padding-top: 5px;
	text-align: right;
	text-decoration: underline;
	float: left;
}

.itemNavBack, a.itemNavBack
{
	width: 500px;
	color: #930000;
	padding-top: 5px;
	text-align: left;
	text-decoration: none;
	float: left;
}

a.itemNavBack:hover
{
	color: #000000;
	padding-top: 5px;
	text-align: left;
	text-decoration: underline;
	float: left;
}
/*============================ body ============================*/


/*============================ footer ============================*/
.copyright
{
	width: 692px;
	height: 15px;
	background: #930000;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-align: right;
	float: left;
}

.spacerFooter
{
	width: 8px;
	height: 15px;
	background: #930000;
	overflow: hidden;
	float: left;
}
/*============================ footer ============================*/