@import url("clear.css");
@import url("aveqcms.css");

#infowindow {
    height: 88px;
    width: 182px;
}

#infowindow a {
	font-size: 1.2em;
	text-decoration: underline;
}

address {
	font-style: normal;
}

h1, h2 {
	margin: 0;
	padding: 0;
	font-size: 10px;
	font-weight: normal;
}

p {
	line-height: 1.3em;
}
	
a {
	color:#000;
	text-decoration:none;
}
* {
	outline-style:none;
}	

figure {
	margin: 0px;
	padding: 0px;    
}

html {
	width: 100%;
}

body,html {
	height: 100%;	
}

body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	text-align: center;
	margin: 0px;
	width: 100%;
}

.arts input, .arts textarea {
	width: 300px;
}

input, select, textarea, button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #efe4d2;
	color: #000;
	width: 200px;
    border: none;
	padding: 2px;
	margin: 2px 2px 5px 2px;
	font-size: 1.2em;
    line-height: 1.5em;
}
input.submit {
	font-weight: bold;
	background-color: #FF9F24;
	border: 1px solid #7d6c4c;
	color: #fff;
	font-size: 14px;
	padding: 3px 10px 3px 10px;
    cursor: pointer;
	width: auto;
    border-radius: 10px;
}

/* Classes */

#aveqcms {
	width: 960px;
	margin: 0px auto;
	text-align: left;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -260px; /* the bottom margin is the negative value of the footer's height */ 
	position: relative;
	overflow-x: hidden;
}

#push {
	margin: 0px auto;
	height: 200px; /* .push must be the same height as .footer */
	clear: both;
	margin-top: 60px;
}

#footer {
	height: 200px; /* .push must be the same height as .footer */
	/*margin-top: 50px !important;*/
}

#subfooter {
	height: 60px;
}

#header {
	height: 147px;
	width: 100%;
	float: left;
	margin-top: 5px;
	position: relative;
	z-index: 10;
}

#logo {
	background-image: url('bollard-logo.gif');
	width: 210px;
	height: 94px;
	float: left;
}

.arts #logo {
	background-image: url('artsaccountantlogo.gif');
    width: 340px;
    background-repeat: no-repeat;
}

#klantenlogin:hover {
	color: #FF9F24
}

#klantenlogin {
	font-weight: bold;
	color: #808080;
	position: absolute;
	top: 5px;
	font-size: 1.3em;
	line-height: 16px;
	right: 260px;
	background: url('lock.gif') no-repeat 0 0;
	padding-left: 20px;
	text-transform: uppercase
}

#contactslogan {
	background-image: url('contactslogan.jpg');
	width: 111px;
	height: 58px;
	position: absolute;
	right: 0px;
	top: 35px;
}
.arts #contactslogan {
    background-image: url('contactsloganright.jpg');
    right: 221px;
	top: 32px;
    height: 53px;
}

#contactdiv {
	position: absolute;
	right: 0;
	top: -120px;
}

#contactdiv p {
	position: absolute;
	top: 75px;
	right: 0;
	font-size: 1.6em;
	color: white;
	text-decoration: underline;
	text-align: center;
	padding-left: 35px;
	padding-right: 35px;
}

#contactbutton {
	background-image: url('contactbox.png');
	width: 237px;
	height: 155px;
}

#contactlink {
	position: absolute;
	right: 0px;
	top: -120px;
}

#contactbutton:hover {
	cursor: pointer;
}

#menu {
	margin-top: 100px;
	height: 47px;
	width: 100%;
	background-color: #FF9F24;
	background-image: url('menushadow-layover.png');
	background-repeat: repeat-x;
	background-position: 0px -1px;
	text-transform: uppercase;
   /* overflow:Hidden;*/
}

.arts #menu {
	background-color: #e19b5f
}

#innermenu {
	float: left;
   /* width:100%;*/
  /* width:970px*/
}

