body{
background-color			: #FFEC9C;
background-image			: url(../images/lederachtergrond.jpg);
background-attachment		: fixed;
background-repeat			: no-repeat;
background-position			: bottom center;
margin						: 0px;
}


td{
font-family					: arial,helvetica;
font-size					: 12px;
color						: #000000;
}

a{
font-family					: arial,helvetica;
font-size					: 12px;
font-weight					: bold;
color						: #660000;
text-decoration				: none;
}

a:hover{
font-family					: arial,helvetica;
font-size					: 12px;
font-weight					: bold;
color						: #FFFFFF;
text-decoration				: underline;
}

h1{
font-family					: arial,helvetica;
font-size					: 13px;
font-weight					: bold;
color						: #000000;
}

.leftsmall{
font-family					: arial,helvetica;
font-size					: 10px;
font-weight					: normal;
color						: #A8D4D5;
}

.leftsmall a
{
font-family					: arial,helvetica;
font-size					: 10px;
font-weight					: normal;
color						: #A8D4D5;
text-decoration				: none;
}

.leftsmall a:hover
{
font-family					: arial,helvetica;
font-size					: 10px;
font-weight					: normal;
color						: #A8D4D5;
text-decoration				: underline;
}

.addressInfo{
font-family					: arial,helvetica;
color						: #666666;
text-align					: left;
font-size					: 11px;
}

.lineDotted{
height						: 20px;
vertical-align				: middle;
background-image			:   url(/images/stippellijn.jpg);
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;
}