body {
    	margin: 0;
		padding: 0;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 62.5%;
		color: #092063;
		background-color:white;
}
a img {border:none;}
/*
LAYOUT
*/
#iewrap{
	position:absolute;
	left: 50%;
	top: 0;
}
#container { position: absolute; width:980px; margin: 0; left: -490px;}

/*HEADER*/
#header { width: 980px;overflow:hidden;float:left;margin-top: 11px;margin-bottom:15px;}
#header a {	text-decoration: none;}
/*LOGO*/
#logo {
	width: 154px;
	float: left;
	margin: 0 0 0 42px;
}
#logo img {	border: none;}
/*site tools*/
#site-tools {
	height: 30px;
	float: right;
	text-align: right;
	padding: 5px;
	width: 100%;
}
#site-tools li {margin:0;padding:0em 10px;border-right:1px solid;}
#site-tools input[text] {border:1px solid silver;}
#site-tools #search {
	background-image: url('../images/zoekbut.png');
	background-repeat:no-repeat;
	background-position: center;
	width:20px;
	height:20px;
	margin:0 0 0 4px;
	border:none;/*1px solid silver;*/
	background-color:white;
	padding:0 8px;
	cursor: pointer;
}
/*Secondary Navigation*/
#sec-nav {	width: 700px;	float: right;}
#sec-nav ul {	display: inline;	margin: 0;	padding: 0;}
#sec-nav li {
	list-style-type: none;
	display: inline;
	font-size: 13px;
	font-weight: bold;
	color: #092063;
}
#sec-nav li input {margin-left:0;padding:0;}
#stroke {
	width: 700px;
	height: 1px;
	background: url(../images/verlooplijn.jpg);
	float: right;
}
#intranet {
	height: 24px;
	padding:4px;
  width: 680px;
	text-transform: uppercase;
	float: right;
	text-align: right;
}
#intranet ul li a {font-size: 1em;font-weight:bold; color: #5699c3;}

/*MAIN MENU*/
#mainMenu {
	float:left;
	height: 30px;
	width: 980px;
	font-size: 13px;
	font-weight: bold;
	}

#mainMenu ul {	display: inline; list-style-type: none; overflow:hidden; width:980px; margin:0; padding:0; }
#mainMenu li {	display: inline;list-style-type: none;	text-indent:-3000px; background-repeat:no-repeat;display:block;float:left;height:30px;}
#mainMenu li:hover {	}
#mainMenu a {display:block;height:30px;overflow:hidden;}
/*menu-initial state*/
#mainMenu li.about {	background-image: url('../images/about.jpg');background-repeat:no-repeat; 	}
#mainMenu li.diensten {	background-image: url('../images/diensten.jpg');background-repeat: no-repeat;	}
#mainMenu li.online {	background-image: url('../images/online.jpg'); background-repeat:no-repeat;	}
#mainMenu li.branches {	background-image: url('../images/branches.jpg');background-repeat: no-repeat;}
#mainMenu li.carriere {	background-image: url('../images/carriere.jpg');background-repeat: no-repeat;}
#mainMenu li.nieuws {	background-image: url('../images/nieuws.jpg'); background-repeat:no-repeat;	}
#mainMenu li.vestigingen {	background-image: url('../images/vestigingen.jpg'); background-repeat:no-repeat;	}
#mainMenu li.contact {	background-image: url('../images/contact.jpg'); background-repeat:no-repeat;	}
/*bgs for links*/
#mainMenu a#item1 {	background: url('../images/about-over.jpg') no-repeat -130px -90px;width: 135px;	}
#mainMenu a#item2 {	background: url('../images/diensten-over.jpg') no-repeat -130px -90px;	width: 107px;}
#mainMenu a#item3 {	background: url('../images/online-over.jpg') no-repeat -130px -90px;	width: 149px;}
#mainMenu a#item4 {	background: url('../images/branches-over.jpg') no-repeat -130px -90px ;width: 112px;		}
#mainMenu a#item5 {	background: url('../images/carriere-over.jpg') no-repeat -130px -90px ;	width: 102px;	}
#mainMenu a#item6 {	background: url('../images/nieuws-over.jpg') no-repeat -130px -90px ;width: 156px;	}
#mainMenu a#item7 {	background: url('../images/vestigingen-over.jpg') no-repeat -130px -90px ;width: 121px;	}
#mainMenu a#item8 {	background: url('../images/contact-over.jpg') no-repeat -130px -90px ;width: 98px;	}
/*hover styles*/
#mainMenu a#item1:hover {background-position:0 0; z-index:50;}
#mainMenu a#item2:hover {background-position:0 0; z-index:50;}
#mainMenu a#item3:hover {background-position:0 0; z-index:50;}
#mainMenu a#item4:hover {background-position:0 0; z-index:50;}
#mainMenu a#item5:hover {background-position:0 0; z-index:50;}
#mainMenu a#item6:hover {background-position:0 0; z-index:50;}
#mainMenu a#item7:hover {background-position:0 0; z-index:50;}
#mainMenu a#item8:hover {background-position:0 0; z-index:50;}
* html #menu a:hover {height:30px; he\ight:0;}

