body
{
	margin				: 0px;
	padding				: 0px;
	font				: 0.7em arial;
	color				: #000;
	background			: #f9f9f9 url('/woordenboek/img/bg/headbg.jpg') 0 0 no-repeat;
}

img
{
	border				: none;	
}

/* Algemene opmaak koppelingen */
a:link 
{ 
	color				: #06c; 
	text-decoration		: none;
}
a:visited
{ 
	color				: #639; 
	text-decoration		: none;
}
a:hover , a:active
{
	text-decoration		: underline;
}

#topnav, #breadcrumbs, .column ul, #alfabet, #text ul.home, #text ul.geschiedenis, #footerblock ul
{
	margin				: 0px;
	padding				: 0px;
}

/* Algehele container */
#container
{
	width				: 900px;
	margin-left			: 25px;
	margin-top			: 15px;
}

/* HEADER */
/* header block rechts */
#hblock
{
	float				: right;
	width				: 26em;
}

/* Top navigatie */
#topnav
{
	font-size			: 11px;
	margin				: 4px 0 15px 0;
	list-style-type		: none;
	text-align			: right;
	color				: #bbb;
}
#topnav li
{
	display				: inline;
}
#topnav a
{
	padding				: 0 2px;
}
#topnav a:hover
{
	background-color	: #bbb;
	text-decoration		: none;
	color				: #fff;
}
li#jump
{
	display				: none;
}

/* Beschrijvende woordenboek-blok */
#woordenboek
{
	font-size			: 11px;
	color				: #06c;
	margin-bottom		: 15px;
}
#woordenboek span.start
{
	font-size			: 43px;
	float				: left;
	margin-right		: 15px;
	margin-top			: -5px;
}
#woordenboek span.big
{
	display				: block;
	margin				: 0px;
	padding				: 0px;
	font-size			: larger;
}
#woordenboek big
{
	font-size			: 14px;
}

/* achtergrondlogo */
#header #logo
{
	margin				: 4px 0 0 0;
}
#header #logo a
{
	margin-left			: 0px;
	text-decoration		: none;
	height				: 50px;
	width				: 244px;
	display				: block;
	background			: url('/woordenboek/img/bg/logo.gif') no-repeat left top;
}
#header #logo a span
{
	font-size			: 1px;
	visibility			: hidden;
}
ul#breadcrumbs
{
	list-style-type		: none;
	clear				: both;
	margin-bottom		: 15px;
	font				: italic 1.2em arial;
}
#breadcrumbs li
{
	display				: inline;
}
#breadcrumbs a
{
	color				: #06c;
}


/* MAIN */

/* kaders */
#main .column
{
	width				: 161px;
	padding				: 1.3em 0;
	margin-top			: 13px;
}
#main .column h4
{
	background-color		: #639;
	text-align			: center;
	margin				: 0px;
	padding				: 2px 0;
	font-size			: 1.1em;
	color				: #f9f9f9;
}
#main .column form, #main .column ul, #main .column ol, #main .column div
{
	margin				: 0 0 15px 0;
	border				: 1px dashed #639;
	border-width		: 0 1px 1px 1px;
	font				: bold 10px arial;
}
#main .column p
{
	margin				: 0px;
}
div#googleads
{
	text-align			: center;
}
form input, form select, form option
{
	font				: 1em verdana;
}
.column form input
{
	margin				: 2px;
	width				: 140px;
}
.column form input.button
{
	width				: 75px;
}
#main .column ul
{
	list-style-type		: none;
}
#main .column ul a, #main .column form a, #main .column ul span
{
	display				: block;
	padding				: 2px 0px 2px 3px;
	color				: #639;
}
#main .column ul span
{
	color				: #c00;
}
#main .column ul a:hover, #main .column form a:hover
{
	text-decoration		: none;
	color				: #fff;
	background-color	: #639;
}

