body{
	margin:0;
	padding: 0;
	background: #fff url(/cms_images/minisites/uitleendienst/bg_page.gif) repeat-y;
}

/* layout start */
#top{
	background: url(/cms_images/minisites/uitleendienst/bg_top.gif) repeat-x;
	height: 85px;
	margin: 0;
	padding: 0;
}

#logo{
	float: left;
}

#suppernav{
	position: absolute;
	right: 0;
	top: 10px;
	margin: 0;
	padding: 0 10px 0 0;
}

#suppernav span{
	margin-right: 20px;
}

#nav{
	padding: 52px 0 0 194px;
	_padding: 52px 0 0 20px;
	height: 27px;
}

#wrap{
	margin-top: 25px;
}

#coll{
	width: 132px;
	float: left;
}

#content{
	padding: 0 20px 0 175px;
}

#content2{
	padding: 0 290px 0 175px;
}

#rightcoll{
	float: right;
	width: 250px;
	margin-right: 10px;

}

.terug{
	border-top: 1px solid #333;
	background: url(/cms_images/minisites/uitleendienst/bull_terug.gif) no-repeat top left;
	padding: 0 25px;
	margin: 10px 0 !important;
}
/* layout end */

/* typo start */
#suppernav p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-weight: bold;
	color: #fff;
	margin: 0;
}

#content h1.home, #content2 h1.home{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #39c; /* kleur afh vd pagina */
	margin: 0 0 10px 0;
	padding: 0 0 3px 0;
	border: 0;
	border-bottom: 1px solid #39c; /* kleur afh vd pagina */
	font-weight: normal;
	display: block;
}

#content h1, #content2 h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #39c;
	margin: 0 0 10px 0;
	padding: 5px;
	font-weight: normal;
	border: 1px solid #39c; /* kleur afh vd pagina */
}

#content h2, #content2 h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333;
	margin: 10px 0 0 0;
}

#content p, #content2 p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333;
	margin: 0 0 5px 0;
}

#content td, #content2 td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333;
	margin: 0 0 5px 0;
}

#content td p, #content2 td p{
	font-size: 1em;
}
/* typo end */

/* links start */
#suppernav a:link, #suppernav a:visited{
	color: #fff;
	text-decoration: none;
}

#suppernav a:hover{
	color: #5C6F7C; /* kleur afh vd site */
	text-decoration: none;
}

#nav a:link, #nav a:visited{
	text-decoration: none;
	color: #5c6f7c;
	padding: 0 10px;
	display: block;
	/* For IE/Mac */
	/* Hides for browsers other than IE/Mac */
	/*\*//*/
	display: inline-block;
	/**/
}

#nav a:hover{
	text-decoration: none;
	color: #39c; /* kleur afh vd pagina */
}

#nav .in a:link, #nav .in a:visited{
	color: #39c; /* kleur afh vd pagina */
	padding: 0 10px;
	display: block;
	/* For IE/Mac */
	/* Hides for browsers other than IE/Mac */
	/*\*//*/
	display: inline-block;
	/**/
}

#content a:link, #content a:visited, #content2 a:link, #content2 a:visited{
	text-decoration: underline;
	color: #333;
}

#content a:hover, #content2 a:hover{
	text-decoration: underline;
	color: #39c; /* kleur afh vd pagina */
}

#subnav a:link, #subnav a:visited{
	font-weight: bold;
	color: #5c6f7c;
	text-decoration: underline;
}

#subnav a:hover{
	font-weight: bold;
	color: #39c; /* kleur afh vd pagina */
	text-decoration: underline;
}

.terug a:link, .terug a:visited{
	text-decoration: none !important;
	color: #333;
}

.terug a:hover{
	text-decoration: none;
	color: #9c0;
}
/* links end */

/* lists start */
#nav ul{
	list-style: none;
	margin: 0 0 0 0;
	padding: 0;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #fff;
	font-weight: bold;
}

#nav li{
	list-style: none;
	float: left;
	margin: 0;
	padding: 0 0 3px 0;
	border-left: 1px solid #5c6f7c;
}

#nav li.last{
	list-style: none;
	float: left;
	margin: 0;
	padding: 0 0 3px 0;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}

#content ul{
	list-style: none;
	margin: 10px;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333;
}

#content ul li{
	margin: 3px 0;
}

/* lists end */

/* hack start */
.hack{
	clear: both;
	line-height: 0;
}
/* hack end */

.fotoleft{
	float: left;
	margin: 0 10px 5px 0;
}

.fotoright{
	float: right;
	margin: 0 5px 10px 0;
}

/* added by amplexor to highlight the active page */
#content #subnav .active
{
	color: #39c;
}
/*end amplexor */

.tdbottom39c {
	border-bottom-style: solid;
	border-bottom-color: #39c;
	border-bottom-width: 1px;
}
.tdleft39c {
	border-left-style: solid;
	border-left-color: #39c;
	border-left-width: 1px;
}
.tdleftbottom39c {
	border-left-style: solid;
	border-left-color: #39c;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #39c;
	border-bottom-width: 1px;
}