HTML {
	text-align:justify;
	font-family:Arial;
	font-size:12px;
}
BODY {
	background-color:#f9e4c4;
	background-repeat:repeat-x;
	background-position:top;
	background-image: url(bg.png);
}
#menu A {
	color: #375c8f;
	font-weight: normal;
	font-size:16px;
	font-family:Helvetica, sans-serif;
    font-weight:bold;
    padding: 5px 20px 5px 20px; /* top right bottom left */
}

#menu A:hover{
    text-decoration: none;
    color: #f1b119;
}

.first {
	border-left: 1px #744918 dotted;/**/
}

.first {
	/*
    border-left-width: thin;
	border-left-style: solid;
	border-left-color: white;
    */
    
}
#content .actual {
	padding:25px 60px 0px;
}
P {
	color:#555555;
	font-family:Arial, Helvetica, sans-serif;
}

TD P{
	margin: 0px;
	padding: 0px;
}
H1{
color:#375c8f;
font-family:Times New Roman,Arial,Verdana;
font-size:27px;
font-weight:normal;
line-height:15pt;
}

H2, H3 {
	color:#375c8f;
font-family:Times New Roman,Arial,Verdana;
font-size:20px;
font-weight:normal;
line-height:15pt;
}
#menu {
    margin-top: -300px;
	margin-left:400px;
    height : 46px;
    width: 600px;
	padding:0;
	position:absolute;
}

H1
{
font-size:25px;
}


#top{
height: 376px;
}
.bottomimage {
height:40px;
}

TD.metafb {
    background: url('bg.jpg') no-repeat;
    width:400px;
	height:267px;
	    }

TD.vip {
    background: url('vip.jpg') no-repeat;
    width:400px;
	height:267px;
	    }
        
TD.zakelijk {
    background: url('zak.jpg') no-repeat;
    width:400px;
	height:267px;
	    }
        
A {
	color: #555552;
}
#content IMG
{
border:none;
}
.popupmenu DIV {
	background-color: #134b88;
	margin-top: 27px;
	background-position:top;
}
.popupmenu DIV A {
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.popupmenu DIV A:hover {
	background-color: #d6012f;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.shade {
	margin-top: 27px;
	margin-left:-1px;
}
.index H3 {
	font-family:arial;
	font-size:15px;
	color:white;
	padding: 7px;
	background:#fda61d;
	}

.form label {
	float: left;
	display: block;
    background-color: #f1f1f1;
	width: 25em;
	clear: left;
	}