
/**************************************************************************************************
Inhoudbox Section
***************************************************************************************************/  

	
.inhoudbox {
    float:left;
    width:722x;
    min-height:340px;
    _height:340px;
  }

/**************************************************************************************************
Content Section
***************************************************************************************************/  

	
.content {
    float:left;
    width:540px;
    border:0px solid lime;
  }


.contentbox {
    width:500px;
    min-height:200px;
    _height:200px;
    margin:35px 0 0px 40px;
  }

/*Text Style*/
	
.hmcontenttext {
    width:500px;
  }


.hmcontenttextlift {
    min-height:100px;
    _height:100px;
    margin:0px 0 0 0px;
    border:0px solid lime;
  }
  .hmcontenttextlift p {
    width:480px;
  }

.hmcontenttextlift a {
    color:#964040;
  }

/*Actual Style*/
	
.actual {
    width:266px;
  }


.actuallift {
    border:0px solid green;
  }


.actuallift li {
    margin:10px 0;
    color:#8f3333;
  }

/*Newstitle Style*/	
	
.newstitle {
    font-size:14px;
    font-weight:bold;
    color:#8f3333;
    margin:0px 0 0 0;
    border:0px solid green;
  }

/*Leesmeer Style*/
	
.leesmeer {
    margin:20px 0 0 0;
    border:0px solid green;
  }
.leesmeer a {
    font-size:11px;
    font-weight:bold;
    color:#964040;
  }

/**************************************************************************************************
sidebar Section
***************************************************************************************************/  
.sidebar {
    float:left;
    width:182px;
  }
.sidebarlift {
    width:150px;
    min-height:200px;
    _height:200px;
    margin:35px 0 0px 30px;
    border:0px solid green;
  }
/*Sidebarul style*/			
.sidebar ul {
    list-style:none;
    margin:0px 0 20px 0px;
    padding:0;border:0px solid green;
  }
.sidebar li {
    margin:18px 0px;
  }
.sidebar li a {
    display:block;
    padding:0px;
    font-size:14px;
    font-weight:bold;
    color:#e32219;
  }
/*Sidebarsub style*/
    
.sidebar li ul {
    margin:0px 0;
  }
.sidebar li ul li {
    margin:5px 0;
  }
.sidebar li ul li a, .sidebar #selectedmenu {
    display:block;
    font-size:12px;
    font-weight:normal;
    color:#000;
    padding:0 0 0 8px;
    background:url(/images/libul.gif) no-repeat ;
    background-position:0px 6px;
  }

/*Sidebarfotos style*/	
.sidebarfotos {
    width:150px;
    margin:75px 0 20px 0px;
  }
.sidebarfotos p {
    
    border:0px solid green;
  }

	







