@charset "utf-8";

/** common **/
	* {
		margin: 0;
		padding: 0;
		font-size: 11px;
		font-family: verdana, arial, sans-serif;
		color: #000000;
		}
	body {
		background: #fbf8eb;
		min-width: 600px;
		} 
	#wrap {
		text-align: center;
		}
	#middle {
		width: 568px;
		margin: 0 auto;
		text-align: left;
		background-color: #fff;
		background-position: 0 0;
		background-image: url("/images/design/middle.gif");
		background-repeat: repeat-y;
	}
	.clearer {
		height: 1px;
		overflow: hidden;
		margin-top: -1px;
		clear: both;
	}
	hr {
		background-color: #830d17;
		border: 0;
		color: #830d17;
		height: 1px;
		margin: 15px 0 15px 0;
	}
	* html hr
	{
		margin: 10px 0 10px 0;
	}
	a {
		color: #830d17;
	}
	a:hover {
		color: #000;
	}
	h1 {
		font-size: 16px;
		margin-bottom: 18px;
		color: #830d17;
	}
	h1 sup {
		font-size: 10px;
		color: #830d17;
	}
	h2 {
		font-size: 14px;
		margin-bottom: 10px;
		color: #830d17;
	}
	h3, h4, h5, h6 {
		font-size: 13px;
		margin-bottom: 2px;
		color: #ff9900;
	}
	ul {
		margin-top: 5px;
		margin-bottom: 5px;
	}
	ol {
		margin-top: 5px;
		margin-bottom: 5px;
	}
	li {
		margin-left: 24px;
	}
	blockquote {
		margin-left: 30px;
	}
	.center {
		text-align: center;
	}
	option {
		padding: 0 5px 0 3px;
	}
	img {
		border: 0;
	}
	.hidden {
		display: none;
	}
	legend {
		display: none;
	}
/** site elements **/
	#header {
		position: relative;
		width: 568px;
		height: 120px;
		background-color: #fff;
		background-image: url("/images/design/header.gif");
		background-position: 0 0;
		background-repeat: no-repeat;
	}
	#content {
		padding: 30px 50px;
	}
	#footer {
		height: 50px;
		width: 568px;
		background-color: #fff;
		background-image: url("/images/design/footer.gif");
		background-position: 0 0;
		background-repeat: no-repeat;
	}
/** DefaultPage **/
	#DefaultPage {
		line-height: 16px;
	}
/** DefaultForm **/
	.DefaultForm {
		width: 468px;
	}
	.DefaultForm fieldset {
		border: 0;
		padding: 10px 0;
	}
	.DefaultForm label {
		float: left;
		width: 100px;
		padding: 0 0 0 0;
		margin: 4px 0 2px 0;
		clear: left;
		line-height: normal;
	}
	.DefaultForm input, 
	.DefaultForm select, 
	.DefaultForm textarea {
		margin: 2px 0;
	}
	.DefaultForm .input1 {
		width: 300px;
		border: 1px solid #333;
		padding: 1px;
	}
	.submit {
		border: 1px solid #333;
		padding: 0px 5px;
		cursor: pointer;
	}
	.DefaultForm .submit {
		margin-top: 10px;
		margin-left: 100px;
	}
	/** javascript error-handling **/
	.DefaultForm input.error, 
	.DefaultForm select.error, 
	.DefaultForm textarea.error, 
	.DefaultForm input.error:focus, 
	.DefaultForm select.error:focus,
	.DefaultForm textarea.error:focus {
		width: 285px;
		padding: 1px;
		padding-right: 16px; 
		border: 1px solid red; 
		background-image: url("/images/warning_obj.gif"); 
		background-position: right; 
		background-repeat: no-repeat;
	}
	* html .DefaultForm input.error, 
	* html .DefaultForm select.error, 
	* html .DefaultForm input.error:focus, 
	* html .DefaultForm select.error:focus {
		width: 300px;
	}
	.login_error {
		color: red;
		margin-bottom: 12px;
	}
/** FORM FOOTER **/
	.form_footer {
		text-align: right;
		padding-top: 5px;
	}

/** Form Subscribe **/
	#SubscribeForm {
		padding-top: 10px;
	}
	#SubscribeForm fieldset {
		border: 0;
	}
	#SubscribeForm label {
		display: block;
		line-height: 20px;
	}
	#SubscribeForm .input1 {
		width: 140px;
		border: 1px solid #333;
		padding: 1px;
	}
	#SubscribeForm .submit {
		margin-top: 8px;
	}
	/** javascript error-handling **/
	#SubscribeForm input.error, 
	#SubscribeForm select.error, 
	#SubscribeForm input.error:focus, 
	#SubscribeForm select.error:focus {
		width: 125px;
		padding: 1px;
		padding-right: 16px; 
		border: 1px solid red; 
		background-image: url("/images/warning_obj.gif"); 
		background-position: right; 
		background-repeat: no-repeat;
	}
	* html #SubscribeForm input.error, 
	* html #SubscribeForm select.error, 
	* html #SubscribeForm input.error:focus, 
	* html #SubscribeForm select.error:focus {
		width: 140px;
	}

/** ITEM LIST **/
	.item_list, .item_list_clearfix {
		position: relative;
		padding-bottom: 0;
		margin-bottom: 6px;
		border-bottom: 1px solid black;
	}
	.item_list_clearfix:after {
		content: "."; 
		display: block; 
		height: 0; 
		clear: right; 
		visibility: hidden;
	}
	.item_list_clearfix {
		display: inline-block;
	}
	/* Hides from IE-mac \*/
	* html .item_list_clearfix {height: 1%;}
	.item_list_clearfix {display: block;}
	/* End hide from IE-mac */
	
	.item_list .lees_meer, .item_list_clearfix .lees_meer {
		text-align: right;
	}

/** ITEM LIST FOOTER **/

	.item_list_footer {
		border-width: 1px 0;
		border-color: #000;
		border-style: solid;
	}

/** MODULE PHOTO **/


	.photoalbum_table {
		
	}
	.photoalbum_table td {
		padding: 1px;
	}
	#photo_nav_left {
		float: left;
	}
	#photo_nav_right {
		float: right;
	}

/** Pagina navigatie **/

	#pagina_navigatie {
		text-align: right;
		margin: 4px 0;
	}
	#pagina_navigatie a {
	}
	#pagina_navigatie .number a {
		border: 1px solid #eeeeee;
		margin: 0px;
		padding: 1px 5px;
	}
	#pagina_navigatie .number_active a {
		border: 1px solid #000000;
		margin: 0px;
		padding: 1px 5px;
		color: #000000;
	}



