/*	---------------------------------------------------------------------------------------
	Buro 7
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	File:				adorable linen.css
	Version:			0.1
	Date:				19.05.2009
	Author:				Buro 7
	---------------------------------------------------------------------------------------	*/

/*	---------------------------------------------------------------------------------------
	Reset styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center, hr
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {line-height:1;}


/*	---------------------------------------------------------------------------------------
	Algemeen
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/

html        {  background-image: url(../images/layout/bg_pattern.jpg);  /*height: 100%;*/  }
body        {font-family: Tahoma; font-size: 12px; height: 100% ; padding: 15px 0 0 0; }
*           {margin:0; padding:0;}
a img       {border:0; margin:0; padding: 0 }
img.border  {border: 1px solid #CFCFCF; margin-bottom: -1px}
hr          {clear: both; color: #fff; background-color: #fff; height: 1px; border: 0px; margin:0px; padding: 0px; line-height: 0px; font-size: 0px}
.pixel_line {height: 5px; width: 100%; border-bottom: 1px solid #58585a; font-size: 0px; line-height: 0px; clear: both; margin:10px 0 15px 0 ; padding:0px}
.pixel_line_big_margin {height: 5px; width: 100%; border-bottom: 1px solid #58585a; font-size: 0px; line-height: 0px; clear: both; margin:15px 0 15px 0 ; padding:20px 0 0 0}
.intro_pixel_line {height: 5px; width: 100%; border-bottom: 1px solid #fff; font-size: 0px; line-height: 0px; clear: both; margin:10px 0 15px 0 ; padding:0px ; position: absolute; top: 116px;}
a           {outline: none;}
div.clear   {clear: both;}

h1 { font-size: 18px; color: #57253b; padding: 0 0 10px 0; font-family: "Times New Roman", Times, serif;  }
h3 { font-size: 12px; color: #881931; padding: 0 0 0 0; display: inline; }
b{ color: #57253b}


body {
height:100%; /* fix height to 100% for IE */
/*max-height:100%;*/ /* fix height for other browsers */
/*overflow:hidden;*/ /*get rid of scroll bars in IE */
}


.dropcap {
	display: block;
	color:#57253b;
	float:left;
	font: 45px/70% "Times New Roman", Times, serif;
	padding: 4px 4px 0 0; }

a.intern:link { color: #737374; font-weight: bold; text-decoration:none; }
a.intern:visited { color: #737374; font-weight: bold; text-decoration:none;}
a.intern:active { color: #737374; font-weight: bold; text-decoration:none;}
a.bottom:hover { color: #737374; font-weight: bold;	text-decoration:underline;}

a.bottom:link { color: #005138; font-weight: normal; text-decoration:none; }
a.bottom:visited { color: #005138; font-weight: normal; text-decoration:none;}
a.bottom:active { color: #005138; font-weight: normal; text-decoration:none;}
a.bottom:hover { color: #005138; font-weight: normal;	text-decoration:underline;}

a.intro:link { color: #005138; font-weight: normal; text-decoration:underline; }
a.intro:visited { color: #005138; font-weight: normal; text-decoration:underline;}
a.intro:active { color: #005138; font-weight: normal; text-decoration:underline;}
a.intro:hover { color: #005138; font-weight: normal;	text-decoration:underline;}



/*	---------------------------------------------------------------------------------------
	Wrappers
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/

#wrapper_1280{
  position: static;
  padding: 0px;
  border: 0px;
  max-width: 1280px;
  min-width: 960px;
  margin-left: auto;
  margin-right: auto;
  background-color:  #f4f1ee;



  /*height: 100%;  */
  }

#wrapper_1024 {
  position: static;
  width: 940px;
  /*padding-left: 20px;
  padding-right: 20px;*/
  margin-left: auto;
  margin-right: auto;
  background-color:  #f4f1ee;
  top: 80px;
 /* height: 100%;   */

}

#header_bg{
  position: relative;
  top: 0px;
  height: 300px;
  /*background-color: #592d41; */
  /*background:url(../images/layout/bg_pattern.jpg) no-repeat top right, url(../images/layout/header_01.jpg) repeat-x bottom;                                     */
  background: url(../images/layout/bg_pattern.jpg);
 /* background-position: bottom center;
  background-repeat: no-repeat;*/

/* border-bottom: 1px solid #fff;   */
}

#header_image{
  position: relative;
  top: 0px;
  height: 300px;    /*background-color: #CC33FF; */
  background-image: url(../images/layout/header_01.jpg);

 background-position: bottom center;
  background-repeat: no-repeat;
}

#header_content{
    position: static;
  width: 940px;
  padding-left: 20px;
  padding-right: 20px;
  margin-left: auto;
  margin-right: auto;
  background-color:  #f4f1ee;
  top: 80px;
}

#header_bga{
  position: absolute;
  height: 100%;
  background-color: #592d41;
 float: left;
  width: 100%;
  background-image: url(../images/layout/menu/menu_bg2.jpg);
  background-position: bottom;
  background-repeat:  repeat-y;
}


#logo{
position: absolute;
float: left;
margin: 25px 0 0px 10px;
z-index: 10;
}

#slogan{
position: absolute;
font-size: 22px;
font-family: "Times New Roman", Times, serif;
color: #b39b7f;
float: left;
margin: 30px 0 0px 350px;
z-index: 10;
}


#left_menu{
   position: relative;
   display: inline;   /* ie6 ivm double margins */

   width: 170px;
  float: left;

  margin-left: 180px;
  font-size: 16px;
  height: 400px;

  font-family: "Times New Roman", Times, serif;
  color: #57253b;

  background-image:  url(../images/layout/menu/naald.png);
  background-position:  bottom;
  background-repeat:  no-repeat;



}

#submenu { background: url('') right 1px no-repeat; }
#submenu { background-position: left; }
#submenu li { background: url('../images/layout/menu/mini_curl.png') 2px center no-repeat; font-weight: normal; color: #643d4b; }
#submenu li a { text-decoration: none; color: #333; }
#submenu li a:hover , #submenu li a:focus , #submenu li.active a { color: #643d4b; }

#search , #submenu { margin: 0 -25px; }

#submenu { min-height: 226px; height: 226px; padding: 0px 10px 0px 20px; }
div[class] #submenu { height: auto; }
#submenu li { display: block; list-style: none; padding: 8px 10px 8px 40px;  border-bottom: 1px solid #000; }
#submenu li.last { border: none; }
#submenu li a { text-decoration: none; }
#submenu ul { display: none; }


#content_wrap{
  position: relative;
  padding-top: 40px;
  padding-bottom: 25px;

  margin-left: -162px;

  width: 100%;

  height: 100%;

   background-image: url(../images/layout/menu/menu_bg2.jpg);


}

#content{
  position: relative;

   width: 675px;
  float: right;

  margin-right: -150px;
  line-height: 18px;
   text-align: justify;
}

#flash_curl{
  margin-top: -140px;
  float: right;
  display: none;
}


#intro_vlak{
  display: none;
}



/* Footer  .................................................................. */

#footer {
    max-width: 1280px;
    position:relative;
   /* margin:0;
    bottom:-1px;*/
    /*right:0px;*/
    display:block;
    width:100%;
    height:80px;
     background-image: url(../images/layout/bg_pattern.jpg);
    color:#000;
    text-align:left;
       z-index:4;
    border-top:0px solid #fff;
    color: #fff;
          }

    #footer_gegevens {
  position: static;
  width: 940px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 25px;
  margin-left: auto;
  margin-right: auto;
  line-height: 17px;

  top: 80px;
          }


 .right{ float: right;}

.left{ float: left;}

p.intro_alinea{
  color:  #57253b;

}

.click{
  position: static;
  margin-top: 12px;
  margin-left: 4px;
  padding-bottom: 3px;
  color: #000;
  font-size: 10px;
}

/*	---------------------------------------------------------------------------------------
	Footer
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/

div#footer2{clear:left;color:#214086;font-size:11px;background:url(../images/layout/line-dotted.gif) bottom repeat-x;margin-bottom:15px;padding-bottom:10px;width:100%;height:6px}
div#footer2 a{color:#214086}
div#footer2 a#naarboven{background-image:url(../images/layout/pijl_naarboven.gif);background-repeat:no-repeat;background-position:0 6px;padding:0px 0 0 15px;color:#000; float: right; margin:-5px 0 0 0;}


ul.normal{margin:15px;padding:0px}
li.normal{margin-bottom:10px}






