html,body
{
	margin						:	0px;
	padding						:	0px;
}
body
{
	margin-left					:	20px;
	margin-top					:	5px;
	background					:	url(/img/body_left_bg.gif);
	background-repeat			:	repeat-y;
	scrollbar-face-color		:	#000000;
	scrollbar-shadow-color		:	#000000;
	scrollbar-highlight-color	:	#000000;
	scrollbar-3dlight-color		:	#ffffff;
	scrollbar-darkshadow-color	:	#ffffff;
	scrollbar-track-color		:	#000000;
	scrollbar-arrow-color		:	#ffffff;
	background-color			:	#eeeeee;
}
body, td, select, input
{
 	font-family			:	Verdana;
}
.menu
{
 	font-size			:	11px;
	font-weight			:	bold;
	vertical-align		:	middle;
}
#titel
{
 	letter-spacing		:	-2px;
	font-weight			:	bold;
	font-size			:	24px;
}
#main
{
 	width				:	100%;
}
header
{
	font-size			:	12px;
	font-weight			:	bold;
	font-style			:	italic;
}
#main_top
{
 	height				:	5px;
}
img
{
	border				:	0px;
}
#album_overzicht
{
	font-size			:	10px;
}
.album, select.menu
{
 	background-color	:	#e1dcd0;
}
select.menu
{
 	font-size			:	10px;
	border				:	1px solid #808080;
}
.album_data
{
 	font-size			:	10px;
}
.album_titel
{
 	font-size			:	15px;
	font-weight			:	bold;
}
a
{
	font-weight			:	bold;
	text-decoration		:	none;
	font-size			:	11px;
	color				:	#000000;
}
a:hover
{
	color				:	#333377;
	cursor				:	hand;
}
.grayed
{
  	font-weight			:	bold;
	font-size			:	11px;
 	color				:	#CCCCCC;
}
.rank
{
	font-size			:	9px;
	font-weight			:	normal;
}
.quote_date
{
 	font-size			:	10px;
}
.pictures
{
 	text-align			:	center;
}
.selected
{
 	color				:	#080808;
	font-weight			:	bold;
}
.navpijlen
{
	background-repeat		:	no-repeat;
	background-position		:	center;
	background-attachment	:	fixed;
	width					:	150px;
	height					:	45px;
}
.navpijlenpictures
{
	background-repeat		:	no-repeat;
	background-position		:	center;
	background-attachment	:	fixed;
	width					:	150px;
	height					:	16px;
}
.adisabled
{
 	font-weight				:	bold;
	text-decoration			:	none;
	font-size				:	11px;
	color					:	#909090;
}
textarea.quote
{
 	background-image			:	url(/img/body_quotes_400.gif);
	background-repeat			:	no-repeat;
	background-color			:	#ededeb;
	border						:	1px solid #808080;
	font-family					:	Verdana;
	font-size					:	12px;
	font-weight					:	normal;
	height						:	60px;
	width						:	400px;
	scrollbar-shadow-color		:	#ededeb;
	scrollbar-highlight-color	:	#ededeb;
	scrollbar-face-color		:	#ededeb;
	scrollbar-3dlight-color		:	#ededeb;
	scrollbar-darkshadow-color	:	#ededeb;
	scrollbar-track-color		:	#ededeb;
	scrollbar-arrow-color		:	#ededeb;
}
input.quote
{
	background-color			:	#ededeb;
	border						:	1px solid #808080;
	font-family					:	Verdana;
	font-size					:	12px;
	font-weight					:	normal;
	height						:	14px;
	width						:	120px;
	padding						:	2px;
}
.quote400
{
 	background-image	:	url(/img/body_quotes_400.gif);
	background-repeat	:	no-repeat;
	background-color	:	#ededeb;
	height				:	60px;
	font-style			:	italic;
	text-align			:	center;
	font-size			:	11px;
}
.quote600
{
 	background-image	:	url(/img/body_quotes_600.gif);
	background-repeat	:	no-repeat;
	background-color	:	#ededeb;
	height				:	60px;
	font-style			:	italic;
	text-align			:	center;
	font-size			:	11px;
	padding				:	2px;
}
.quotekop
{
 	vertical-align		:	top;
	text-align			:	left;
	font-weight			:	bold;
	font-size			:	12px;
}
#slideshow
{
 	background-image	:	url(/img/body_slideshow.jpg);
	background-repeat	:	no-repeat;
	background-position	:	center;
	height				:	550px;
	width				:	726px;
	background-color	:	#E1DCD0;
	text-align			:	center;
}
.slideshow_navigatie
{
	text-align			:	center;
	letter-spacing		:	-3px;
	font-weight			:	bold;
	font-size			:	36px;
}





/* Nieuwe gedeelte */
td#tdLogo
{
	width				:	89px;
	height				:	95px;
	background-image	:	url(/img/body_logo.gif);
	background-repeat	:	no-repeat;
}
div#divSite
{
	width				:	718px;
}
div#divHeader
{
	height				:	95px;
	clear				:	both;
}

div#divContent
{
	float				:	left;
	width				:	730px;
	clear				:	both;
	margin-top			:	1px;
}

/* Onderste gedeelte: copyright */
div#divCopyright
{
	margin-top			:	5px;
	float				:	left;
	background-color	:	#000000;
 	vertical-align		:	middle;
 	text-align			:	center;
	clear				:	both;
	width				:	100%;
	padding				:	3px 0px 3px 0px;
}
div#divCopyright, div#divCopyright A
{
 	font-weight			:	bold;
	font-size			:	9px;
	color				:	#cad6df;
	letter-spacing		:	2px;
}
div#divCopyright A:hover
{
	color				:	#ffffff;
}
