#index_wrapper
{
width:767px;
height:100%;
left: 50%;
margin-left: -384px;
position: absolute;
border: 1px solid #ffffff;
}

#index_nav
{
width: 120px;
height: 100%;
border-left: 1px solid #ffffff;
border-right: 1px solid #ffffff;
background-image:url(navbg2.jpg);
background-repeat:no-repeat;
float:left;
visibility: hidden; 
}

#index_header_blauw
{

width: 750px;
height: 118px;
border-top: 1px solid #ffffff;
border-right: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
background-image:url(header-blauw.jpg);
float:right;
overflow:hidden;
text-align:left;
}

#index_header_groen
{

width: 750px;
height: 118px;
border-top: 1px solid #ffffff;
border-right: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
background-image:url(header-groen.jpg);
float:right;
overflow:hidden;
}

#index_header_paars
{

width: 750px;
height: 118px;
border-top: 1px solid #ffffff;
border-right: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
background-image:url(header-paars.jpg);
float:right;
overflow:hidden;
}

#index_header_mint
{

width: 750px;
height: 118px;
border-top: 1px solid #ffffff;
border-right: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
background-image:url(header-mint.jpg);
float:right;
overflow:hidden;
}

#index_header_roze
{

width: 750px;
height: 118px;
border-top: 1px solid #ffffff;
border-right: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
background-image:url(header-roze.jpg);
float:right;
overflow:hidden;
}

#index_header_bruin
{

width: 750px;
height: 118px;
border-top: 1px solid #ffffff;
border-right: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
background-image:url(header-bruin.jpg);
float:right;
overflow:hidden;
}

#index_header_rood
{

width: 750px;
height: 118px;
border-top: 1px solid #ffffff;
border-right: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
background-image:url(header-rood.jpg);
float:right;
overflow:hidden;
}


#index_header
{

width: 750px;
height: 118px;
border-top: 1px solid #ffffff;
border-right: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
background-image:url(header-grijs.jpg);
float:right;
overflow:hidden;
}


#index_logo
{
width:120px;
height:118px;
border: 1px solid #ffffff;
background-color:#808080;
overflow:hidden;
}
#index_lang
{
width: 120px;
border-left: 1px solid #ffffff;
border-right: 1px solid #ffffff;
bottom:117px;
background-color:#000000;
}
#index_addr
{
width: 120px;
height: 118px;
bottom:0px;
border: 1px solid #ffffff;
background-color:#808080;
}
#index_footer_blauw
{
width: 750px;
height: 25px;
bottom:0px;
border-top: 1px solid #ffffff;
border-right: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
background-color:#336799;
float:right;
}

#index_footer
{
width: 750px;
height: 25px;
bottom:0px;
border-top: 1px solid #ffffff;
border-right: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
background-color:#787878;
float:right;
}

#index_footer_bruin
{
width: 750px;
height: 25px;
bottom:0px;
border-top: 1px solid #ffffff;
border-right: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
background-color:#cc6601;
float:right;
}

#index_footer_mint
{
width: 750px;
height: 25px;
bottom:0px;
border-top: 1px solid #ffffff;
border-right: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
background-color:#3ebac4;
float:right;
}

#index_footer_rood
{
width: 750px;
height: 25px;
bottom:0px;
border-top: 1px solid #ffffff;
border-right: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
background-color:#cc0001;
float:right;
}

#index_footer_roze
{
width: 750px;
height: 25px;
bottom:0px;
border-top: 1px solid #ffffff;
border-right: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
background-color:#c43db3;
float:right;
}

#index_footer_paars
{
width: 750px;
height: 25px;
bottom:0px;
border-top: 1px solid #ffffff;
border-right: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
background-color:#660066;
float:right;
}


#index_footer_groen
{
width: 750px;
height: 25px;
bottom:0px;
border-top: 1px solid #ffffff;
border-right: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
background-color:#019966;
float:right;
}

#index_body
{
top:0px;
width: 750px;
float:right;
height:100%;
overflow:auto;
background-color:#000000;
border-right: 1px solid #ffffff;
margin-bottom:26px;
}

#home_wrapper
{
height: 413px;
position: absolute;
left: 50%;
width: 726px;
margin-left: -362px;
top: 50%;
border: solid 1px #ffffff;
margin-top: -206px;
}

#home_footer
{
height: 20px;
position: absolute;
width: 726px;
}

#home_nav
{
width:256px;
height:294px;
border-right: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
background-image:url(navbg.jpg);
float:left;
overflow:hidden;
}

#home_banner
{
width:470px;
height:294px;
border-bottom: 1px solid #ffffff;
float:right;
overflow:hidden;
}

#home_addr
{
width:118px;
height:118px;
float:left;
background-color:#808080;
}

#home_scroll_info
{
width:388px;
height:118px;
float:left;
background-color:#000000;
}

#home_scroll_info_img
{
width:214px;
height:118px;
float:right;
}

.NavPane
{
display:none;
visibility:hidden;
}

body
{
	background-color:Blue;
}

