html, body
{
  height: 100%;
}
body
{
    background-color: #f0f0f0;
    background-image:url("/images/bg.png");
    background-repeat:repeat-x;
    background-position: center top;
    padding: 0;
    margin: 0;
    font-family: 'PT Sans', sans-serif;
}

h1
{
  font-family: 'PT Sans', sans-serif;
  font-size:16px;
  color: #707001;
}
h2
{
  font-family: 'PT Sans', sans-serif;
  font-size:16px;
  color: #bcbc02;
  margin-bottom:4px;
}


#bottom
{

height: 1px;
width:100%;
}
 


h3{
  color: #000000;
}

a 
{

  color: #830265;
}

a:hover 
{

  color: #830265;
font-decoretion: none;
}

li
{
  color:#000;
}

ul
{
  list-style-image:url("/images/bul.png");
  padding-left: 15px;
}

img
{
   border:0;
}
/**new shit**/
#masterWrapper
{
  margin:0 auto;
  min-height:100%;
  padding-left:5px;
  padding-right:5px;
  position:relative;
  width:824px;
}

#wrapper
{
  font-size:12px;
  margin:0 auto;
  min-height:100%;
  width:824px;
}

#top
{
  height:93px;
  padding-top:7px;
}

#banner
{
  background-color:#f0f0f0;
  background-image:url("/images/banner.png");
  background-repeat:no-repeat;
  background-position: right;
  height: 160px;
  font-family: 'PT Sans', sans-serif;
  font-size:12px;
  color: #7e7e7e;
}

#menubalk
{
  background-color:#d0d0d0;
  min-height:650px;
  float:left;
  width:199px;
  position:relative;
  z-index:100;
}

#menuKleur
{
  width: 199px; 
  position: absolute; 
  min-height: 650px;
  background-color: #d0d0d0; 
  float: left; 
  z-index: 98; 
  clear: both; 
}

#content
{
  background-color:white;
  padding: 0 10px;
  min-height:650px;
  float:left;
  width:605px;
  line-height:150%;
}



#menu
{
   /* background-image:url('/images/bmDemo/bg_menu2.png');
    background-repeat: no-repeat;
    background-position: center center;*/
    padding: 0px 0 0 0;
}



#footer
{
  bottom:0;
  height:40px;
  padding-bottom:10px;
  padding-top:15px;
  position:absolute;
  width:900px;
}
#footerSeo
{
  background-image: url("/images/seo_bg.jpg");
  background-position: top;
  background-repeat:repeat-x;
  background-color: #f8f8f8;
  bottom:0;
  height:35px;
  padding-bottom:10px;
  padding-top:10px;
  position:absolute;
  width:900px;
  font-family:Verdana;
  font-size:10px;
  color: #0085c7;
}


#searchTop
{
  position:absolute;
  top: 40px;
  left: 675px;
}






















































































































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
