/*
 * PMS286: #0061aa;
 * 40%: #99bfdd;
 * 30%: #b2cfe5;
 * 10%: #e5eff6;
 * 5%: #f2f7fb;
 */

html * { font-family: Palatino Linotype, Book Antiqua, Palatino, serif; font-size: 10pt; color: #012560; padding: 0; margin: 0; letter-spacing:0.08em; line-height:1.35em;}
p { color: #1e2b5d; margin-right: 10px; margin-bottom: 10px; }
a img { border: none; }
table { height: 100% }
td { padding: 12px; }
h1 { display: none; } /* font-family:Trebuchet MS; font-size: 14pt; margin-bottom: 25px; text-align: right; */


/* body { background-image: url('../gfx/bg_blue072.jpg'); background-color: #b2cfe5; } */
/* body { background-image: url('../gfx/bg_line.jpg'); background-color: #e5eff6; overflow: hidden; } */
/* #bg_right { background-color: #fff; height: 103px; position: absolute; left: 60%; top: -30px; width:400px; z-index: -1; }*/
#bg_right { display: none;}

/* licht blauw */
body { background-color: #0061aa; background-image: url('../gfx/bg4.jpg'); background-position: center; background-repeat: repeat-y; } 
#left, #menu a { background-color: #e5eff6; }

/* warmer
body { background-color: #FFE1B9; background-image: url('../gfx/bg2.jpg'); background-position: center; background-repeat: repeat-y;}
#left, #menu a { background-color: #FFF0DC; } */

/* combi
body { background-color: #FFE1B9; background-image: url('../gfx/bg1.jpg'); background-position: center; background-repeat: repeat-y;}
#left { background-color: #FFF0DC; }
#menu a { background-color: #e5eff6; } */

#menu { margin-top: 25px; }
#menu li { list-style: none; float: left; width: 100px; }
#menu a { color: #1e2b5d; text-decoration: none; padding: 2px 0px 2px 10px; display: block; }
#menu a:hover, #menu a.active { background-color: #fff; }

#center { height: 100%; width: 1000px; margin: 0 auto; }
#content { position: absolute; top: 50%; height: 360px; width: 1000px; margin-top: -230px; }
#logo { margin-bottom: 25px; text-align: right; z-index: 20; }
#left { height: 360px; width: 599px; float:left; }
#left li { list-style-type: disc; list-style-position: outside; margin-left: 15px; }
#right img { width: 400px; height: 360px; }

#left, #right { display: block; }

.margin { margin: 25px 15px 25px 25px; height: 310px; overflow-y: auto; }
