
body { 
   font-family: 'Helvetica', Arial, sans-serif;
   font-weight: normal;
   font-size: 12px;
   line-height: 16px;
   color:#000000;
   background-color:#ffffff; 
   margin-left:6px;
   margin-top: 6px;
}

.arial11 {
   font-family: 'Helvetica', Arial, sans-serif;
   font-weight: normal;
   font-size: 12px;
   line-height: 16px;
}

.arial24 {
   font-family: 'Helvetica', Arial, sans-serif;
   font-weight: bold;
   font-size: 24px;
   line-height: 28px;
}

.arial24r {
   font-family: 'Helvetica', Arial, sans-serif;
   font-weight: normal;
   font-size: 24px;
   line-height: 28px;
}

a:link, a:active, a:visited { 
   color:#000000; 
   text-decoration:none; 
/*    font-weight:bold;  */
}
a:hover { 
   color: rgb(94,134,54);
}
a img {
   border:4px solid #ffffff;
}
a:hover img {
   border:4px solid #ffaaaa;
}
a.gewonelink {
   font-weight:normal;
}

a.plain img {
	color: none;
	text-decoration: none;
	border: none;
}

a.infolink {
   font-weight:normal;
   text-decoration:underline;
}

.bold {
	font-weight: bold;
}

.under {
	text-decoration: underline;
}

#col1 {
	position:absolute;
	left:10px;
	top:10px;
	width:190px;
}


#col2_heading {
	position:absolute;
	left:220px;
	top:10px;
	height: 34px;
	margin-right:10px;
	width:150px;
}

#col2 {
	position:absolute;
	left: 220px;
	top: 33px;
	margin-top: 37px;
	bottom: 0px;
	overflow-y: auto;
	padding-right: 10px;
	margin-right: 10px;
	padding-bottom: 10px;
	width: 160px;
}

#col3_heading {
	position:absolute;
	left:420px;
	top: 10px;
	height: 34px;
	width:640px;
}

#col3 {
	position:absolute;
	left:420px;
	top: 33px;
	margin-top:37px;
	padding-right: 10px;
	padding-bottom: 10px;
	bottom: 0px;
	overflow-y: auto;
	overflow-x: hidden;
	width:630px;
}

.imoverview {
	margin-right:10px;
	margin-bottom:10px;
	vertical-align: text-top;
}

.imoverview img {
	vertical-align: text-top;
}

.books_image_ct {
	/*display: inline;*/
}

.books_image {
	margin-bottom: 10px;
	margin-right: 10px;
	vertical-align: top;
}

.pink {
	color: #ffaaaa;
}

.seriftext {
	font-family: 'Georgia',Georgia,Times, serif;
	font-size: 14px;
	line-height: 18px;
}

.work, .various {
	margin-bottom: 1em;
}

p {
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 1em;
}

#copyright {
	position: fixed;
	bottom: 10px;
	left: 10px;
	font-size: 10px;
}


h1 {
	color: black;
	display: inline;
	font-family: 'Helvetica', Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
}


h1.hidden {
	display: none;
}

#title {
	position: absolute;
	
}

#menu ul {
	list-style: none;
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#menu ul li {
	padding: 0;
	margin: 0;
/*
	margin-bottom: 4px;
	height: 24px;
*/
}

#menu ul li.selected a {
	border-bottom: 2px solid black;
	display: inline-block;
	height: 24px;
}

#col3 .image {
	margin-bottom: 1em;
}

#col3 .info {
	float: left;
}

#col3 .nav {
	float: right;
}

.overview-image {
	width: 122px;
	height: 122px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

#secondary-nav {
	display: none;
}

#news p {
	margin-top: 0;
	margin-bottom: 1em;
	padding: 0;
}