/* CSS Document */

body
	{
		background-image: url(siteimages/bg_2.jpg);
		background-repeat:repeat-x;
		background-color: #1a4a80;
		background-attachment: fixed;
		text-align: center;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #333;
	}

img
	{
		border: none;
	}

a:hover div.nav
	{
		display: block;
		background-color: #2163ac;
		color: #fff;
		cursor: pointer;
		border: solid 1px #2163ac;
	}


a.FHimg img, a.FHimg:hover img, a.FHimg, a.FHimg:hover
	{
		border: none;
	}

a.flaglink, a.flaglink img, a.flaglink:hover, a.flaglink:hover img
	{
		border:none;
		margin:0px;
	}

center a
	{
		border:none;
	}

center a:hover
	{
		border:none;
	}

a
	{
		cursor: pointer;
		color: #000;
		text-decoration: none;
		border-bottom: dotted 1px #000;
	}

a:hover
	{
		color: #1a4a80;
		border-bottom: solid 1px #1a4a80;
	}

a.bar
	{
		border: none;
		color: #fff;
	}

a.bar:hover
	{
		color: #000;
	}

div.leftcontent a
	{
		color: #fff;
		border: none;
		display: block;
	}

div.leftcontent a:hover
	{
		color: #000;
	}

a img
	{
		border: solid 2px #fff;
		margin-left: 5px;
		margin-right: 5px;
	}

a.arrow img
	{
		border: none;
		margin: 0px;
	}

a:hover img
	{
		border: solid 2px #1a4a80;
	}

a.arrow:hover img
	{
		border: none;
		margin: 0px;
	}

a.arrow
	{
		border: none;
	}

a.link
	{
		border-bottom: dotted 1px #000;
	}

a.link:hover
	{
		border-bottom: solid 1px #1a4a80;
	}

div#twitter{
	float:left;
	margin-left:445px;
	margin-top:3px;
	border:1px solid #fff;
}

div#twitter a{
	border:none;
	text-decoration:none;
	display:block;
	color:#fff;
	height:20px;
	width:280px;
	padding:3px;
	padding-left:60px;
	background:url(siteimages/twitter_logo.png) no-repeat;
	background-position: 3px 6px;
}

div#twitter a:hover{
	color:#1a4a80;
	background:#fff url(siteimages/twitter_logo_over.png) no-repeat;
	background-position: 3px 6px;
}

span.imglink
	{
		width: 152px;
		height: 175px;
	}

span.h1
	{
		font-size: 25px;
		font-family: "Segoe UI", Verdana, Arial, Helvetica, sans-serif;
		font-weight: normal;;
		color: #1a4a80;
		margin: 5px;
	}

span.h2
	{
		font-size: 22px;
		font-family: "Segoe UI", Verdana, Arial, Helvetica, sans-serif;
		color: #333;
		margin: 0px;
		font-weight: normal
	}

h2
	{
		font-size: 18px;
		color: #555;
		font-weight: normal;
	}

h3
	{
		font-size: 13px;
		color: #333;
		font-weight: bold;
	}

.text
	{
		font-size: 12px;
		line-height: 15px;
		text-align: left;
	}

div.topbar
	{
		width: 980px;
		height: 30px;
		background-image: url(siteimages/top_bar.png);
		background-repeat: no-repeat;
		position: fixed;
		top: 0;
		z-index: 120;
		float: left;
		color: #fff;
		display: block;
	}

div.selected
	{
		width: 130px;
		margin-right: 3px;
		float: left;
		height: 12px;
		padding:10px;
		padding-bottom:15px;
		padding-top:5px;
		background-color: #ebebeb;
		color: #333;
	}

div.select
	{
		width: 130px;
		margin-right: 3px;
		float: left;
		height: 12px;
		padding:10px;
		padding-bottom:15px;
		padding-top:5px;
		background-color: #ddd;
		color: #999;
	}

div#spec
	{
		display:none;
	}

img.solbar
	{
		margin-top: 12px;
		padding: 0px;
		margin-top: 5px;
		margin-bottom: -2px;
	}

div.parent
	{
		text-align: left;
		width: 980px;
		margin-left: auto;
		margin-right: auto;
	}

div.parentcontent
	{
		text-align: left;
		width: 980px;
		float: left;
		background-color: #696969;
	}

div.leftcontent
	{
		margin-left: 10px;
		margin-right: 12px;
		float: left;
		width: 160px;
	}

div.nav
	{
		width: 158px;
		background-color: #1a4a80;
		background-repeat: repeat;
		padding-left: 10px;
		padding-top: 2px;
		padding-bottom: 2px;
		border: solid 1px #696969;
		border-bottom-color: #2163ac;
		border-left-color: #2163ac;
	}

div.navselect
	{
		width: 162px;
		background-image: url(siteimages/bg_menu_select.jpg);
		font-weight: bold;
		padding-left: 10px;
		padding-top: 2px;
		padding-bottom: 2px;
		border: solid 1px #999;
	}

#li1
	{
		margin-bottom: 3px;
		font-size: 12px;
	}

#li2
	{
		padding-top: 2px;
		padding-bottom: 2px;
		font-size: 11px;
		border-bottom: dotted 1px #fff;
	}

ul
	{
		list-style: none;
	}

ul.ul1
	{
		margin: 0;
		padding: 0;
	}

ul.ul2
	{
		margin: 0;
		padding: 0;
		padding-left: 5px;
		display: none;
		font-variant: normal;
	}

ul.ul3
	{
		padding: 2px;
		margin: 0px;
		list-style-image: url(siteimages/bullet1.gif);
		list-style-position: inside;
		display: none;
	}

ul.ul3 a
	{
		display: inline;
	}

