/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	background: #AFB3A5;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: justify;
	color: #555E4F;
}

h1, h2, h3, h4, h5 {
	margin: 0;
}

a {
	color: #323B2E;
	text-decoration: none;
}

a:hover {
	color: #555E4F;
	text-decoration: none;
}

/* Header */

#header {
	width: 960px;
	height: 100px;
	margin: 0 auto;
	padding: 0;
	border: 10px solid #FFFFFF;
	border-bottom: none;
background: white url(/images/ruit2.gif) repeat-x;
}

#header a{
color: #FFFFFF;
}

#header a:hover {
color: yellow;
}

#header h1 {
	float: left;
	margin: 20px 0 0 20px;
	font-size: 50px;
	letter-spacing: -4px;
	color: #323B2E;
}

#header h2 {
	float: right;
	margin: 40px 20px 0 0;
	font-size: 18px;
color: #FFFFFF;
	letter-spacing: -2px;
}



/* Menu */

#menu1 {
	float: left;
	width: 220px;
	margin: 0px auto;
	padding-bottom: 20px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	color: #323B2E;
}

#menu1 ul {
	margin: 0px;
	list-style: none;
	padding: 0px;
}

#menu1 li {
background: white url(/images/ruit.gif) no-repeat;
}

#menu1 a {
	display: block;
	width: 220px;
	padding: 15px 0px;
	border-top: 1px solid #323B2E;
	border-bottom: 1px solid #788770;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFFFFF;
}

#menu1 a:hover {
  color: yellow;
	border-top: 1px solid #555E4F;
	border-bottom: 1px solid #555E4F;
}

/* Content */

#content {
	width: 960px;
	margin: 0 auto;
	border: 10px solid #FFFFFF;
	border-top: none;
	background: #E9EAE2;
	padding-top: 40px;
}

#colOne {
	float: left;
	width: 220px;
	margin-top: 20px;
	padding: 0 10px 0 20px;
}

#colTwo {
	float: right;
	margin-top: 20px;
	width: 668px;
	padding: 0 20px 0 20px;
}

#content h2 {
	margin-bottom: 20px;
	font-size: 18px;
	letter-spacing: -2px;
}

.foto {
margin-top: 10px;
margin-left: 30px;
}

.fototext {
width: 90%;
float: left;
padding-bottom: 40px;
}

#foto img{
display: block;
margin-right: auto;
margin-left: auto;
}


#footer {
	width: 700px;
	margin: 0 auto;
	padding-top: 20px;
}


#footer p {
	text-align: center;
	padding: 0;
	font-size: 10px;
}

.beeld img.centered{
display: block;
margin: 40px auto 0px auto;
}

.beeld p.beeldtekst {
margin-left:auto;
margin-right: auto;
width: 300px;
font-size: 1em;
font-style: italic;
}

.updates {
text-align: left
}


.fotocontent {
	width: 960px;
	margin: 0 auto;
	border: 10px solid #FFFFFF;
	border-top: none;
background: white url(/images/ruit2.gif) repeat;
padding-top: 40px;
padding-bottom: 20px;
}

.fotocontent img{
display: block;
margin-left: auto;
margin-right: auto;
border: 1px solid white;
}

.left img, .right img {
border: 0;
}


#left {
text-align:left;
}

#right {
text-align: right;
}



