/*	---------------------------------------------------------------------------------------
	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:0px 0 10px 0 ; padding:0px}

a           {outline: none;}
div.clear   {clear: both;}

h1 { font-size: 20px; color: #57253b; padding: 0 0 0 0; font-family: "Times New Roman", Times, serif;  }
h3 { font-size: 12px; color: #881931; padding: 0 0 0 0; display: inline; }

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 */

}


/*	---------------------------------------------------------------------------------------
	Wrappers
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/

#wrapper_1280{
  position: static;
  padding: 0px;
  border: 0px;
  max-width: 1280px;
  min-width: 960px;
  margin-left: auto;
  margin-right: auto;
  background-color:   transparent;   /*intro specifiek */



  /*height: 100%;  */
  }

#wrapper_1024 {
  position: static;
  width: 940px;
  /*padding-left: 0px;
  padding-right: 0px;*/
  margin-left: auto;
  margin-right: auto;
  background-color:   transparent;
  top: 80px;
 /* height: 100%;   */

}

#header_bg{
  position: relative;
  top: 0px;
  height: 507px;
 /* background-color: #592d41;     */
  background-image: url(../images/layout/intro/intro_foto.jpg);
  background-position: bottom center;
  background-repeat: no-repeat;


}

#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;
  display: none;
}

#header_content{
    position: static;
  width: 940px;
  padding-left: 20px;
  padding-right: 20px;
  margin-left: auto;
  margin-right: auto;
  background-color:transparent;   /* inro specifiek */
  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: 150px;
  float: left;

  margin-left: 200px;
  font-size: 17px;

  font-family: "Times New Roman", Times, serif;
  color: #57253b;


}

#submenu { background: url('') right 1px no-repeat; }
div[class] #submenu { background-position: right top; }
#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: 15px 12px; }
div[class] #submenu { height: auto; }
#submenu li { display: block; list-style: none; padding: 8px 18px 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: -150px;

  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;



}

#intro_vlak{                   /* intro specifiek */
   display: block;
  position: relative;
  top: 150px;
  width: 280px;
  height: 220px;
  background-color: #fff;
  filter: alpha(opacity=85); /* IE syntax  */
  -moz-opacity: .80; /* Mozilla */
  opacity: .80;  /* De rest */

  padding: 30px;
  line-height: 18px;
   text-align: justify;
   font-weight:  normal;
   color: #58585a;
   /* font-family: "Times New Roman", Times, serif; */
    font-size: 12px;
    z-index: 20;
}

#flash_curl{
  margin-top: -140px;
  margin-right: -25px;
  float: right;
  display: block;
}





/* Footer  .................................................................. */

#footer {
    max-width: 1280px;
    position:relative;
   /* margin:0;
    bottom:-1px;*/
    /*right:0px;*/
    display:block;
    width:100%;
    height:80px;
     background-color: transparent;
    color:#000;
    text-align:left;
       z-index:4;
    border-top:0px solid #fff;   /*intro specifiek */
    color: #fff;
    background-image: url(../images/layout/schaduw_onder.png);
    background-repeat: repeat-x;
          }

    #footer_gegevens {
  position: static;
  width: 940px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 65px;
  margin-left: auto;
  margin-right: auto;

  top: 80px;
          }






