/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ IMplementatie styles +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
* {
margin: 0;
padding: 0;
padding: 0;
}
body,html {
width: 100%;
background: #EEEDED;
font-family: Arial;
color: #666;
behavior: url('csshover.htc');
overflow-x:hidden;
}
a:link {
color: #45AED4;
text-decoration: none;
}
a:visited {
color: #45AED4;
text-decoration: none;
}
a:hover {
color: #45AED4;
text-decoration: underline;
}
a:active {
color: #45AED4;
text-decoration: none;
}
#placeholder {
width: 100%;
text-align: center;
}
#page {
margin: 0 auto;
text-align: left;
width: 996px;
overflow: hidden;
}
#page h2 {
font-size: 20px;
line-height: 24x;
color: #000;
border: 0;
}

/* Layout blocks */
#header {
width: 994px;
height: 80px;
overflow: hidden;
background: #45AED4;
}
#topmenubase {
margin: 6px 0 0 0;
width: 996px;
height: 38px;
background: url('images/menubar.gif') 0 0 no-repeat;
}
#widgets {
margin: 3px 0 0 0;
width: 996px;
height: 228px;
overflow: hidden;
}
#portalcontent {
width: 996px;
height: 247px;
background: url('images/portal-content.gif') 0 0 repeat-x;
overflow: hidden;
}
#footer {
width: 996px;
height: 57px;
background: url('images/footer.gif') 0 0 repeat-x;
overflow: hidden;
}



/* +++++++++++++++++++++++++++++++++++++++++++ Header block +++++++++++++++++++++++++++++++++++++++++++  */
#header .logo {
float: left;
display: block;
width: 348px;
height: 80px;
text-indent: -9999px;
background: url('images/logo.gif');
}
#header div {
float: left;
width: 646px;
height: 80px;
}
#header div ul {
display: inline;
float: right;
margin: 14px 10px 0 0;
list-style: none;
clear: both;
font-size: 85%;
width: 490px;
overflow: hidden;
}
#header div ul.first {
width: auto;
}
#header div ul li {
float: right;
background: url('images/header-sep.gif') 100% 6px no-repeat;
}
/* Zoeken */
#header div ul li.search {
background: none;
}
#header div ul li.search span {
display: block;
width: 187px;
height: 22px;
background: url('images/search-txt.gif') 0 0 no-repeat;
}
#header div ul li.search input {
margin: 2px 0 0 8px;
padding: 0;
border: 0;
height: 16px;
width: 172px;
font-size: 95%;
}
#header div ul li.search a {
margin: 0 !important;
padding: 0 !important;
}
#header div ul li.search a.search-btn {
padding: 0;
margin: 0;
display: block;
width: 46px;
height: 22px;
background: url('images/search-btn.gif') 0 0 no-repeat;
text-indent: -9999px;
overflow: hidden;
}
#header div ul li.search a.search-btn-en {
	background: url('images/search-btn-en.gif') 0 0 no-repeat;
	width: 55px;
}
/* Einde zoeken */
#header div ul.first li {
background: none;
}
#header div ul.first li a {
font-weight: bold;
}
#header div ul.first li a.last {
padding: 0 0 0 7px;
}
#header div ul li a {
padding: 0 7px 0 8px;
color: #fff;
text-decoration: none;
line-height: 19px;
}
/* Letter groottes */
#header div ul li a.n {
font-size: 100%;
padding: 0 2px 0 7px;
}
#header div ul li a.l {
font-size: 120%;
padding: 0 2px 0 2px;
color: #ccc;
}
#header div ul li a.xl {
font-size: 150%;
padding: 0 7px 0 2px;
color: #ccc;
}
#header div ul li.lettergrootte {
padding-right: 15px;
background: none;
}
/* Einde Letter groottes */
#header div ul li a.last {
padding: 0;
}

