body { 
	height:100%;
	width:100%;
	margin:0px;
	padding:0px;
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	line-height: 1.5;
	color: #FFFFFF;
	background: #3a3b21 url(../images/background.gif) repeat-x;
}
td {
	vertical-align:top;
	font-size:12px;
}
a:link, a:visited {
	color : #CCCCCC;
} 
a:hover, a:focus {
	color : #FFFFFF;
} 
blockquote {
	width: 500px;
	margin: 0.25em 0.75em 0.25em 0;
	padding: 0.5em;
	border-width: 3px 0;
	color: #FFF;
	background: transparent;
	font-style: italic;
}
/* unordered list */
ul
{ margin: 8px 0px 0px 16px;
  padding: 0px;
}
ul li
{ list-style-type: square;
  margin: 0px 0px 5px 0px; 
  padding: 0px;
}
#graybox {
	border: 1px solid #fff;
	padding: 30px;
	background: #1a1a1a;
	width:450px;
	margin-left: auto;
    margin-right: auto;
}
#container {
	position:relative;
	height:100%;
	width:100%;
	text-align:left;
}
#container table {
	margin: 0 auto;
}
h3 {
	font-size:1.2em;
}
#footer {
	height: auto;
	width: 100%;
	text-align: center;
	clear: both;
	background: #000000;
	border-top: 2px solid #f9b962;
}
#footer table {
	margin-left: auto;
    margin-right: auto;
	margin-top: 10px;
	text-align: left;
}
#ftandermans {
	font-size:small;
	letter-spacing:2px;
	color:#FFFFFF;
}
.foto {
	border: 1px solid #000;
}

#content {
	padding-left:10px;
	position:relative;
	width:510px;
	float:left;
}
.quote {
	text-align: left;
	margin: 0.25em 0.75em 0.25em 0;
	padding: 0.5em;
	/* border: 3px double #ccc; */
	border-width: 3px 0;
	color: #333;
	background: transparent;
	font-style: italic;
}
blockquote.pullquote {
	text-align: left;
	margin: 0.25em 0.75em 0.25em 0;
	padding: 0.5em;
	/* border: 3px double #ccc; */
	border-width: 3px 0;
	color: #333;
	background: transparent;
	font-style: italic;
	line-height: 1.3;
}
.pullquote p {
	margin: 0;
	text-align: left;
}
.pullquote p:first-letter {
	text-transform: uppercase; /* Make the first letter of the quote a capital letter */
}
#copyright {
	font-size:10px;
	color:#999999;
	padding: 10px;
}

input {
	color: #000000; /*Anders is de formuliertext wit op wit*/
}
