html
{
	height:100%;
	margin:0px;
	padding:0px;
}

body
{
	margin:0px;
	padding:0px;
	font-family:arial, helvetica, "Sans Serif";
	font-size:12px;
	color:#ffffff;
	height:100%;
	background:#003300;
}

#wrapper
{
	background:#003300;
	height:100%;
	background:url('img/2010/achtergrond_main.jpg');
	background-attachment:fixed;
	background-position: center top;
	background-repeat:no-repeat;
}
#layout
{
	width:1204px;
	margin-left:auto;
	margin-right:auto;
	
}
#leftdiv
{
	float:left;
	width:114px;	
}
#leftmenu
{
	float:left;
	width:279px;	
}
#logo
{
	height:260px;	
	background:url('img/logo.png');
	background-repeat:no-repeat;
}
#menu
{
	height:260px;	
}
#scroller
{
	height:160px;
	padding:6px;
}
#print
{
	height:50px;	
}
#mid
{
	float:left;
	width:760px;	
}
#middiv
{
	height:94px;	
}
#content
{
	width:700px;	
}
#rightdiv
{
	float:left;
}
/* opmaak */
.top_borders
{
	border-left:1px solid #e51b24;
}
.
img
{
	border:0px;
	margin:0px;
	padding-right:12px;	
}
p
{
	margin:0px;
	padding:0px;
	text-align:left;
	font-family:arial, helvetica, "Sans Serif";
	font-size:12px;	
	color:#ffffff;
}
h1
{
	font-family:arial;
	font-size:16px;
	font-weight:bold;
	color:#e51b24;
	padding:0px;
	margin:0px;
}
h2
{
	font-family:arial;
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
	padding:0px;
	margin:0px;
}
h3
{
	font-family:arial;
	font-size:14px;
	color:#e51b24;
	padding:0px;
	margin:0px;
}
a
{
	font-family:arial;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}
a:hover
{
	font-family:arial;
	font-size:12px;
	color:#e51b24;
	text-decoration:none;
	font-weight:bold;
}
.nieuws_kop
{
	font-family:arial;
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
}
.anieuws
{
	font-family:arial;
	font-size:14px;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}
.anieuws:hover
{
	font-family:arial;
	font-size:14px;
	color:#e51b24;
	text-decoration:none;
	font-weight:bold;
}
/* menu */
/* dynamisch menu */
#menu1
{
	width:140px;
	float:left;
	padding:0px;
	margin:0px;
	z-index:1000;
}

.item_wrap .item1,
.item_wrap .item1:hover,
.item_wrap .item1-active,
.item_wrap .item1-active:hover {
    padding: 2px 5px 2px 5px;
    background: none;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    width:140px;
    float:left;
}
.item_wrap .item2,
.item_wrap .item2:hover,
.item_wrap .item2-active,
.item_wrap .item2-active:hover {
    padding: 3px 8px 4px 8px;
    color: #ffffff;
    font-weight: normal;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
    width:140px;
    float:left;
}
.item_wrap .item1:hover,
.item_wrap .item1-active,
.item_wrap .item1-active:hover {
	background: none;
	text-decoration:none;
	color:#e51b24;
}
.item_wrap .item2 {
   
    color: #ffffff;
}
.item_wrap .item2:hover,
.item_wrap .item2-active,
.item_wrap .item2-active:hover {
  
    color: #e51b24;
    }

.item_wrap .section {
	text-align:left; 
	padding-left:0px; 
	border:0px; 
	margin-left:1px;
    position: absolute;
    margin-top:0px;
    visibility: hidden;
    z-index: -1;
    float:left;
    width:120px;

    color: #ffffff;
	
}
.item_wrap .bottom,
.item_wrap .bottom:hover {
    border-bottom: 1px solid #ffffff;
}

* html .item_wrap td { position: relative; } /* ie 5.0 fix */