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

*/

*{
	font-size: 11px;
}

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

body {
	background: #5abb47 url('/images/layout/achtergrond_patroon.gif');
	margin: 0px;
	scrollbar-track-color: #FFF;
	overflow: hidden;
}

big{
	font-size: 125%;
}

small{
	font-size: 85%;
	line-height: 125%;
}

b, strong{
	color: #e30e6f;
}

h1{
	color: #e30e6f;
	font-size: 110%;
}
h2{
	font-size: 130%;
}
h5{
	margin-bottom: 0px;
	padding-bottom: 0px;
}

p{
/*	margin-top: 5px; */
}
p#time, p#time span{
	color: #e30e6f;
	font-weight: bold;
	font-size: 13px !important;
}
p#time span{
	color: #333 !important;
}
img{
	border: 1px solid #999;
}
img.noline{
	border-width: 0px !important;
}

a:link,a:visited{
	color: #e30e6f;
	text-decoration: none;
	border-bottom: 1px solid #f8c3db;
}
a:active,a:hover{
	color: #e30e6f;
	text-decoration: underline;
	border-bottom-color: #fff;
}

.input{
	width: 250px;
	height: 15px;
	border-left: 1px solid #A0A0A0;
	border-top: 1px solid #A0A0A0;
	border-right: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
textarea{
	height: 95px;
	width: 250px;
	border-left: 1px solid #A0A0A0;
	border-top: 1px solid #A0A0A0;
	border-right: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
	overflow: auto;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.button{
	height: 25px;
	width: 200px;
	padding-bottom: 4px;
	text-align: center;
	vertical-align: middle;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #e30e6f;
}
/*************************** Layout-elements ***************************/
/*
div#outerHolder{
	text-align:center;
	
	position:absolute;
	top:25%;
	left:0;
	
	width:100%;
}
div#innerHolder{
	text-align:left;
	
	margin:0 0 0 -482px;
	
	position:absolute;
	top:-147px;
	left:50%;
	
	width:963px;         /* 2*|div#inner{margin-left}| * /
	height:587px;        /* 2*|div#inner{top}|         * /
}
*/
div#innerHolder{
	width: 963px;
	height: 587px;
	margin: 0 auto;
}

div#leftShade{
	float: left;
	width: 2px;
	height: 587px;
	background: url('/images/layout/rand_links.gif');
}
div#outerContent{
	float: left;
	width: 563px;
	height: 582px;
	padding: 5px 0 0 10px;
	background: #fff url('/images/layout/balk.gif') no-repeat bottom left;
}
div#rightPhoto{
	float: left;
	width: 388px;
	height: 587px;
	background: url('/images/layout/foto.png') no-repeat top left;
}
div#navHolder{
	height: 42px;
	padding-top: 10px;
	border-bottom: 1px solid #e8e8e8;
	margin-right: -50px;
	margin-left: -10px;
}
#navHolder ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
#navHolder li{
	float: left;
}
#navHolder img{
	border: none;
	margin: 0 3px 0 5px;
	vertical-align: middle;
}
#navHolder a:link, #navHolder a:visited{
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #000;
	border-bottom: none;
}
#navHolder a.active span, #subNavHolder a.active{
	border-bottom: 2px solid #f8c3db;
}
#subNavHolder{
	padding: 2px 0 4px 10px;
	border-bottom: 1px solid #e8e8e8;
}
div#innerContentHolder{
	margin-left: 15px;
	height: 400px;
	overflow: auto
}
#subNavHolder a:link, #subNavHolder a:visited{
	text-transform: lowercase;
	text-decoration: none;
	color: #000;
	border-bottom: none;
}
#navHolder a:active, #navHolder a:hover, #subNavHolder a:active, #subNavHolder a:hover{
	color: #e30e6f;
}
.fotoHolder{
	float: left;
	width: 175px;
	text-align: center;
}