/*menu-highlighting*/	
#overflynth .about {	background: url('../images/about-over.jpg') !important;	}
#diensten .diensten {	background: url('../images/diensten-over.jpg') !important;	}
#onlinediensten .online {	background: url('../images/online-over.jpg') !important;	}
#branches .branches {	background: url('../images/branches-over.jpg') !important;	}
#carriere .carriere {	background: url('../images/carriere-over.jpg') !important;	}
#nieuwsservice .nieuws {	background: url('../images/nieuws-over.jpg') !important;	}
#vestigingen .vestigingen {background-image: url('../images/vestigingen-over.jpg') !important;}
#contact .contact {	background: url('../images/contact-over.jpg') !important;	}

/*menu
#item1 {}
#item2 {}
#item3 {}
#item4 {}
#item5 {}
#item6 {}
#item7 {}
#item8 {}*/

/*
MAIN
*/
#mainContent {overflow:hidden;float:left;width:100%;}
#sidebar-left {
	/*height: 440px;*/
	width: 210px;
	float:left;
}
/*newsletter*/
#nieuwsbrief {
	height: 135px;
	padding: 20px;
	margin-top: 15px;
	background-image: url(../images/inlogbox.png);
	background-repeat: no-repeat;
	width:170px;
}
#nieuwsbrief label {width:100px; float:left;}
#nieuwsbrief input {
	width:160px;
	float:right;
	border:1px solid #ccc;
	margin-bottom:6px;
	padding:2px 4px;
}
#nieuwsbrief input.submit { 
	background-repeat:no-repeat;
	background-image: url(../images/verzendenbut.png);
	background-position:top right;background-color:transparent;border:none;
	cursor: pointer;
}
br { clear:both; }
/*promo*/
#promo { height: 250px;	/*width: 210px;*/ }
#promo h4 {	margin-top: -1px; padding-top: 8px; }
/*submenu*/

#main {	float:left;/*height:410px;tempfix*/}
#arena { height: 250px; }
#arena2 { position: absolute; height: 142px; width:134px; margin: 27px 0 0 613px; }
#arena h1 {color:white;background-color:transparent;font-size:2em;margin-top:-60px;margin-left:20px;}
#breadcrumbs {color:#FFFFFF; background-color:transparent;margin-top:-10px;font-size: 1.1em;}
#breadcrumbs ul {display:inline;margin:0 1.6em;padding:0;list-style:none;}
#breadcrumbs li {display:inline;margin:0;padding:0 0.3em;font-size:1.1em;}
#breadcrumbs li a {color:#FFFFFF;text-decoration: none;}
#breadcrumbs li a:hover {color:#FFFFFF;text-decoration: underline;}
#breadcrumbs li a.selected{text-decoration: underline;}
#breadcrumbs li span.selected{text-decoration: underline;}

#content {	width: 525px;	float: left;	padding: 20px;}
#contentVervolg {	width: 725px;	float: left;	padding: 20px;}

h1.content {color:#092063; font-size:1.7em;}

#sidebar-right {
	height: 280px;
	width: 210px;
	position:absolute;
	float:right;
	top:287px;
	left:760px;
	z-index: 100;
}
/*privacy, disclaimer, copyright*/
#pdc {
	margin-top:15px;
	width: 100%;
	text-align: right;
	float: left;
}
#pdc ul {display:inline;}
#pdc li {display:inline;border-right:1px solid #ccc;padding:0 4px;}
#pdc a {color:#ccc;text-decoration:none;}