.menuWrapper{
	float: left;
display: block;
position: relative;
}

.menuWrapper a{
	width: 159px;
	text-align: center;
}

.menuWrapper .submenu{
	height: 0px;
	overflow: hidden;
    position:absolute;
    top:47px;
    width: 250px;
}
.menuWrapper .submenu a{
	text-align:left;
}


.menuWrapper:hover .submenu{
	/*display:block!important;*/
}

#innermenu .submenu{
	display:none;	
}

#menu a {
	color: #FFF;
	font-size: 1.3em;
	font-weight: bold;
	height: 27px;
	display: block;
	padding-top: 20px;
	float: left;
}

#menu a:hover, #menu a.hover {
	background-color: #FFF;
	color: #FF9F24;
}

#menu .menuWrapper:hover {
	/*background-color: white;
	color: #FF9F24;*/
}

#menu .menuWrapper:hover a{
	color: #FF9F24;
}

#menu .active {
	cursor: default;
	background-color: #FFF;
	color: #FF9F24;
}

#menubar {
	width: 100%;
	height: 47px;
	background-color: #FF9F24;
	position: absolute;
	top: 105px;
	left: 0px;
	background-image: url('menushadow-layover.png');
	background-repeat: repeat-x;
	background-position: 0px -1px;
	-moz-box-shadow: 0 4px 3px -2px gray;
  	-webkit-box-shadow: 0 4px 3px -2px gray; 
  	box-shadow: 0 4px 3px -2px gray;
  	z-index: 10;
}

.arts #menubar {
	background-color: #e19b5f
}

/*#menubarshadow {
	width: 100%;
	height: 3px;
	position: absolute;
	top: 151px;
	left: 0px;
	background-image: url('menushadow-layunder.gif');
	background-repeat: repeat;
	background-position: 0px 0px;
	z-index: 1000;
}*/

#topline {
	width: 100%;
	height: 3px;
	background-color: #73A0AA;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1000;
}

#content {
	position: relative;
}

.home #content {
	height: 100%;
}

#slideshow {
	height: 190px;
	width: 100%;
	float: left;
	z-index: -10;
    overflow: hidden;
}

.slideshowitem {
	height: 190px;
	width: 100%;
}

#extrainfo {
	width: 980px;
	height: 220px;
	position: absolute;
	top: 152px;
	left: 0px;
	overflow: hidden;
}

.extrainfoblock {
	height: 220px;
	width: 225px;
	overflow: hidden;
	float: left;
	margin-right: 20px;
	margin-top: 160px;
    background-color: #dfdfdf;
    border-radius: 5px;
   
}
/********/


