BODY {
	background: #f6f4f4;
	text-align: center;
	font-family: Palatino Linotype, Book Antiqua, Garamond, Times New Roman;
}

DIV.basisbox {
	margin:auto;
	border: solid 1px #103BAE;
	width: 738px;
}

DIV.titelbox {
	width: 738px;
	height: 100px;
}

DIV.contentbox {
	background: #F2F5FC url('../images/layout/achtergrond.jpg') center no-repeat;
	padding: 10px 20px 10px 40px;
	text-align: justify;
	vertical-align: top;
	font-size: 9pt;
	color: #000;
}

TD {
	font-size: 9pt;
	color: #000;
}

TH {
	font-size: 9pt;
	color: #000;
	font-weight:bold;
	text-align:left;
	vertical-align:top;
}

TD.menu {
	color: #F00;
	vertical-align:top;
}

TD.inhoud {
	text-align: justify;
	font-size: 11pt;
	color: #000;
	vertical-align:top;
	line-height:130%;
	padding: 10px;
	background: #FFF;
}

TABLE.menubox {
	border-top: solid 1px #103BAE;
	border-bottom: solid 1px #103BAE;
	margin: 0px;
	padding: 0px;
	width: 738px;
}

.menu1, .menu1_hover {
	border: none;
	vertical-align: bottom;
}


TD.menu1, TD.menu1_hover {
	padding-top: 2px;
	vertical-align: top;
	padding-bottom: 4px;
	width: 20%;
}

A {
	color: #000;
	text-decoration: none;
}

A:hover {
	color: #F00;
}

A.menu1, A.menu1_hover {
	font-size: 10pt;
	font-weight: none;
	color: #000;
	text-decoration: none;
}

A.menu1:hover, A.menu1_hover {
	color:#F00;
}

#footer {
	color: #526178; 
	font-size: 8pt; 
	text-align: center;
	margin-top: -5px;
}	

#footer A {
	color: #526178;
	text-decoration: none;
}

H1 {
	color: #ff0000; 
	font-size: normal; 
	font-weight: bold; 
	text-align: left;
	margin-bottom:0px;
	font-size: 15pt; 
}

H2 {
	color: #ff0000; 
	font-size: normal; 
	font-weight: normal; 
	text-align: left;
	margin-bottom:0px;
	font-size: 14pt; 
}

H3 {
	color: #ff0000; 
	font-size: normal; 
	font-weight: bold; 
	text-align: left;
	margin-bottom:0px;
	font-size: 13pt; 
}

P {
	padding-left:10px;
}

P.ster {
	color: #F00;
}

.imageright {
	float:right;
	margin-left:15px;
	margin-bottom:15px;
}

.imageleft {
	float:left;
	margin-right:15px;
	margin-bottom:15px;
}


.placeholder {
  clear: both;
}


#logo {
	text-align: center;
}

#logo IMG {
  border: solid 1px #FFF;
  margin: 10px 5px 0px 5px;
}	

#logo A {
	font-size: 9pt;
	text-decoration: none;
	background: none;
	color: #fff;
}

#logo A:hover {
	text-decoration: none;
	color: #FFF;
}

INPUT, SELECT, OPTION, TEXTAREA {
	background: #feecec;
	border: solid 1px #ef0000;
	font-size: 8pt;
}

TABLE.box {
	border: solid 1px #ADBABD;
	width: 410px;
}

TH.box {
	background: #adbabd;
	text-align: left;
	color: #FFF;
	font-size: 10pt;
	font-weight: bold;
	padding: 2px 10px 2px 10px;
}

TD.box {
	padding: 10px 20px 10px 20px;
}

TABLE.boekenlijst TD {
	vertical-align: top;
	text-align: right;
	padding-bottom:20px;
}

TABLE.boekenlijst IMG {
  border: 0px;
}

