/* ------------------------
[c] Copyright:

siteAssistant
Vincent van der Hoek
http://www.siteassistant.nl
http://www.hotit.nl
-------------------------- */

p{
	margin-bottom: 0px;
	margin-top: 0px;
}



.blokken h1{
	font-family:Arial;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 4px;
}

.blokken h1 a{
	text-decoration: underline;
	color: #333333;
}

.blokken h2{
	font-family:Arial;
	font-size: 14px;
	color: #444444;
	font-weight: bold;
	margin-bottom: 7px;
}

.blokken div{
	font-family:Arial;
	font-size: 12px;
	color: #444444;
	font-weight: normal;
}


/*   
-----------------------
Fotoalbum:   
*/




.thumbcontainer{
	width: 212px;
	height: 140px;
}
		
.thumbnail_links{
	float: left;
	width: 200px;
	height: 134px;
	border: 1px solid #BBBBBB;
	padding: 2px;
	background-color:#FFFFFF;
}
		
.thumbnail_rechts{
	float: left;
	background-image:url(../cms/base/images/schaduwthumbnailrechts.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	width: 6px;
	height: 140px;
}
		
.schaduwcontainer{
	background-image: url(../cms/base/images/schaduwonderthumbnail.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	width: 212px;
	height: 10px;
}

.thumbnail{
	width: 200px;
	height: 134px;
	border: none;
}

.thumbnail_container{
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 0px;
	width: 230px;
	height: 200px;
	float: left;
}

.thumbnail_onderschrift{
	margin-left: 10px;
}

.h1_fotoalbum{
	padding-bottom: 15px;
}



/*   
-----------------------
Contact:   
*/
.contact_header{
	width: 254px;
	height: 43px;
	background-image: url(images/contact_header.jpg);
	background-repeat: no-repeat;
}

.contact_onder{
	width: 254px;
	height: 12px;
	background-image: url(images/contact_onder.jpg);
	background-repeat: no-repeat;
}

.contact_lijn_links{
	width: 15px;
	min-height: 10px;
	border-left: 1px solid #D0CFC8;
	background-color: #FFFFFF;
}

.contact_midden{
	width: 232;
	background-color: #FFFFFF;
}

.contact_lijn_rechts{
	width: 15px;
	min-height: 10px;
	border-right: 1px solid #D0CFC8;
	background-color: #FFFFFF;
}

.contact_email_tel{
	padding-top: 10px;
	padding-bottom: 10px;
}

.contact_grijs{
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #F0F0F0;
}

.contact_email_header{
	color: #666666;
	font-size: 14px;
}


.contact_eerste{
	padding-top: 15px;
	color: #555555;
}

.contact_tweede{
	padding-top: 10px;
	color: #555555;
}

.contact_regel{
	padding-top: 12px;
	color: #555555;
}

.specialisten{
	font-size: 10px;
	font-weight: bold;
}

.contact_item{
	padding-top: 4px;
	color: #555555;
}

.contact_kvk{
	padding-top: 20px;
	color: #666666; 
}

.contact_div_links{
	float: left;
	margin-right: 150px;
	margin-left: 10px;
}

.contact_container{
	margin-top: 10px;
}

.contact_content{
	padding-right: 45px;
}

.contact_horizontale_lijn{
	background-image: url(images/horizontale_lijn.jpg);
	background-repeat: no-repeat;
	width: 447px;
	height: 1px;
	margin-left: 315px;
	margin-bottom: 10px;
	margin-top: 20px;
}

.contact_velden{
	margin-top: 0px;
}

.contact_div_veld{
	margin-bottom: 12px;
}

.contact_div_veld input{
	border: 1px solid  #BBBBBB;	
	width: 350px;
	height: 22px;
	margin-top: 3px;
}


.contact_div_veld textarea{
	border: 1px solid  #BBBBBB;	
	width: 350px;
	height: 100px;
	margin-top: 3px;
}

.contact_div_veld_submit{
	margin-top: 20px;
	margin-left: 325px;
}

.verzenden{
	background-image: url(images/verzenden.jpg);
	border: none;
	width: 127px;
	height: 31px;
	background-repeat: no-repeat;
	cursor: pointer;
}


.foutmelding{
	font-weight: bold;
	color: #FF0000;
	font-size: 18px;
}

.bevestiging{
	font-weight: bold;
	color: #009900;
	font-size: 18px;
}

.contact_label{
}