/* ++++++++++++++++++++++++++++++++++++++++++++ Portal content ++++++++++++++++++++++++++++++++++++++*/
#portalcontent .small-column {
float: left;
margin: 0 9px 0 0;
width: 201px;
height: 247px;
background: url('images/small-column.gif') 0 0 no-repeat;
overflow: hidden;
}
#portalcontent .first-small-column {
margin: 0 9px 0 6px;
}
#portalcontent .last-small-column {
margin: 0 7px 0 0;
width: 237px;
background: url('images/last-small-column.gif') 0 0 no-repeat;
}
#portalcontent .small-column h2 {
padding: 12px 0 15px 3px;
margin: 0;
text-indent: 0;
font-size: 20px;
line-height: 24px;
color: #000;
border: 0;
}
#portalcontent .small-column p {
margin: 0 10px 0 12px;
color: #666;
line-height: 19px;
}
#portalcontent .last-small-column ul {
margin: 0 0 0 13px;
width: 210px;
list-style: none;
}
#portalcontent .last-small-column li {
padding: 5px 0 5px 0;
background: url('images/small-column-li.gif') 0 100% repeat-x;
}
#portalcontent .last-small-column li.last {
background: none;
}
#portalcontent .small-column a {
font-weight: bold;
text-decoration: underline;
}
#portalcontent .last-small-column li a {
padding-left: 0;
line-height: 16px;
font-weight: normal;
text-decoration: none;
}
#portalcontent .last-small-column li.last a {
font-weight: bold;
text-decoration: underline;
}
#portalcontent .small-column a {
padding-left: 10px;
line-height: 25px;
color: #45AED4;
font-weight: bold;
text-decoration: underline;
}
#portalcontent .last-small-column a:hover {
text-decoration: underline;
}
#portalcontent .wide-column {
float: right;
width: 320px;
}
#portalcontent .wide-column .nieuwsbriefBox {
margin-top: 11px;
border-bottom: 1px solid #E4E4E4;
}
#portalcontent .wide-column .nieuwsbriefBox h2 {
line-height: 24px;
}
#portalcontent .wide-column .nieuwsbriefBox p {
margin: 10px 0 10px 0;
}
#portalcontent .wide-column .nieuwsbriefBox a {
display: block;
margin: 20px 0 0 0;
width: 162px;
height: 20px;
background: url('images/nieuwsbrief.gif') 0 0 no-repeat;
text-indent: -9999px;
}
#portalcontent .wide-column .nieuwsbriefBox-english a {
	width: 174px;
	background-image: url('images/en-nieuwsbrief.gif');
}
#portalcontent .wide-column .heading {
height: 103px;
border-bottom: 1px solid #E4E4E4;
background: url('images/wide-box-heading.gif') 100% 30px no-repeat;
overflow: hidden;
}
#portalcontent .wide-column .heading div {
width: 320px;
overflow: hidden;
}
#portalcontent .wide-column .heading h2 {
letter-spacing: 1em;
line-height: 1em;
font-size: 20px;
}
/* +++++++++++++++++++++++++++++++++++++++++++++ Widgets +++++++++++++++++++++++++++++++++++++++++*/
#widgets .left {
float: left;
padding: 1px 0 0 0;
width: 666px;
}
#widgets .right {
float: left;
width: 330px;
}

/* +++++++++++++++++++++++++++++++++++++++++++++ Videos +++++++++++++++++++++++++++++++++++++++++*/
#videoBox {
width: 996px;
height: 115px;
background: #fff;
}
#videoBox .left {
float: left;
width: 666px;
height: 76px;
}
#videoBox .left #videopage {
margin: 0;
}
#videoBox .right {
float: left;
width: 330px;
}
#videoBox ul {
margin: 0 0 0 10px;
list-style: none;
}
#videoBox ul li {
margin: 0 0 0 0;
display: inline;
}
#videoBox .left h2 {
margin: 0 0 0 20px;
line-height: 24px;
}
#videoBox .right ul {
width: 225px;
}
#videoBox .left ul {
height: 76px;
width: 651px;
background: url('images/portal-video-box.gif') 0 0 no-repeat;
overflow: hidden;
}
#videoBox .left ul li img {
margin: 10px 0 0 12px;
}
#videoBox .right h2 {
margin: 0 0 10px 10px;
line-height: 24px;
}
#videoBox .right ul {
width: 320px;
margin: 0;
}
#videoBox .right ul li {
padding: 0 11px 0 11px;
background: url('images/adres-sep.gif') 8px right no-repeat;
line-height: 16px;
}
#videoBox .right ul.links li {
background: none;
line-height: 25px;
}
#videoBox .right ul li a {
padding: 5px 0 5px 0;
font-weight: bold;
color: #45AED4;
text-decoration: underline;
}
#videoBox .left ul li em {
display: none;
}
#videoBox .left ul li a span {
padding: 1px;
}
#videoBox .left ul li a span img {
width: 87px;
height: 53px;
border: 1px solid #ccc;
}
#videoBox .right ul li.right_li {
background: none;
}

