@charset "utf-8";
/* CSS Document */


body			{	background-image: url(http://www.novanet.nl/images/core/bck_novanet_top.jpg);
					background-repeat: repeat-x;
					margin: 0;
					background-color: #ebebeb;
}

a:link, a:active, a:visited, a:hover {
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 9pt;
	color: #3b3b3b;
	text-decoration: underline;
}


#ContainerTop	{	width: 960px;
					height: 50px;
					margin: 0 auto 0 auto;
}

#ContainerContainer		{ 	background: white;
}

#Container		{	width: 960px;
					background-color: white;
					margin: 0 auto 0 auto;
}

.Divide			{	clear: both;
}

#BottomContainer
				{	background-color: #ebebeb;
					text-align: center;
}

#BottomNav		{	width: 960px;
					margin-left: auto;
  					margin-right: auto;
  					text-align: left;
  					position: relative;
}


h1				{
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #3b3b3b;
	padding-left: 10px;
	margin-top: 20px;
	text-shadow: 0px 2px 3px #888;
	
}

h2 {
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #22BBEA;
	margin: 0;
}

.Crumble {
	width: 97%;
	padding-left:  30px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 8pt;
	color: #3c3b3b;
}

.Crumble a:link, .Crumble a:hover, .Crumble a:visited, .Crumble a:active {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 8pt;
	color: #3c3b3b;
	text-decoration: underline;
} 

fieldset {
	border: 1px solid #ccc;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 9pt;
	color: black;
	line-height: 17pt;
}

.VisualSitemap	{	display: block;
					float: left;
					width: 240px;
					margin-top: 0px;
}

.VisualSitemap ul {	 
					margin-top: 5px;
}

.VisualSitemapUL li {	padding-bottom: 10px;
}

.VisualSitemapUL{	list-style: none;
					font-family: Arial, Helvetica, Geneva, sans-serif;
					font-size: 9pt;
					color: #9e9898;
					text-decoration: none;
					padding-left: 10px;
}

.VisualSitemapUL li a
				{	list-style: none;
					font-family: Arial, Helvetica, Geneva, sans-serif;
					font-size: 9pt;
					color: #9e9898;
					text-decoration: none;
					
}

.VisualSitemapUL li a:hover
				{	list-style: none;
					font-family: Arial, Helvetica, Geneva, sans-serif;
					font-size: 9pt;
					color: #9e9898;
					text-decoration: underline;
					
}

.Copyright		{
		width:  960px;
		border-top: 1px dotted #9e9898;
		padding-top: 10px;
		padding-left:  10px;
		font-family: Arial, Helvetica, Geneva, sans-serif;
		font-size: 8pt;
		color: #9e9898;
}

.Copyright a, .Copyright a:hover	{
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 8pt;
	color: #9e9898;
	text-decoration: none;
}

.TopNav 		{	width: auto;
					height: 30px;
					margin-top: 9px;
					margin-left: 20px;
					display: block;
					float: left;
}

.TopNav1 		{	width: auto;
					height: 30px;
					margin-top: 9px;
					margin-left: 10px;
					display: block;
					float: left;
}

.TopNavLogin	{	width: auto;
					height: 30px;
					margin-top: 9px;
					margin-right: 10px;
					display: block;
					float: right;
}

#Logo			{	margin-top: 18px;
					float: left;
}

/* Zones */
.ZoneExpert		{	width: 208px;
					height: 40px;
					margin: 0px;
					float: left;
					display: block;
					padding-top: 32px;
					padding-left: 32px;
					
}

a.ZoneExpert 	{	background-image: url(../images/nav_buttons/z_schade-experts.png);
					background-repeat: no-repeat; 
					background-position: top left;
					font-family: Arial, Helvetica, Geneva, sans-serif;
					font-size: 8pt;
					color: #9e9898;
					text-decoration: none;
					
}

a.ZoneExpert:hover	{
					background-image:url(../images/nav_buttons/z_schade-experts_h.png);
					background-repeat: no-repeat;  
					background-position: top left;
					text-decoration: none;
					font-family: Arial, Helvetica, Geneva, sans-serif;
					font-size: 8pt;
					color: #1bbbe9;
					text-decoration: none;
}

.ZoneParticulier{	width: 206px;
					height: 40px;
					margin: 0px;
					float: left;
					display: block;
					padding-top: 32px;
					padding-left: 32px;
					
}

