#logoContainer{
position:absolute;
left:160px;
top:0px;
background-color: #f7f6f1;
width:384px;
height:50px;
}
#onderBalkLichtPaarsVerdikking{ background-color: #6b739a;
width:160px;
height:24px;
}
#onderBalkDonkerPaars{
margin-left:160px;
background-color: #2d427b;
width:386px;
height:24px;
}
#onderBalkLichtPaars{
background-color: #6b739a;
width:100%;
height:24px;
}
#middenBalk{
background-color: #ffa302;
width:100%;
height:122px;
}
#bovenBalkPaars{
background-color: #2d427b;
width:160px;
height:24px;
}
#bovenBalkRood{
background-color: #fc2f00;
width:546px;
height:24px;
}
#bovenBalkOranje{
background-color: #fd5c01;
width:100%;
height:24px;
}
#whitebar{
background-color: #f7f6f1;
height: 24px;
width:100%;
}
#logo{
border:0px;
background-color: #011e56;
}
#logoBalk{
background-color: #011e56;
width:100%;
height:50px;
}

img{
border:0px;
}
#hotItems{
position: absolute;
left:554px;
top:250px;
}
#menu{
position: absolute;
left:0px;
top:274px; 
width:160px; 
text-align:right;
}
#content{
margin-top: 250px;
width:364px;
margin-bottom:60px;

}
#main{
position:absolute;
left: 170px;
top:0px;
height:100%;
width:364px;
}
*>#main{
min-height:100%;
height:auto;
}

#copyright{
text-align: center;
color: #3a3a3a;
position: absolute;
bottom: 0px;
height: 50px;
width: 364px;
}
html{
height: 100%;
}

body{
	margin: 0px;
	padding: 0px;
	font: 8pt Arial, Sans-serif;
	color: #001d3b;
	background-color: #f7f6f1;
height: 100%;
}

p, div, span,td {
	font: 8pt Arial, Sans-serif;
	color: #001d3b;
}

.newstitle {
display:block;
margin:0;
padding:0;
margin-top:5px;
font: bold 8pt Arial, Sans-serif;
}
.news{
font: 8pt Arial, Sans-serif;
margin:0;
padding:0;
}
.hoofdkop{
	font: bold 10pt Arial, Sans-serif;
	color: #001d3b;
	margin: 2px;
}
h1 {
	font: bold 10pt Arial, Sans-serif;
	color: #001d3b;
	margin: 2px;
}

h2 {
	font: bold 9pt Arial, Sans-serif;
	color: #001d3b;
}

h3 {
	font: bold 10pt Arial, Sans-serif;
	color: #ff9900;
	margin: 2px;
}

a:link, a:visited, a:active {
	font: bold 8pt Arial, Sans-serif;
	color:#ff9900;
	text-decoration: none;
}
a:hover{
	color: #001d3b;
}




.treeview, .treeview div{
margin-left:8px;
}

.treeview a:link,.treeview  a:visited,.treeview a:active{
font-weight: bold;
	font-size:8pt;
display: block;
color: #3a3a3a;
padding:3px;
padding-right:0;
}

.treeview a:hover{
color:#d67527;
text-decoration:none;
}

.treeview div a:link,.treeview div  a:visited,.treeview div a:active{
font-weight: normal;
	font-size:8pt;
display: block;
color: #3a3a3ab;
padding:2px;
padding-right:0;
border:0px;
}

.treeview div a:hover{
color: #ff9900;
text-decoration:none;
}


.treeview div a.menu_active:link,
.treeview div a.menu_active:visited,
.treeview div a.menu_active:active{
font-weight: normal;
font-style:italic;
font-size:8pt;
display: block;
color: #3a3a3a;
padding:2px;
padding-right:0;
}


.treeview div div a.menu_active:link,
.treeview div div a.menu_active:visited,
.treeview div div a.menu_active:active{
font-style: italic;
font-size:7pt;
display: block;
color: #3a3a3a;
padding:2px;
padding-right:0;
}


.treeview div a.menu_active:hover{
color: #ff9900;
text-decoration:none;
}



hr{
	height: 1px;
	border:0;
	background-color: #001d3b;
	color:#001d3b;
	margin: 0px;
}