#Carriere {
	width: 980px;
	text-align: left;
	float: left;
	margin-bottom:10px;
}

.CarriereItem
{
	float:left;
	border-bottom:1px solid #427eb0;
	border-right:1px solid #427eb0;
	/*padding:5px 5px 5px 5px;
	margin:10px 0 0 15px;*/
	width: 920px;
	margin:20px 30px 15px 30px;
}

.CarriereFoto
{
	float:left;
	width:170px;
	text-align: left;
	padding-bottom:10px;
	padding-right:10px;
}

.CarriereTitel
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align: left;
}

.CarriereTekst
{
	font-family: Arial, Helvetica, sans-serif;
	float:left;
	width:720px;
	text-align: left;
	padding: 5px 5px 5px 15px;
	font-size:12px;
}

.CarriereBanner
{
	margin:0px 0px 0px 20px;
	padding-top:20px;
}


/*typografie*/
h4 {
	font-size: 1.7em; 
	text-transform: uppercase; 
	color:white;
}
h5 {
	font-size: 1.7em; 
	text-transform: uppercase; 

}
h6 {
	font-size: 2.3em; 
	text-transform: uppercase; 
	color:white;
}
#content{ font-size:1.2em;color:#092063;}
#content p {margin-top:10px;margin-right: 20px;}
#content br { clear: none; }

#contentVervolg{font-size:1.2em;color:#092063;}
#contentVervolg p {margin-top:10px;margin-right: 20px;}
#contentVervolg br { clear: none; }
/*p {font-size:1.2em;color:#092063;}
ul {font-size:1.2em;color:#092063;}*/


/*links*/
a:link {	color:#092063;}
a:hover {	color:#ff8412;}
a:visited {	color: #092063;}

/*NEWS*/
#nieuws  {
	height: 122px;
	width: 170px;
	padding:20px;
	background-image: url(../images/nieuwsbox.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
}
#nieuws ul { margin:0 20px;padding:0;}
#nieuws li { margin:0.4em 0;padding:0; list-style-image: url('../images/wittestip.png'); font-size:1.1em;font-weight:normal;}
#nieuws a { color:white;text-decoration:none;} 
#nieuws a:hover {text-decoration:underline;}

#banner {
	height: 116px;
	width: 210px;
	padding-top: 2px;
}

#subMenu {width:180px;min-height:210px; padding:20px 10px 20px 20px;background-color:#437eaf;background-image: url('../images/bg-submenu.jpg'); background-repeat: no-repeat; overflow-x: hidden;}
#subMenu h4 {text-transform:uppercase;}
#subMenu ul {margin:0 20px;padding:0;}
#subMenu li {font-size:1.2em;font-weight:normal;list-style-image: url('../images/orangestip.png');margin:0.5em 0;padding:0;}
#subMenu a {color:White;text-decoration:none;}
#subMenu a:hover {color:White;text-decoration:underline;}
ul.subMenu li {
	color:#FFFFFF;
	font-size: 13px;
	font-weight: bold;
	line-height: 1.8em;
	list-style-image: url('../images/orangestip.png');
	margin-left: 45px;
}
#subMenu li li{
	font-size:1.1em;font-weight:normal;
}
#subMenu li li li{
	font-size:1.0em;font-weight:normal;
}
#subMenu li li li li{
	font-size:0.9em;font-weight:normal;
}
#subMenu .selected {font-weight:bold;}
#subVervolg{
	background-image: url(../images/verlooplijnvertic.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	width: 210px;
	height: 80px;
}

ul.pdfList {margin:0 20px; padding:0;}
.pdfList li {font-weight:normal; list-style-image: url('../images/pdfFile.png');margin: 0.5em 0 0 0;padding:0;}
.pdfList a { margin: 0 0 0 0.5em; padding: 0; text-decoration:none;}
.pdfList a:hover {text-decoration:underline;}

.vestigingkaart {
	color: #092063;
	padding: 3px;
}
.vestigingkaart span div {
	float:left;
}