.extrainfoblock h1 {
	height: 48px;
  padding: 10px 15px 0px 15px;
  background-color: #f3f3f3;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f3f3f3), color-stop(50%, #dddddd), color-stop(50%, #d2d2d2), color-stop(100%, #dfdfdf));
  background-image: -webkit-linear-gradient(top, #f3f3f3 0%, #dddddd 50%, #d2d2d2 50%, #dfdfdf 100%);
  background-image: -moz-linear-gradient(top, #f3f3f3 0%, #dddddd 50%, #d2d2d2 50%, #dfdfdf 100%);
  background-image: -ms-linear-gradient(top, #f3f3f3 0%, #dddddd 50%, #d2d2d2 50%, #dfdfdf 100%);
  background-image: -o-linear-gradient(top, #f3f3f3 0%, #dddddd 50%, #d2d2d2 50%, #dfdfdf 100%);
  background-image: linear-gradient(top, #f3f3f3 0%, #dddddd 50%, #d2d2d2 50%, #dfdfdf 100%);
  border-radius: 5px;
 /* -webkit-box-shadow: inset 0 1px 0 0 white, 0 1px 0 0 #d5d5d5, 0 -1px 2px 1px #efefef;
  box-shadow: inset 0 1px 0 0 white, 0 1px 0 0 #d5d5d5, 0 -1px 2px 1px #efefef;*/
  color: #666;
  text-shadow: 0 1px 1px #fff;
   border: 1px solid #bebebe;
  }
  
  
  .extrainfoblock:hover h1 {
  	   border: 1px solid #dfdfdf;
  }

/*********/

.extrainfoblock a,
.extrainfoblock p {
	padding-left: 15px;
    padding-right: 15px;
}

.extrainfoblock ul{
	list-style-type: none;
	font-size: 1.0em;
	line-height: 1.5em;
    margin-top:0px;
}
#salarisadministratie {
	margin-right: 0px !important;
}

.extrainfoblock:hover {
	cursor: pointer;
}

.extrainfoblock h1 {
	color: #787878;
	font-size: 1.8em;
	margin-bottom: 20px;
}


.extrainfoblock p {
	font-size: 1.2em;
	margin-bottom: 20px;
}

.extrainfoblock a {
	color: #FF9F24;
	font-size: 1.2em;
	text-decoration: underline;
}

.extrainfoblock a:hover {
	color: #616161;
}

#homecontent{
	margin-top: 110px;
	float: left;
	width: 980px;
	margin-bottom: 40px;
}

.home #maincontent {
	margin-top: 60px;
}

#maintext {
	width: 720px;
}

#maincontent ol, #maincontent ul  {
	font-size: 1.4em;
	color: #616161;
	margin-top: 15px;
	line-height: 1.3em;
    margin-left: 25px;
}

#maincontent li {
	margin-bottom: 10px;
}

#maincontent ul ul {
	font-size: 1.4em;
}

.arts  #maincontent {
	width:460px;
}

.teamcontent {
	width: 960px!important
}

.arts .teamcontent {
	width: 700px!important;
}

#publishedcontent ul {
	margin-left: 25px;
	list-style-type: square;
}

.arts ul, .arts #publishedcontent ul{
	list-style-type: disc;
}

#maincontent a {
	text-decoration :underline;
	color: #616161;
}

#maincontent a:hover {
	color: #FF9F24
}

.arts #leftcontent{
	width:240px;
    float:left;
    position:relative;
}

.contentblock {
	width: 225px;
	float: left;
	margin-right: 20px;
	height: 200px;
}

.contentblockalt, .contentblockalt1 {
	width: 470px;
	float: left;
	margin-right: 20px;
	height: 320px;
	display: block;
}


.arts #homecontent .contentblockalt1{
	height: auto;
}


.arts #homecontent .contentblockalt, .arts #homecontent .contentblockalt1{
	width:230px;
    margin-right:15px;
}

.contentblockaltinfo {
	height: 200px;
	width: 470px;
}



.arts .contentblockaltinfo {
	height: 450px;
	width: 235px;
}



#contentblockmenu {
	width: 470px;
	height: 20px;
	position: absolute;
	right: 0px;
	top: 629px;
	z-index: 999;
}

.arts #contentblockmenu{
	right: -241px;
  top: 775px;
}

#contentblockmenu a {
	background-image: url('cyclenav.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 23px;
	height: 22px;
	display: block;
	float: left;
	margin-top: 5px;
}

#contentblockmenu .activeSlide {
	background-position: -23px 0px;
}

.contentblock h1, .contentblockalt h1, .contentblockalt1 h1 {
	font-size: 1.8em;
	color: #616161;
}

.contentblock h1 {
	padding-left: 15px;
	margin-bottom: 20px;
}

.contentblockalt h2,.contentblockalt1 h2 {
	font-size: 1.2em;
	color: #c0c0c0;
	margin-bottom: 10px;
}

.contentblockline {
	width: 100%;
	height: 1px;
	background-color: #616161;
	position: absolute;
	top: 170px;
	left: 0;
}

.arts .contentblockline{
	top: 321px
}

.arts .contentblockphoto {
	margin-bottom:5px;
}

