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;	
}

li {
	color:#555;
}

/* Algemene opmaak koppelingen */
a 
{ 
	color				: #555; 
	text-decoration		: none;
}

a:hover
{
	text-decoration		: underline;
}

#topnav, #breadcrumbs, #footerblock ul
{
	margin				: 0px;
	padding				: 0px;
}

ul.nav, ul#navigation
{
	list-style-type		: none;
	margin				: 0px;
	padding				: 0px;
}
#navigation .today
{
	color				: #ff7100;
	float				: right;
}
#container ul#navigation
{
	margin-top			: 75px;
	padding-top			: 5px;
}
ul.nav li, ul#navigation li
{
	display				: inline;
}
ul.nav a, ul#navigation a
{
	color				: #666;
	font-weight			: bold;
	font-variant		: small-caps;
	text-transform		: lowercase;
	font-size			: 14px;
	margin-right		: 10px;
	text-decoration		: none;
}
ul.nav a:hover, ul#navigation a:hover
{
	text-decoration		: underline;
	color:#FC7100;
}

/* Algehele container */
#container
{
	width				: 900px;
	margin				: 0 auto;

}

/* HEADER */
/* header block rechts */
#hblocks
{
	float				: right;
	width				: 300px;
}

/* 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
{
	color:#555;
	padding				: 0 2px;
}
#topnav a:hover
{
	background-color	: #bbb;
	text-decoration		: none;
	color				: #fff;
}
li#jump, .hfaddon
{
	display				: none;
}

/* Beschrijvende woordenboek-blok */
#woordenboek
{
	font-size			: 11px;
	color				: #555;
	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;
	color:#FC7100;
}
#woordenboek big
{
	font-size			: 14px;
}

/* achtergrondlogo */
#header #logo
{
	margin				: 4px 0 0 -50px;
}
#header #logo a
{
	margin-left			: 0px;
	text-decoration		: none;
	height				: 94px;
	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
{
	position			: absolute;
	top					: 98px;
	list-style-type		: none;
	clear				: both;
	font				: italic 1.2em arial;
}
#breadcrumbs li
{
	display				: inline;
}
#breadcrumbs a
{
	color				: #FC7100;
}


/* MAIN */

/* CONTENT */
#content
{
	margin				: 10px 0px;
	border				: 1px dashed #ccc;
	/*background			: #eee;*/
}

/* indexpagina */
#text #intro
{
	margin				: 0 0 15px 0;
	font-weight			: bold;
}


/* artikelen */
#content #text
{
	padding				: 10px;
	width				: 664px;
	float				: left;
}
/* headings */
#text h1, #text h2, #text h3
{
	margin				: 0px;
	padding				: 0px;
}
#text h1
{
	font-size			: 1.7em;
	color				: #FC7100; /* paars: 639; blauw: 06c*/
	border-bottom		: 1px dashed #c00;
}

#text h2
{
	font-size			: 1.3em;
	padding-top			: 0.75em;
	color				: #FC7100;
}
#content h3
{
	font-size			: 1.1em;
	margin-top			: 15px;
	color				: #000;
}
#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;
}

div.clear
{
	clear				: both;
}

/* SIDEBAR */
#sidebar
{
	float				: right;
	width				: 200px;
}
#sidebar div.item
{
	margin-bottom		: 12px;
	padding-bottom		: 14px;
	font-size			: 8pt;
	border-bottom		: 1px dotted #f1f1f1;
}
#sidebar .item h5
{
	padding				: 5px 0;
	color				: #6e6e6e;
	font				: bold 10pt 'trebuchet ms';
}
.item a
{
	text-decoration		: none;
	color				: #c00;
}

/* FOOTER */
#footerblock
{
	margin				: 10px 0px;
	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				: 200px;
	float				: left;
	margin-left			: 15px;
	display				: inline;
}

#footer ul
{
	padding				: 0px;
	margin				: 10px;
	list-style-type		: none;
	text-align			: center;	
}
#footer ul li
{
	display				: inline;
}