.vestigingkaart a{
	float: left;
	color: #092063;
	text-decoration:none;
}
.vestigingkaart a:hover{
	color: #092063;
	text-decoration:underline;
}
.vestigingdot {
	float: left;
	color: #000000;
	margin: 4px;
}

#nieuwsList {
	margin: 0;
	padding: 0;
	list-style: none;
}

#contentVervolg .nieuwsItem {
	padding: 0 0 20px 0;
	margin: 0;
}

#contentVervolg .nieuwsItem p{
	margin:0;
	padding:0;
}

#contentVervolg p.nieuwsDatum{
	font-size:1.0;
	color: #ff8411;
	text-align: right;
	margin: 0 0 5px 0;
}

#contentVervolg h2.nieuwsKop{
	margin:0;
	padding:0;
	font-size: 1.3em;
}

#contentVervolg .nieuwsItem h2.nieuwsKop{
	margin:0;
	padding:0;
	font-size: 1.0em;
}

#contentVervolg .nieuwsItem h2.nieuwsKop span.nieuwsDatum{
	color: #ff8411;
	margin: 0 10px 0 0;
}

#contentVervolg .nieuwsItem h2.nieuwsKop a{
	text-decoration:none;
	color: #092063;
}

#contentVervolg .nieuwsItem h2.nieuwsKop a:hover{
	text-decoration:none;
	color: #092063;
}

#contentVervolg .nieuwsItem a{
	color: #092063;
}

#contentVervolg .nieuwsItem a:hover{
	color: #092063;
}

#contentVervolg .nieuwsItem p.nieuwsKop {
	text-decoration: none;
	font-weight: bold;
}

#contentVervolg .nieuwsItem p.nieuwsLink {
	text-align: right;
}

#zoekResultaten ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 500px;
}

#zoekResultaten h2{
	margin: 1px;
	padding: 3px 5px;
	font-size: 1.1em;
	width: 500px;
	background-color: #4581B3;
	color: #FFFFFF;
}

#zoekResultaten ul li{
	display: block;
	background-color: #EFEFEF;
	margin: 1px;
	padding: 3px 5px;
	width: 500px;
}

.inputVeld{
	display: block;
	width: 200px;
	font-weight: normal;
	margin: 1px;
}

.inputMemo{
	display: block;
	width: 550px;
	font-weight: normal;
	margin: 1px;
}





/*vacature*/

#vacatureverstuur {
	height: 327px;
	padding: 20px;
	background-image: url(../images/popupbox.png);
	background-repeat: no-repeat;
	width:359px;
	float:left;
	position:relative;
	z-index:1;

}
#vacatureverstuur label {width:100px; float:left;}
#vacatureverstuur input {
	width:160px;
	float:right;
	border:1px solid #ccc;
	margin-bottom:6px;
	padding:2px 4px;

}
#vacatureverstuur input.submit { 
	background-repeat:no-repeat;
	margin-left:-258px;
	margin-top:-20px;
	background-image: url(../images/verzendenbut.png);
	background-position:top right;background-color:transparent;border:none;
	cursor: pointer;
}
#vacatureverstuur h6 { 
	float:left;
	color:#092063;
	margin-left:0px;
	height:44px;
}
#vacatureverstuur h5 { 
	float:left;
	color:#6e9ed0;
	margin-left:0px;
	margin-top:20px;
	
}
#vacatureverstuur form { 
	margin:0;
	padding:0;
	width:190px;
}
#vacatureverstuur .close { 
	float:right;
	margin-right:33px;
}




/*tips*/
#tipsVervolg {	width: 770px;	float: left;	padding: 20px 20px 20px 5px;}
#tipsIntro {

}
#tipsIntro P {
	margin: 0;
	padding: 0 100px 0 15px;
	font-size:1.2em;
}

#tipsContent {
	background-color:#e5eef5;
	padding:10px 100px 16px 16px;
	margin: 10px 0 0 0;
	font-size:1.2em;
}

.subsidieContent {
	background-color:#e5eef5;
	padding:10px 100px 16px 16px;
	margin: 10px 0 0 0;
	font-size:1.2em;
	overflow:hidden;
}

.subsidieContent3 {
	background-color:#e5eef5;
	padding:10px 100px 16px 16px;
	margin: 10px 0 0 0;
	font-size:1.2em;
	overflow:hidden;
}

