/**
 * Style sheet xDivs
 */
#adres
{
	margin-top:20px;
}

#footer
{
	width:925px;
	height:55px;
	clear:both;
	padding-right:13px;
	padding-left:17px;
	background-image:url("tl_files/images/footer.gif");
	color:#ffffff;
}

#footer .inside
{
	padding-top:5px;
	text-align:center;
	color:#ffffff;
}

#wrapper
{
	width:955px;
	height:auto;
	margin-right:auto;
	margin-left:auto;
	background-image:url("tl_files/images/bg_wrapper.gif");
	background-repeat:repeat-y;
}

#logo
{
	left:25px;
	top:0px;
	position:absolute;
}

#taal
{
	width:494px;
	height:63px;
	float:right;
}

#container
{
	width:925px;
	height:auto;
	float:left;
	margin:35px 0px 10px 0px;
	padding-right:13px;
	padding-left:17px;
	line-height:150%;
}

#header
{
	width:925px;
	float:left;
	margin:0px;
	padding:30px 13px 0px 17px;
	background-image:url("tl_files/images/header2.gif");
	background-repeat:no-repeat;
}

#navigation
{
	width:925px;
	height:30px;
	float:left;
	text-align:center;
}

#left
{
	width:185px;
	height:auto;
	float:left;
	margin-left:12px;
	background-color:#FFFFFF;
}

#right
{
	width:200px;
	height:auto;
	float:right;
	margin-right:13px;
}

#main
{
	width:480px;
	float:left;
	margin:1px 0px 0px 0px;
	padding-right:10px;
	padding-left:10px;
	border-right:1px dotted #cccccc;
	border-left:1px dotted #cccccc;
	min-height:400px;
	height:auto !important; /* voor moderne Browser */
	height:400px; /*voor IE6 */
}