.contentblock p, .contentblockalt p, .contentblockalt1 p {
	font-size: 1.4em;
	color: #616161;
	margin-bottom: 20px;
}

.contentblockalt ul, .contentblockalt1 ul{
	font-size: 1.4em;
	color: #616161;
    margin-left:20px;
    margin-bottom:20px;
    line-height:1.3em;
}

.contentblock p {
	padding-left: 15px;
}

.contentblock a,.contentblockalt a ,.contentblockalt1 a{
	font-size: 1.4em;
	text-decoration: underline;
	color: #616161;
}

.contentblock a:hover,.contentblockalt a:hover,.contentblockalt1 a:hover  {
	color: #FF9F24;
}

.contentblock a {
	padding-left: 15px;	
}

.contentblock1 a {
	text-decoration: none;
}

#prijsvergelijkenlink {
	text-decoration: none !important;
}

#prijsvergelijken {
	background-image: url('button-bollard.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 236px;
	height: 69px;
    margin-top: 25px;
}



#prijsvergelijken:hover {
	background-position: 0px -74px !important;
	cursor: pointer;
}

#prijsvergelijken h1 {
	font-size: 1.3em !important;
	padding: 0px;
	margin: 0px;
	color: white !important;
	font-weight: bold;
	text-align: center;
	padding-top: 18px;
	text-transform: uppercase;
}

#prijsvergelijken h2 {
	font-size: 0.9em !important;
	padding: 0px;
	color: #B8D6DE !important;
	margin: 0px;
	text-align: center;
}


.contentblockphoto {
	width: 240px;
	height: 160px;
	float: left;
	margin-right: 20px;
	background-repeat: no-repeat;
}

#footer, #subfooter {
	background-color: #E6E6E6;
	width: 100%;	
	float: none;
	margin: 0px auto;
	clear: both;
	z-index: 6;
	position: relative;
}

#footercontent {
	width: 960px;
	height: 200px;
	margin: 0px auto;
}

.footerblock, .footerblockalt {
	width: 225px;
	text-align: left;
	float: left;
	margin-top: 30px;
	margin-bottom: 30px;
}

.footerblock {
	margin-right: 20px;
}

.footerblock h1, .footerblockalt h1 {
	color: #616161;
	text-transform: uppercase;
	font-size: 1.5em;
	margin-bottom: 20px;
}

.footerblock a {
	text-decoration: underline;
	color: #616161;
	font-size: 1.2em;
	float: left;
	width: 100%;
	line-height: 1.6em
}

.footerblock a:hover {
	color: #FF9F24;
}

address {
	font-size: 1.2em;
	color: #616161;
    line-height: 1.6em;
	margin-bottom: 10px;
}

#malaikakids {
	background-image: url('malaikakids.png');
	background-position: 0px -70px;
	background-repeat: no-repeat;
	width: 167px;
	height: 70px;
	display: block;
}

#malaikakids:hover {
	background-position: 0px 0px;
}

#subfooter {
	background-color: #FFF;
	width: 100%;
	text-align: left;
	position: relative;
}

#subfootercontent {
	width: 960px;
	margin: 0px auto;
	font-size: 1.2em;
	padding-top: 20px;
}

#copyrightblock {
	float: left;
	width: auto;
}


#sitewidemenu {	
	float: right;
}

#sitewidemenulist {
	list-style-type: none;
}

.sitewidemenuitem {
	float: left;
	border-right: 1px solid black;
	padding-right: 5px;
	padding-left: 5px;
}

.lastitem {
	border: none !important;
}

.sitewidemenuitem a:hover {
	color: #FF9F24;
}

/* Tekst */

#maincontent {
	width: 700px;
	float: left;
	/*margin-bottom: 60px;*/
	padding-right: 20px;
	/*min-height: 640px;*/
	margin-bottom: 20px;
}

#footer { 
	clear: both;
}

#maincontent h1 {
	font-size: 2.4em;
	color: #616161;
	margin-top: 30px;
}

