body{
background-color			: #F9ECDB;
background-image			: url(../images/achtergrond.jpg);
background-attachment		: fixed;
background-repeat			: no-repeat;
background-position			: bottom center
}

td{
font-family					: arial,helvetica;
font-size					: 13px;
color						: #002C94;
}


a{
font-family					: arial,helvetica;
font-size					: 12px;
font-weight					: bold;
color						: #002C94;
text-decoration				: none;
}

a:hover{
font-family					: arial,helvetica;
font-size					: 12px;
font-weight					: bold;
color						: #002C94;
text-decoration				: underline;
}

.axivorm{
font-family					: arial,helvetica;
font-size					: 10px;
font-weight					: normal;
color						: #BABECE;
}

.axivorm a
{
font-family					: arial,helvetica;
font-size					: 10px;
font-weight					: normal;
color						: #BABECE;
text-decoration				: none;
}

.axivorm a:hover
{
font-family					: arial,helvetica;
font-size					: 10px;
font-weight					: normal;
color						: #BABECE;
text-decoration				: underline;
}

.menuleft{
font-family					: arial,helvetica;
font-size					: 12px;
font-weight					: normal;
color						: #FFFFFF;
}

.menuleft a
{
width						: 100%;
background-color			: #BABECE;
font-family					: arial,helvetica;
font-size					: 12px;
font-weight					: bold;
color						: #10318C;
text-decoration				: none;
}

.menuleft a:hover
{
width						: 100%;
background-color			: #002C94;
font-family					: arial,helvetica;
font-size					: 12px;
font-weight					: bold;
color						: #FFFFFF;
text-decoration				: none;
}

.menuright{
font-family					: arial,helvetica;
font-size					: 9px;
font-weight					: normal;
color						: #002C94;
}

.menuright a
{
font-family					: arial,helvetica;
font-size					: 9px;
font-weight					: bold;
color						: #002C94;
text-decoration				: none;
}

.menuright a:hover
{
font-family					: arial,helvetica;
font-size					: 9px;
font-weight					: bold;
color						: #002C94;
text-decoration				: none;
}

h1{
font-family					: arial,helvetica;
font-size					: 17px;
font-weight					: bold;
color						: #10318C;
}

h2{
font-family					: arial,helvetica;
font-size					: 14px;
font-weight					: bold;
color						: #10318C;
}

.addressInfo{
font-family					: arial,helvetica;
color						: #666666;
text-align					: left;
font-size					: 11px;
}

.horizontalLine{
height						: 1px;
color						: #E1E1E1;
}

.mainTable{
border-width				: 1px;
border-style				: solid;
border-color				: #666666;

}

.contentColumn{
width						: 400px;
border-width				: 0px;
border-right-width			: 1px;
border-style				: solid;
border-color				: #666666;
padding-right				: 5px;
padding-left				: 5px;
}
