/*/////////////////////////////////////////////////////////////////*/
/*////////////////////// 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;
}

h2 {
	font-size: 18px;
	font-weight: lighter;
	color: #BA122B;
	margin: 0px;
	margin-bottom: 10px;
}

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, #blok2 {
	background: #F3F3F3;
	padding: 10px;
	color: #454545;
	border: 1px dotted #BCBCBC;
	width: 460px;
}

#blok h4, #blok2 h4 {
	color: #BA122B; 
	margin: 0px;
	padding: 0px;
	border: none;
}

#blok ul, #blok2 ul {
	list-style-type: square;
	margin: 5px 10px;
  	padding: 5px 10px;
	color: #454545;
}

hr	{
	border-top: 1px dotted #BCBCBC;
	}

.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, .button2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	border: none;
	text-align: center;
	padding-top: 1px;
}

.button {
	width: 100px;
	height: 20px;
	background: url("/gifs/button_100.gif") no-repeat;	/*#BA122B;*/
}

.button2 {
	width: 130px;
	height: 20px;
	background: url("/gifs/button_130.gif") no-repeat;	/*#BA122B;*/
}

.button a, .button2 a {
	color: #FFF;
	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;
}




/*/////////////////////////////////////////////////////////////////*/
/*////////////////////// HOMEPAGE - STYLES ////////////////////////*/
/*/////////////////////////////////////////////////////////////////*/

#zoekeenmakelaar {
	width: 300px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	padding-bottom: 5px;
	float: left;	
}

#zoekeenmakelaar p {
	margin-left: 85px;
}

#actueel {
	width: 180px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-bottom: 5px;
	float: left;
}

#bottom {
	width: 480px;
	margin-top: 20px;
	padding: 10px;
	background: #F3F3F3;
	clear: both;
}

#bottom p, #zoekeenmakelaar p {
	margin-top: 0px;
	margin-bottom: 5px;
}

#makelaar {
	width: 290px;
	margin-right: 20px;
	padding-bottom: 5px;
	float: left;
}

#nieuwsbrief {
	width: 170px;
	padding-bottom: 5px;
	float: left;
}

#actueel ul, #makelaar ul {
	margin: 0px;
	padding-left: 15px;
}

