body {

	font-family: "Georgia", "Times", "Serif";

}

#navigation ul li a {

	font-weight:normal;
	font-style: italic;
	font-size:18pt;
	text-transform: lowercase;

}


#navigation ul li a:hover, #navigation ul li.selected a, #navigation ul li.current_page_item a {

	text-decoration: underline;
	
}

#intro {

	font-weight:normal;
	font-style: italic;
	font-size:16pt;

}

h2, .text h3 {

	font-weight:normal;
	font-size:29pt;
	font-style: italic;

}

.text h3 {

	font-size:22pt;

}

#accordion h3 { font-size:14pt; font-style: normal; }

#accordion h3 a { text-decoration: none; }
#accordion h3 small { font-weight:normal; }

#lang li {

	font-size:9pt;

}

.boeken ul li strong.year { font-size: 10pt; }

footer { font-size:10pt; }

/* ## Links ########################################## start # */

a:link, a:active, a:visited { 
	
	text-decoration: none; 
	font-weight:bold; 	
	
}

.text a:link, .text a:active, .text a:visited { text-decoration: underline; }
.text a:hover { text-decoration: none; }

#home #mainwrapper a:hover {

	text-decoration: underline;

}

#home .boeken a {

	font-weight: normal;
	font-style: italic;
	font-size:13pt;

}


.button:link, .button:active, .button:visited {


}

a.coverlink:link, a.coverlink:active, a.coverlink:visited { 

	text-decoration: none !important;
	font-style: italic;
	font-weight: normal;
	font-size: 16pt;
	
}

/* ## Links ########################################## end ### */