@charset "utf-8";
/* BASIS-LAYOUT */
/** { margin: 0; padding: 0; outline: 0;}*/

body {
	background: #231f20;
	color:#231f20;
	font-size:16px;
	line-height:1.375em;
	margin: 0; padding: 0; outline: 0;
}

body, td, tr, textarea, p, input, div {
	font-family:Corbel, "Trebuchet MS", Geneva, sans-serif;
	color:#231f20;
}

a:hover {
	text-decoration:underline;	
}

input, select {
/*	color:#ececec;
	background-color:#231f20;
	border:1px solid #8f8e8e;
	padding:5px;
	padding-left:6px;
*/
	border:solid 1px #a7a6a6;
	font-size:100%;
	padding:0.3125em;
	color:#333;
	background-color:#FFF;
}

.cssButton {
	color:#ececec;
	background-color:#231f20;
	border:1px solid #8f8e8e;
	padding:5px;
	padding-left:6px;
/*	text-align: right;*/
}

table {
	margin:0px;
	padding:0px;
}

/* HOOFDONDERDELEN */
#wrapper {
	background: #FFF;
	padding: 1px;
	width: 999px; /* 999px */
	margin-top: 0.6875em; /* 11px */
	margin-right: auto;
	margin-left: auto;
}

#header {
	height:7.875em; /* 126px */
}

/* HEADER-LOGO */
#header #header_logo {
	height:5.375em; /* 86px */
	overflow:hidden;
}

#header #header_logo .logo {
	display:block;
	width:31.1875em;
	float:left;
	height:100%;
	cursor:pointer;
	background: url(site_art/header_schorer_logo.png) no-repeat 16px 23px;
}

#header_logo .zoekbox {
	display:block;
	width:29.75em; /* 476px */
	float:right;
	height:100%;
	margin-top:30px;
	padding-right:23px;
	text-align:right;
}

#header_logo .zoekbox input {
	border:solid 1px #a7a6a6;
	font-size:81.25%;
	height:1.1250em;
	padding:0.3125em;
	font-weight:bold;
	color:#333;
	background-color:#FFF;
}

#header_logo .zoekbox a {
	font-size:0.8125em;
	font-weight:bold;
	text-decoration:none;
	color:#9E9E9E;
}

#header_logo .zoekbox a:hover {
	text-decoration:underline;
}

/* HEADER-MENU */
#header #header_menu {
	height:2em;
	background: #231f20 url(site_art/header_menu_bkg.png) repeat-x;
	color:#FFF;
	padding-top:0.56em;
	white-space:nowrap;
	
}

#header_menu a {
	font-size:120%;
	text-decoration:none;
	color:#FFF;
	margin-left:1em;
	margin-right:0.6em;
	overflow:hidden;
	
}

#header_menu a:hover {
	text-decoration:underline;
}

/* OPENINGSPANEEL */
#opening {
	height: 12.3125em; /* 197px */
	border-top:1px solid #7E7E7E;
	border-bottom:1px solid #a7a6a6;
	margin-top:6px;
}
/* OPENINGSPANEEL-ZOEKVLAK */
#opening #opening_zoekvlak {
	width:571px;
	height:144px;
	background: #231f20 url(site_art/opening_zoekvlak_bkg.png) no-repeat;
	border-right:1px solid #a7a6a6;
	padding-left:47px;
	padding-right:47px;
	padding-top:53px;
	float:left;
}
#opening_zoekvlak .introductie {
	display:block;
	font-size:100%;
	line-height:1.2em;
	color:#939191;
}

#opening_zoekvlak #zoekbox_trefwoord {
	color:#ececec;
	display:block;
	margin-top:10px;
	background-color:#231f20;
	border:1px solid #8f8e8e;
	font-size:80%;
	padding:5px;
	padding-left:6px;
	width:95%;
}

#opening_zoekvlak .tags {
	color:#939191;
	font-size:80%;
}

#opening_zoekvlak .tags a {
	color:#939191;
}


#zoekbox_trefwoord_result {
	position:absolute;	/* Never change this one */
	width:700px;	/* Width of box */
	height:250px;	/* Height of box */
	overflow:auto;	/* Scrolling features */
	border:1px solid #8f8e8e;	/* White background color */
	text-align:left;
	font-size:0.9em;
	z-index:100;
	color:#ececec;
	background-color:#fff;
}

