/*
* {
	  margin: 0;
	    padding: 0;
}
*/
body {
#	background: url('wall2.png');
	font-family: Arial;
}

#content p{
margin-top: 15px;
margin-bottom: 15px;
}
#fpcontent p{
margin-top: 15px;
margin-bottom: 15px;
}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	top: 100px;
}
li {
	display: block;
	float: left;
	clear: both;
}
li a{
	font-size: 44px;
	text-decoration: none;
	color: #7D0602;
	text-indent: 5px;
	height: 66px;
	line-height: 66px;
}
.bio_title {
	font-size: 1.8em;
	color: #7D0602;
	vertical-align: bottom;
}
#nws{
	font-size: 1.4em;
}
.p-first-letter {
	color: #7D0602;
	font-size: 1.3em;
}
.ag_date {
	color: #7D0602;
	font-size: 1.3em;
	width: 120px;
	border-bottom: 1px solid;
}
.ag_time {
}
.ag_place {
	border-left: 1px solid #7D0602;
	padding-left: 20px;
}
.ag_place .pl {
	font-size: 1em;
	text-transform: uppercase;
	color: #7D0602;
}
#contacttekst{
	font-size: 14px;
	line-height: 14px;
	position: absolute;
	top: 430px;
	bottom: 0px;
	left: 420px;
}
.red {
	color: #7D0602;
}
#container
{
	width: 960px;
	height: 500px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -480px;
	margin-top: -250px;
}

#leftnav
{
	float: left;
	width: 199px;
	margin: 0;
	padding: 5px;
	height: 500px;
	background: url(logo_thijbo_01.png);
	background-repeat: no-repeat;
	background-color: #fff;
	border-right: 1px solid #7D0602;
}

#rightnav
{
	float: right;
	width: 180px;
	margin: 0;
	padding: 5px;
	height: 500px;
	background: url(foto.jpg);
	background-repeat: no-repeat;
}

#content
{
	margin: 0;
	width: 550px;
	padding: 5px;
	height: 500px;
	background: url(THIJBO_web2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #fff;
	overflow: auto;
}
	

#fpcontent
{
	margin: 0;
	width: 550px;
	padding: 5px;
	height: 500px;
	background: url(THIJBO_web.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #fff;
	overflow: auto;
}
