body{
background-color			: #FFFFFF;
background-image			: url(../images/achtergrond.jpg);
background-attachment		: fixed;
background-repeat			: repeat-x;
background-position			: bottom center;
margin						: 10px;
}

td{
font-family					: arial,helvetica;
font-size					: 12px;
color						: #000000;
}

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

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

h1{
font-family					: arial,helvetica;
font-size					: 13px;
font-weight					: bold;
color						: #000000;
}

h2{
font-family					: arial,helvetica;
font-size					: 15px;
font-weight					: bold;
color						: #000000;
}

h3{
font-family					: arial,helvetica;
font-size					: 17px;
font-weight					: bold;
color						: #000000;
}

h4{
font-family					: arial,helvetica;
font-size					: 13px;
font-weight					: bold;
color						: #0033CC;
}

h5{
font-family					: arial,helvetica;
font-size					: 13px;
font-weight					: bold;
color						: #FF0000;
}

h1{
font-family					: arial,helvetica;
font-size					: 13px;
font-weight					: bold;
color						: #FFFFFF;
}

.fullriver{
font-family					: verdana,arial;
font-size					: 10px;
font-weight					: normal;
color						: #000000;
}

.fullriver a
{
font-family					: verdana,arial;
font-size					: 10px;
font-weight					: normal;
color						: #0033CC;
text-decoration				: none;
}

.fullriver a:hover
{
font-family					: verdana,arial;
font-size					: 10px;
font-weight					: normal;
color						: #FF0000;
text-decoration				: none;
}

.leftsmall{
font-family					: verdana,arial;
font-size					: 10px;
font-weight					: normal;
color						: #6699CC;
}

.leftsmall a
{
font-family					: verdana,arial;
font-size					: 10px;
font-weight					: normal;
color						: #6699CC;
text-decoration				: none;
}

.leftsmall a:hover
{
font-family					: verdana,arial;
font-size					: 10px;
font-weight					: normal;
color						: #6699CC;
text-decoration				: none;
}

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

.lineDotted{
height						: 20px;
vertical-align				: middle;
background-repeat			: repeat-x;
background-position			: bottom left;
}

.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;
}
