

#cCrumbs {}

#cCrumbs ul {
	display			: block;
	margin			: 0px;
	padding			: 0px;
}

#cCrumbs ul li {
	display			: block;
	float			: left;
	height			: 22px;

}

#cCrumbs ul li  {
	display			: block;
	height			: 22px;
	color			: white;
	line-height		: 22px;
	font-size		: 0.8em;
	text-decoration : none;
	padding-right	: 10px;
}

#cCrumbs ul li a {
	color			: white;
	text-decoration : none;
}

#cCrumbs ul li a:hover {
	text-decoration	: underline;
}

#cCrumbs ul li.next,
#cCrumbs ul li.title {
/*	padding-left		: 12px;
	background-image	: url(http://cms3.enschede.nl/graphics/crumbs/witpijltje.jpg);
	background-position	: 0px 8px;
	background-repeat	: no-repeat;
*/
}

#cCrumbs ul li.title {
	font-weight			: bold;
}



#cHeader {
	background-image	: url(http://www.enschedebuitensporig.nl/ariadne/loader.php/cms/layouts/buitensporig/images/header.png);
	background-repeat	: no-repeat;
	background-position	: 0;
}

#cBanners #logo {
	position: absolute;
	left	: 0px;
	width	: 370px;
	height	: 193px;
	top		: 24px;

	background-image	: url(http://www.enschedebuitensporig.nl/ariadne/loader.php/cms/layouts/buitensporig/images/logo.png);
	background-repeat	: no-repeat;
	background-position	: 0 -25px;
}

#cHeader #extraLine {
	position: absolute;
	left	: 0px;
	right	: 0px;
	height	: 24px;
	top		: 126px;
	background-color: #e52282;
}

#cContent {
	padding			: 0px;
}



#cContent #middle {
	position		: absolute;
	top				: 0px;
	bottom			: 0px;
	left			: 0px;
	width			: 473px;
	background-color: #dae2ed;
	color			: #0a3d88;
	padding			: 18px;
	overflow		: auto;
}

#cContent #middle .header {
	position		: relative;
	top			: 20px;
	left			: 0px;
	width			: 456px;
	height			: 25px;
	margin-bottom	: 57px;
}

#cContent #middle .header h2 {
	font-size			: 1.4em;
	color				: #e52281;
	text-transform		: uppercase;
	letter-spacing		: 1px;
	margin				: 0px;
}



#cContent #right {
	position		: absolute;
	top				: 0px;
	bottom			: 0px;
	left			: 509px;
	width			: 341px;
	background-color: #a9bbd5;
}

#cContent #right .header {
	position		: relative;
	top			: 20px;
	left			: 0px;
	width			: 305px;
	height			: 39px;
	padding			: 18px;
}

#cContent #right .header h2 {
	font-size			: 1.4em;
	color				: #e52281;
	text-transform		: uppercase;
	letter-spacing		: 1px;
	margin				: 0px;
	padding				: 0px;
}


#cContent #right .rightContent {
	position		: absolute;
	background-color: #0a3d88;
	top				: 76px;
	bottom			: 18px;
	width			: 305px;
	color			: white;
	padding			: 18px;
	padding-top		: 0px;
	overflow		: hidden;
	overflow-y		: auto;
}

#cContent #right .rightContent h2 {
	font-size			: 1.2em;
	color				: white;
	text-transform		: uppercase;
	letter-spacing		: 1px;
	margin-bottom		: 5px;
	margin-top			: 23px;
}

#cContent #right .rightContent h2 a {
	color				: white;
}

#cContent div,
#cContent p,
#cContent p em,
#cContent p strong {
	margin-bottom	: 10px;
	line-height		: 1.4em;
}


#cContent h1 {
	color			: #e52282;
	font-weight		: bold;
}

#cContent h2 {
	color			: #0a3d88;
	font-weight		: bold;
}

#cContent h1 {
	font-size		: 18px;
}
#cContent h2 {
	font-size		: 15px;
}

#cContent ul {

	margin-left		: 20px;
    margin-top		: 3px;
}


#cContent ul li {
	list-style-type	: square;
    margin-top: 3px;
}

#cContent ul li ul {
    list-style-type: circle;
}
#cContent .summaryData {
	margin-top		: 10px;
}

#cContent .pageData {
	margin-top		: 10px;
    margin-bottom   : 15px;
}

#cContent .pageData p:first-child {
	line-height: 1.8em;
	font-style: italic;
	font-size: 1.1em;
	font-weight: bold;
}



#cContent a {
	text-decoration		: none;
	color				: #0a3d88;
	font-weight		    : bold;
}

#cContent .filelink a {
    color: #DC1617;
}



#cContent a[href]:hover {
	text-decoration		: underline;
}

#cContent #zoekresultaten .zoekresultItem {
    margin-bottom       : 10px;
    line-height         : 1.4em;
}

#cContent #zoekresultaten h2 {
    margin-bottom: 10px;
}




#cMenu #menuback	{
	position		: absolute;
	top				: 0px;
	background-color: #0a3d88;
	margin			: 0px;
	margin-top		: 250px;
	bottom			: 18px;
}


/* News feed */

ul#newsfeed {
	margin-left: 0px;
	padding-left: 0px;
	margin-top			: 23px;
}

ul#newsfeed li {
	list-style-type		: none;
	line-height			: 1.5em;
}

ul#newsfeed li h3,
ul#newsfeed li a {
	margin-top			: 5px;
	font-size			: 12px;
	text-transform		: uppercase;
	color				: #a9bbd5;
}

ul#newsfeed li a:hover h3 {
	color				: #a9bbd5;
	text-decoration		: underline;
}

ul#newsfeed li a h3 {
	margin-bottom		: 3px;
	color				: #a9bbd5;
}



/*  form css */

#formclass {
}

#formclass .align {
	margin-top				: 13px;
	padding-left			: 7px;

}

#formclass .formelement {
	top						: 0px;
	border					: 1px solid #879fb7;
	height					: 15px;
	margin					: 0px;
	line-height				: 14px;
}

#formclass .button {
	position				: absolute;
	margin-left				: 4px;
	margin-top				: 1px;
	height					: 20px;
	width					: 20px;
}