#maincontent h2 {
	font-size: 1.4em;
	color: #616161;
	margin-top: 30px;
	font-weight: bold;
  /*  border-bottom: 1px solid #c0c0c0*/
}

#maincontent p {
	margin-top: 20px;
	color: #616161;
	font-size: 1.4em;
}

.arts #maincontent table {
	color: #616161;
	font-size: 1.4em;
}

.arts #maincontent table p{
	font-size:1.0em;
}


#maincontent #contactform {
	width: 340px;
	min-height: 275px;
	background-color: #76A4AE;
	float: left;
	margin-top: 60px;
	padding-left: 10px;
	padding-right: 10px;
	-moz-box-shadow: 0 0 10px #888;
	-webkit-box-shadow: 0 0 10px #888;
	box-shadow: 0 0 10px #888
}

.arts #maincontent #contactform {
	width: 430px;
}

#contactform h1 {
	font-size: 1.8em;
	font-weight: bold;
	color: #FFF;
	margin-top: 25px !important;
}

#maincontent #faq {
margin-left: 40px;
width: 560px;
position: absolute;
left: 360px;
margin-top: 81px;
}

.arts #maincontent #faq{
	position: relative;
    float: left;
    left: auto;
    width:100%;
    margin-left: 0px;
    margin-top: 40px;
	border-top: 1px solid silver;
}	

.arts #maincontent #faq ul{
	margin-left:0px;
    padding-left:0px;
}


#faq h1 {
	font-size: 1.8em !important;
	font-weight: bold !important;
	margin-top: 25px !important;
	margin-bottom: 1em;
}

#faqlist {
	list-style-type: decimal;
	padding-left: 30px;
	color: #76A4AE;
	font-size: 1em !important;
}

#faqlist li {
	margin-bottom: 1em;
}

.arts #faqlist li{
		/*font-size:1.8em;
        color:#86a3ad;*/
        margin-left:25px;
}

.arts #faqlist li a{
	color:#565656;
    text-decoration:none;
    
}
.arts #faqlist li a:hover{
	text-decoration:underline;
}


.faqitem {
	margin-top: 20px;
	font-size: 1.8em;
}

.faqitem span a {
	color: #616161;
}

.faqitem span a:hover {
	color: #FF9F24;
	text-decoration: underline;
}

#sidecontent {
	width: 240px;
	float: left;
}

#customerlist {
	height: 370px;
}

#customerlist a {
	font-size: 1.4em;
	margin: -10px 0 0 10px;
	text-decoration: underline;
	color: #616161;
}

#customerlist a:hover {
	text-decoration: none;
	color: #FF9F24
}

#customerlistmenu {
	height: 20px;
	margin-left: 8px;
}

#customerlistmenu a {
	background-image: url('cyclenav.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 23px;
	height: 22px;
	display: block;
	float: left;
	margin: 0px !important;
	padding: 0px !important;
}

#customerlistmenu .activeSlide {
	background-position: -23px 0px;
}

#sidecontent .sidephoto {
	width: 240px;
	height: 160px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top: 30px;
	margin-bottom: 15px;
}

#sidecontent h1 {
	font-size: 1.8em;
	color: #616161;
	padding-left: 10px;
	padding-right: 15px;
}

#sidecontent h2, #sidecontent p {
	color: #616161;
	font-size: 1.4em;
	padding-left: 10px;
	padding-right: 15px;
}

#sidecontent h2 {
	font-size: 1.2em;
	color: #c0c0c0;
	margin-top: 4px;
}


#sidecontent p {
	margin-top: 4px;
}

#sidecontent a#prijsvergelijkenlink {
	margin-top: 25px;
	display: block;
	margin: 25px 0 0 -5px;
	color: #616161;
	font-size: 1.4em;
	text-decoration: underline;
}

#sidecontent a#prijsvergelijkenlink:hover {
	color: #FF9F24 ;
}

