/*                         '
          .                 ,
           ~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) 2007 MonTay WebArchitects
                                  www.montay.nl

*/

*{
	font-size: 11px;
}

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

body {
	background: #000 url('/images/layout/herhalende_achtergrond.jpg') repeat-x;
	margin: 21px 0;
	scrollbar-track-color: #393939;
	scrollbar-darkshadow-color: #222;
	scrollbar-base-color: #aeaeae;
	overflow: hidden;
}

big{
	font-size: 125%;
}

small{
	font-size: 85%;
	line-height: 125%;
}
h1{
	font-size: 140%;
}
h2{
	font-size: 130%;
}
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: #7fbd44;
}
a:active,a:hover{
	color: #fff;
	text-decoration: none;
}

/*************************** Layout-elements ***************************/

#outerHolder{
	z-index: 0;
	margin: 0 auto;
	width: 950px;
	height: 551px;
	background: #000 url('/images/layout/bovenbalk.jpg') no-repeat top left;
	border: 1px solid #ef4035;
	border-left: 0;
	border-right: 0;
}
#mainNavHolder{
	z-index: 0;
	height: 30px;
	padding: 56px 0 0 258px;
	border: 1px solid #ef4035;
	border-top: 0;
}
#mainNavHolder ul{
	margin: 0;
	padding: 0;
}
#mainNavHolder li{
	display: inline;
	margin-right: 20px;
}
#mainNavHolder li a{
	text-transform: lowercase;
	text-decoration: none;
	font-weight: bold;
	color: #fff;
}
#mainNavHolder li a.active{
	color: #7fbd44;
}
#largeFoto{
	z-index: 0;
	position: relative;
	top: -301px;
	left: 0px;
	height: 285px;
	border: 1px solid #7fbd44;
	border-top: 0;
	border-bottom: 0;
	background: no-repeat top left;
}
#contentHolder{
	z-index: 0;
	position: relative;
	top: -453px;
	padding-top: 6px;
	height: 172px;
	border: 1px solid #ef4035;
	border-bottom: 0;
	background: #363636;
}
#contentHolder p, #contentHolder div{
	color: aeaeae;
}

#dashHolder{
	z-index: 10;
	position: relative;
	top: -7px;
	left: 60px;
	width: 295px;
	height: 301px;
	background: url('/images/layout/groene_streepjes_overlay_foto.png') no-repeat top left;
}
#newsHolder{
	z-index: 20;
	position: relative;
	top: -315px;
	left: 655px;
	width: 226px;
	height: 150px;
	border: 1px solid #ef4035;
	background: #222 no-repeat top left;
	filter:shadow(color: #000000, strength:10, direction:135);
}
#newsHolder ul{
	margin: 0;
	padding: 3px 10px;
	list-style: none;
}
#newsHolder a:link{
	color: #fff;
	text-decoration: none;
}
#newsHolder_header{
	padding: 2px 5px;
	font-size: 110%;
	letter-spacing: 1px;
	border-bottom: 1px solid #ef4035;
	text-transform: lowercase;
	font-weight: bold;
	color: #fff;
}
#subnavHolder{
	float: left;
/*	background: #333;*/
	margin: 5px 25px 0 58px;
	padding: 2px;
	width: 205px;
	height: 150px;
	overflow: auto;
	scrollbar-arrow-color: #ef4035;
	scrollbar-base-color: #363636;
	scrollbar-darkshadow-color: #363636;
	scrollbar-face-color: #303030;
	scrollbar-3dlight-color: #363636;
	scrollbar-highlight-color: #363636;
	scrollbar-shadow-color: #363636;
	scrollbar-track-color: #363636;
}
#subnavHolder ul{
	margin: 0;
	padding: 0;
}
#subnavHolder ul li{
	clear: both;
}
#subnavHolder img{
	border: 0 !important;
	margin-left: -25px;
	clear: both;
}
#subnavHolder a{
	font-size: 115%;
	line-height: 1.2em;
	color: #EF4035;
	text-decoration: none;
}
#subnavHolder .active{
	color: #fff !important;
}

#contentScroller{
	margin-top: 5px;
/*	background: #ccc;*/
	width: 350px;
	height: 155px;
	padding: 2px;
	overflow: auto;
	scrollbar-arrow-color: #ef4035;
	scrollbar-base-color: #363636;
	scrollbar-darkshadow-color: #363636;
	scrollbar-face-color: #303030;
	scrollbar-3dlight-color: #363636;
	scrollbar-highlight-color: #363636;
	scrollbar-shadow-color: #363636;
	scrollbar-track-color: #363636;
}

.fotoContainer{
	float: left;
	width: 80px;
	padding: 1px 3px 0 3px;
	text-align: center;
	font-size: 70% !important;
	border: 1px solid #363636;
	margin: 0 5px 1px 0;
	cursor: pointer;
}
.fotoHolder{
	width: 76px;
	height: 42px;
	background: url('/images/layout/betamax.jpg') no-repeat;
	padding: 8px 3px 0 0;
	text-align: right;
}
.fotoContainer:hover{
	border-color: #7fbd44 !important;
}
.activeFotoContainer{
	border-color: #808080 !important;
}
.subnavnews{
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 12px;

}



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

#modalContainer {
  width:512px;
  height:308px;
  position:fixed;
  left: 50%;
  top: 150px;
  margin-left:-256px;
  z-index:3100;
  background-color:#666;
  border: 1px solid #333;
}

#modalContainer a.modalCloseImg {
  background: #fff url(http://www.nummereen.com/images/layout/close.gif) no-repeat;
  width:17px;
  height:17px;
  display:none;
  z-index:3200;
  position:absolute;
  top:-14px;
  right: -14px;
  cursor:pointer;
}

