/* --- COMBINED STYLESHEET FILE GENERATED BY EGO/NEX-CMS - Lithium ICT BVBA - http://www.lithium.be/ --- */

/* --- FILE:  --- */

/**********************
 * START NORMALIZE.CSS
 * 
 * Normalize padding and margins
 * Based on Source: http://www.elementalfocus.com/normalizing-your-css/
 */

body {
	font-size:62.5%;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}	

/* Normalize header sizes */
h1, h2, h3, h4, h5, h6 {
font-size: 100%;
}

/* Normalize list styles */
ol, ul {
list-style: none;
}

/* Normalize font style and weight on odd elements */
/*address, caption, cite, code, dfn, em, strong, th, var => waarom em, strong en th ook => niet nodig*/
address, caption, cite, code, dfn, var {
font-style: normal;
font-weight: normal;
}

/* Normalize table borders */
table {
border-collapse: collapse;
border-spacing: 0;
}

/* Normalize other borders */
fieldset, img {
border: 0;
}

/* Normalize text-alignment */
caption, th {
text-align: left;
}

/* Normalize (remove) quotation marks */
q:before, q:after {
content: '';
}

/*
 * END NORMALIZE.CSS
 *******************/


/* --- FILE:  --- */

/*******************
 * START COMMON.CSS
 */

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
	clear: both;
    visibility: hidden;
}


/* Hides from IE-max \*/
* html .clearfix {
    height: 1%;
}
.clearfix {
	display: block;
	overflow:visible !important;
}
/* End hide from IE-mac */

.clearfloat
{
	clear:both;
}


/*
 * END COMMON.CSS
 ****************/


/* --- FILE:  --- */

#content img
{
	margin:0;
}

#content td
{
	padding:0;
}

#content .contacts li.organisationName
{
	font-weight:bold;
}

#content .contacts
{
	margin-left:0;
}

#content #contentContact li
{
	list-style:none;
}

#content #contentLoketFiles img, #content #contentDownloads img
{
	float:left;
	border:0px;
	margin: 0 10px 0 0;
}

#content #contentLoketFiles, #content #contentDownloads
{
	list-style:none;
}


