/* --- MAIN.CSS - SER --- */

#container {
	width: auto;
	margin: 0;
	background: #fff;
	overflow: visible;
}

/* ************************************			TOP				*************************************/
/***************************************************************************************************/
/**************************************************************************************************/

#top {
	display: none;
}

/* ************************************		HOOFDNAVIGATIE		*************************************/
/***************************************************************************************************/
/**************************************************************************************************/

#hoofdnavigatie {
	display: none;
}

/* ************************************			CONTENT			*************************************/
/***************************************************************************************************/
/**************************************************************************************************/

#content {
	width: auto;
	padding: 0;
}

#contentcontainer {
	width: auto;
}

#contentopcontainer 
{
    margin-left: 0px;
}

#contenttoplines {
	display: none;
}

#kruimelpad {
	margin: 3px 10px 20px 0;
	width: auto;
}

#contenttitel {
	margin: 3px 10px 0 0;
	width: auto;
}

#status {
	text-align: left;
}

/* ************************************		CONTENT HOMEPAGE	*************************************/
/***************************************************************************************************/
/**************************************************************************************************/

#topfader {
	display: none;
}

#containerintronieuws {
	width: auto;
}

#homeintro {
	width: auto;
}

#introtekst {
	width: auto;
}

#homenieuws {
	width: auto;
}

#homedirectnaar {
	display: none;
}

#containerhomebottom {
	width: auto;
	background-image: none;
}

#containerhomeblokken {
	width: auto;
	background-image: none;
	overflow: visible;
}

#homebottomlines {
	display: none;
}

.homebottomblok {
	clear: both;
}

.homelinksblok h1 {
	margin: 0 0 3px 7px;
}

/* ************************************		CONTENT LINKS		*************************************/
/***************************************************************************************************/
/**************************************************************************************************/

.linkskolom a {
	background: url(/images/SER/bullit_bottomlinks.gif) no-repeat 0pt 6px;
	padding: 0 0 2px 8px;
}

/* ************************************		CONTENT THEMA OB	*************************************/
/***************************************************************************************************/
/**************************************************************************************************/

.themaobtabel {
	height: auto;
}

/* ************************************		CONTENT 3 BLOKKEN	*************************************/
/***************************************************************************************************/
/**************************************************************************************************/

#navigatiecontainer {
	display: none;
}

#contentrechtscontainer {
	display: none;
}

/* ************************************			FOOTER			*************************************/
/***************************************************************************************************/
/**************************************************************************************************/

#footer {
	display: none;
}