/*/////////////////////////////////////////////////////////////////*/
/*////////////////////// GLOBAL STYLES ////////////////////////////*/
/*/////////////////////////////////////////////////////////////////*/


.breadcrumb { 
	font-size: 9px;
	color: #BCBCBC;
}

.breadcrumb a:link, .breadcrumb a:visited { color: #BCBCBC; text-decoration: underline; border-bottom: none; }
.breadcrumb a:hover, .breadcrumb a:active { text-decoration: none; border-bottom: none; }
.printLink { text-decoration: none; border-bottom: none; }

h1 {
	font-size: 28px;
	font-weight: lighter;
	color: #BA122B;
}

h3, h4 { font-size: 13px; }

h4 { margin: 0px; }

p, .normal { 
	margin-top: 0px; 
	line-height: 1.4em;
	color: #454545;
}

a:link, a:visited { 
	color: #BA122B; 
	text-decoration: none;
	border-bottom: 1px dotted #BA122B;
}

a:hover, a:active { 
	border-bottom: none;
}

ul {
	list-style-type: square;
	color: #BCBCBC;
}

#blok {
	background: #F3F3F3;
	padding: 10px;
	color: #454545;
	border: 1px dotted #BCBCBC;
}

#blok h4 {
	color: #BA122B; 
	margin: 0px;
	padding: 0px;
	border: none;
}

#blok ul {
	list-style-type: square;
	margin: 5px 10px;
  	padding: 5px 10px;
	color: #454545;
}

.smallGray {
	color: #BCBCBC;
	font-size: 9px;
}

.small {
	font-size: 9px;
}

#footer a:link, #footer a:visited { 
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	border-bottom: none;
}
#footer a:hover, #footer a:active { color: #BA122B; border-bottom: none; }

#pagePic, #pagePic a:link, #pagePic a:visited, #pagePic a:hover, #pagePic a:active {
	border: none;
}


.input {
	height: 15px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #454545;
	border: solid 1px #BCBCBC;
}

.opmerkingen{
	width: 203px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #454545;
	border: solid 1px #BCBCBC;
}

.button {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	height: auto;
	background: #BA122B;
	border: none;
}




/*/////////////////////////////////////////////////////////////////*/
/*///////////////////// NO FLASH - STYLES /////////////////////////*/
/*/////////////////////////////////////////////////////////////////*/


#noFlash table {
	margin: 30px;
}

#noFlash ul {
	list-style-type: none;
	margin-left: 0px;
  	padding-left: 0px;
	color: #7A7A7A;
}

#noFlash ul ol {
	list-style-type: square;
	color: #B0B0B0;
}

#noFlash a:link, #noFlash a:visited { text-decoration: none; border-bottom: none; }
#noFlash a:hover, #noFlash a:active { color: #BA122B; border-bottom: none; }

#noFlash .header {
	color: #333;
	font-size: 20px;
}

#noFlash .normal {
	color: #7A7A7A;
	font-weight: bold;
}




/*/////////////////////////////////////////////////////////////////*/
/*///////////////////// PRINT VERSION - STYLES ////////////////////*/
/*/////////////////////////////////////////////////////////////////*/


#printHeader {
	width: 580px;
	margin: 30px;
	margin-bottom: 0px;
}

#printTarget {
	width: 580px;
	margin: 30px;
	padding-bottom: 30px;
}

#printFooter {
	width: 580px;
	margin: 30px;
	padding: 2px 0px 10px;
	font-size: 9px;
	color: #B2B2B2;
	border-top: solid 1px #BCBCBC;
}