#footer ul {
margin: 15px 0 0 10px;
float: left;
list-style: none;
}
#footer ul.first {
width: 785px;
}
#footer ul  a {
color: #666;
text-decoration: underline;
}
#footer ul a:hover {
text-decoration: none;
}
.clear {
visibility: hidden;
height: 0px;
overflow: hidden;
clear: both;
}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Nieuwspage ++++++++++++++++++++++++++++++++++++++++++ */
#contentContainer {
position: relative;
padding-bottom: 10px;
z-index: 2;
width: 996px;
background: #fff;
overflow: hidden;
}
#contentContainer .topImg {
width: 996px;
height: 71px;
overflow: hidden;
margin: 0;
}
#contentContainer .left-content {
float: left;
display: inline;
width: 748px;
margin: 0 0 0 7px;
}
#contentContainer .rechter-kolom {
float: left;
margin: -8px 0 0 0;
width: 241px;
}
#contentContainer .newsBox{
position: relative;
width: 748px;
background: url('images/content-back.gif') 0 0;
overflow: hidden;
}
#contentContainer .newsBox-top{
width: 748px;
background: url('images/content-back-top.gif') 0 0 no-repeat;
}
#contentContainer .newsBox-btm{
width: 748px;
background: url('images/content-back-btm.gif') 0 100% no-repeat;
}
#contentContainer .news-menu{
float: left;
display: inline;
margin: 0 24px 0 0;
width: 164px;
}
#contentContainer .news-menu ul {
width: 164px;
list-style: none;
}
#contentContainer .news-menu li a{
display: block;
width: 164px;
height: 26px;
line-height: 28px;
background: url('images/news-menu-item.gif') 0 0 no-repeat;
text-indent: 16px;
overflow: hidden;
color: #000;
font-weight: bold;
text-decoration: none;
}
#contentContainer .news-menu li a:hover {
color: #45AED4;
background: url('images/news-menu-item-hover.gif') 0 0 no-repeat;
text-decoration: none;
}
#contentContainer .news-image {
float: left;
display: block;
width: 250px;
overflow: hidden;
}
#contentContainer .news-msg {
float: left;
width: 497px;
overflow: hidden;
}
#contentContainer .news-msg  ol {
	margin: 0 0 0 45px;
}
#contentContainer .news-image img {
display: inline;
margin: 15px 15px 0 15px;
border : 1px solid #BDBFBF;
width: 214px;
}
#contentContainer .news-image a {
 margin-left : 15px;
}
#contentContainer .news-image a img {
  width: auto;
  margin: 0;
  border: 0;
}
#contentContainer .news-overzicht-titel {
margin: 10px 0 10px 188px;
}
#contentContainer .news-msg {
float: left;
width: 497px;
overflow: hidden;
}
#contentContainer .news-msg-wide {
display: inline;
margin: 0 0 0 25px;
width: 500px;
}
.news-msg h3 {
margin: 7px 0 15px 0;
}
.news-msg em.date {
  display:block;
  padding: 0 0 10px 0;
  font-style: normal;
  font-size: 80%;
}
.news-msg span.stars {
  margin-left: 5px;
  padding: 0 10px 0 0;
}
.news-msg strong.inleiding_tekst {
margin: 0px 15px 10px 0;
display: block;
}
.news-msg p {
margin: 5px 15px 30px 0;
}
.news-msg .news-back-btn {
display: block;
margin-bottom: 10px;
padding-top: 15px;
text-decoration: underline;
font-weight: bold;
}
.rechter-kolom h2 {
margin: 0 0 10px 10px;
}
.rechter-kolom .mininieuws ul {
width: 209px;
margin: 0 0 0 10px;
list-style: none;
}
.rechter-kolom .mininieuws ul li {
padding: 5px 0 5px 0;
background: url('images/small-column-li.gif') 0 100% repeat-x;
}
.rechter-kolom .mininieuws ul li.more {
background: none;
}
.rechter-kolom .mininieuws ul li.more a {
font-weight: bold;
text-decoration: underline;
}
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Kruimelpad ++++++++++++++++++++++++++++++++++++++++++ */
.pathBox {
padding: 0 0 0 20px;
width: 996px;
height: 35px;
overflow: hidden;
}
.pathBox div {
padding: 12px 0 0 0;
font-size: 80%;
color: #45AED4;
}
.pathBox div a {
font-size: 110%;
}
.pathBox ul {
width: 976px;
list-style: none;
height: 35px;
}
.pathBox li {
display: inline;
padding: 0 1px 0 5px;
line-height: 35px;
font-size: 90%;
}
.pathBox li span {
padding: 0 0 0 5px;
}
h3 {

}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Agenda ++++++++++++++++++++++++++++++++++++++++++ */
/* Types, Maanden */
ul.types {
margin: 10px 0 0 15px;
list-style: none;
width: 723px;
border-bottom: 1px solid #A6CFE3;
}
ul.types li, ul.months li {
position: relative;
bottom: -2px;
display: inline;
line-height: 20px;
}
ul.types li a, ul.months li a {
padding: 0 5px 0 5px;
text-decoration: none;
border-bottom: 1px solid #A6CFE3;
}
ul.types li a.active,ul.months li a.active, ul.types li a:hover , ul.months li a:hover  {
padding: 0 4px 0 4px;
border-top: 1px solid #A6CFE3;
border-right: 1px solid #A6CFE3;
border-bottom: 1px solid #F2F3F2;
border-left: 1px solid #A6CFE3;
text-decoration: none;
font-weight: bold;
}
ul.types li a:hover , ul.months li a:hover  {
font-weight: normal;
}
ul.types li a.active:hover , ul.months li a.active:hover  {
font-weight: bold;
}