#zoekbox_trefwoord_result .itemheader {
	color:#ececec;
	font-size:115%;
	display:block;
	overflow:hidden;
	height:24px;
	padding:5px;
	padding-left:6px;
	white-space:nowrap;
	background:  #231f20 url(site_art/voorpagina_itemheader.png) repeat-x;
}

#zoekbox_trefwoord_result #content {
	padding:5px;
	padding-left:6px;
	font-size:90%;
}

#zoekbox_trefwoord_result #content ul {
	margin-left:15px;
	color:#231f20;
	list-style:square;
	padding-top:4px;
}

#zoekbox_trefwoord_result #content ul a {
	color:#676363;
	text-decoration:none;

}

#zoekbox_trefwoord_result #content ul a:hover {
	text-decoration:underline;
}

#zoekbox_trefwoord_result_iframe{
	background-color:#F00;
	position:absolute;
	z-index:5;
}

/* OPENINGSPANEEL-FOTO */
#opening #opening_foto {
	width:333px;
	float:right;
	height:100%;
	background: #231f20 url(cms_openingsfoto/foto_1.jpg) no-repeat;
}

#voorpagina_items {
	width:100%;
	overflow:hidden;
}

#voorpagina_items .item1col {
	width:332px;
	overflow:hidden;
	_overflow:visible;
	_width:316px;
	background-color:#fff;
	border-right:1px solid #e1e1e1;
	float:left;
	min-height:195px;
	_height:195px;
}

#voorpagina_items .item2col {
	width:665px;
	overflow:hidden;
	background-color:#fff;
	border-right:1px solid #e1e1e1;
	float:left;
	min-height:195px;
	_height:195px;
}

#voorpagina_items .item3col {
	width:998px;
	overflow:hidden;
	background-color:#fff;
	border-right:1px solid #e1e1e1;
	float:left;
	min-height:195px;
	_height:195px;
}

#voorpagina_items .itemheader {
	display:block;
	overflow:hidden;
	float:left;
	height:27px;
	width:100%;
	white-space:nowrap;
	background: #231f20 url(site_art/voorpagina_itemheader.png) repeat-x;
	color:#ececec;
	font-size:115%;
/*	font-weight:bold;*/
	padding-top:6px;
	padding-left:16px;
	text-transform:lowercase;
}

#voorpagina_items .itemcontent {
	display:block;
	color:#231f20;
	overflow:hidden;
	padding-top:12px;
	padding-left:16px;
	padding-right:16px;
	padding-bottom:12px;
	font-size:80%;
	clear:both;
}

#voorpagina_items .itemcontent .kopje {
	font-size:110%;
	font-weight:bold;
}

#voorpagina_items .itemcontent a {
	color:#231f20;
	font-size:100%;
	font-weight:bold;
}

#voorpagina_items .itemcontent ul {
	margin: 0; padding: 0; outline: 0;
	margin-left:15px;
	color:#231f20;
	list-style:square;
}

#voorpagina_items .itemcontent ul a {
	color:#676363;
	text-decoration:none;
}

#voorpagina_items .itemcontent ul a:hover {
	text-decoration:underline;
}


#voorpagina_items .itemcontent .bullet {
	color:#ed1c24;
	font-size:120%;
	font-weight:bold;
}


/* CONTENT */
#content_items {
	width:100%;
	overflow:hidden;
	margin-top:6px;
}

#content_items .itemLinks {
	width:241px;
	overflow:hidden;
	_overflow:visible;
	_width:230px;
	background-color:#fff;
	float:left;
	height:100%;
}

#content_items .itemMidden {
	width:515px;
	overflow:hidden;
	_overflow:visible;
	_width:500px;
	background-color:#fff;
	border-left:1px solid #e1e1e1;
	border-right:1px solid #e1e1e1;
	float:left;
	min-height:195px;
	_height:195px;
}

#content_items .itemMiddenWide {
	width:756px;
	overflow:hidden;
	_overflow:visible;
	_width:500px;
	background-color:#fff;
	border-left:1px solid #e1e1e1;
	border-right:1px solid #e1e1e1;
	float:left;
	min-height:195px;
	_height:195px;
}

#content_items .itemRechts {
	width:240px;
	overflow:hidden;
	_overflow:visible;
	_width:230px;
	background-color:#fff;
	border-right:1px solid #e1e1e1;
	float:left;
	min-height:195px;
	_height:195px;
}

#content_items .itemheader {
	display:block;
	overflow:hidden;
	height:28px;
	width:100%;
	white-space:nowrap;
	background: #231f20 url(site_art/voorpagina_itemheader.png) repeat-x;
	color:#ececec;
	font-size:115%;
