*{padding: 0; margin: 0;}

html {
	height:100%;
	padding:0px; 
	margin:0px; 
	border:0px; 
	overflow:none;
	
	
}

td {
	font-size:16px;
}	


p {
	padding-top:5px;
	padding-bottom:5px;
}

a:link {
	color: #836a49;
	text-decoration: none;
}

a:visited {
	color: #836a49;
	text-decoration: none;	
}

a:visited:hover {
	color: #595959;
	text-decoration: underline;
}



a:hover {
	color: #595959;
	text-decoration: underline;
}

a:active {
	color: #595959;
	text-decoration: underline;
}

blockquote {
	margin-left:15px;
	padding:10px;
	background-color:#ffffff;
	border: 1px dotted #595959;
}

hr {
	
	 color: #d9d8d8;
	 background-color: #d9d8d8;
	 height: 1px;
	
}

h1 {	
	font-family: Century Gothic,Verdana,Arial, Helvetica, sans-serif;	
	font-size: 25px;
	text-decoration: none;
	color: #000000;
	letter-spacing: 0.06em;
}


body {
	height:100%; 
	padding:0px; 
	margin:0px; 
	border:0px;
	
	background-color: #ffffff;
	background-repeat: repeat-x;
		
	font-family: Century Gothic,Verdana,Arial, Helvetica, sans-serif;	
	font-weight:bold;
	font-size: 16px;
	color: #595959;
	letter-spacing: 0.06em;
		
}
   
/*Forms */

input
{
color: #595959;
background: #ffffff;
border: 1px solid #000000;
font-family: Century Gothic,Verdana,Arial, Helvetica, sans-serif;	
font-size: 16px;
font-weight:bold;
color: #595959;
letter-spacing: 0.06em;
}

textarea
{
color: #595959;
background: #ffffff;
border: 1px solid #000000;
font-family: Century Gothic,Verdana,Arial, Helvetica, sans-serif;	
font-size: 16px;
font-weight:bold;
color: #595959;
letter-spacing: 0.06em;

}


.submit input
{
color: #595959;
background: #ffffff;
border: 1px outset #000000;
font-family: Century Gothic,Verdana,Arial, Helvetica, sans-serif;	
font-size: 16px;
font-weight:bold;
color: #595959;
letter-spacing: 0.06em;


} 

input:hover
{
color: #595959;
background: #edecec;
border: 1px outset #000000;
font-family: Century Gothic,Verdana,Arial, Helvetica, sans-serif;	
font-size: 16px;
font-weight:bold;
color: #595959;
letter-spacing: 0.06em;
} 

select
{
color: #595959;
background: #ffffff;
border: 1px solid #000000;
font-family: Century Gothic,Verdana,Arial, Helvetica, sans-serif;	
font-size: 16px;
color: #595959;
letter-spacing: 0.06em;

}


#zoeken_ {
	position:absolute;	
	left:50%;
	margin-left:-300px;
	top:50%;
	margin-top:-250px;
	width:550px;
	height:250px;
	border:0px solid #ff0000;
	padding:20px;
	background-color:#ffffff;
}

#content_ {
	position:absolute;	
	left:50%;
	margin-left:-475px;
	top:0px;	
	width:950px;	
	border:0px solid #ff0000;
	padding:20px;
	background-color:#ffffff;
}

#random_home td {
    text-align:center;
	width:200px;
	height:200px;
	background-color:#ffffff;
	padding-left:25px;
	padding-right:15px;
	padding-top:20px;
	padding-bottom:15px;	
	border: 1px solid #d4d3c9;
}

#random_home table {
    
	width:950px;
	
}

