/***********************************************/
/* Layout Divs                                 */
/***********************************************/				 			


html { margin:0;}
body { margin:0; padding: 0; background: #FFFFFF; text-align: center; font-family: arial;}
img { border:none;}

.important {
   font-size: 24;
}

#container {
   text-align: left;
   width: 878px;
   margin: auto;
}


/*********************  HEADER   **************************/


#header {
   display: inline;
   clear: both;
   float: left;
   width: 878px;
   height: 136px;
   font-size: 0px;
}

#logo {
   display: inline;
   float: left;
   width: 282px;
   height: 136px;
   background-image:url('../img/logo.jpg');
   background-repeat: no-repeat;
}

#hcenter {
   display: inline;
   float: left;
   width: 347px;
   height: 136px;
   background-image:url('../img/hcenter.jpg');
   background-repeat: no-repeat;
}

#hright {
   display: inline;
   float: left;
   width: 245px;
   height: 136px;
}

#topnavi {
   display: inline;
   float: left;
   width: 249px;
   height: 73px;
   background-image:url('../img/topnavi.jpg');
   background-repeat: no-repeat;
}

#intopnavi {
   display: inline;
   float: left;
   height: 20px;
   margin-top: 50px;
}

#browse {
   display: inline;
   float: left;
   margin-left: 0px;
   width: 249px;
   height: 63px;
   background-image:url('../img/browse.jpg');
   background-repeat: no-repeat;
}

#titleklein {
   font-size: 12px;
   display: inline;
   float: left;
   height: 15px;
}

#inbrowse {
   display: inline;
   float: right;
   margin-right: 20px;
   height: 15px;
   margin-top: 30px;   
}


#inbrowsel {
   display: inline;
   float: left;
   height: 15px; 
}

#inbrowser {
   display: inline;
   float: left;
   height: 15px; 
}

/*********************  CONTENT   **************************/

#content_t {
   display: inline;
   clear: both;
   float: left;
   width: 878px;
   height: 2px;
   background-image:url('../img/content_t.jpg');
   background-repeat: repeat-x;
   font-size: 0px;
}

#navi {
   margin-top: 7px;
   display: inline;
   float: left;
   width: 150px;
}

#menu-level1-1 {
   margin-top: 3px;
}

#menu-level2-1 {
   margin-top: 3px;
}

#content {
   display: inline;
   float: left;
   width: 728px;
}

#content_wrap {
   float: left;
   width: 452px;
   text-align: justify;
   padding-left: 10px;
   padding-right: 10px;
   margin-top: 10px;
}

#right {
   display: inline;
   float: left;
   width: 250px;
}

#mieter {
  float: right;
  height: 10px;
}

#footer {
   margin-top: 20px;
   display: inline;
   clear: both;
   float: left;
   width: 878px;
   background-image:url('../img/footer_t.jpg');
   background-repeat: repeat-x;
}

#infooter {
   margin: auto;
   text-align: center;
}

/***********************************************/
/* NEWS  Divs                                 */
/***********************************************/	

#huskies {
   padding: 5px;
   margin-top: 20px;
   font-size: 9px;
   width: 140px;
   float: right;
   display: inline;
   background-color: #e8e8e8;
}

#news {
   float: right;
   display: inline;
}

#latest_main {
   display: inline;
   float: left;
   width: 245px;
}

#news_l_head {
   margin-top: 10px;
   font-size: 0px;
   display: inline;
   float: left;
   width: 245px;
}

#news_l_cont {
   font-size: 14px;
   display: inline;
   float: left;
   width: 245px;
   background-image:url('../img/news/news_bot.jpg');
   background-repeat: repeat-y;
}

#news_l_cont_wrap {
   padding: 5px;
}

#newsdate {
   display: inline;
   float: left;
   width: 220px;
}

#newsimage {
   display: inline;
   float: left;
   width: 80px;
   height: 100px;
   padding-top: 3px;
}

#news_l_text {
   display: inline;
   float: left;
   width: 150px;
}

#news_l_more {
   float: right;
   display: inline;
}

#in_news_l_text {
   padding-left: 3px;
}