/*	font-weight:bold;*/
	padding-top:6px;
	text-transform:lowercase;
}

#content_items .itemtitel {
	color:#ececec;
	clear:both;
	display:block;
	padding-bottom:4px;
	border-bottom:solid 1px #cc2e2e;
	margin-bottom:1px;
	padding-left:16px;
	white-space:nowrap;
}

#content_items .menuitem {
	display:block;
	font-size:0.9375em;
	border-bottom:1px solid #e1e1e1;
	padding-left:16px;
	text-transform:lowercase;
	padding-top:4px;
	padding-bottom:4px;

}

#content_items .menuitem a {
	color:#231f20;
	text-decoration:none;
}

#content_items .menuitem a:hover {
	color:#231f20;
	text-decoration:underline;
}

#content_items .contentheader {
	display:block;
	overflow:hidden;
	height:53px;
	width:100%;
	white-space:nowrap;
	background: #231f20 url(site_art/content_contentheader_bkg.png) repeat-x;
	color:#ececec;
	font-size:115%;
/*	font-weight:bold;*/
	padding-top:6px;
}

#content_items .chapeau {
	font-size:75%;
	color:#c4c4c4;
	display:block;
	clear:both;
	padding-left:16px;
}

#content_items .titel {
	font-size:120%;
	color:#ececec;
	clear:both;
	display:block;
	padding-bottom:7px;
	border-bottom:solid 1px #cc2e2e;
	margin-bottom:1px;
	padding-left:16px;
	white-space:nowrap;
}

#content_items .bijlagen {
	display:block;
	padding:16px;
	font-size:80%;
}

#content_items .bijlagen .paneelkopje {
	color:#706366;
	display:block;
	margin-bottom:10px;
	margin-top:10px;
	padding-top:10px;
	font-size:125%;
	line-height:92%;
	text-transform:lowercase;
	border-top:solid 1px #e1e1e1;
}

#content_items .bijlagen ul {
	margin-left:15px;
	color:#231f20;
	list-style:square;
}

#content_items .bijlagen ul a {
	color:#676363;
	text-decoration:none;
}

#content_items .bijlagen ul a:hover {
	text-decoration:underline;
}


#content_items .bijlagen .fileicon {
	margin-left:16px;
}

#content_items .bijlagen .filelink {
	color:#676363;
	line-height: 130%;
}

#content_items .bijlagen .textitem {
	font-size:120%;
	color:#cc2e2e;
}

#content_items .bijlagen .filelink:hover {
	color:#231f20;
}

#content {
	font-size:80%;
	color:#494949;
	padding: 16px;
	line-height:20px;
	min-height:500px;
	_height:500px;
}

#content p {
	margin-bottom:18px;
}

#content div:first-child, #content p:first-child {
	font-weight : bold;
}

#content a {
	color:#666;
	text-decoration:underline;
}
#content a:hover {
	color:#231f20;
	text-decoration:underline;
}

#breadcrumb{
	font-size:75%;
	display:block;
	color:#231f20;
	padding-left:16px;
	padding-top:7px;
	padding-bottom:7px;
	border-bottom:1px solid #e1e1e1;
}

#breadcrumb a {
	color:#cc2e2e;
	margin-left:5px;
	margin-right:5px;
}

#content .tussenkopje, #content .TussenKopje {
	color:#cc2e2e;
	display:block;
	margin-top:5px;
	font-size:125%;
	line-height:92%;
	text-decoration:none;
}

#content .paneelkopje {
	color:#231f20;
	display:block;
	margin-top:5px;
	margin-bottom:10px;
	padding-top:18px;
	font-size:125%;
	line-height:92%;
	text-transform:lowercase;
	border-top:solid 1px #cc2e2e;
}

#content ul {
	margin-left:16px;
	color:#231f20;
	list-style:square;
	margin-bottom:16px;
}

#content ol, #content nl {
	margin-left:30px;
	color:#231f20;
	margin-bottom:16px;
}

#content .bullet {
	color:#ed1c24;
	font-size:120%;
	font-weight:bold;
}

#content .itemcontent a {
	color:#231f20;
	font-size:100%;
	font-weight:bold;
}

#content .itemcontent ul {
	margin-left:15px;
	color:#231f20;
	list-style:square;
}

#content .itemcontent ul a {
	color:#676363;
	text-decoration:none;
	font-weight:normal;
}

#content .itemcontent ul a:hover {
	text-decoration:underline;
}
