
body{
	background-color:#e5edf0;
	background-image:url("slices/bg.jpg");
	background-position:top left;
	background-repeat:repeat-x;
	padding:0px;
	margin:0px;
	font-size:75%;
	font-family:arial, verdana, sans-serif;
}
body, html{
	height:100%;
	width:100%;
}
div#container{
	height:auto;
	min-height:100%;
	width:824px;
	position:relative;
	top:0px;
	margin:0px auto;
	border:none;
	padding:0px;
}
div#header{
	height:106px;
	width:820px;
	position:relative;
	float:left;
	top:0px;
	left:-10px;
	margin:0px auto;
	border:none;	
	background-image:url("slices/header.jpg");
	background-repeat:no-repeat;
}
div#vergelijk{
	padding: 44px 0 0 624px;
}
div#menu{
	height:35px;
	width:823px;
	position:relative;
	top:0px;
	left:0px;
	margin:0px auto;
	border:none;	
	background-image:url("slices/menu.jpg");
	background-repeat:no-repeat;	
	float:left;
	padding-top:9px;
	padding-left:10px;
	padding-right:10px;
	font-family:verdana;
	font-size:1.1em;
	color:#386987;
}
#menu a{
	color:#FFFFFF;
	text-decoration:none;
	padding-right:14px;
	padding-left:16px;
}
#menu a:hover{
	color:#dccc81;
	text-decoration:none;
	padding-right:14px;
	padding-left:16px;
}

div#tickercontainer{
	height:25px;
	width:796px;
	position:relative;
	top:0px;
	left:0px;
	margin:0px auto;
	border:none;	
	background-repeat:no-repeat;	
	float:left;
	padding-left:5px;
	padding-right:5px;
	font-family:verdana;
	font-size:1.1em;
	color:#386987;
}
#tickercontainer a{
	color:#FFFFFF;
	text-decoration:none;
	
}
#tickercontainer a:hover{
	color:#dccc81;
	text-decoration:none;
	
	
}
/*Start pagina*/
div#advert{
	position:relative;
	height:auto;
	width:860px;
	top:0px;
	left:1px;
	margin:0px auto;
	border:none;	
	float:left;
	cursor:hand;
}

