/* CSS Document */
@media all { 

/* =The above @media rule hides this stylesheet from the 
discontinued Microsoft Internet Explorer for Mac. */


/* =hx */
/* =h1 */
/* =h2 */
/* =h3 */
/* =p */
/* =code */
/* =blockquote */
/* =a */


/* =img */
img, img a 	{border : none; 	}
.img_center	{padding:2px;		}
.img_pd4 	{padding:9px;		}

.text_center {text-align:center}

#content_left_1 ul {padding:5px 0 5px 20px; }
#content_left_1 ul li {padding:2px 0px 1px 1px; list-style:disc;}

#contactgegevens {padding:10px;}

/* 
foto album------------------------------------------------------------------*/	

							
div#content_foto_container a 			{
	font-size: 12px;
	color: #000099;
							}
							
div#content_foto_container  a img		{
padding:2px;
border:#999999 2px solid ;						
							}

div#content_foto_container a:hover img {	
	color:#0033FF;
	border: #000 2px solid;
							}
								
div#content_foto_container a:link {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;

}
div#content_foto_container a:visited {
	text-decoration: none;
	color: #0066cC;
	font-weight: bold;
	
}
div#content_foto_container a:hover {
	text-decoration: underline;
	font-weight: bold;

}
div#content_foto_container a:active {
	text-decoration: none;
	color: #993300;
	font-weight: bold;
}
div#content_foto_container table {
margin:0px auto;
}

div#content_foto_container tr {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: medium double #990000;
	margin:0px auto;
}

div#content_foto_container td 	{
	text-align: center;
	margin:0px auto;
					}
.padding			{
padding:50px;
					}
/* 
einde foto album------------------------------------------------------------------*/	
				
/*------------------------------------FORM---------------------------------*/
/* =label/labelspan */
label, label span	{display:block; padding-bottom: .25em;}
label {float:left; width: 100%;}
label span {float:left; width: 50%; text-align:right;}

/* =input */
fieldset input, select, textarea 
{float:right; width:45%; border:1px solid #0099FF;}
fieldset input:hover, select:hover, textarea:hover 
{border-color:#000;}
fieldset input:active, input:focus, 
select:active, select:focus, 
textarea:active, textarea:focus  
{border-color:#00F;}

/* =fieldset */
fieldset {
background: url(../images/layout/fieldset.jpg) no-repeat;
margin-bottom: 10px;
padding: 10px;
border: 1px solid #0099FF;
overflow:hidden}


/* =div */ 
div#form {margin-bottom:20px; padding:10px 10px; border: 1px solid #0099FF; text-align:center;}
div#form input {padding:0 .25em;
background-color:#0066FF;
border:2px double #03f;
border-top-color: #0099FF;
font: bold 92% Tahoma, Verdana, Arial, sans-serif;
color:#fff;
text-transform: uppercase;}

div#form input:hover {
background-color:#fff;
color:#000;}

/* ----------------------------------FORM END--------------------------------*/		
			
}					
/* =The rules below relate only to Mozilla Firefoc 1.5 and its provisional support for CSS3 columns. */
