body{
	font-family:Tahoma, Helvetica, Verdana, sans-serif;
	font-size : 11px;
	color:#333333;
	background:url(../../img/back_repeat_patroon.gif);
	margin:0;
	padding:0;
}

#main{
	/*background:url(../../img/back_repeat_lijn.gif) repeat-y;*/
	background:#ffffff;
/*	width : 900px;*/
	width : auto;
	max-width  : 1200px;
	
	margin:0 auto;
	position:relative;
	padding : 0;	
}

ol{
	margin:5px; padding : 0;
	margin-left : 10px; padding-left : 15px;

}

ol li{
	paddding : 2px;
}


 * html #main { /* IE bug fix */
	width : 90%;
}

#left
		{
			width:	441px;
			float: 	left;
		}
		
#right
		{
			margin-left: 451px; /* left-width + 10 */
		
			zoom:1;
			
		}


#logo{
	background:url(../../img/logo_back.gif) center left no-repeat;
	position:absolute;
	clear:both;
	top:10px;
	left: 119px;
	height: 47px;
	width : 187px;
	padding:20px;
	z-index: 10;
}

#kolom_1{
	width : 216px;
	float:left;
	height : 650px;
}

#kolom_2{
	background:url(../../img/back_repeat_patroon.gif);
	width : 210px;
	height : 554px;
	float:left;
	margin-right : 0px;
	margin-top : 96px;
}

#kolom_3_home{
	/*width : 423px;*/
	float:left;
	margin-left : 0px;
	margin-top : 73px;
}

#kolom_3{
	background:url(../../img/watermerk_tssstap.gif) bottom right no-repeat;
	/*width : 423px;*/
	width : auto;
	float:left;
	margin-left : 0px;
	margin-top : 10px;
}

.bottom{
	background:url(../../img/bottom.gif) repeat-x;
	width : auto;
	max-width  : 1200px;
	padding: 0;
	margin : 0 auto;
}

* html .bottom  , * html #footer{ /* IE bug fix */
	width : 90%;
}

#footer
{
	width : auto;
	max-width  : 1200px;
	margin:0 auto;
}

#footer #tekst 
{
	float:	left;
	width:	350px;
}

.decorLijn{
	background:url(../../img/back_repeat_patroon.gif);
	height :  9px;
	width : auto;
	border-top: solid #dddddd 1px;
}

.text_inhoud{
	width : 95%;
}


