@charset "UTF-8";
/* CSS Document */

#top_nav {
	padding: 0px;
	width: 800px;
	text-align: center;
	background-position: center center;
	margin: auto;
	background-image: url(images_bg/topnav.jpg);
}
html {
	background-color: #CCCCCC;
	background-attachment: scroll;
	background-image: url(images_bg/bg_verloop20x600.png);
	margin-right: auto;
	margin-left: auto;
}
#wrapper {
	background-color: #999999;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}
#top_nav a:hover {
	font-weight: bold;
	color: #FFFFFF;
}
#content_blanco {
	width: 720px;
}
a {
	font-family: "Lucida Grande";
	font-size: 12px;
	color: #666;
	text-decoration: none;
	display: inline-table;
}
#header_logo {
	background-image: url(images_logo/2008_fotodegroot-800wth_new.png);
	width: 800px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	background-position: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 1px;
}
#content {
	background-image: url(images_bg/121_px.png);
	height: 450px;
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Lucida Grande";
	font-size: 36px;
	color: #FFFFFF;
	line-height: 3em;
	font-weight: normal;
}
#footer {
	font-family: "Lucida Grande";
	background-color: #666666;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 40px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	font-size: 11px;
	text-align: center;
	vertical-align: 100%;
	text-indent: 2em;
}
body {
	background-image: url(images_bg/121_px.png);
	background-repeat: repeat;
}
#foto_container {
	width: 720px;
}
#content_tekst {
	background-color: #000000;
	width: 720px;
	float: left;
	padding-top: 15px;
	padding-bottom: 15px;
}
.content_tekst {
	color: #FF0000;
	font-size: 16px;
}
#content_tekst li {
	font-family: "Lucida Grande";
	line-height: 18px;
	list-style-type: none;
	color: #999999;
}
#content_tekst li a:hover {
	font-weight: bold;
	color: #FFFFFF;
}
