﻿/* tabel */ 
table.rai-tabel2 { border-collapse: collapse; width: 100%;  } 
/* tabel geen borders */

/* ALLE cellen */
table.rai-tabel2 tr td.wit { text-align: left; padding: 20px; background-color:#FFFFFF; vertical-align:top; }
table.rai-tabel2 tr td.roze { text-align: left; padding: 20px; background-color:#e02a85; vertical-align:top; } 
table.rai-tabel2 tr td.witsmall { width:504px; text-align: left; padding: 20px; background-color:#FFFFFF; vertical-align:top; } 
table.rai-tabel2 tr td.groen { width:260px; text-align: right; background-color:#36B54A; vertical-align:top; }
table.rai-tabel2 tr td.groenleft { width:260px; text-align: left; background-color:#36B54A; vertical-align:top; }
table.rai-tabel2 tr td.groenbg { width:260px; text-align: left; background-color:#74B020; vertical-align:top; color:#FFFFFF; padding: 10px; }
table.rai-tabel2 tr td.auberginebreedbg { width:504px; text-align: left; background-color:#4e2951; vertical-align:top; color:#FFFFFF; padding: 6px; }
table.rai-tabel2 tr td.auberginebg { width:260px; text-align: left; background-color:#4e2951; vertical-align:top; color:#FFFFFF; padding: 6px; }
table.rai-tabel2 tr td.afbleft { text-align: left; vertical-align:top; }
table.rai-tabel2 tr td.afbright { text-align: right; vertical-align:top; }
table.rai-tabel2 tr td.textright { text-align: left; vertical-align:top; padding-left:20px; }
table.rai-tabel2 tr td.textleft { text-align: left; vertical-align:top; padding-right:20px; }

/* General webpart overrides */
.ms-WPBorder, .ms-WPBorderBorderOnly { border: none; }

/* Content area overrides */
div#content div.ms-WPBody { margin: 0 0 20px; padding: 0; }
div#content div.pageContent{ margin: 0; padding: 0; }

div#content .ms-WPBody, div#content div.pageContent { color: #000000; font-family: "Arial", Helvetica, sans-serif; font-size: 12px; line-height: 1.5em; }

div#content .ms-WPBody h1, div#content div.pageContent h1 { color: #434343; font-family: "Arial", Helvetica, sans-serif; font-size: 
1.4em; font-weight: bolder; letter-spacing: -1px; margin: 0 0 15px 0; line-height: 1.3em; }
div#content .ms-WPBody h2, div#content div.pageContent h2 { color: #434343; font-family: "Arial", Helvetica, sans-serif; font-size: 1.5em; font-weight: bolder; letter-spacing: -1px; margin: 0 0 0 0;  line-height: 1.3em;}
div#content .ms-WPBody h3, div#content div.pageContent h3 { color: #434343; font-family: "Arial", Helvetica, sans-serif; font-size: 
1.5em; font-weight: bolder; letter-spacing: -1px; margin: 0 ;  line-height: 1.3em;}
div#content .ms-WPBody h4, div#content div.pageContent h4 { color: #434343; font-family: "Arial", Helvetica, sans-serif; font-size: 1.2em; font-weight: bolder; letter-spacing: -1px; margin: 0 0 0 0;}
div#content .ms-WPBody h5, div#content div.pageContent h5 { color: #ffffff; font-family: "Arial", Helvetica, sans-serif; font-size: 1.4em; font-weight: bolder; letter-spacing: -1px; margin: 0 0 0 0;}
div#content .ms-WPBody h6, div#content div.pageContent h6 { color: #505050; font-family: "Arial", Helvetica, sans-serif; font-size: 0.9em; letter-spacing: -1px; margin: 0 0 0 0;}



div#content .ms-WPBody p, div#content div.pageContent p { margin: 0 0 10px;}

/* div#content .ms-WPBody ul, div#content div.pageContent ul { margin: 0 0 10px; }
div#content .ms-WPBody ol, div#content div.pageContent ol { margin: 0 0 10px; } */
div#content .ms-WPBody li, div#content div.pageContent li { }

div#content .ms-WPBody img, div#content div.pageContent img { }

div#content .ms-WPBody td { font-family: Arial, Helvetica, sans-serif; font-size: 12px; }

div#content .ms-WPBody a,
div#content div.pageContent a { color: #000; text-decoration : underline; }
div#content .ms-WPBody a:hover,
div#content .ms-WPBody a:active,
div#content .ms-WPBody a:visited,
div#content div.pageContent a:hover,
div#content div.pageContent a:active,
div#content div.pageContent a:visited { color: #000; }

/* bullet lists */
div#content .ms-WPBody ul,
div#content .pageContent ul { list-style: none; margin: 0 0 10px; padding: 0; }
div#content .ms-WPBody ul li,
div#content .pageContent ul li { background: url("bullet.png") no-repeat left 2px; margin: 0; padding: 0 0 0 22px; }
div#content .ms-WPBody ul2,
div#content .pageContent ul2 { list-style: none; margin: 0 0 10px; padding: 0; }
div#content .ms-WPBody ul2 li,
div#content .pageContent ul2 li { background: url("bullet2.png") no-repeat left 2px; margin: 0; padding: 0 0 0 22px; }
/* ordered lists */

div#content .ms-WPBody ol,
div#content .pageContent ol { list-style-position: outside; list-style-type: decimal; }

/* horizontal rule */

div#content .ms-WPBody hr,
div#content .pageContent hr { border-color: #74b020; border-style: solid; border-width: 1px 0 0; clear: both; height: 0; margin: 0 10% 20px; }

/* Search results */
div#content .srch-WPBody { color: #000; font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 1.5em; }
div#content .srch-results { color: #000; font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 1.5em; }
div#content .srch-sort { font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; line-height: 1.5em; }
div#content .srch-Icon { display: none; }
div#content .srch-Title { font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 1.5em; }
div#content .srch-Description { font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 1.5em; }
div#content .srch-Metadata { color: #b1b1b1; font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 1.5em; }
div#content .srch-URL a { color: #4f4f4f !important; text-decoration: underline; }
div#content .srch-URL a:hover { color: #000 !important; }

/* Content query webpart */
div#content .item { margin: 0; padding: 0; }
div#content .link-item { color: #000; font-family: Arial, Helvetica, sans-serif; font-size: 12px; margin: 0 0 10px; }
div#content .link-item a,
div#content .link-item a:link { color: #000; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: underline; }
div#content .link-item a:hover { color: #000; }
div#content .link-item .description { font-family: Arial, Helvetica, sans-serif; font-size: 12px; margin: 0 0 10px 0; }
div#content .link-item .description a,
div#content .link-item .description a:link { color: #000; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: underline; }
div#content .link-item .description a { color: #000; }

/* Poll webpart */
#WortellPollDiv { font-family: Arial !important; font-size: 9pt !important; }
#WortellPollDiv input { font-family: Arial !important; font-size: 9pt !important; }
#WortellPollDiv .answerBar { background-color: #83809D !important; float:left; }
#WortellPollDiv .total { width: 100%; height: 0px; }

/* Rendementsmeter webpart */ 
div#content .ms-WPBody table.rendementsmeter { font-family: Arial, Helvetica, sans-serif; font-size: 1em; line-height: 1.5em; margin: 0 0 20px; }

/* Exhibitor list */
.ms-summarystandardbody .ms-vb, 
.ms-summarystandardbody .ms-vb2,
.ms-summarystandardbody .ms-vb-icon,
.ms-summarystandardbody .ms-vb2-user { color: #4f4f4f; font-family: Arial, sans-serif; font-size: 12px; line-height: 18px; }

.ms-summarystandardbody .ms-vb a, 
.ms-summarystandardbody .ms-vb2 a,
.ms-summarystandardbody .ms-vb-icon a,
.ms-summarystandardbody .ms-vb-user a { color: #4f4f4f; text-decoration: none; }

.ms-summarystandardbody .ms-vb a:hover, 
.ms-summarystandardbody .ms-vb2 a:hover,
.ms-summarystandardbody .ms-vb-icon a:hover,
.ms-summarystandardbody .ms-vb-user a:hover { text-decoration: underline; }

.ms-summarystandardbody .ms-vh, 
.ms-summarystandardbody .ms-vh2 { background: #f9f9f9; color: #4f4f4f; font-family: Arial, sans-serif; font-size: 12px; font-weight: bold; line-height: 18px; }

.ms-summarystandardbody .ms-vh a, 
.ms-summarystandardbody .ms-vh2 a { color: #4f4f4f; text-decoration: none; }

.ms-summarystandardbody .ms-vh a:hover, 
.ms-summarystandardbody .ms-vh2 a:hover { text-decoration: none; }

.ms-summarystandardbody .ms-alternating { background: #f9f9f9; }

.ms-summarystandardbody .ms-unselectedtitle { background: #f9f9f9; }
.ms-summarystandardbody .ms-selectedtitle { background: #f9f9f9; }

.ms-bottompaging td { background: #f9f9f9; }
.ms-bottompaging .ms-bottompagingline1 { background: white; }
.ms-bottompaging .ms-bottompagingline2 { background: white; }
.ms-bottompaging .ms-bottompagingline3 { background: white; }

.ms-partline { background: white; }

a.ms-addnew { color: #4f4f4f; font-family: Arial, sans-serif; font-size: 12px; }