ul.ul4
	{
		display: none;
	}

div.terugbel
	{
		width: 158px;
		padding: 5px;
		background-image: url(siteimages/contact.png);
		background-repeat: no-repeat;
	}

div.rightcontent
	{
		background-color:#999;
		text-align: left;
		float: left;
		padding: 20px;
		padding-top: 0px;
		width: 750px;
		
	}

div.content
	{
		background-color: #ccc;
		border: solid 1px #666;
		text-align: left;
		width: 740px;
		margin-top: 10px;
		padding: 10px;
		min-height: 600px;
	}

iframe
	{
		width: 100%;
		height: 600px;
		overflow: auto;
		border: 0px;
		margin-bottom: 20px;
	}

iframe.lokatie
	{
		width: 100%;
		height: 400px;
	}
	
div.bottombar1
	{
		width: 980px;
		height: 30px;
		background-image: url(siteimages/top_bar.png);
		background-repeat: no-repeat;
		background-position: bottom;
		position: fixed;
		bottom: 0;
		z-index: 120;
		float: left;
		color: #fff;
		display: block;
	}

div.bottombar2
	{
		width: 980px;
		height: 20px;
		background-image: url(siteimages/top_bar.png);
		float: left;
		color: #fff;
		display: none;
	}
	
span.words
	{
		margin-left: 70px;
		margin-right: 70px;
		letter-spacing: 2px;
	}

td.descr
	{
		color: #666;
		font-size: 10px;
		padding-left: 5px;
		padding-right: 5px;
	}

input
	{
		border: solid 2px #ccc;
		font-size: 12px;
		color: #444;
	}

textarea
	{
		border: solid 2px #ccc;
		font-size: 12px;
		color: #444;
		overflow-y: auto;
	}

div.linkscontent
	{
		width: 700px;
		padding: 20px;
		background-color: #ebebeb;
		display: none;
	}

div.pic
	{
		float: left;
		margin-left: 35px;
		text-align: center;
		border: solid 2px #ccc;
	}

div#kees
	{
		display: none;
		float: left;
		width: 370px;
		background-color:#ebebeb;
		background-image: url(siteimages/solinas_pand.jpg);
		margin-top: 20px;
		margin-left: 35px;
		padding: 10px;
	}
	
div#erik
	{
		display: none;
		float: left;
		width: 370px;
		background-color: #ebebeb;
		background-image: url(siteimages/solinas_pand.jpg);
		margin-top: 20px;
		margin-left: 35px;
		padding: 10px;
	}

div#solinas
	{
		display: block;
		float: left;
		width: 370px;
		background-color: #ebebeb;
		background-image: url(siteimages/solinas_pand.jpg);
		margin-top: 20px;
		margin-left: 35px;
		padding: 10px;
	}

td.ican
	{
		padding-left: 5px;
		padding-right: 20px;
	}

td.link
	{
		padding: 10px;
		width: 650px;
	}

td.pers
	{
		padding: 5px;
	}

div.vac
	{
		padding: 10px;
		background-color: #ebebeb;
	}

tr.sectiontableentry1
	{
		padding: 3px;
 		margin: 3px;
  		background: #fff;
		border-top: 1px solid #fff;
		border-bottom: 1px solid #DADDD0;

	}

tr.sectiontableentry2 
	{
		padding: 3px;
		margin: 3px;
		border-top: 1px solid #FFFFFF;
		border-bottom: 1px solid #DADDD0;
	}

table.filterhuizen
	{
		width: 100%;
		padding: 5px;
		border-spacing: 0px
	}

div.videomenu
	{
		font-size: 10px;
		float: left;
		margin-top: 60px;
	}
	
div.video
	{
		display: none;
		margin-left: 20px;
	}

img.svis
	{
		border: 1px solid #fff;
		margin-bottom: -1px;
		#margin-bottom: 1px;
		margin-right: 1px;
		filter:alpha(opacity=60);
		-moz-opacity:.60;
		opacity:.60;
	}

img.svis1
	{
		border: 1px solid #1a4a80;
		margin-bottom: -1px;
		#margin-bottom: 1px;
		margin-right: 1px;
		cursor: pointer;
		
	}

div.sviscontent
	{
		float: left;
		width: 80%;
		height: 477px;
		background-color: #ebebeb;
		padding: 10px;
		display: none;
	}

ul.circle li
	{
		list-style: circle;
	}

div.lees
	{
		display: none;
	}

span.blacktext
	{
		color: #000;
	}

div.distributeur
	{
		background-color: #ebebeb;
		border: 1px solid #999;
		width: 340px;
		padding:0px 20px 10px 20px;
		margin: 10px;
		float:left;
	}

div.magn
	{
		background-color:#ebebeb;
		border: 1px solid #999;
		width: 700px;
		padding: 0px 20px 10px 20px;
		margin-bottom: 10px;
	}

div.infoblok
	{
		text-align: justify;
		background-color:#ebebeb;
		border: 1px solid #999;
		padding: 8px;
		margin:8px;
		width: 300px;
		float:left;
	}

td.bluecol
	{
		width: 200px;
		color: #1a4a80;
		font-size: 10px;
	}

.contact {
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
	border-color: #ebebeb;
	color:#000;
}

.bestfit{
	border-collapse:collapse;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
}

.bestfit td{
	border-right:1px solid #fff;
	border-left:1px solid #fff;
}

.tr_white td{
	background-color:#DFDFDF;
	padding:2px;
}

.tr_grey td{
	background-color:#ccc;
	padding:2px;
}

tr.titels td{
	background-color:#1a4a80;
	color:#fff;
	padding:5px;
	font-weight:bold;
}

span.pagina{
	padding:4px;
	border:1px solid #555;
	margin-left:5px;
}
