
b, strong { 
	font-weight: bold;
}

#cFooter {
	color			: white;
	line-height		: 36px;
	padding-left	: 10px;

	background-color	: #5f6b79;
	background-image	: url(http://www.vuurwerkramp.enschede.nl/ariadne/loader.php/cms/layouts/internet/images/enschedeback.png);
	background-repeat	: repeat-x;
	background-position	: 0;
}

#cFooter a {
	color			: white;
	text-decoration	: underline;
}

#cFooter a:hover {
	text-decoration	: none;
}


#cBanners div {
	padding			: 10px;
	width			: 160px;
}
#cBanners img {
	margin-top		: 2px;
}

#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://www.vuurwerkramp.enschede.nl/ariadne/loader.php/cms/layouts/internet/images/witpijltje.jpg);
	background-position	: 0px 8px;
	background-repeat	: no-repeat;
}

#cCrumbs ul li.title {
	font-weight			: bold;
}

#cHeader {
/* check if there is a local currentsite().images/header.png/, if not use the default. 
    /sites/vuurwerkramp/images/.<br>*/

	background-image	: url(http://www.vuurwerkramp.enschede.nl/images/header.png);
	background-repeat	: no-repeat;
	background-position	: 0;
}

#cHeader div {
    position    : absolute;
    top         : 50px;
    right       : 10px;
    width       : 400px;
    color       : white;
}
#cHeader h1 {
	font-size		: 3em;
	display: none}
#cHeader h2 {
	font-size		: 1.4em;
	margin-left		: 15px;
	display: none}


#cContent {
	padding			: 7px;
}

#cContent div,
#cContent p,
#cContent p em,
#cContent p strong {
	margin-bottom	: 10px;
	line-height		: 1.4em;
}


#cContent h1,
#cContent h2 {
	color			: #cc0000;
	font-weight		: bold;
}

#cContent h1 {
	font-size		: 18px;
}
#cContent h2 {
	font-size		: 15px;
}

#cContent h3 {
	font-weight		: bold;
	color			: black;
	font-size		: 12px;
}


#cContent ol {
	margin-left		: 28px;
	margin-top		: 3px;
}

#cContent ul {
	margin-left		: 20px;
	margin-top		: 3px;
}



#cContent ul li {
	list-style-type	: square;
    margin-top: 3px;
	line-height: 1.4em;
}

#cContent ol li {
	list-style-type	: decimal;
    margin-top: 3px;
	line-height: 1.4em;
}

#cContent ol li ol {
	list-style-type	: decimal;
}	
#cContent ul li ul {
    list-style-type: circle;
}



#cContent .summaryData {
	margin-top		: 10px;
}

#cContent .pageData {
	margin-top		: 10px;
    margin-bottom   : 15px;
}

#cContent a {
	text-decoration		: none;
	color			    : black;
	font-weight		    : bold;
}

#cContent .filelink a {
    color: #DC1617;
}


#cContent img[align=left],
#cContent img.left {
	float: left;
	margin: 5px 5px 5px 0px;
	display: block;
}
#cContent img[align=right],
#cContent img.right {
	float: right;
	margin: 5px 0px 5px 5px;
	display: block;
}

#cContent img.none {
	clear: both;
	display: block;
}

#cContent img[align=middle],
#cContent img.middle {
	display: block;
	margin-left: auto;
	margin-right: auto;
}



#cContent a[href]:hover {
	text-decoration		: underline;
}

#cContent #zoekresultaten .zoekresultItem {
    margin-bottom       : 10px;
    line-height         : 1.4em;
}

#cContent #zoekresultaten h2 {
    margin-bottom: 10px;
}



#cMetaMenu div {
	padding		: 2px;
	text-align		: center;
}

#cMenu #sideMenu	{
	position	: relative;
	top			: 30px;
}


/*  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;
}