.ZoneParticulierActive
				{	width: 927px;
					height: 40px;
					margin: 0px;
					float: left;
					display: block;
					padding-top: 32px;
					padding-left: 30px;
					background-image:url(../images/nav_buttons/z_particulier_active.png);
					background-repeat: no-repeat; 
					background-position: top left;
					font-family: Arial, Helvetica, Geneva, sans-serif;
					font-size: 8pt;
					color: #1bbbe9;
					text-decoration: none;
					
}

a.ZoneParticulier 	{	background-image: url(../images/nav_buttons/z_particulieren.png);
					background-repeat: no-repeat; 
					background-position: top left;
					font-family: Arial, Helvetica, Geneva, sans-serif;
					font-size: 8pt;
					color: #9e9898;
					text-decoration: none;
					
}

a.ZoneParticulier:hover	{
					background-image:url(../images/nav_buttons/z_particulieren_h.png);
					background-repeat: no-repeat;  
					background-position: top left;
					text-decoration: none;
					font-family: Arial, Helvetica, Geneva, sans-serif;
					font-size: 8pt;
					color: #1bbbe9;
					text-decoration: none;
}

.ZoneOndernemers{	width: 208px;
					height: 40px;
					margin: 0px;
					float: left;
					display: block;
					padding-top: 32px;
					padding-left: 32px;
					
}

a.ZoneOndernemers 	{	background-image: url(../images/nav_buttons/z_ondernemers.png);
					background-repeat: no-repeat; 
					background-position: top left;
					font-family: Arial, Helvetica, Geneva, sans-serif;
					font-size: 8pt;
					color: #9e9898;
					text-decoration: none;
					
}

a.ZoneOndernemers:hover	{
					background-image:url(../images/nav_buttons/z_ondernemers_h.png);
					background-repeat: no-repeat;  
					background-position: top left;
					text-decoration: none;
					font-family: Arial, Helvetica, Geneva, sans-serif;
					font-size: 8pt;
					color: #1bbbe9;
					text-decoration: none;
}

.ZoneKeukenrenovatie{	width: 210px;
					height: 40px;
					margin: 0px;
					float: left;
					display: block;
					padding-top: 32px;
					padding-left: 32px;
					
}

a.ZoneKeukenrenovatie 	{	background-image: url(../images/nav_buttons/z_keukenrenovatie.png);
					background-repeat: no-repeat; 
					background-position: top left;
					font-family: Arial, Helvetica, Geneva, sans-serif;
					font-size: 8pt;
					color: #9e9898;
					text-decoration: none;
					
}

a.ZoneKeukenrenovatie:hover	{
					background-image:url(../images/nav_buttons/z_keukenrenovatie_h.png);
					background-repeat: no-repeat;  
					background-position: top left;
					text-decoration: none;
					font-family: Arial, Helvetica, Geneva, sans-serif;
					font-size: 8pt;
					color: #1bbbe9;
					text-decoration: none;
}

.ZoneActiveBck	{
	width: 960px;
	height: 60px;
	background-image:url(../images/core/zone_bg_part.png);
	background-repeat: no-repeat;
	background-position: top left;
}

.ZoneActiveON	{
	width: 960px;
	height: 60px;
	background-image:url(../images/core/zone_bg_novanet.png);
	background-repeat: no-repeat;
	background-position: top left;
}

.ZoneLeft {
	padding-left: 200px;
}
.ZoneNav a:link, .ZoneNav a:visited, .ZoneNav a:active		{
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	line-height: 11pt;
	color: #3c3b3b;
	padding-top: 13px;
	float: left;
	padding-right: 40px;
	text-decoration: none;
}

.ZoneNav a:hover		{
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	line-height: 11pt;
	color: #1bbbe9;
	padding-top: 13px;
	float: left;
	padding-right: 40px;
	text-decoration: none;
}

/* EIND ZONES */

#cu3er-container {	width:960px;
					outline:0;
}

#ContentHome	{	width: 480px;
					float: left;
}

.Content720		{	width: 720px;
					float: left;
}

#Column3		{	width: 240px;
					float: left;
					overflow: hidden;
					margin-bottom: 10px;
}

#Column4		{	width: 240px;
					float: left;
					overflow: hidden;
}

#Column5		{	width: 330px;
					float: left;
					overflow: hidden;
					padding-top:75px;
					margin:0 10px 0 30px;
}

#ContentLand	{	width: 330px;
					float: left;
}

