/*    
[] Copyright & development: Mediaboog
[] Template: -  
[] Description: basic formatting main page  
[] Date: 2010-03-00
[] Remarks: -
[] Changes: -
nb. attribuut selectors zijn case-sensitive !
H1      { font-size: 32pt }   H2      { font-size: 20pt }   H1, H2  { font-weight: bold; color: #336699 }   
class : .code   { font-family: "Courier New", Courier, monospace; font-size: 13pt; color: red }
id : #new	  { stijldeclaratie }
kleur definities : lightyellow: #ffffcc , donkerpaars: #B67BE9 , lichtpaars: #E7D1F7 , lightgrey: #CCCCCC , deep darkred: #800040 , 
softer warm red: #A56B73 , orange: #F8AC06 
*/

BODY { font-family: Verdana,Arial,Helvetica,Sans-serif ; font-size: 10pt; color: #000000; font-weight: normal;  /* background-image: url(pics/title.jpg); */
background-repeat: no-repeat;  padding: 0px; padding-top: 0px; background-color: #141664; }  /* */
TD { font-family: Verdana,Arial,Helvetica,Sans-serif ; font-size: 8pt; color: #000000; font-weight: normal; background-repeat: no-repeat;  padding: 0px; padding-top: 0px; }  /* */

.Title { color: #F8AC06; font-weight: bold; font-size: 13pt; word-wrap: break-word; word-break: break-all; }
.TitleCMS { color: #000000; font-weight: bold; font-size: 13pt; word-wrap: break-word; word-break: break-all; }
.TitleSmall { color: #000000; font-weight: bold; font-size: 10pt; word-wrap: break-word; word-break: break-all; } 
.TitleSmallCMS { color: #000000; font-weight: normal; font-size: 8pt; word-wrap: break-word; word-break: break-all; } 

LI { list-style-type: disc; }
UL.BodyTextHighlightFAQ { position: relative; left: -22px; color: ; font-family: Arial,Verdana,Helvetica; font-size: 10pt; font-weight: normal; text-decoration:none; } 

/*.BodyText, tr { color: #000000; font-family: arial,verdana,helvetica; font-size: 10pt; font-weight: normal; text-decoration:none; } */
.ArticleText { font-family: Arial,Helvetica,MS Sans Serif,Sans-serif; font-size: 9pt; padding: 10pt; padding-top: 5pt; vertical-align: top; }
.ArticleTextCMS { font-family: Arial,Helvetica,MS Sans Serif,Sans-serif; font-size: 9pt; padding: 5pt; padding-top: 15pt; vertical-align: top; }
.MenuText { padding: 5pt; vertical-align: top; color: black; font-size: 8pt; }       
.ColumnText { font-family: Arial,Helvetica,MS Sans Serif,Sans-serif; font-size: 9pt; padding: 5pt; padding-top: 6pt; width: 115px; word-wrap: break-word; }
.PollText { font-family: Arial,Helvetica,MS Sans Serif,Sans-serif; font-size: 8pt; word-wrap: break-word; }

.BodyTextHighlight { color: #95069E; } 

.MenuType { font-weight: bold; color: #F8AC06; word-wrap: break-word; word-break: break-all; }
.Menu { color: white;  text-decoration: none; word-wrap: break-word; word-break: break-all; }
A.Menu:link { color: white;  text-decoration: none; word-wrap: break-word; word-break: break-all; }
A.Menu:visited { color: white; text-decoration: none; word-wrap: break-word; word-break: break-all; }
A.Menu:active { color: white; text-decoration: none; word-wrap: break-word; word-break: break-all; }
A.Menu:hover { color: white;  text-decoration: underline; word-wrap: break-word; word-break: break-all; }

A:link { color: #800040; text-decoration: none; }
A:visited { color: #800040; text-decoration: none; }
A:active { color: #800040; text-decoration: none; }
A:hover { color: #800040; text-decoration: underline; }

A.Nav { color: #000000; font-family: arial,verdana,helvetica; font-weight: bold; text-decoration:none; } 
A.Nav:hover { color: #555555; font-family: arial,verdana,helvetica; font-weight: bold; text-decoration:none; }
.Nav { color: #000000; font-family: arial,verdana,helvetica; font-weight: bold; text-decoration:none; }  <!--- background-color: #B67BE9; --->
.NavNoBG { color: #000000; font-family: arial,verdana,helvetica; font-weight: bold; text-decoration:none; background-color: transparent; }
 
A.NavSmall { color: #000000; font-family: arial,verdana,helvetica; font-size: 9pt; font-weight: bold; text-decoration:none; }
A.NavSmall:hover { color: #555555; font-family: arial,verdana,helvetica; font-size: 9pt; font-weight: bold; text-decoration:none; }
.NavSmall { color: #000000; font-family: arial,verdana,helvetica; font-size: 9pt; font-weight: bold; text-decoration:none; }
 