.tekst #aveqcms {
	background-image: url('sidecontentbg.jpg');
	background-position: 711px 335px;
	background-repeat: no-repeat;
}

.arts.tekst #aveqcms {
	background-position: 711px 525px;
}


form label {
	color: #FFF;
	font-size: 1.4em;
	width: 120px;
	display: block;
	float: left;
}

form input {
	width: 205px;
	background-color: #FFF;
}

form textarea {
	width: 205px;
	background-color: #FFF;
}

form .submit {
	margin-top: 5px;
	margin-left: 122px;
}

form .submit:hover {
	background-color: #616161;
	color:  #E6E6E6;
}

#map {
	width: 320px;
	height: 345px;
	float: left;
	overflow: hidden;
	margin-left: 20px;
	margin-top: 60px;
}

.arts #map {
	margin: 20px 0 0 0;
    width: 450px;
}

.teamblock {
	width: 300px;
	float: left;
	display: block;
	margin-bottom: 10px;
	margin-right: 10px;
}

.teamblockinfo {
	width: 300px;
	display: block;
	float: left;
	margin-right: 20px;
}

.teamblockinfo.pointer {
	cursor:pointer;
}

.teamblockinfo h2 {
	border: none!important
}

.teamblockphoto {
	width: 75px;
	height: 75px;
	float: left;
	margin-right: 20px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	background-position: center;
}

.teamblockline {
	width: 100%;
	height: 1px;
	background-color: #616161;
	float: left;
}

.teamblock h1 {
	font-size: 1.2em !important;
}

.teamblock h2 {
	font-size: 1.2em !important;
	color: #616161 !important;
	margin-bottom: 20px !important;
	font-style: normal !important;
	margin-top: 0px !important;
	height: 24px
}

.faqanswer {
	width: 273px;
	background-color: white;
	display: none;
	border-bottom: 1px solid silver;
	padding-bottom: 10px;
	font-size: 0.8em !important;
	padding-top: 10px;
	margin-left: -23px;
}

span.error,
div.error,
p.error {
	color: #FF9F24;
	font-weight: bold;
}

#serviceList{
	width: 470px;
    height: 193px;
    float: left;
    position: relative;
    margin-right: 20px;
}

#leftcontent #serviceList{
	width: 100%;
	margin-top: 36px;
    font-size:1.0em;
}

#leftcontent #serviceList ul{
	margin-bottom:25px;
}

#leftcontent #serviceList a{
	font-size:1.3em;
}
#leftcontent #serviceList a.active {
	color: #FF9F24!important;
    font-weight: bold;
}
#leftcontent #serviceList li{
    margin-bottom: 5px;
   
    min-height: 18px;
    line-height: 2.0em;
}

#serviceList ul{
	width:225px;
    float:left;
    position:Relative;
}

#serviceList ul.last{
	background: url(/ulborder.gif) 8px 29px no-repeat;
}

#serviceList li{
	background:url(/listArrow.gif) no-repeat left center;
    padding-left:28px;
    margin-bottom:15px;
    float:left;
    display:block;
    width:203px;
}

#serviceList li.nobg{
	background:none;
	
}
#serviceList a{
	color: #777;
	font-size: 1.8em;
}

#serviceList a:hover{
	color:#FF9F24;
}

#serviceList .nobg a:hover{
	color:#777;
}	

#leftmenu #serviceList h2{
	font-size: 1.8em;
  color: #616161;
  margin-bottom: 6px;
  float: left;
}
#leftmenu #serviceList a:hover{
	color:#FF9F24;
}

a.readMore{
	float: left;
    display: block;
    background: url(listMoreButton.png) no-repeat;
	width: 100%;
    text-decoratioN: none;
    height: 33px;
    padding-left: 17px;
    line-height: 33px;
}

.addthis_toolbox{
	float:right;
}


#menu .menuWrapper:hover .submenuitem{
	color: #818181;
}