.subsidieContent ul		{ margin:10px 0 0 0; padding:0; list-style-type:none; }
.subsidieContent li		{ margin:0; padding:5px; }

.subsidieContent2 ul	{ margin:10px 0 0 0; padding:0; list-style-type:none; }
.subsidieContent2 li	{ margin:0; padding:5px; }

.subsidieContent3 .subsidieLeft ul	{ margin:10px 0 20px 0; padding:0; list-style-type:none; }
.subsidieContent3 .subsidieLeft li	{ margin:0; padding:5px 5px 10px 5px; height:15px }

.subsidieContent3 .subsidieRight ul	{ margin:10px 0 0 0; padding:0; list-style-type:none; }
.subsidieContent3 .subsidieRight li	{ margin:0; padding:5px 5px 3px 5px; height:22px }

.subsidieLeft			{ width:250px; float:left; clear:right; }
.subsidieRight			{ float:left; }
.subsidieNieuws			{ clear:both; }

#tipsContent h1 {
	font-size: 1.5em;
	margin: 0 0 0 0;
	padding: 0;
	color: #092767;
	font-weight: bold;
}

#tipsContent p {
	margin: 20px 0 0 0;
	padding: 0;
	font-size:1.2em;
}

.subsidieContent p {
	margin: 20px 0 0 0;
	padding: 0;
	font-size:1.2em;
}

.subsidieContent2 {
	background-color:#ffffff;
	padding:10px 100px 16px 16px;
	margin: 10px 0 0 0;
	font-size:1.2em;
	overflow:hidden;
}
.subsidieContent2 h1 {
	font-size: 1.5em;
	margin: 0 0 0 0;
	padding: 0;
	color: #092767;
	font-weight: bold;
}

.subsidieContent2 p {
	margin: 20px 0 0 0;
	padding: 0;
	font-size:1.2em;
}


a.tipslink
{
	color:#ef8515;
	font-size:1.1em;
	text-decoration:underline;
}

a.tipslink:hover
{
	color:#ef8515;
	font-size:1.1em;
	text-decoration:none;
}


a.tipslink2
{
	color:#092063;
	font-size:1.0em;
	text-decoration:underline;
	font-weight:bold;
}

a.tipslink2:hover
{
	color:#ef8515;
	font-size:1.0em;
	text-decoration:none;
	font-weight:bold;
}


.tips li
{
	font-size:1.2em;
}

/* NIEUWE HOME */
#nieuwhome												{ width:980px; overflow:hidden; }
#nieuwhome .foto									{ width:980px; height:250px; position:relative; z-index:200; overflow:hidden; }
#nieuwhome .tip										{ width:930px; height:200px; position:relative; z-index:300; margin:-235px 0 0 0; overflow:hidden; text-align:right; padding:0 50px 0 0; }
#nieuwhome .links									{ width:980px; position:relative; z-index:400; margin: -35px 0 0 0; }
#nieuwhome .blok									{ width:340px; float:left; margin:50px 0 0 15px; overflow:hidden; }
#nieuwhome .blok1									{ width:157px; height:72px; float:left; clear:right; }
#nieuwhome .blok2									{ width:165px; height:72px; float:right; }
#nieuwhome .blokLink								{ float:left; height:10px; padding:15px 0 0 30px; }
#nieuwhome .blokLink img							{ margin:-8px 0 0 0; }
#nieuwhome .blokLink a								{ font:bold 1.9em Arial; color:#5294c6; text-decoration:underline; padding:0 46px 0 5px; background:url('../images/vergrootglas_arrow.gif') no-repeat right center; }
#nieuwhome .blokLink a:visited						{ font:bold 1.9em Arial; color:#5294c6; text-decoration:underline; }
#nieuwhome .blokLink a:hover						{ font:bold 1.9em Arial; color:#5294c6; text-decoration:none; }
#nieuwhome .blok3									{ width:607px; height:202px; float:left; margin:0 0 0 16px; background-image:url(../images/home03l.png); background-position:left top; background-repeat:no-repeat; overflow:hidden; font-size:1.1em; color:#000; }
#nieuwhome .blok3 a								{ color:#6666ff; text-decoration:none; }
#nieuwhome .blok3 a:hover					{ color:#6666ff; text-decoration:underline; }
#nieuwhome .blok3 .nieuws					{ width:285px; margin:42px 0 0 25px; float:left; }
#nieuwhome .blok3 .nieuws .item		{ width:285px; height:40px; }
#nieuwhome .blok3 .snelnaar				{ width:268px; margin:42px 0 0 24px; float:left; }
#nieuwhome .blok3 .snelnaar .item	{ width:268px; height:40px; }
#nieuwhome .blok4									{ float:left; margin:21px 0 0 0; }


