*
{
	margin: 0;
	padding: 0;
}

body
{
	padding: 0px;
	font: 0.9em/1.4em "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
	background-color: #e1e1e1;
	color: #000;
}

#horizon
{
	margin-top: 0;
}

#container
{
	margin: 0px auto;
	width: 970px;
/*	border: 1px solid #aaf;*/
}

#header
{
	margin: 0px auto;
	background-color: #fff;
/*	height: 50px;*/
}

#topmenu
{
	padding: 10px 0 4px 0;
	margin: 0px auto;
	width: 970px;
}

#navlist
{
margin: 0;
padding: 0 0 20px 15px;
}

#navlist ul, #navlist li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#navlist a:link, #navlist a:visited
{
float: left;
line-height: 14px;
font-weight: bold;
margin: 0 10px 4px 10px;
text-decoration: none;
color: #000;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
color: #633;
}

#col_left
{
	width: 692px;
}

#col_right
{
/*	margin: -53px 0 0 0;*/
	float: right;
	width: 250px;
}

#foto
{
	position: relative;
	top: 1px;
	left: 20px;
	margin: 20px 33px 10px 33px;
	width: 300px;
	height: 220px;
	background: #eee;
}

#audio
{
	position: relative;
	top: 0px;
	left: 20px;
	margin: 0;
	width: 366px;
	height: 40px;
	background-image: url(../images/audiobar.jpg);
	background-repeat: no-repeat;
}

#flashcontent
{
	position: relative;
	top: 1px;
	left: 20px;
	height: 20px;
}

div.clearer {
	clear: both;
	margin: 1em 0;
	display: block;
	height: 0;
	line-height: 1px;
	font-size: 1px;
}

div.insert {
	margin: 0;
	display: block;
	height: 0;
	line-height: 1px;
	font-size: 1px;
}

#footer
{
	margin: 20px 0 20px 26px;
	border: 1px solid #444;
	border-width: 1px 0 0 0;
	text-align: center;
}

hr.lijn
{
	border: 0px;
	margin: 0;
	color: #999;
	height: 1px;
	background-color: #999;
}