#Contact_div	{	width: 198px;
					float: right;
					overflow: hidden;
					margin:69px 0 10px 0;
					font-family: Arial, Helvetica, Geneva, sans-serif;
					font-size: 9pt;
					color: #3b3b3b;
					line-height: 15pt;
					padding:0 20px 20px 40px;
					border-left:2px solid #22BBEA;
}

#Contact_btn	{	float:left;
					background:#22BBEA;
					margin:15px 10px 0 0;
					padding:4px;
}

#Contact_btn a	{	text-decoration:none;
					color:#ffffff;
					font-weight:bold;
					padding:15px;
					font-size:14px;
}

#Contact_btn a:hover	{
					color:#3b3b3b;
}	

.ColList {
	width: 200px;
	float: left;
	padding: 7px;
	border-bottom: 1px solid #e1e1e1;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 8pt;
	color: #a7a1a1;
	line-height: 11pt;
}

.ColList a:link, .ColList a:visited, .ColList a:active {
	color: #3b3b3b;
	text-decoration: none;
	font-weight: bold;
	font-size: 9pt;
}

.ColList a:hover {
	color: #22BBEA;
	text-decoration: underline;
	font-weight: bold;
	font-size: 9pt;
}

.Post			{	width: 640px;
					margin-bottom:20px;
					float: left;
					font-family: Arial, Helvetica, Geneva, sans-serif;
					font-size: 9pt;
					color: #3b3b3b;
					line-height: 15pt;
					margin-right: 20px;
}

.ContentTxt		{	margin-top: -7px;
					font-family: Arial, Helvetica, Geneva, sans-serif;
					font-size: 9pt;
					color: #3b3b3b;
					line-height: 15pt;
					padding-left: 10px;
					padding-right: 20px;
}

.ContentTxt a:link, .ContentTxt a:active, .ContentTxt a:visited
				{	color: #22BBEA;
					line-height: 15pt;
					text-decoration: none;
					font-weight: bold;
}

.ContentTxt a:hover
				{	color: #3c3b3b;
					line-height: 15pt;
					text-decoration: none;
					font-weight: bold;
}


.ContentHomeTxt	{	margin-top: -5px;
					font-family: Arial, Helvetica, Geneva, sans-serif;
					font-size: 9pt;
					color: #3b3b3b;
					line-height: 15pt;
					padding-left: 10px;
					padding-right: 20px;
}

.ContentHomeTxt a:link, .ContentHomeTxt a:active, .ContentHomeTxt a:visited
				{	color: #22BBEA;
					line-height: 15pt;
					text-decoration: underline;
					font-weight: bold;
}

.ContentHomeTxt a:hover
				{	color: #3c3b3b;
					line-height: 15pt;
					text-decoration: underline;
					font-weight: bold;
}

.Voordelen		{	margin-top: -17px;
					font-family: Arial, Helvetica, Geneva, sans-serif;
					font-size: 9pt;
					color: #3b3b3b;
					line-height: 15pt;
					padding-left: 10px;
					margin-top:  4px;
					margin-bottom: 4px;
					padding-right: 20px;
}

ul	{
	margin-left: 0;
}

.readMore		{	margin-top: 7px;
}

.GalleryHuh		{
		width: 425px;
		float: left;
		margin-left: 15px;
		border-top:  1px solid #ccc;
		border-bottom: 1px solid #ccc;
		padding:  7px;
		text-align:  center;
		font-size: 8pt;
		color: #ccc;
		font-family: Arial, Helvetica, Geneva, sans-serif;
}

.BigButtons {
	width:220px;height:30px;overflow:hidden;background-image:url('../images/bigbutton_bck2.png');background-repeat:no-repeat;padding-top:7px;padding-left:15px;font-family:Arial, Helvetica, Geneva, sans-serif;font-size:9pt;color:#8f8989;
}

/* Easy Slider */

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:450px;
		height:270px;
		/*overflow:hidden; */
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:696px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
		background:url(../images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(../images/btn_next.gif) no-repeat 0 0;	
		}	
		
	/* numeric controls */	
	
		ol#controls{
			margin:1em 0;
			padding:0;
			height:28px;	
			}
		ol#controls li{
			margin:0 10px 0 0; 
			padding:0;
			float:left;
			list-style:none;
			height:28px;
			line-height:28px;
			}
		ol#controls li a{
			float:left;
			height:28px;
			line-height:28px;
			border:1px solid #ccc;
			background:#DAF3F8;
			color:#555;
			padding:0 10px;
			text-decoration:none;
			}
		ol#controls li.current a{
			background:#5DC9E1;
			color:#fff;
			}
		ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
/* // Easy Slider */