#tipsBanner
{
	float:left;
	width:205px;
	text-align:center;
	margin:20px 0 0 0; overflow:hidden;
}

#legenda
{
	float:right;
	width:160px;
	text-align:left;
	background-color:#e5eef5;
	padding:15px;
}


#actionBanner1						{ padding:0; margin:20px 0 0 20px; width:165px; height:72px; }
#actionBanner2						{ padding:0; margin:20px 0 0 20px; width:165px; height:72px; }

#actionContent						{ padding:0; margin:20px 0 0 0; width:725px; overflow:hidden; }

.actionQuote1						{ padding:7px; margin:45px 0 0 0; width:140px; float:left; background:#ffffff; border:1px solid #e2e2e2; overflow:hidden; }
.actionQuote1 .actionQuoteText		{ padding:0; margin:4px 10px 4px 11px; width:100%; float:left; clear:both; font:italic 1.2em Arial,Verdana; color:#8f8f8f; }

.actionQuote2						{ padding:7px; margin:0 0 0 30px; width:285px; float:left; background:#ffffff; border:1px solid #e2e2e2; overflow:hidden; }
.actionQuote2 .actionQuoteText		{ padding:0; margin:4px 10px 4px 11px; width:100%; float:left; clear:both; font:italic bold 1.5em Arial,Verdana; color:#8f8f8f; }

.actionQuote3						{ padding:7px; margin:30px 0 0 30px; width:185px; float:left; background:#ffffff; border:1px solid #e2e2e2; overflow:hidden; }
.actionQuote3 .actionQuoteText		{ padding:0; margin:4px 10px 4px 11px; width:100%; float:left; clear:both; font:italic 1.3em Arial,Verdana; color:#8f8f8f; }

.actionQuote4						{ padding:7px; margin:0 0 0 25px; width:240px; float:left; background:#ffffff; border:1px solid #e2e2e2; overflow:hidden; }
.actionQuote4 .actionQuoteText		{ padding:0; margin:4px 10px 4px 11px; width:100%; float:left; clear:both; font:italic bold 1.3em Arial,Verdana; color:#8f8f8f; }

.actionQuote5						{ padding:7px; margin:-30px 0 0 30px; width:130px; float:left; background:#ffffff; border:1px solid #e2e2e2; overflow:hidden; }
.actionQuote5 .actionQuoteText		{ padding:0; margin:4px 10px 4px 11px; width:100%; float:left; clear:both; font:italic 1.3em Arial,Verdana; color:#8f8f8f; }

.actionQuote6						{ padding:7px; margin:30px 0 0 30px; width:210px; float:left; background:#ffffff; border:1px solid #e2e2e2; overflow:hidden; }
.actionQuote6 .actionQuoteText		{ padding:0; margin:4px 10px 4px 11px; width:100%; float:left; clear:both; font:italic 1.2em Arial,Verdana; color:#8f8f8f; }


.actionQuote1Bg						{ padding:0; margin:0; width:100%; height:9px; float:left; clear:both; background:url('../images/actionQuote1.gif') no-repeat; background-position:left; }
.actionQuote2Bg						{ padding:0; margin:0; width:100%; height:9px; float:left; clear:both; background:url('../images/actionQuote2.gif') no-repeat; background-position:right; }


#actieContent1						{ padding:16px; margin:10px 0 0 0; overflow:hidden; background:#e5eef5; }

#actieBlok1Left						{ padding:0; margin:0; width:310px; float:left; }
#actieBlok1Left ul					{ padding:0; margin:0; }
#actieBlok1Left li					{ padding:0; margin:0 0 7px 0; list-style-type:none; font-size:0.9em; }
#actieBlok1Left span				{ padding:0; margin:0; width:100px; display:inline-block; }
#actieBlok1Left li input			{ padding:2px; width:195px; border-top:1px solid #dfdfdf; border-left:1px solid #dfdfdf; border-right:1px solid #b5b5b5; border-bottom:1px solid #b5b5b5; }

#actieBlok1Right					{ padding:0; margin:0 0 0 65px; width:310px; float:left; }
#actieBlok1Right ul					{ padding:0; margin:0; }
#actieBlok1Right li					{ padding:0; margin:0 0 7px 0; list-style-type:none; font-size:0.9em; }
#actieBlok1Right span				{ padding:0; margin:0; width:100px; display:inline-block; }
#actieBlok1Right li input			{ padding:2px; width:195px; border-top:1px solid #dfdfdf; border-left:1px solid #dfdfdf; border-right:1px solid #b5b5b5; border-bottom:1px solid #b5b5b5; }


#actieContent2						{ padding:16px; margin:5px 0 0 0; overflow:hidden; background:#ffffff; }

#actieBlok2Left						{ padding:0; margin:0; width:310px; float:left; }
#actieBlok2Left ul					{ padding:0; margin:0; }
#actieBlok2Left li					{ padding:0; margin:0 0 7px 0; list-style-type:none; font-size:0.9em; }
#actieBlok2Left span				{ padding:0; margin:0; width:100px; display:inline-block; }
#actieBlok2Left li input			{ vertical-align:middle; }
#actieBlok2Left li .input			{ padding:2px; width:195px; border-top:1px solid #dfdfdf; border-left:1px solid #dfdfdf; border-right:1px solid #b5b5b5; border-bottom:1px solid #b5b5b5; }

#actieBlok2Right					{ padding:0; margin:0 0 0 65px; width:310px; float:left; }
#actieBlok2Right ul					{ padding:0; margin:0; }
#actieBlok2Right li					{ padding:0; margin:0 0 11px 0; list-style-type:none; font-size:0.9em; }
#actieBlok2Right span				{ padding:0; margin:0; width:100px; display:inline-block; }
#actieBlok2Right li input			{ padding:2px; width:195px; border-top:1px solid #dfdfdf; border-left:1px solid #dfdfdf; border-right:1px solid #b5b5b5; border-bottom:1px solid #b5b5b5; }


#actieContent3						{ padding:16px; margin:5px 0 0 0; overflow:hidden; background:#e5eef5; }

#actieBlok3Left						{ padding:0; margin:0; width:685px; float:left; }
#actieBlok3Left ul					{ padding:0; margin:0; }
#actieBlok3Left li					{ padding:0; margin:0 0 7px 0; list-style-type:none; font-size:0.9em; }
#actieBlok3Left span				{ padding:0; margin:0; width:100px; display:inline-block; vertical-align:top; }
#actieBlok3Left li textarea			{ padding:2px; width:570px; height:150px; overflow:auto; font-family:Arial,Verdana;
                           			  border-top:1px solid #dfdfdf; border-left:1px solid #dfdfdf; border-right:1px solid #b5b5b5; border-bottom:1px solid #b5b5b5; }
                           			  
#actieContent4						{ padding:0 33px 16px 0; margin:0; overflow:hidden; background:#e5eef5; text-align:right; }
#actieContent4 input				{ padding:2px; width:100px; background:#ffffff; color:#092063;
                    				  border-top:1px solid #dfdfdf; border-left:1px solid #dfdfdf; border-right:1px solid #b5b5b5; border-bottom:1px solid #b5b5b5; }
                    				  
/* EINDEJAARS TIPS */
.eindejaarstipsFlashContainer { height:225px; margin: -260px 0 0 ; overflow:hidden; padding:0 0 0 0; position:absolute; text-align:right; width:980px; z-index:300; }
.eindejaarstipsFlashContainer .buttons { margin: 10px 57px 0 0; width: 389px;  float: right;}
.eindejaarstipsFlashContainer .buttons a { display:block;}

#tipsContent2 {	background-color:#e5eef5; padding:10px 80px 16px 16px;	margin: 10px 0 0 0;	font-size:1.2em;}



#tipsContent2 .tipCategory { width: 656px; height: 22px; color: #FFFFFF; font-size: 15px; font-weight: bold; padding: 4px 0 0 16px; margin: 0; cursor: pointer; 
							 background-image: url('../images/eindejaarstips/tipCatBalk.png'); background-repeat: no-repeat; background-position: top left; position: relative; }
#tipsContent2 .tipCategorySpacer { height: 10px; width: 656px; }
#tipsContent2 .icon { position: absolute;  width: 12px; height: 12px; top: 7px; right: 14px; background-image: url('../images/eindejaarstips/tipCatPlus.png');  }
#tipsContent2 .open .icon { background-image: url('../images/eindejaarstips/tipCatMinus.png'); }	
#tipsContent2 .open .tipCategoryContent { display: block; }					 
#tipsContent2 .tipCategoryContent { background-color: #FFFFFF; width: 671px; display: none; }
#tipsContent2 .tipCategoryContent .tipContentContainer { padding: 10px; }
#tipsContent2 .tipCategoryContent .tipContentContainer ul { margin: 0; padding: 0 40px 0 20px; }
#tipsContent2 .tipCategoryContent .tipContentContainer ul li { color: #e5891a; margin: 10px 0 15px 0; list-style-image: url('../images/eindejaarstips/tipStip.png'); }
#tipsContent2 .tipCategoryContent .tipContentContainer ul li a.tipsTitle { font-size: 15px; width: auto; display: block; font-weight: bold; color: #092767; margin: -3px 0 0 0; position: relative; }
#tipsContent2 .tipCategoryContent .tipContentContainer ul li p.tipsTekst { font-size: 11px; color: #000000; margin: 4px 0 0 0; padding: 0; float: left; font-weight: bold; width: 500px; }
#tipsContent2 .tipCategoryContent .tipContentContainer ul li a.tipsMore { font-size: 11px; color: #e5891a; text-decoration: none; margin: 4px 0 0 0; padding: 0 15px 0 0;
																		background-image: url('../images/eindejaarstips/tipNext.png'); background-repeat: no-repeat; background-position: center right; float: right; }
#tipsContent2 .tipCategoryContent .tipContentContainer ul li .tipContainer { margin: -4px 0 0 0; overflow: hidden; }
#tipsContent2 .tipCategoryContent .tipContentContainer ul li .tipTextContainer { overflow: hidden; position: relative; }

#eindejaarstipsContainer #tipsVervolg #tipsContent h2 { margin: 25px 0 3px 0; font-family: Arial; font-size: 16px; font-weight: bold; color: #092767; }
#eindejaarstipsContainer #tipsVervolg #tipsContent li		{ list-style-image: url('../images/eindejaarstips/tipStip.png'); font-size: 12px; }
#eindejaarstipsContainer #tipsVervolg #tipsContent { padding:14px 20px 12px 18px; }
#eindejaarstipsContainer #tipsVervolg #tipsContent p { margin: 0 0 15px 0; padding: 0; font-size: 12px; }
#eindejaarstipsContainer #tipsVervolg #tipsContent .contactInfoContainer { overflow: hidden; }
#eindejaarstipsContainer #tipsVervolg #tipsContent .contactInfoContainer p { float: right; width: auto; text-align: right; margin: 9px 0 0 0; font-size: 11px; }
#eindejaarstipsContainer #tipsVervolg #tipsContent .contactInfoContainer a { float: right; height: 33px; width: 94px; margin: 0 0 0 20px; text-align: left; text-indent: -99999px; background-image: url('../images/eindejaarstips/contactButton.png'); }

#eindejaarstipsContainer #tipsVervolg #tipsContent table { border-collapse: collapse; }
#eindejaarstipsContainer #tipsVervolg #tipsContent table th	{ padding: 4px; margin: 0; border: 1px solid #000000; font-size: 11px; background-color: #F37D09; font-weight: bold; color: #FFFFFF; }
#eindejaarstipsContainer #tipsVervolg #tipsContent table td	{ padding: 4px; margin: 0; border: 1px solid #000000; font-size: 11px; color: #000000; font-weight: normal; }
#eindejaarstipsContainer #tipsVervolg #tipsContent table td p,
#eindejaarstipsContainer #tipsVervolg #tipsContent table th p	{ padding: 0; margin: 0; }
