html
{
height: 100%;
}
body
{
height: 100%;
font-family: "Trebuchet MS", Helvetica, sans-serif;
margin: 0px;
padding: 0px;
background:  #342a7a;
overflow-x: hidden;
}
h1
{
font-size: 13px;
font-weight: bold;
color: #f99d1c;
margin-bottom: 15px;
}
p
{
font-size: 12px;
color: #FFFFFF;
line-height: 18px;
}
A:LINK
{
color: #f99d1c;
}
A:VISITED
{
color: #f99d1c;
}
A:HOVER
{
color: #f99d1c;
text-decoration: underline;
}
A:ACTIVE
{
color: #f99d1c;
}
form {
	height: 100%;
}
.container_all
{
Position: relative;
width: 100%;
background:  url(images/bg.jpg) repeat-x;
min-height: 100%;
height:auto !important; /* voor moderne browsers */
height:100%; /* voor IE */
}
.container
{
overflow: hidden;
Position: relative;
width: 100%;
}
.footer
{
Position: absolute;
width: 100%;
height: 179px;
margin: 0 auto;
background:  url(images/footer.jpg) center no-repeat;
bottom: 0px;
}
.header
{
left: 50%;
Top: 0;
Position: absolute;
width: 2487px;
height: 214px;
margin-left: -1443px;
background:  url(images/header.jpg) no-repeat;
}
.menu_mainmain
{
width: 990px;
height: 50px;
font-family: "Arial Black", Gadget, sans-serif;
margin: 0;
margin-left: -495px;
padding: 0;
list-style-type: none;
position: absolute;
top: 205px;
left: 50%;
}
.menu_mainitem
{
float: left;
width: 161px;
height: 50px;
font-size: 14px;
color: #FFFFFF;
text-align: center;
text-transform: uppercase;
margin: 0;
padding: 0;
padding-left: 2px;
padding-right: 2px;
background:  url(images/menu_button.jpg) center no-repeat;
list-style-type: none;
}
.menu_mainitem a
{
color: #FFFFFF;
line-height: 35px;
text-decoration: none;
}
.menu_mainitem a:visited
{
color: #FFFFFF;
text-decoration: none;
}
.menu_mainitem a:focus
{
color: #FFFFFF;
text-decoration: none;
}
.menu_mainitem a:hover
{
color: #FFFFFF;
text-decoration: none;
}
.menu_mainitemselected
{
float: left;
width: 161px;
height: 50px;
font-size: 14px;
text-align: center;
text-transform: uppercase;
margin: 0;
padding: 0;
padding-left: 2px;
padding-right: 2px;
background:  url(images/menu_button_selected.jpg) no-repeat;
list-style-type: none;
}
.menu_mainitemselected a
{
width: 150px;
height: 44px;
color: #FFFFFF;
line-height: 35px;
text-decoration: none;
}
.menu_mainitemselected a:visited
{
color: #FFFFFF;
text-decoration: none;
}
.menu_mainitemselected a:focus
{
color: #FFFFFF;
text-decoration: none;
}
.menu_mainitemselected a:hover
{
color: #FFFFFF;
text-decoration: none;
}
.content
{
width: 750px;
font-size: 12px;
color: #FFFFFF;
margin: 0 auto;
margin-bottom: 184px;
padding-top: 270px;
}
.footer_menumain
{
width: 875px;
height: 30px;
margin: 0 auto;
margin-top: 25px;
padding: 0;
list-style-type: none;
}
.footer_menuitem
{
float: left;
font-size: 13px;
text-transform: uppercase;
margin: 0;
margin-left: 5px;
margin-right: 5px;
padding: 0;
list-style-type: none;
}
.footer_menuitem a
{
color: #FFFFFF;
text-decoration: none;
}
.footer_menuitemselected
{
float: left;
font-size: 13px;
text-transform: uppercase;
margin: 0;
margin-left: 5px;
margin-right: 5px;
padding: 0;
list-style-type: none;
}
.footer_menuitemselected a
{
color: #FFFFFF;
text-decoration: none;
}
.footer_menubetweenitems
{
float: left;
font-size: 13px;
color: #f99d1c;
margin: 0;
margin-left: 5px;
margin-right: 5px;
padding: 0;
}