#menu .menuWrapper .submenuitem{
	color: #818181;
	width: 204px;
    float: left;
    margin: 0 0 0 25px;
    height: auto;
    line-height: 2em;
    padding: 0px;
    border-bottom: 1px solid #f0f0f0
}

#menu .menuWrapper .submenuitem:hover{
	text-decoration:underline;
   
}

#menu .subitems{
	float: left;
    position: relative;
    background:white;
    padding:30px 0 15px 0;
    border-radius: 10px;
    margin-top: -10px;
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;
}

.arts .download {
    padding-left: 53px;
    background: url(document.png) 1px 0px no-repeat;
    cursor: pointer;
    height: 45px;
}

.arts ul#docList{
	font-size:1.0em;
    margin:0px;
    list-style-type:none;
}

.arts #maincontent .download a{
	font-size:1.3em;
    text-decoration:none;
    background: url(/listArrow.gif) no-repeat left center;
    color: #616161;
    padding-lefT: 25px;
    height: 17px;
    line-height: 1.4em;
    float:left;
}

.arts #maincontent .download h2{
	margin-bottom: 11px;
    border:none;
}

.arts #maincontent .docList li{

  border-bottom: 1px #C3C3C3 dotted;
  padding-bottom: 15px;
  margin-bottom:15px;
  width: 448px;
 }
 
 
 /* News op homepage*/
 
 .arts .leftHome{
 	float: left;
	width: 735px;
 }
 
.arts #newsBox{
 	float: left;
    display: block;
    position: relative;
    width: 715px;
    border-top:2px solid #93b3be;
    padding-top:13px;
    margin-top: 30px;
}

.arts #newsBox .newsItem, .arts #lijstweergave .listItem{
	width:330px;
    float:left;
    margin-right:15px;
    padding:10px;
    cursor:pointer;
}

 .arts #lijstweergave .listItem{
 	width:440px;
    margin-right:0px;
    border-bottom:1px solid #93b3be;
 }

.arts #newsBox .newsItem:hover, .arts #lijstweergave .listItem:hover{
	background-color:#dee8eb;
}

.arts #newsBox .newsItem.last{
	margin-right:0px;
}

.arts #newsBox .newsItem h2{
	font-size:1.8em;
	color:#787878;
    margin-bottom: 5px;
}

.arts #lijstweergave .listItem h2{
	margin: 0px 0px 5px 0;
}

.arts #newsBox .newsItem p, .arts #lijstweergave .listItem p{
	font-size:1.3em;
    color:#787878;
}

.arts #lijstweergave .listItem p{
	margin:0;
}

.arts #lijstweergave .listItem a{
	text-decoration:none;
}

.arts #newsBox .newsItem .image, .arts #lijstweergave .listItem .image{
  width: 89px;
  height: 90px;
  float: left;
  margin-right: 13px;
  background-repeat:no-repeat!important;
 }
 
.arts #newsBox .newsItem a{ 
 	float: left;
	width: 228px;
}
 a.newsoverzicht{
 	width: 100%;
    font-size: 1.4em;
    text-decoration: underline;
    color: #616161;
    float: left;
    margin-left:10px;
 }
 
  a.newsoverzicht:hover{
  	color:#FF9F24;
    
  }
  
  span.date{
  	color: #777;
    font-size: 1.3em;
    float: left;
    width: 456px;
    font-style: italic;
    margin-bottom: 5px;
  }
  
  
  .pageImage{
  	float:right;
    margin: 0 0 0 15px;
    width:120px;
    height:120px;
    background-repeat:no-repeat;
  }
  
  
#inschrijfForm label{
	color:#000;	
    
    line-height: 1.9em;

}
  
#inschrijfForm input{  
border: 1px solid #C3C3C3;
	width: 194px;
}

#inschrijfForm select{  
border: 1px solid #C3C3C3;
	background-color:#FFF;
}


#inschrijfForm input.submit{
	width:Auto;
}