/*                         '
          .                 ,
           ~q               4
             #g        '    ]                  ;  ]
              ~#,           ]6         ]    |  f  I
               `0g      q    S         1    '       ]  ]
                 Q&     #    &   /        f   ]  ]  (  I  ]
                  #A    ]   ]2        j  , :  I  I  '     I
                   08  ' 1  iA !d     '  ' '  f  !          |
     _              00   E],K%. !    A  J ]     ]  I  |     '
      ^m_           [0N-"1&Ej  ' !  J' j  !  A  B  f  A  |      '
        ^4p        om@0qMM&Q0N&,c   " ,f ,   !  T  `  1  f         ,
          ^Mq  ]   aGK73MNWMM&#K0  6  ?  $  I  ]  ]  ]   ` ]   $   '
            #&g/AjW0W6x0&0E0#0KQbm#  ^      ?  !  !  [  ]  [   '  j
  - ,       ,#Z60gg8\ Q0N0RNQ#N#00S%,   &  ;   !  8  W  D  !  ;   ` '
     `*w   _*0MNNWT   +Q00000M#0Rg0p       6  +      !  F  '  f  ( ]   /
        9NM0&#A#M@Kt   {K#0&NgR00#M0j  &      &  J  ]   ! ]   '  ' S  ,
     +pN0QKM00NNM&&%-   ~##0M0QM000#' M^  $  K5  T  K  j  !  g  a  f  '
    qBM#M&NN&0M&MM6M9     ^~^#YM0~~  0mMh6$g #  /L| D  Z  0  0  V i  I
    `#000Q#M&80#M#M&-w   ~     \/%- \ r4-&mB\$MsgB$aMgs&g;4rg$,ps_0_,' |
      `#00MM0#8#MNX:r&      -  W  & ^  , {g', zSM8BQR$}E#MW00KD#Q#NBp0M&,,,_,__ 
       /#M0MQ&H&8MN%$ \\    e:W$ "4 '#/~6 M~9?@"07ONg9~?@~+"'^F~-=~*"*%0WM#BG0MM
         #MMM0##EM$:,     QS~&(U&  g  d ]  &    !  `7'  9
       _g@^7MMMMMT& - ) ms%M/~ "   +` 1  ) `  t
       ^   ,mMNH;E$%axN7Q0C~I         +  !    `  '
         _40V^ y 9#WZ!KA+~D   :     1
       aM*^   ,`  &  ^
   _am"~         l         '
  ^              '         Stylesheet voor Website.nl
                          (c) 2006 MonTay WebArchitects
                                  www.montay.nl

*/

*{
	font-size: 11px;
	scrollbar-track-color: #FFF;
	scrollbar-face-color: #EEE;
	scrollbar-arrow-color: #F00;
	scrollbar-shadow-color: #EEE;
	scrollbar-3dlight-color: #EEE;
}

body,td,th {
	font: 90%/1.5em Verdana, Arial, Helvetica, sans-serif;
	color: #949494;
}

body {
	background-color: #eef;
	margin: 0px;
	scrollbar-track-color: #eef;
}

big{
	font-size: 200%;
}

h1{
	font-size: 140%;
	margin-bottom: 3px;
	padding-bottom: 3px;
}
h5{
	margin-bottom: 0px;
	padding-bottom: 0px;
}

p{
	margin-top: 5px;
}

img{
	border: 1px solid #494812;
}
img.noline{
	border-width: 0px !important;
}

a:link,a:visited{
	color: #03c;
}
a:active,a:hover{
	color: #39f;
	text-decoration: none;
}

.input, textarea{
	width: 250px;
	font: 110% Arial, Helvetica, sans-serif;
	border: 1px solid #949494;
}
.input{
	height: 20px;
}
textarea{
	height: 75px;
	overflow: auto;
}
.button{
	width: 200px;
	height: 20px;
	background: #eee;
	border: 1px solid #949494;
	font-weight: bold;
	color: #949494;
}
/*********************************************************/

#outerTable{
	width: 100%;
	height: 100%;
}
#outerTd{
	text-align: center;
}
#holderDiv{
	width: 954px;
	height: 564px;
	border: 1px solid #000;
	background: #fff;
	text-align: left;
	padding: 5px 48px 0px 49px;
}
#navigatie{
	border-bottom: 1px solid #949494;
	height: 25px;
}
#navigatie ul, #navigatie li{
	display: inline;
	list-style: none;
	margin: 0px 25px 0px 0px;
}

#navigatie li a:link, #navigatie li a:visited, #navigatie li a:active, #navigatie li a:hover,
#subNavigatie li a:link, #subNavigatie li a:visited, #subNavigatie li a:active, #subNavigatie li a:hover
{
	font: bold 110%/24px Arial, Helvetica, sans-serif;
	color: #949494;
	text-transform: uppercase;
	text-decoration: none;
}
a.active{
	color: #f00 !important;
}

#subNavigatie{
	width: 200px;
	height: 280px;
	float: left;
	border-right: 1px solid #949494;
}

#subNavigatie ul, #subNavigatie li{
	list-style: none;
	margin: 6px 0px 4px 0px;
}
#contentScroller{
	width: 652px;
	height: 280px;
	padding: 20px 10px 5px 10px;
	overflow: auto;
}
#cRight{
	margin-top: 3px;
	border-top: 1px solid #000;
	font-size: 90%;
	line-height: 18px;
	text-align: right;
}
#cRight a{
	font-size: 100%;
	text-decoration: none;
	color: #666 !important;
}
