/*********************************************/
/*                                           */
/*  Copyright: Cox IT Producties             */
/*  www.coxitproducties.nl                   */
/*  info@coxitproducties.nl                  */
/*                                           */
/*********************************************/


#pageContainer {
	width: 715px;
	text-align:left;
	float:left;
	padding: 0px;
	/*min-height:600px;*/
}

#pageContainer2 {
	width: 690px;
	text-align:left;
	float:left;
	padding: 0px 25px 0px 0px;
	background:url('images/shadow_right_mid.png') repeat-y right top;
	/*min-height:600px;*/
}

#h1_container {
	display: block;
	padding:0px 25px 0px 25px;
	width:640px;
	min-height:60px;
	background:#FFF;
}

.page_item {
	display: block;
	padding:0px 25px 0px 25px;
	width:640px;
	min-height:60px;
	background:#FFF;
}

.page_item:after {
  content: "."; 
  display: block; 
  height: 0; 
  font-size:0;	
  clear: both; 
  visibility:hidden;
}

.item_closer {
	display: block;
	padding:0px 25px 0px 25px;
	width:640px;
	min-height:63px;
	background:url('images/item_closer.png') repeat-x;
}

.no_item_closer {
	display: block;
	padding:0px 25px 0px 25px;
	width:640px;
	min-height:25px;
	background:#FFF;
}

.item_columns2 {
  width: 300px;
  min-width: 300px;
  max-width: 300px;
}

.fixed_width {
  width:476px;
  max-width:476px;
}

/* Overige pagina's: H1 */
.OPH1, .OPH1_P {
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	padding-bottom:23px;
}

.OPH1 {
	color:#A65397;
}

.OPH1_P {
	color:#000000;
}

/* Overige pagina's: H2 */
.OPH2, .OPH2_P, .summaryTitle, .summaryTitle_P {
	font-weight: bold;
	font-size:20px;
	padding-bottom: 20px; 
	text-decoration:none;
	text-align: left;
}

.OPH2, .summaryTitle {
	color: #A65397;
}

.OPH2_P, .summaryTitle_P {
	color: #000;
}

/* Overige pagina's: tekst */
.OPTxt, .OPTxt_P, .summaryContent, .summaryContent_P {
	color:#000000;
	padding-bottom: 30px; 
	margin: 0px; 
	text-decoration:none;
}

/* Overige pagina's: links */
.OPTxt a, .OPTxt a:hover, .OPTxt a:visited, p
.OPTxt_P a, .OPTxt_P a:hover, .OPTxt_P a:visited {
	color:#000000;
	margin: 0px; 
	font-weight:bold;
}

/* Overige pagina's: close en printerfriendly version */
.OPTxtClose {
	color:#000000;
	padding-left: 4px; 
	padding-top: 6px; 
	padding-bottom: 6px; 
	margin: 0px; 
	text-align: left;
}

.summaryLink, .summaryLink_P {
	color:#A65397;
	font-size:10px;
	padding-bottom: 30px; 
	margin: 0px; 
	text-decoration:none;
}

.summaryLink a, .summaryLink_P a {
	color:#A65397;
	margin: 0px; 
	font-weight:bold;
	text-decoration:none;
}

/* Overige pagina's */
/*.OP {
	background-color:#FFFFFF;
	padding-left: 4px; 
	margin-top: 6px; 
	margin-bottom: 6px; 
	margin: 0px; 
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	vertical-align:top;
	text-align: left;
}*/

/* Kopje midden, navigatie bij overige pagina's */
.NavOP, .NavOP a, .NavOP a:hover, .NavOP a:visited {
	background-color:#B2Ac9C;
}

.TableHeader {
	color:#000000;
	padding-left: 2px; 
	padding-right: 2px; 
	padding-top: 0px; 
	padding-bottom: 0px; 
	margin: 0px; 
	font-weight:bold;
	vertical-align:top;
}

.TableCell {
	color:#000000;
	padding-left: 2px; 
	padding-right: 2px; 
	padding-top: 0px; 
	padding-bottom: 0px; 
	margin: 0px; 
	vertical-align:top;
}

.OPImage {
	border: 1px solid #CCCCCC;
	margin: 5px;
}

.OPImage2 {
	/*margin: 5px;*/
	padding: 0px 0px 40px 0px;
}

.OPImageCaption {
	margin-top: 0px;
	padding: 2px 2px;
	color:#000;
	font-size: 12px;
	font-style:italic;
}

.extraMenu {
	padding-top:20px;
	text-align:center;
}

.extraMenu ,.extraMenu a, .extraMenu a:active, .extraMenu a:visited{
	color:#FF0000;
	text-decoration:none;
}

.extraMenu a:hover{
	color:#FF0000;
	text-decoration:underline;
}

.pageIndex {
	padding-left:4px;
	padding-bottom:20px;
	text-align:left;
}

.pageIndex ,.pageIndex a, .pageIndex a:active, .pageIndex a:visited{
	color:#FF0000;
	text-decoration:none;
}

.pageIndex a:hover{
	color:#FF0000;
	text-decoration:underline;
}

.UserFormField, .UserFormField_P {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.printLnk, .printLnk a, .printLnk a:hover, .printLnk a:visited,
.backLnk, .backLnk a, .backLnk a:hover, .backLnk a:visited {
	font-size:10px;
	color: #999999;
	text-decoration:none;
}

.backLnk a:hover {
	text-decoration:underline;
}

.printLnk {
	padding: 2px;
	padding-left: 4px;
}

fieldset {
	border:solid 1px #CCCCCC;
	padding:4px;
}

#page_bottom_shadow {
	/*clear: both;*/
	float:left;
	width:715px;
	min-height:25px;
	max-height:25px;
}

#page_bottom_shadow .bottom_left {
	float: right;
	background: url('images/shadow_bottom_left.png') top left no-repeat;
	min-width:115px;
	min-height:25px;
	max-height:25px;
}

#page_bottom_shadow .bottom_right {
	float: right;
	background: url('images/shadow_bottom_right.png') top right no-repeat;
	min-width:600px;
	min-height:25px;
	max-height:25px;
}
