/* side navigation menu\*/

.buttonscontainer {
	margin-top: 130px;
	
}

.buttons a {
	color: #FFFFFF;
	background-color: #999999;
	padding: 2px;
	padding-right: 6px;
	display: block;
	border-right: 12px solid #999999;
	border-left: 0px solid #999999;
	border-bottom: 0px solid #999999;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	margin-top: 15px;
	line-height: 1.5em;
	margin-right: 5.5em;
	margin-left: 90px;
}

.buttons a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

.buttons a:hover {
text-decoration: none;
border-right: 12px solid #3399CC;
border-top:0px solid #FFFFFF;
border-bottom: 0px solid #FFFFFF;
background-color: #EBEBEB;
color: #3399CC;
}

html {
   overflow: -moz-scrollbars-vertical;
}

/*end side navigation menu\*/ 



/*beginning general css\*/ 

P {
	padding-right: 0em;
	padding-left: 1em;
}



body {
	background-color: #999999;
}

.OuterTable {
	background-image: url(/images/exlibris800.gif);
	background-repeat: no-repeat;
	border-left : 2px solid #3399CC;
	border-right : 2px solid #3399CC;
	border-top: 2px solid #3399CC;
	border-bottom: 2px solid #3399CC;
	background-color: #ECF8FF;
}

.BookTable {
	margin-left: 1.5em;
	}
	
.BestelTable {
	margin-left: 2em;
}	

.EventExpoTable {
	margin-left: 1em;
}

.Opmerking {
	margin-left: 2em;
}

A:link {
	text-decoration: none
}

A:active {
	color: #0099FF}

A:visited {
	color: #0033FF;
	text-decoration: none;
}
A:hover {
	text-decoration: underline
}


/*end general css\*/ 

/*start_index css\*/ 

li {
	line-height: 25px;
	color: #666666;
	list-style-image: url(/images/blue.gif);
	text-indent: 0.2em;
	margin-left: 1em;
}


/*end_index css\*/ 
tr{
	font-size: 10pt;
	color: #666666;
	line-height: 155%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.openingtimes {
	font-size: 8pt;
	line-height: 200%;
}


.themetitle {
	color: #666666;
	font-weight: bold;
	font-size: 10pt;
	padding-top: 0.5em;
	letter-spacing: 0.3em;
}

.heading {
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	margin-top: 1em;
	margin-bottom: 1em;
}