ul.months {
margin: 15px 0 0 15px;
list-style: none;
width: 723px;
border-bottom: 1px solid #A6CFE3;
}
/* Items */
ul.items {
margin: 15px 0 0 15px;
list-style: none;
width: 723px;
}
ul.items li {
padding: 12px 0 12px 0;
border-bottom: 1px solid #E4E4E4;
width: 723px;
}

ul.items li img { /* het item plaatje */
	display: block;
	float: left;
	margin-right: 25px;
	width: 100px;
	border: 1px solid #ccc;
}

ul.items li strong {
	float: left;
	padding: 0;
}
ul.items li div { /* inhoud van een item naast plaatje */
	display: block;
	float:left;
	width: 580px;
	padding: 0;
}
ul.items li div p {
  margin: 8px 0 2px 0;
}

ul.items li div img { /* zoals de sterren */
  width: auto;
  margin: 0px;
  border: none;
}

ul.items li div h4 {
display: block;
/*width: 595px;*/
height: 26px;
color: #000;
margin: 0 10px 0 0;
}

ul.items li div em.date {

}
ul.items li div em.rating {
	margin-left: 40px;
	font-size: 80%;
}
ul.items li div em.rating span.stars {
	margin-right: 10px;
}
ul.items li div em.rating span.stars img {
	float: none;
	display: inline;
	border: none;
}




ul.items li div a {
	display: block;
	padding: 5px 0 0 0;
	text-decoration:underline;
}

