/*
	mediaCT webinterieur - www.mediact.nl - info@mediact.nl - 050 5799393 - Groningen - The Netherlands
	copyright: http://creativecommons.org/licenses/by-nc-nd/2.0/deed.nl
*/

body,td,th,input,select,textarea {
	font-family: Trebuchet MS, Arial, Tahoma, sans-serif;
	font-size: 11px;
	line-height: 18px;
}

p, ul { margin-bottom: 12px; }

a { color: #f06611; text-decoration: underline; }
a:active, 
a:hover { color: #f06611; text-decoration: none; }
img { border: none; }
fieldset { border: none; }
caption { display: none; }

ul { margin: 0 0 12px 15px; }
ul li { list-style-type: disc; }
ol { margin: 0 0 12px 30px; }
ol li { list-style-type: decimal; }

table { border-collapse: collapse; }
th, td {}
th {}
thead th {}
tbody th {}
tfoot th {}
tfoot td {}

dl dt {}
dl dd {}

strong { font-weight: bold; }
em { font-style: italic; }



/* HEADINGS */

h1,h2,h3,h4,h5,h6 {
	margin: 6px 0 6px 0;
	color: #222;
}
h2.sifr { font-family: georgia; }

h1 a,h2 a,h3 a,h4 a,h5 a,h6 a { text-decoration: none; }

h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover {  }

h1 { font-size: 22px; }
h2 { font-size: 21px; line-height: 27px; font-style: italic;}
h3 { font-size: 16px; }
h4 { font-size: 14px; }
h5 { font-size: 13px; font-weight: bold; }

h1.white,
h2.white,
h3.white,
h4.white,
h5.white { color: #FFF !important; }

#header { display: none; }

/* BOXES UL */
.box ul.news { display: none; }

.box ul.hyperlinks { display: none; }
div.hyperlinks { display: none; }

.submenu { display: none; }
/* META INFO - PRINT / AUTEUR / DATE / ET CETERA */

ul.meta { display: none; }
/* ----------------------------------- ITEM NAVIGATION ----------------------------------- */

.itemnavigation { display: none; }

/* BREADCRUMB */

#breadcrumb { display: none; }
/* CSS FORM TEMPLATE */

div.form-container { display: none; }
/* HOME ZOEKEN */

.box_zoek { display: none; }
.searchresult { display: none; }
/* REACTIONS */
.reactions{ display: none; }
/* INDIPENDA LEDEN LID */
.indipendalid { display: none; }
/* DESKUNDIGEN */
.onze_deskundigen { display: none; }
/* BOX LOGIN */
.box_login{ display: none; }

/* POLL */
.poll{ display: none; }
/* FORUM MESSAGES */
.forum { display: none; }
/* SMILEYs */
.smileys { display: none; }
/* FACE */
.face { display: none; }

/* FACE SMALL */

.face_small { display: none; }
/* SITEMAP */

#sitemap { display: none; }
/* MENU */

#menu{ display: none; }
/* FOOTER */

#footer{ display: none; }


/* COBROWSER - CHAT BUTTON */

.cb_online { display: none; }

/* STAR RATING */

.star-rating { display: none; }

