/* Pages stylesheet for fenikstilburg.nl */
/* © 2009 ITXP*/

/*LAYOUT*/
div#content_container {
	top						: 190px;
}
div#content {
	width					: 395px;
	height					: 250px;
	overflow				: auto;
	padding-right			: 10px;
}
div#submenu_container {
	display					: none;
}
div#imagelist {
	position				: absolute;
	right					: 5px;
	top						: 272px;
}
/*END-LAYOUT*/

/*CONTENT*/
div#imagelist img {
	float					: right;
	border					: 2px solid #660F6E;
	margin-left				: 10px;
}
div#content img {
	display					: inline;
	border					: 4px solid #660F6E;
}
div#content a {
	color					: #660F6E;
}
div#content a:hover {
	color					: #FFFFFF;
	text-decoration			: none;
}
div#content h1 {
	font-size				: 14px;
	font-weight				: bold;
	margin-bottom			: 10px;
}
div#content h2 {
	font-size				: 12px;
	font-weight				: bold;
	margin-bottom			: 8px;
}
div#content p {
	margin-bottom			: 8px;
}
div#content ul {
	list-style-image		: none;
	list-style-position		: outside;
	list-style-type			: disc;
	margin-left				: 15px;
}
div#content ol {
	list-style-image		: none;
	list-style-position		: outside;
	list-style-type			: decimal;
	margin-left				: 17px;
}
div#content .csc-mailform {
	border					: 0px;
}
div#content .csc-mailform-field  {
	margin-top				: 1px;
	margin-bottom			: 1px;
}
div#content .csc-mailform-field  label {
	float					: left;
	width					: 130px;
}
div#content .csc-mailform-field  input, div#content .csc-mailform-field  textarea {
	width					: 320px;
}
div#content .csc-mailform-field  textarea {
	height					: 80px;
}
div#content .csc-mailform-field  select {
	width					: 60px;
}
div#content .csc-mailform-field  input.csc-mailform-submit {
	width					: 130px;
	margin-top				: 5px;
}
div.csc-textpic-intext-left div.csc-textpic-imagewrap, div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap {
	margin-right			: 15px !important;
}
/*END-CONTENT*/