.knop {
	font-weight: bold;
	font-size: 10px;
	line-height: 25px !important;
	color: #333;
	background: #fff;
	border: 1px solid #ccc;
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Nieuwsmodule +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.nieuwsmsg {
padding: 13px 0 0 0;
width: 100%;
background: url('images/news_msg.gif') 0 0 repeat-x;
}
.nieuwsmsg .date {
width: 100%;
margin: 0 0 10px 0;
clear: both;
}
.nieuwsmsg .date span.datum {
float: left;
display: block;
margin: 0 15px 0 0;
width: 68px;
height: 39px;
background: #84B719;
color: #fff;
font-weight: bold;
line-height: 39px;
text-align: center;
}
.nieuwsmsg .date h1 {
float: left;
width: 400px;
font-size: 135%;
font-family: Arial;
color: #000;
}
.nieuwsmsg .date h1 em {
display: block;
font-size: 70%;
color: #666;
font-style: normal;
}
.nieuwsmsg .date h1 span.stars {
margin: 3px 0 0 0;
}
.nieuwsmsg .date h1 span {
line-height: 15px;
color: #666;
}
.nieuwsmsg  .msg p {
margin: 0 0 10px 0;
}
.nieuwsmsg  .msg  a {
line-height: 25px;
text-decoration: underline;
}
.paging ul {
clear: both;
display: block;
height: 30px;
}
.paging ul li {
padding: 0 0 10px 0;
float: left;
}
.paging ul a {
float: left;
margin: 0 3px 10px 0;
display: block;
width: 18px;
height: 19px;
line-height: 19px;
text-align: center;
font-weight: bold;
background: #C3E2EE;
text-decoration: none;
}
.paging ul a.paging-next {
margin-left: 8px;
background: url('images/paging-next.gif') 0 0 no-repeat;
text-indent: -9999px;
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Nieuwsbrief +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.nieuwsbrief-box {
padding: 15px 0 0 15px;
width: 786px;
}
.nieuwsbrief-box img {
display: block;
padding: 0 20px 0 0;
float: left;
}
.nieuwsbrief-box .right .nieuwsbrief {
border: 1px solid Red;
}
.nieuwsbrief-box p {
width: 400px;
line-height: 23px;
}
.right {
position: relative;
width: 485px;
overflow: hidden;
}
.right fieldset {
  clear: both;
  font-size: 100%;
  border-color: #D2D2D2;
  border-width: 1px 0 0 0;
  border-style: solid none none none;
  padding: 10px 0 0 0;
}

.right fieldset legend {
  font-size: 105%;
  font-weight: bold;
  font-weight: normal;
  color: #666;
  margin: 0 0 0 0;
  padding: 0 5px;
}
.right fieldset legend input {
padding: 0;
margin: 0;
height: 20px;
width: 162px;
background: url('images/aanmelden-nieuwsbrief.gif') 0 0 no-repeat;
border: 0px;
font-size: 1%;
line-height: 1px;
color: #E85612;
text-align: left;
cursor: pointer;
}
.right .first {
margin: 20px 0 0 0;
}
.right .required {
width: 485px;
height: 44px;
background: url('images/form-row-back.gif') 0 0 repeat-x;
}
.right .required  em {
line-height: 39px !important;
padding: 0 0 0 10px;
font-style: normal;
}
.right fieldset label {
float: left;
display: block;
width: 150px;
line-height: 44px;
}
.right fieldset input {
float: left;
margin: 9px 0 0 0;
border: 1px solid #E7E7E7;
height: 23px;
line-height: 23px;
background: #fff url('images/input-back.gif') 0 0 repeat-x;
color: #666;
}
.right .submit-box {
border-color: #D2D2D2;
}
.right .submit-box legend {
margin: 0 0 0 138px;
}
.right .required-text {
position: absolute;
right: 0;
top: 100px;
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Zoeken +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#mainzoekBox {
width: 560px;
}
#mainzoekBox table {
width: 550px;
}
#mainzoekBox .subtitel {
margin: 25px 0 0 10px;
display: block;
width: 164px;
height: 23px;
text-indent: 7px;
color: #000;
font-weight: bold;
background: url('images/xmlsearch-split.gif') 0 100% repeat-x;
}
#mainzoekBox .binnenrubriek_titel {
margin: 10px 0 0 10px;
display: block;
width: 164px;
height: 20px;
text-indent: 7px;
color: #000;
font-weight: bold;
}
#mainzoekBox .binnenrubriek_rubrieken {
color: #000;
}
#mainzoekBox .binnenrubriek_rubrieken span {
display: block;
margin: 0 0 0 17px;
font-size: 95%;
}
#mainzoekBox .titel .keyword {
font-weight: bold;
}
#mainzoekBox .title_td {
padding: 0 0 5px 0;
background: url('images/xmlsearch-row-split.gif') 0 100% repeat-x;
}
#mainzoekBox .found_item {
width: 535px;
margin: 0 0 10px 0;
padding: 10px 0 10px 0;
background: url('images/xmlsearch-row-split.gif') 0 100% repeat-x;
}
#mainzoekBox .title_link {
display: block;
padding: 0;
margin: 0 0 5px 0;
height: 20px;
line-height: 20px;
background: url('images/search-arrow.gif') 0 3px no-repeat;
text-indent: 25px;
font-size: 105%;
font-weight: bold;
}
#mainzoekBox .target_url a {
display: block;
padding: 0;
margin: 0 0 5px 0;
}
.searchPager table {
`margin: 0 0 10px 0;
width: auto !important;
}
.searchPager table tr td {
background: #45AED4;
color: #fff;
width: 18px;
text-align: center;
}
.searchPager table tr td a {
float: left;
margin: 0;
display: block;
width: 18px;
height: 19px;
line-height: 19px;
text-align: center;
font-weight: bold;
background: #C3E2EE;
text-decoration: none;
}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Video page +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#videopage {
margin: 10px 0 0 0;
}
#video-left-column {
float: left;
width: 145px;
height: 460px;
margin: 0 35px 0 20px;
}
#video-left-column ul {
list-style: none;
height: 460px;
overflow: auto;
}
#video-left-column ul li {
margin: 0 0 7px 0;
}
#video-left-column ul li span {
padding: 1px;
border: 1px solid #ccc;
}
#video-left-column ul li img {
border: 0;
width: 120px;
height: 72px;
}
#video-left-column ul li em img {
position: absolute;
left: 4px;
bottom: 5px;
width: 15px;
height: 15px;
}
#video-right-column {
float: left;
padding: 0 0 20px 0;
width: 480px;
}
#video-right-column em {
font-style: normal;
padding: 10px 0 0 0;
}
#video-right-column p {
margin: 10px 0 25px 0;
}
.fotorand {
border: 1px solid #B4B7B8;
}
a.print_link {
position: absolute;
right: 18px;
top: 11px;
display: block;
width: 15px;
height: 13px;
background: url('images/icon_print.gif') 0 0 no-repeat;
text-indent: -9999px;
}

.contentBox ul {
margin: 0 0 0 20px;
}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Ecards ++++++++++++++++++++++++++++++++++++++++++ */
.card-box{
width: 217px;
margin-top: 5px;
margin-right: 5px;
margin-bottom: 5px;
padding: 5px;
}
#imageselect{
margin: 5px 5px 5px 0;
width: 195px;
}
#message{
margin: 0 5px 5px 0; 
width: 190px; 
height: 45px;
}
.bg_color{
background-color: #E7E7E7;
padding: 5px 5px 10px 5px;
margin-bottom: 10px;
}
input{
width: 190px;
}
#create-ecard{
padding-left: 5px;
}
#ecards-pagecontainer{
width: 711px;
padding: 15px 15px 0 15px;
}
#ecards-pagecontainer .left-column{
width: 205px;
/*border: 1px solid #DDD;*/
float: left;
margin: 15px 0 15px 0;
}
/*
#ecards-pagecontainer .left-column .verstuur-btn{
padding-left: 10px;
}
#ecards-pagecontainer .left-column strong{
}
#ecards-pagecontainer .left-column span{
padding-left: 10px;
}
#ecards-pagecontainer .left-column div div{
margin: 0 5px 0 10px;
}
*/
#ecards-pagecontainer .right-column{
margin: 30px 0 15px 0;
border: 1px solid #EEE;
float: right;
}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Formulieren ++++++++++++++++++++++++++++++++++++++++++ */
.res-form {
  margin-left: 15px;
   width: 710px;
}
.res-form,
.res-form table {
  border-collapse: collapse !important;
}
.res-form .left {
   width: 200px !important;
}
.res-form .onderwijs-type td,
.res-form .kies-programma td {
   width: 300px !important;
}
.res-form .kies-programma td input {
   width: 25px !important;
}
.res-form td {
  padding: 3px 0;
}
.tussenvoegsel input {
  width: 45px;
}
.tussenvoegsel2 {
  margin-left: 10px;
}
.tussenvoegsel2 input {
  width: 65px;
}
.datum-van input {
   margin-left: 5px;
   width: 45px;
}
.datum-tot input {
   margin-left: 5px;
   width: 45px;
}
.bedrijfsgegevens {
 float: right;
 width: 100%;
}
.horeca input {
  width: 25px;
}
.horeca td {
  width: 150px;
}

.opmerkingen textarea {
  width: 450px;
  height: 125px;
}
.res-form h3 {
   margin:25px 0 0 0;
}
.bedrijf-part select{
  width: 125px;
}
.datum-van {
 padding-right: 25px !important;
}
.straat input {
  width: 144px;
}
.huisnr input {
  width: 40px !important;
}

.input-wide input{
  width: 380px;
}
.talks-checkbox input {
  width: auto !important;
}