#main .column ol
{
	margin-left			: 0px;
	padding-left		: 0px;
	list-style-type		: none;
	padding				: 2px;
}
#main .column ol#woordZoeken
{
	padding				: 5px;
	height				: 18px;
}
.column ol span
{
	font-size			: 0px;
	visibility			: hidden;
}
ol#woordZoeken li
{
	float				: left;
}
ol#woordZoeken li#backlinks
{
	float				: right;
}
ol li#backlinks a, ol a#google, ol a#yahoo, ol a#ilse, ol a#live
{
	display				: block;
	text-decoration		: none;
	width				: 16px;
	height				: 16px;
	background-repeat	: no-repeat;
	background-position	: center center;
	margin-right		: 5px;	
}
ol li#backlinks a
{
	background-image	: url('/woordenboek/img/ico/spider.gif');
}
ol a#google
{
	background-image	: url('/woordenboek/img/ico/google.ico.gif');
}
ol a#yahoo
{
	background-image	: url('/woordenboek/img/ico/yahoo.ico.gif');
}
ol a#ilse
{
	background-image	: url('/woordenboek/img/ico/ilse.ico.gif');
}
ol a#live
{
	background-image	: url('/woordenboek/img/ico/live.ico.gif');
}

/* positionering linker en rechterkader */
#left 
{
	float				: left;
}
#right 
{
	float				: right;
}

/* ALFABET */
ul#alfabet
{
	list-style-type		: none;	
	margin				: 0px 181px;
	border-bottom		: 3px solid #ccc;
}

#alfabet li
{
	display				: inline;
}
#alfabet a
{
	font-size			: 1.1em;
	padding				: 0 2px;
}
#alfabet a:hover
{
	background-color	: #ccc;
	color				: #fff;
	text-decoration		: none;
}


/* CONTENT */
#content
{
	margin				: 10px 181px;
	border				: 1px dashed #639;
	background			: #eee;
}

/* indexpagina */
#text #intro
{
	margin				: 0 0 15px 0;
	font-weight			: bold;
}
#content ul.home, #content ul.geschiedenis
{
	list-style-type		: none;
	width				: 255px;
	float				: left;
}
#content ul.geschiedenis
{
	width				: 510px;
}

.geschiedenis li a, .home li a
{
	line-height			: 1.6em;
	padding-left		: 15px;
}
.home h4, .geschiedenis h4
{
	margin				: 10px 0;
	font-size			: 1.3em;
}
.home h4 a, .geschiedenis h4 a, #letters ul h4 a
{
	color				: #c00;
	display				: block;
	background-color	: #fff;
}
.home h4 a:hover, .geschiedenis h4 a:hover, #letters ul h4 a:hover
{
	text-decoration		: none;
	color				: #eee;
	background-color	: #c00;
}
.home li.alfabet
{
	padding-left		: 7px;
}
.home li.alfabet a
{
	display				: block;
	float				: left;
	width				: 1.5em;
	text-align			: center;
	margin				: 7px;
	padding				: 0px;
	font				: bold 1.4em arial;
}
#content li.jaartallen a
{
	line-height			: 1em;
}
.home li img
{
	border				: 1px solid #639;
}

li.meer 
{
	clear				: left;
	text-align			: right;
}
li.meer a
{
	color				: #c00;
}

/* artikelen */
#content #text
{
	padding				: 10px;
}
/* headings */
#text h1, #text h2, #text h3
{
	margin				: 0px;
	padding				: 0px;
}
#content h1
{
	font-size			: 1.7em;
	color				: #c00; /* paars: 639; blauw: 06c*/
	border-bottom		: 1px dashed #c00;
}
#text h1 a, #text h1 small, #text h3 a
{
	color				: #06c;
}
#text h1 small
{
	font-size			: 0.7em;
}
#text h1 a:hover, #text h3 a:hover
{
	text-decoration		: underline;
	color				: #06c;
}
/* volgende / vorige knop */
#text #next, #text #previous
{
	padding				: 0 1px;
}
#text #next:hover, #text #previous:hover
{
	text-decoration		: none;
	color				: #fff;
	background-color	: #c00;
}
#text #next
{
	margin-left			: 5px;
}
#text #previous
{
	margin-right		: 5px;
}
#text h2, #text h3
{
	color				: #c00;
}
#text h2
{
	font-size			: 1.3em;
	padding-top			: 0.75em;
}
#content h3
{
	font-size			: 1.2em;
	margin-top			: 15px;
}
#omschrijving
{
	margin-top			: 10px;
	text-align			: justify;
}

