/* algehele bodystyle inc. scrollbars */
body,.body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px; 
	margin-bottom: 0px; 
	background-color: #ffffff;
	color: #363636; 
	font-size: 10px;
	font-weight: normal; 
	font-family: Verdana, Arial, Tahoma, Helvetica, Geneva, Swiss, SunSans-Regular;
	/* overflow-x: hidden; /* deze willen we niet zien */
}
a {
	color: #2364CA;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #162674;
	text-decoration: none;
}	
hr {
	color: #B8B8B8;
	width: 100%;
	height: 1px;
}
input {
	color: #216BCC;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	background-color: white;
	border: solid 1px #88B0E4;
	height:20px;
}
select {
	color: #363636;
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	background-color: white;
	border: solid 1px #162674;
}
/* de hoofdtabel waarin nav + content staat (borders randen) */
.tabelmain {
	border-right: solid 1px #216bcc;
	border-left: solid 1px #216bcc;
}
.framebodylinks {
	background: #0e3f80 url(gif/bg_frames.gif) repeat-x fixed;
	margin-top: 0px;
	margin-right: 0px;
}
.framebodyrechts {
	background: #0e3f80 url(gif/bg_frames.gif) repeat-x fixed;
	margin-top: 0px;
	margin-left: 0px;
}
td,tabel {
	color: #363636;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	line-height:16px;
}
textarea {
	color: #363636;
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	background-color: transparent;
	border: solid 1px #162674;
}
/* bovenste deel navigatiedeel (met fotos) */
.navigatietop {
	font-size: 0px;
	background: #13256F;
}

/* subnavigatiedeel */
.submenuitemlink,.submenuitemlink:link,.submenuitemlink:visited,.submenuitemlink:active {
	padding-bottom:0px;
	border-bottom: 1px solid #bcd2f0;
	line-height: 23px;
	display: block;
	background: url(images/pijl-menu.gif) no-repeat;
	background-position: right center;
	width:180px;
	font-weight:normal;
	text-indent:2px;
	color: #13256F;
}

.submenuitemlink:hover {
	color:#13256F;
	text-decoration: none;
	background: #BCD2F0 url(images/pijl-menu.gif) no-repeat;
	background-position: right center;
}

/* bovendeel navigatie 3 links */
.sidewidetop {
	background: #112770;
	color: #FFFFFF;
	padding-left:10px
}
.sidewidetop_item, .sidewidetop_item:link,.sidewidetop_item:visited,.sidewidetop_item:active  {
	padding-bottom:0px;
	/*border-bottom: 1px solid #bcd2f0;*/
	line-height: 18px;
	text-indent:15px;
	display: block;
	background: url(images/pijl.gif) no-repeat;
	background-position: left center;
	width:240px;
	font-weight:bold;
	font-size:9px;
	color:#8AB1E4;
	display:block;
}

.sidewidetop_item:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.tricker_links {
	color: #3E7ED3;
	font-weight: bold;
}
/* style voor footer onderin */
.footer {
	border-top: solid 1px #b8b8b8;
}
/* de 'holder' voor de navigatietabel/td */
.navigatie {
	color: #bcd2f0;
	background: #216bcc url(images/bg_nav.gif) no-repeat;
}
.nav_divider {
	width: 24px;
	height: 15px;
	/*background-color: transparant;*/
	background: url(images/nav_divider.gif) repeat-x;
	background-position: left center;

}
/* dit is de class voor td's waarin geen content staat */
.marge{
	font-size: 1px;
}
/* de links in navigatie aan bovenkant (niet actief) */
.navigatielink,.navigatielink:link,.navigatielink:visited,.navigatielink:active,.navigatielink:hover {
	font-size: 11px;
	color: #FFFFFF; 
	font-weight: normal; 
	font-family: Verdana, Arial, Tahoma, Helvetica, Geneva, Swiss, SunSans-Regular;
	line-height: 9pt;
	text-decoration: none;
	text-align:center;
	white-space: nowrap;
}
/* en de rollover style */
.navigatielink:hover {
	text-decoration: underline;
}
/* de links in navigatie aan bovenkant (actief) */
.navigatielink_actief,.navigatielink_actief:link,.navigatielink_actief:visited,.navigatielink_actief:active,.navigatielink_actief:hover {
	font-size: 11px;
	color: #216BCC; 
	font-weight: normal; 
	font-family: Verdana, Arial, Tahoma, Helvetica, Geneva, Swiss, SunSans-Regular;
	line-height: 9pt;
	text-decoration: none;
	background-image: url (images/bg_navigatie_actief.gif);
	background-color: #FFFFFF;
}
/* marges contentgedeelte zet je hier */
.contentholder {
	spacing: 5px;
}
/* dit is de style voor de content. en dus de belangrijkste van allen */
.content {
	font-size: 10px;
	color: #363636; 
	font-weight: normal; 
	font-family: Tahoma, Verdana, Arial, Tahoma, Helvetica, Geneva, Swiss, SunSans-Regular;
	line-height: 9pt;
	letter-spacing: 0.15pt;
	text-decoration: none;
}
/* voor grote koppen gebruiken we h1 */
h1 {
	font-size: 22px;
	color: #112770; 
	font-weight: normal; 
	font-family: Tahoma, Verdana, Arial, Tahoma, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
}
/* voor kleinere koppen h3. maar h2, bold en strong doen hetzelfde */
h2 {
	font-size: 15px;
	color: #FFFFFF;
	background-color:#13256F;
	font-weight: bold; 
	font-family: Tahoma, Verdana, Arial, Tahoma, Helvetica, Geneva, Swiss, SunSans-Regular;
}

