BODY {
	background-color: #FAF2EE;
}

h1,h2,h3,h4,h5,h6,h7 {
	line-height: 150%;
	font-family: Verdana, sans-serif;
	color: Black;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	font-weight: bold;
}

h1 {
	font-size: 24px;
}

h2 {
	font-size: 20px;
}
h2.subkop {
	font: italic normal 18px Georgia;
	color: #cc0033;
}
h3 {
	font-size: 16px;
}
h3.auteur {
	font: normal normal 17px Georgia;
	color: #0E2E6D;
}
h4 {
	font-size: 14px;
}

h6.kleinCap {
	font-size: 9px;
	font-family: Verdana, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #4c4c4c;
	font-weight: normal;
}

h6.Menu {
	font-size: 11px;
	font-family: Verdana, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #0e2e6d;
	line-height: 200%;
	font-weight: bold;
}

h6.extra {
	font-size: 11px;
	font-family: Georgia, serif;
	color: #4c4c4c;
	font-weight: normal;
	font-style: italic;
}

p,td,body,li,pre,#leftcont, #centercont, #rightcont, OL, UL {
	margin-top: 0px;
	color: Black;
	font-family: Georgia, serif;
	font-size: 12px;
	text-align: left;
	margin-bottom: 0px;
	line-height: 200%;
}
P.PullB {
	padding: 1em 1em 1em 3em;
   border-top : 1px solid Black;
	border-left : .25cm solid #004488;
	border-bottom : 1px solid Black;
			background-color: White;
		}

P.pullO {
	padding: 1em 1em 1em 3em;
   border-top : 1px solid Black;
	border-left : .25cm solid #D20020;
	border-bottom : 1px solid Black;
			background-color: White;
		}


A {

	color: #004687;
	text-decoration: none;
}

A:HOVER {
	color: #5799C7;
	text-decoration: none;
}

UL {
	list-style-type: disc;
	margin-left:50px;
}

form {
	display: inline;
}


#main {
	background-color: White;
	width: 800px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	}

#mainkader {
	background-color: White;
	width: 800px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	margin-bottom: 15px;
	}

.promkader {
	background-color: #ececfb;
	width: 430px;
	text-align: left;
	height: 75px;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 1px;
	border-color: #ee801b ;
	border-style: solid;
	border-width: 2px;
	}

#normtxtleft {
	margin-top: 215px; 
	position: absolute; 
	width: 174px; 
	margin-left: 3px;
	border-right: 2px dotted #6E1E0E;
}

#normtxtcenter {
	width: 485px;
	margin-left: 0px;
	margin-top: 0px;
	position: absolute;
	padding: 20px 20px;
}

#normtxtright {
	width: 195px;
	padding: 40px;
	margin-left: 525px;
	margin-top: 0px;
	position: absolute;
	background-image: url(http://www.multilibris.nl/Illustraties/MLborder.png);
}

.subMenuLine {
	overflow: hidden;
	display: inline;
	height: 1px;
	width: 193px;
	margin: 0 0 5px 10px;
	background: url(/img/dot_3px.gif) repeat-x;
}

#footer {
	visibility: hidden;
}

#red {
	color: #cc0033;
}