/*Algemeen*/
html, body
{
	padding: 0;
	height: 100%;
	width: 100%;
}
html
{
	margin: 0;
	background: url(http://www.dendreumel.nl/joomla/templates/dendreumel/images/bg.gif) repeat-y;
	background-position: top center;
	background-color: #0f6dc4;
	text-align: center;
}
body
{
	margin: 0 auto;
	width: 984px;
	font: 1.0em 'trebuchet ms', tahoma, verdana, helvetica, sans-serif;
	text-align: left;
	color: black;
	background-image: url(http://www.dendreumel.nl/joomla/templates/dendreumel/images/logo.jpg);
	background-repeat: no-repeat;
}
a
{
	color: black;
	text-decoration: none;
}
ul
{
	list-style: none;
}
img
{
	border: 0;
}
div.contentpane
{
	margin-top: 50px;
}
/*Container*/
div#container
{
	margin: 0 auto;
	width: 754px;
	height: 100%;
	text-align: left
}
/*Header*/
h1#header
{
	margin: 0;
	padding: 0;
	margin-left: 2px;
	width: 750px;
	height: 253px;
}
/*Inhoud*/
div#content
{
	background-image: url(http://www.dendreumel.nl/joomla/templates/dendreumel/images/logo.gif);
	background-repeat: no-repeat;
	background-position: 2px 0px;
	width: 750px;
	height: 100px;
}
div#content_left
{
	margin-top: 75px;
	margin-right: 10px;
	width: 160px;
	float: left;
	text-align: right;
}
div#content_right
{
	float: right;
	width: 157px;
	margin: 10px -76px 25px 0;
}

div#content_center
{
	width: 499px;
	float: left;
	font-size: 0.8em;
}
div#content_center a
{
	text-decoration: underline;
}
div#content_center a:hover
{
	text-decoration: none;
}

.componentheading
{
	font-size: 1.8em;
	font-weight: bold;
	text-align: center;
	margin: 0;
	padding: 0;
}
.contentheading
{
	padding-top: 30px;
	font-size: 1.2em;
	font-weight: bold;
	color: #0f6dc4;
}


h4
{
	color: white;
	font-size: 1.2em;
	margin: 0 0 0 10px;
}
h5
{
	font-size: 1.0em;
}
.square_left .contentheading, .square_right .contentheading
{
	color: #fff;
	padding: 0;
	margin: 0;
}
.square_left table, .square_right table
{
	padding: 0 5px;
}

.square_left, .square_right
{
	height: 230px;
	width: 230px;
	background: #0f6dc4;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}

ul.latestnews
{
	margin: 5px 25px;
	padding: 0;
	list-style: disc;
}

.tekst_home
{
	margin: 10px;
}
.link_onderwerp
{
	color: #0f6dc4;
	font-weight: bold;
}
.bestuur
{
	font-weight: bold;
	color: #0f6dc4;
}
ul#utg
{
	float: right;
}

img.proclamatie
{
	margin-left: -150px;
}
/*Agenda*/
ul#agenda_lijst
{
	font-size: 1.0em;
	float: left;
	margin-top: 20px;
	margin-bottom: 15px;
}
li.agenda_datum
{
	font-weight: bold;
	font-size: 1.0em;
	margin-top: 10px;
}
p#title
{
	margin: 20px 0 -15px 15px;
	font-size: 1.1em;
}
div#content_left img
{
	margin: 0 0 0 20px;
}
ul#agenda
{
	margin: 5px 0 0 -30px;
	_margin: 5px 0 0 10px;
	font-size: 0.9em;
	font-weight: bold;
	text-align: left;
}
ul#agenda li
{
	_margin-top: -5px;
}
.agenda_onderwerp
{
	margin-left: 10px;
	color: #0f6dc4;
}
li#link_agenda
{
	font-size: 0.9em;
	margin-top: 5px;
	margin-left: 25px;
}
li#link_agenda a:hover
{
	text-decoration: underline;
}
/*Ald Preense*/
ul.aldpreenseTitel
{
	float: left; 
	font-weight: bold; 
	color: #0f6dc4;
}
ul.aldpreenseTitel a
{
	color: #0f6dc4;
}
ul.aldpreenseVoornaam
{
	float: left;
}
ul.aldpreenseAchternaam
{
	float: left; 
	margin-left: -30px; 
	*margin-left: 5px;
}

/*Footer*/
p#footer
{
	font-size: x-small;
	margin: 0px;
	text-align: center;
	clear: both;
}
p#footer a
{
	text-decoration: none;
}
p#footer a:hover
{
	text-decoration: underline;
}
/*Menu*/
ul#nav
{
	font-size: 1.3em;
	color: #0f6dc4;
}
ul#nav a
{
	text-decoration: none;
	color: #0f6dc4;
}
ul#nav a:hover
{
	color: black;
}
ul#nav li
{
	position: relative;
	z-index: 1;
}
/* Submenu*/ 
ul#nav li ul
{
	text-align: left;
	border: 3px solid white;
	display: none;
	position: absolute;
	top: 2px;
	left: 100%;
	background-color: #0f6dc4;
	margin: 0;
	padding: 0 5px;
	font-size: 0.7em;
	color: black;
}
/* Subsubmenu */
ul#nav .parent ul .parent ul
{
	font-size: 1.0em;
	margin-left: 5px;
}
ul#nav .separator
{
	display: block;
}
ul#nav li>ul
{
	clear: both;
}
/* Subitems */ 
ul#nav li ul li a
{
	color: black;
}
ul#nav li ul li a:hover
{
	color: white;
}
ul#nav li ul li
{
	position: relative;
	display: block;
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
	white-space: nowrap;
	color: black;
}
ul#nav li:hover ul, ul#nav li.over ul
{
	display: block;
}
ul#nav li ul .parent:hover ul, ul#nav li ul .parent:over ul
{
	display: block;
}

/* Gastenboek ed */
img.hand
{
	cursor: pointer;
	cursor: hand;
}
p.navigatie
{
	font-size: x-small;
	color: #0f6dc4;
}
p.navigatie a
{
	color: #0f6dc4;
	text-decoration: underline;
}
p.navigatie a:hover
{
	text-decoration: none;
}
div.reactie
{
	border: 1px solid #000;
	background-color: #eee;
	margin-top: 10px;
}
div.reactie h6
{
	margin: 0;
	font-size: 1em;
	padding: 3px 5px;
	background-color: #0f6dc4;
	border-bottom: 1px solid #000;
}
div.reactie p
{
	margin: 0;
	padding: 10px 5px;
}
p.quote
{
	border: 1px solid #000;
	padding: 2px;
	margin: 0;
	background-color: #fff;
}
/* Forms */
form
{
	margin: 0;
}
fieldset
{
	border: 1px solid #000;
	padding: 10px;
	margin: 0;
	color: #000;
}
legend
{
	font-weight: bold;
	color: #000;
}
input, select, textarea
{
	font: 1em verdana, helvatica, sans-serif;
}
textarea
{
	border: 1px solid #000;
	background-color: #eee;
	margin-bottom: 2px;
	padding-left: 1px;
}
input.tekst
{
	border: 1px solid #000;
	width: 150px;
	background-color: #eee;
	margin-bottom: 2px;
	padding-left: 1px;
	padding-right: 1px;
}
input.knop
{
	border: 1px solid #000;
	background-color: #0f6dc4;
	margin-top: 5px;
	margin-bottom: 2px;
}
label, span.info
{
	float: left;
	width: 150px;
	margin-bottom: 2px;
}
div.formsub
{
	margin-left: 150px;
}
/* Foto's */
div.thumb
{
	float: left;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 10px;
	height: 100px;
	width: 100px;
}
div.thumb img
{
	border: 0;
}
div.thumb a
{
	font-size: x-small;
	color: red;
}

/*Paginatie*/
.pagination
{
	color: #0f6dc4;
	font-weight: bold;
	text-align: justify;
	font-size: 0.8em;
}
.pagination span
{
	margin: 2px;
}
.pagination a
{
	margin: 2px;
	color: #0f6dc4;
}