div#content{
	position:relative;
	height:auto;
	width:793px;
	top:5px;
	left:1px;
	margin:0px auto;
	border:none;	
	background-image:url("slices/content_bg.jpg");
	background-repeat:repeat-y;	
	float:left;
	font-size:1em;
	color:#333;		
	padding:14px;
	line-height:1.6;
}
span#top{
	position:absolute;
	top:0px;
	left:0px;
	width:823px;
	height:12px;
	border:none;
	background-image:url("slices/content_top.jpg");
	background-repeat:no-repeat;	
}
span#bottom{
	position:absolute;
	bottom:0px;
	left:0px;
	width:823px;
	height:2px;
	border:none;
	background-image:url("slices/content_bottom.jpg");
	background-repeat:no-repeat;	
}
div#advert1{
	position:relative;
	width:263px;
	height:153px;
	background-image:url("slices/advert1.jpg");
	padding:8px;
	float:left;
	cursor:hand;
}
div#advert2{
	position:relative;
	width:256px;
	height:153px;
	background-image:url("slices/advert2.jpg");
	padding:8px;
	float:left;
}
div#advert3{
	position:relative;
	width:254px;
	height:153px;
	background-image:url("slices/advert3.jpg");
	background-repeat:no-repeat;
	padding:8px;
	padding-left:19px;
	float:left;
}
div.gaverder_button{
	position:absolute;
	right:14px;
	bottom:1px;
}
div.gaverder_button2{
	position:absolute;
	right:19px;
	bottom:1px;
}
#advert1, #advert2, #advert3{
	font-weight:normal;
	font-family:verdana;
	font-size:0.9em;
	color:#444;	
	line-height:1.5;
}
/*stop startpagina, begin content pagina*/
div#footer{
	position:absolute;
	height:120px;
	width:796px;
	bottom:21px;
	left:0px;
	margin:0;
	border:1px solid #ddd;
	background:#fff;
	border-bottom:none;
	font-size:0.9em;
	color:#333;		
	padding:20px 15px;
	line-height:1.6em;
}
div#footer-2 {
	position:absolute;
	bottom:0;
	height:20px;
	background:#092d43;
	width:796px;
	padding:0 15px;
	color:#fff;
	font-size:11px;
	text-align:right;
}
div#footer-2 a {
	color:#fff;
	line-height:20px;
}
div#contentdiv{
	position:relative;
	height:auto;
	width:531px;
	top:5px;
	right:20px;
	margin:0px auto;
	border:none;	
	background-image:url("slices/content_bg.jpg");
	background-repeat:repeat-y;	
	float:right;
	font-size:1em;
	color:#333;		
	padding:14px;
	line-height:1.6;
}
div#submenu{
	position:relative;
	width:172px;
	top:5px;
	left:25px;
	margin:0px auto;
	border:none;	
	background-image:url("slices/submenu_bg.jpg");
	background-repeat:repeat-y;	
	float:left;
	font-size:1em;
	color:#386987;		
	padding:14px;
	line-height:2.2;
}
#submenu a{
	color:#000000;
	border-bottom:1px dotted #CCCCCC;
	text-decoration:none;
	display:block;
}
#submenu a:hover{
	color:#000000;
	border-bottom:1px solid #CCCCCC;
	text-decoration:none;
}
span#smtop{
	position:absolute;
	top:0px;
	left:0px;
	width:200px;
	height:12px;
	border:none;
	background-image:url("slices/submenu_top.jpg");
	background-repeat:no-repeat;	
}
span#smbot{
	position:absolute;
	bottom:0px;
	left:0px;
	width:200px;
	height:2px;
	border:none;
	background-image:url("slices/submenu_bottom.jpg");
	background-repeat:no-repeat;	
}
span#top2{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:12px;
	border:none;
	background-image:url("slices/content_top.jpg");
	background-repeat:no-repeat;	
}
span#bottom2{
	position:absolute;
	bottom:0px;
	left:0px;
	width:100%;
	height:2px;
	border:none;
	background-image:url("slices/content_bottom.jpg");
	background-repeat:no-repeat;	
}
/*stop content pagina, andere opties*/
div#extra_opties{
	position:relative;
	height:auto;
	width:340px;
	top:0px;
	border:none;
	float:left;
	margin-left:50px;
}

div#googlead{
	position:relative;
	height:auto;
	width:200px;
	top:0px;
	border:none;
	float:left;
	margin-left:50px;
}
div#notarisnieuws{
	position:relative;
	height:auto;
	width:auto;
	top:0px;
	width:340px;
	border:none;
	float:left;
	margin-left:30px
}
h1, h2, h3, h4, h5{
	margin:0px;
	padding:0px;
	font-family:arial;
	color:#386987;			
}
h2{
	font-size:15px;
}
#footer a{
	color:#000000;
	text-decoration:none;
	padding:2px;
}
#footer a:hover{
	color:#000000;
	text-decoration:underline;
	padding:2px;
}
img{
	border:none;
}

#fixedtipdiv {
	-x-system-font:none;
	font-family:Verdana;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:18px;
	padding:2px;
	position:absolute;
}


a
{
	outline:none;
}

.clear-both
{
	clear:both;
}

a#toggleTicker
{
	color:#FD6801;
	margin-top:8px;
	display:block;
	outline:none;
}

#ticker
{
	width:813px;
	height:1.3em;
	border:1px solid #000000;
	padding: 3px 0px;
	overflow:hidden;
	position:relative;
	background-repeat:repeat-x;
	background-color:#092D43;
	font-size:70%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#ticker.noscript
{
	overflow:visible;
	height:auto;
}

#ticker-inner
{
	width:10000px;
	position:relative;
	margin-left:-3000px;
}

#ticker.noscript #ticker-inner
{
	margin-left:0px;
	width:auto;
}

#ticker ul
{
	padding:0px;
	margin:0px;
	height:1.3em;
	position:absolute;
	left:3400px;
}

#ticker.noscript ul
{
	position:relative;
	height:auto;
	left:0px;
}

#ticker ul li
{
	padding:0px;
	margin:0px;
	margin-right:30px;
	display:block;
	float:left;
	height:50px;
}

#ticker.noscript ul li
{
	position:relative;
	float:none;
	clear:both;
	height:auto;
}

#ticker ul li a
{
	color:#ffffff;
	text-decoration:none;
}

#ticker ul li a:hover
{
	color:#ffffff;
	text-decoration:underline;
}