/* louisevansanten css file */

html {
	height: 100%;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	background-color: #39009b;
	background: #39009b url(/images/blauw.png) fixed;
	
	padding: 0px;
	height: 100%;
	
	
	/* scrollbar-3dlight-color:#ffe805; 
	scrollbar-arrow-color:#ffe805;
	scrollbar-base-color:#ffe805;
	scrollbar-darkshadow-color:#39009b;
	scrollbar-face-color:#39009b;
	scrollbar-highlight-color:#39009b;
	scrollbar-shadow-color:#ffe805; */
}
td {
	background-color: #ffe805;
	padding: 0px;
	vertical-align: top;
}
table {
	border: 0px;
	border-style: none;
	height: 100%;
}
a {
	text-decoration: none;
}
a img {
	border: 0px;
	border-style: none;
}
h2 {
	font-size: 1em;
	font-weight: bold;
	margin: 0px;
}
/* quotation marks: none, because we add them ourselves */

q:before {
	content: "";
}
q:after {
	content: "";
}
#kaftimg {
	float: right;
/*	height: 200px; */
	margin-left: 8px;
	margin-bottom: 5px;
}
#kaft {
	height: 91px;
	text-align: right;
}
#links {
	position: relative;
	float: left;
	height: 100%;
}
h1 {
	margin: 0px;

}
h2 {
	margin: 0px;
}
h2 img {
	margin: 0px;
}
p {
	margin-top: 0px;
}
strong {
	font-size: 1em;
	font-weight: bold;
}
#kaft {
	width: 274px;
}
.subtitel {
	margin-bottom: 5px;
}

#maintable {
	width: 775px;
	height: 100%;
}

/* column left, 10 pixel spacer */
#leftspace {
	width: 10px;
	height: 1px;
}

/* column top, 15 pixel high spacer */
#topspace {
	height: 15px;
}

/* column right, 1 pixel spacer */
#rightspace {
	width: 1px;
}

/* biografie menu item */
#menubiografie {
	width: 145px;
	height: 36px;
}

/* column menumain, spacer between menu and main */
#menumainspace {
	width: 20px;
}

/* column above main, one */
#maintopspaceone {
	width: 282px;
}

/* column above main, two */
#maintopspacetwo {
	width: 274px;
}

/* menu */
#menu {
	width: 145px;
}

/* header of main text */
#mainheader {
	height: 36px;
	text-align: center;
}

/* column below mainheader */
#mainunder {
	/* width: 145px; */
}

/* louise van santen title */
#titel {
	height: 43px;
}

/* below the title */
#belowtitle {
	height: 43px;
}