/*
============================
 EXCITED CMS NOVEMBER 2006
  www.excited-software.nl
============================

=============
 CMS WEBSITE
=============
*/
DIV.cms        { margin: 0 0 10px 0; width: 100%;  }
DIV.cmsItem    { margin: 0 0 10px 0; width: 100%; clear: left; padding: 0 0 0 0; }
DIV.cmsItemRed { margin: 0 0 10px 0; width: 100%; clear: left; background: #FF0033 }

.cms A               { font-family: Verdana; font-size:10pt; font-weight:normal; color:#000000; text-decoration:underline; border:0 }
.cms A:active        { color:#000000; }
.cms A:hover         { color:#000000; background-color:#FFE697; }
.cms A:visited       { color:#000000; }
.cms A:visited:hover { color:#000000; background-color:#FFE697; }

.cms H1 { color:#D0242D; font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; vertical-align: top; margin: 0 0 10px 0; }
.cms H2 { color:#003CAD; font-family: Arial, Helvetica, sans-serif; font-size: 12pt; vertical-align: top; margin: 3px 0 0 0; padding: 0 0 0 0; }
.cms H3 { color:#4B6DAC; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; vertical-align: top; margin: 5px 0 0 0; }

/* PLAATJES */
.cms IMG { border: 0 solid #000000; }
.cms IMG.cms_image_right  { border: 1 solid #000000; margin: 0 10px 5px 10px; float: right; position: relative; }
.cms IMG.cms_image_left   { border: 1 solid #000000; margin: 0 10px 5px 0; float: left;  position: relative; }
.cms IMG.cms_image_center { border: 1 solid #000000; }
.cms DIV.cms_image_center { text-align:center; margin-left: auto; margin-right: auto; }

/* TABELLEN */
.cms TD { vertical-align: top; }

/* OVERIG */
.cms P   { color:#000000; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; vertical-align: top; margin: 0 0 0 0; }
.cms DIV { color:#000000; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; vertical-align: top; margin: 0 0 0 0; }
.cms TD  { color:#000000; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; vertical-align: top; margin: 0 0 0 0; }

.cms UL { padding: 10px 0 10px 30px; }
.cms LI { list-style-image: url("../images/RedArrow.gif"); }

.cms hr.stippellijn { color: #111111; height: 1px; border-style: dotted; margin: 0 0 10px 0; clear: left;  }

/*
=====================
 CMS ADMININISTRATIE
=====================
*/
.CMSBlok   { margin-left: auto; margin-right: auto; margin-top: 5px; padding: 15px; border: 1px solid #cccccc;	width: 90%;	background: #F1F3F5; }
.CMSheader { color:#CC0000; font-family: Verdana; font-size: 16px; font-weight: bold; vertical-align: top;}
.CMSbody   { color:#000000; font-family: Verdana; font-size: 11px; font-weight: normal; }

A.CMSLink   			      { font-family: Verdana; font-size: 10px; font-weight: normal; color: #000000; text-decoration: none; background-color: transparent; }
A:active.CMSLink        { font-family: Verdana; font-size: 10px; font-weight: normal; color: #000000; text-decoration: none; background-color: transparent; }
A:hover.CMSLink         { font-family: Verdana; font-size: 10px; font-weight: normal; color: #000000; text-decoration: none; background-color: #C4DEFF; }
A:visited.CMSLink       { font-family: Verdana; font-size: 10px; font-weight: normal; color: #000000; text-decoration: none; background-color: transparent; }
A:visited:hover.CMSLink { font-family: Verdana; font-size: 10px; font-weight: normal; color: #000000; text-decoration: none; background-color: #C4DEFF; }

A.CMSLinkTrans		           { font-family: Verdana; font-size: 10px; font-weight: normal; color: #000000; text-decoration: none; background-color: transparent; }
A:active.CMSLinkTrans        { font-family: Verdana; font-size: 10px; font-weight: normal; color: #000000; text-decoration: none; background-color: transparent; }
A:hover.CMSLinkTrans         { font-family: Verdana; font-size: 10px; font-weight: normal; color: #000000; text-decoration: none; background-color: transparent; }
A:visited.CMSLinkTrans       { font-family: Verdana; font-size: 10px; font-weight: normal; color: #000000; text-decoration: none; background-color: transparent; }
A:visited:hover.CMSLinkTrans { font-family: Verdana; font-size: 10px; font-weight: normal; color: #000000; text-decoration: none; background-color: transparent; }

