body{
background:url(http://www.inventarisatiebureau-norm.nl/images/bg.gif) top repeat-x #e4e4e4;
margin: 0;
}
#container{
width: 800px;
height: auto;
margin: 50px auto 0 auto;
}
#top{
background:url(http://www.inventarisatiebureau-norm.nl/images/top.gif) top center;
height:14px;
width:800px;
float:left;
}
#header_top{
height:50px;
width:800px;
float:left;
background:#eee url(http://www.inventarisatiebureau-norm.nl/images/header_top.gif) bottom center repeat-x;
}
#logo{
background:url(http://www.inventarisatiebureau-norm.nl/images/logo.gif) center no-repeat;
width:323px;
height:33px;
float:left;
margin:5px 0 12px 0;
}
.navigatie{
width:auto;
height:38px;
float:right;
background: url(http://www.inventarisatiebureau-norm.nl/images/menu_right.gif) right bottom no-repeat;
padding-right:20px;
margin-top:12px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:14px;
text-transform:uppercase;
}
.navigatie ul{
list-style:none; 
padding:0;
margin:0;
}
.navigatie li{
height:38px; 
width:80px; 
float:left; 
text-align:center;
padding: 0 10px 0 10px;
background: url(http://www.inventarisatiebureau-norm.nl/images/menu_bg.gif) repeat-x bottom;
}
.navigatie a{
padding: 15px 0 5px 0;
text-decoration:none; 
color:#666; 
display:block;
}
.navigatie a:hover{
color: #999;
border-bottom: 2px solid #e9382c;
}
.navigatie_links{
background:url(http://www.inventarisatiebureau-norm.nl/images/menu_left.gif) bottom no-repeat left;
width:15px;
height:38px;
margin:12px 0 0 0;
float:right;
}
#header{
background:url(http://www.inventarisatiebureau-norm.nl/images/header.jpg) center no-repeat;
height:177px;
width:800px;
float:left;
}
#header_bottom{
background:url(http://www.inventarisatiebureau-norm.nl/images/header_bottom.gif) top center repeat-x;
width:800px;
height:31px;
float:left;
}
#content{
width:800px;
height:auto;
float:left;
background:#eee;
}
#tekst{
width:558px;
height:auo;
float:left;
padding:15px 0 15px 15px;
margin:10px 50px 20px 0;
font-family:Arial, Helvetica, sans-serif;
}
#tekst h1{
color:#e9382c;
font-size:18px;
height:25px;
}
#tekst p{
font-size:12px;
color:#666;
line-height:26px;
}
.tekst_content{
border-top:1px solid #e4e4e4;
border-bottom: 1px solid #e4e4e4;
}
.submenu{
margin-top:50px;
width:172px; 
height: auto; 
float:right;
}
.submenu ul{
list-style:none; 
margin:0; 
padding:0;
}
.submenu li{
height:26px; 
width:172px; 
background: url(http://www.inventarisatiebureau-norm.nl/images/submenu_bg.gif) repeat-y center;
margin-top:1px; 
}
.submenu a{
width:100%; 
height: 100%; 
font-family:Arial, Verdana, Helvetica, sans-serif; 
font-size: 10pt; 
text-decoration:none;
font-weight:bold; 
color:#666; 
display:block;
text-align:center;
padding-top:5px;
}
.submenu a:hover{
background: url(http://www.inventarisatiebureau-norm.nl/images/submenu_hover_bg.gif) repeat-y center;
color:#999;
}

#bottom{
width:800px;
height:25px;
background:url(http://www.inventarisatiebureau-norm.nl/images/bottom.gif) bottom center no-repeat #eee;
float:left;
margin-bottom:15px;
}
#bottom p{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
text-align:center;
color:#999;
padding-bottom:5px;
}
#bottom a{
text-decoration: none;
color:#999;
}
#bottom a:hover{
text-decoration:underline;
}