h3,b,strong {
	font-size: 11px;
	color: #216bcc; 
	font-weight: bold; 
	font-family: Tahoma, Verdana, Arial, Tahoma, Helvetica, Geneva, Swiss, SunSans-Regular;
}




.pixelstaand {
padding:0px;
spacing:0px;
	background: url(gif/bg_tabel.gif) repeat-y center;
}





.vet {
color: #FF8400;
font-weight: bold;
font-size: 14px;
font-family: Verdana, Helvetica, Geneva, Swiss, SunSans-Regular;
}

.faqlink {
color: #fdd;
text-decoration: none;
}

.img {
	border: solid 1px #FFFFFF;
	}
	
.boldwhite {
color: #ffffff;
font-weight: bold;
font-size: 11px
}

.10px {
	color: #363636;
	font-weight: normal;
	font-size: 10px
	}
.aanbod {
	color: #162674;
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-align: right }

.bgAanbod{
	background-image : url(../images/bg_aanbod.jpg);
	background-repeat : no-repeat;
}

.omschr{
	color: #002d95;
}

.status{
	color: #FF0000;
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	/*font-weight : bold;*/
}

.oranje{
	color: #FF9419;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight : bold;
}


.signalering1 { /* class op de td van de tekst voor de dropdownbox */
	height: 25px;
	width: 120px;
}

.signalering2 { /* class op de td van de dropdownbox */
	height: 25px;
	width: *px;
}

.signalering3 { /* class op de inputboxen */
	font-size: 10px;
	font-family: Verdana, Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	width: 150px;
}

.FAQ_TabelAlgemeen  {
	width: 920px;
	height: 30px }



.FAQ_Titel  {
	color: #162674;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	background: #ffffff url(../images/background.gif) no-repeat fixed;
	text-indent: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	border: solid 1px #162674;
	width: 920px }



.FAQ_Aanmaakdatum{
	color: #363636;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background : #ffffff;
	border : 1px solid #162674;
	border-left-width : 0px;
	width: 80px;
}

.FAQ_Body{
	color: #363636;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left : 10px;
	padding-bottom : 10px;
	padding-top : 10px;
	padding-right : 10px;
	border : 1px solid #162674;
	border-top-width : 0px;
}

.FAQ_Browse{
	color: #363636;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.FAQ_TitelOpsomming{
	color: #363636;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
	background : #FFFFFF;
	padding-left : 4px;
	padding-bottom : 2px;
	padding-top : 2px;
	border : 0px;
}

.object {
	background : #e4edf9;

}

.objectadres {
	background : #e4edf9;
	color:#13256F;
	padding-top:0px;
	padding-bottom:5px;
	border-bottom: 3px solid #FFFFFF;
}
.objectprijstoevoeging {
	background : #e4edf9;
	color:#13256F;
	padding-top:0px;
	padding-bottom:5px;
}
.volledig_aanbod {
	padding:5px;
	background-color:#8AB0E4;
	width:300px;
}

.contactformtabeltd {
	color: #216BCC;
	font-weight: normal;
	background-color: #DDE4ED;
	padding:3px;
	text-indent:10px;
}
.introtekst {
	padding:15px;
	background-color: #DDE4ED;
	color:#216BCC;
	font-weight:normal;
}
.lidvantekst {
	padding:10px;
	background-color: #DDE4ED;
	color:#112770;
	font-weight:normal;
	width: 600px;
}
.kop_lidvan {
	font-size: 12px;
	color: #216BCC; 
	font-weight: bold; 
	font-family: Tahoma, Verdana, Arial, Tahoma, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
	display: block;
	padding-bottom:10px

}
.casco_kop {
	padding:5px;
	background-color: #DDE4ED;
	color:#216BCC;
	display: block;
	font-weight:bold;
}

.vriendenblok {
	background-color: #DDE4ED;
	padding: 10px 
}

ul li {
}

.video {
	margin-top: 50px;
}

.slideshow {
	margin-top: 2px;
}

.margin {
	margin-bottom: 5px;
}