#content hr.clear, #omschrijving hr
{
	background-color	: #eee;
	color				: #eee;
	border-top			: 1px dashed #639;
	height				: 1px;
	margin-top			: 20px;
}

#text p
{
	text-align			: justify;
}
#text p.mainT
{
	margin-top			: 0px;
}
#text ul, #text ol
{
	margin				: 0 0 0 30px;
	padding				: 0px;
}
div.clear
{
	clear				: both;
}

/* Alfabetpagina */
#letters
{
	display				: block;
	width				: 520px;
}
#letters ul
{
	margin				: 10px 0 0 0;
	list-style-type		: none;
	width				: 130px;
	float				: left;
}
#letters ul h4
{
	text-align			: center;
	font-size			: 1.1em;
	margin				: 0px;
}

/* FOOTER */
#footerblock
{
	margin				: 0px 181px;
	border				: 1px dashed #ccc;
	background			: #f9f9f9 url('/woordenboek/img/bg/headbg.jpg') 0 0 no-repeat;
	padding				: 10px 0;
	height				: 9em;
}

#footerblock ul
{
	list-style-type		: none;
}

#footerblock ul.tips
{
	display				: block;
	height				: 1.5em;
	padding-bottom		: 15px;
	text-align			: center;
}
#footerblock ul.tips li
{
	display				: inline;
}
#footerblock ul.list
{
	width				: 115px;
	float				: left;
	margin-left			: 15px;
	display				: inline;
}

#footer
{
	list-style-type		: none;
	text-align			: center;
	margin				: 10px 177px;
}
#footer li
{
	display				: inline;
}



/* websiteveld in formulier niet laten zien */
tr#website
{
	display				: none;
}
pre
{
	padding				: 5px;
	margin				: 0 0 0 10px;
	background-color	: #f9f9f9;
}
.code
{
	padding				: 5px;
	margin				: 0 0 0 10px;
}
table.code td
{
	text-align			: center;
}
code, pre, .code
{
	font-family			: courier;
	font-size			: 11px;
}

sup.tip, sup.nieuw
{
	font-weight			: bold;
	color				: #c00;
}
blockquote
{
	margin				: 0 0 0 10px;
	padding				: 0px;
}
acronym
{
	cursor				: help;
	border-bottom		: 1px dotted #639;
}

/* tabs voor categoriepagina */
#text ul.tabs
{
	display			: block;
	list-style-type	: none;
	text-align		: center;
	background-color: #f9f9f9;
	margin			: 10px 0px;
	padding			: 0px;
}
.tabs li
{
	display			: inline;
}
.tabs a, .tabs span
{
	padding			: 0px 3px;
}
.tabs span
{
	color				: #c00;
	background-color	: #eee;
}
.tabs a, a#uitleg
{
	color				: #c00;
}
.tabs a:hover, a#uitleg:hover
{
	text-decoration		: none;
	color				: #ccc;
	background-color	: #c00;
}
/* 06c, 639, ccc, c00 */

/* knop om definities in/uit te schakelen */
a#uitleg
{
	margin				: 0 auto;
	display				: block;
	text-align			: center;
	width				: 10em;
}
/* definitielijst, extra witruimte */
#text ul.uitleg li
{
	margin-bottom		: 10px;
}
/* afbeelding rechts in de artikelen */
#text img.right
{
	float				: right;
	margin				: 0 0 3px 5px;
	border				: 1px solid #ccc;
}
