/*                         '
          .                 ,
           ~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;
}

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

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

big{
	font-size: 125%;
}
small{
	font-size: 80%;
}
h1{
	font-size: 120%;
	padding-top: 8px;
	color: #ee3b33;
}
h2{
	font-size: 110%;
	color: #094fa3;
}
h3{
	margin-bottom: 5px;
}
h5{
	margin-bottom: 0px;
	padding-bottom: 0px;
}

p{
/*	margin-top: 5px; */
}

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

a:link,a:visited{
	color: #00aeef;
}
a:active,a:hover{
	color: #40c8f4;
	text-decoration: none;
}
.input, textarea{
	border: 1px solid #0d4e97;
	font: 11px Arial, Helvetica, sans-serif;
	width: 250px;
}
textarea{
	height: 90px;
	overflow: auto;
}
.button{
	width: 254px;
	border: 1px solid #eee;
	background: #f4f4f4;
	height: 18px;
	color: #0d4e97;
}
/*************************** Layout-elements ***************************/

div#outerHolder{
	width: 954px;
	height: 566px;

	margin-left: -477px;
	margin-top: -226px;

	position: absolute;
	top: 40%;
	left: 50%;

/*	background: #eee;*/
}
div.navCell{
	width: 103px;  
	height: 103px; 
	padding: 5px 0px 0px 10px;
	float: left;
	margin-bottom: 5px;
}
div#navCell1{
	background: #000;
}
div#navCell2{
/*	background: #f4f4f4;*/
	background: #fff;
}
.navCell ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
	font: 14px/1.15em Arial, Helvetica, sans-serif;
}
.navCell a:link, .navCell a:visited{
	text-transform: lowercase;
	text-decoration: none;
}
.navCell a:hover{
	font-weight: bold;
}
#navCell1 a{
	color: #999;
}
#navCell1 a:hover{
	color: #fff;
}
#navCell2 a:hover{
	color: #000;
}

#navCell2 a{
	color: #999;
}

#navCell1 a.active{
	font-weight: bold;
	color: #fff !important;
}
#navCell2 a.active{
	font-weight: bold;
	color: #000 !important;
}

div#flashHeaderHolder{
	width: 726px;
	height: 108px;
	float: left;
	background: #903f98;
	margin-bottom: 5px;
	clear: right;
}
td#leftOuterColumn{
	width: 226px;
	height: 381px;
	float: left;
	padding: 0px;
	background: #fff;
	margin-right: 4px;
	vertical-align: top;
}
div#newsScroller{
	width: 226px;
	padding-top: 15px;
	padding-bottom: 15px;
	background: #00aeef;
}
td#contentHolder, td#contentHolder td{
	vertical-align: top;
	color: #96989b;
}

td#contentHolder h1{
	margin-top: 11px;
}
td#contentHolder h2{
	margin-top: 3px;
	margin-bottom: -12px;
/*	margin-top: 11px;*/
}

#footerText{
	width: 722px;
	height: 64px;
	color: #82abd0;
	padding-left: 20px;
	padding-top: 4px;
	vertical-align: top;
/*	text-align: center;*/
}
td#footerText a{
	color: #75abdd !important;
}
/**************** newsblocks ***********************/

.ss_textBlock{
	width: 99px;
	height: 97px;
	padding: 8px 5px 3px 9px;
	float: left;
}
.sl_textBlock{
	width: 95px;
	height: 204px;
	padding: 9px 8px 3px 10px;
/*	padding: 4px 3px 0px 7px;*/
	float: left;
}
.ls_textBlock{
	width: 208px;
	height: 96px;
	padding: 9px 8px 3px 10px;
	float: left;
}
.ss_imgBlock{
	width: 113px;
	height: 108px;
	float: left;
	padding: 0px;
}
.sl_imgBlock{
	width: 113px;
	height: 216px;
	float: left;
	padding: 0px;
}
.ls_imgBlock{
	width: 226px;
	height: 108px;
	float: left;
	padding: 0px;
}
.newsImg{
	float: left;
	padding: 0px;
	margin: 0px;
	border: 0px;
}
.newsTxt{
	font: 9px/1.4em Arial, Helvetica, sans-serif;
	color: #fff;
}

/********************** content blocks **************************/

#innerContent_full {
	width: 686px;
	height: 361px;
	overflow: auto;
/*	float: left;*/
	padding: 0px 20px 20px 20px;
/*	text-align: justify;*/
}

#innerContent_textLeft {
	width: 323px;
	height: 361px;
	float: left;
	overflow: auto;
	padding: 0px 15px 20px 20px;
	padding-right: 10px !important;
/*	text-align: justify;*/
}
#innerContent_imageRight{
	width: 363px;
	height: 381px;
	float: right;
	background: no-repeat top right;
	margin-right: 2px;
}
#innerContent_textTop {
	width: 686px;
	height: 145px;
	overflow: auto;
/*	float: left;*/
	padding: 0px 20px 20px 20px;
/*	text-align: justify;*/
}
#innerContent_smallTextTop {
	width: 686px;
	min-height: 100px;
	padding: 0px 20px 0px 20px;
/*	text-align: justify;*/
}

#innerContent_textBottom{
	width: 686px;
	padding: 20px;
}
#innerContent_imageBottom{
	width: 726px;
	height: 216px;
	background: repeat-all top right;
}
#innerContent_textBottomBlock{
	width: 331px;
	min-height: 80px;
	padding: 20px 20px 0px 20px;
	float: left;
}

.dropcap {
	float:left;
	font-size:50px;
	line-height:35px;
	padding-top:2px;
} 


#fotoFade, #fotoFade li{
	margin: 0px;
	padding: 0px;
}
#fotoFade img{
/*	float: right;*/
}

/****************** brochure stijlen **********************/

#bookTable{
	height:100%;
	width:100%;
	background: #aaa;
}
#bookTable td{
	height:100%;
	width:100%;
	text-align: center;
}

#divje{
	margin: auto;
}

#modalOverlay {
	height:100%;
	width:100%;
	position:fixed;
	left:0;
	top:0;
	z-index:3000;
	background-color:#000;
/*  cursor:wait;*/
}
/*
#modalContainer {
  position:fixed;
  left: 50%;
  top: 50%;

  z-index:3100;
  background-color:#eee;
  border: 1px solid #808080;
}
*/
.modalContainer_1024{
  width:812px;
  height:568px;
/*  margin-left:-410px;
  margin-top: -228px;*/
}
.modalContainer_1152{
  width:1092px;
  height:664px;
/*  margin-left:-546px;
  margin-top: -332px;*/
}
.modalContainer_1280{
  width:1178px;
  height:824px;
/*  margin-left:-589px;
  margin-top: -412px;*/
}
.modalContainer_1600{
  width:1430px;
  height:1000px;
/*  margin-left:-715px;
  margin-top: -500px;*/
}
