@import "/css/photogallery.css";
@import "/css/sitemap.css";
@import "/css/billboard.css";
@import "/css/faq.css";
@import "/css/table.css";


/* 	voor sphider/search zitten de bestanden in /sphider/templates/startcms/   */


body {
	background: #ccc;
	font: 75% Arial, sans-serif;
	margin: 0;
	padding: 0;
	color: #000;  
} 

#container {
	background: #fff url('/img/bg_left.gif') repeat-y left top;
	position: relative;
	width: 969px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	line-height: 1.5em;
}
 

/* HEADER SPUL ------------------------------------------------------------------------------ */

#header {
	position: relative;
	background: transparent url('/img/bg_header.jpg') no-repeat left top;
	height : 173px;
}

#secnav {
	position: absolute;
	top: 123px;
	left: 43px;
	width: 185px;
	height: 50px;
	line-height: 50px;
	text-align: center;
}
#secnav a:link, #secnav a:visited {
	color: #005E95;
	margin: 0 12px 0 0;
	text-decoration: none;
}

#secnav a:hover, #secnav a:active {
	color: #005E95;
	text-decoration: underline;
}
#secnav a.lastnav {margin: 0;}

#secnav.c3lo {display: none;}
#secnav.netwijs {display: none;}
#secnav.sts {display: block;}

#logo {
	padding-top: 10px;
	margin-left: 43px;
	width: 185px;
	height: 50px;
}

#logo .c3lo, #logo .netwijs {display: none;}
#logo .sts {display: inline;}

#subsites {
	position: absolute;
	right: 41px;
	top: 10px;
	width: 157px;
	height: 100px;
	line-height: 0.1em;
}
#subsites img {height: 43px; margin: 0 0 7px 0; padding: 0;}
#subsites a {height: 43px;}

#subsites .c3lo, #subsites .netwijs {display: inline;}
#subsites .sts {display: none;}



#content1,
#content {
	position: relative;
	padding: 5px 40px 25px 50px;
	margin: 0 0 0 228px;
	min-height: 400px;
	height:auto !important;
	height: 400px;
}

#content1  {
	padding: 5px 40px 25px 50px;
	width: 400px;
}

/* voor IE7 en FF */
/*
html > body #content,
html > body #content1   {	
	height: auto;
	min-height: 500px;
}
*/


/* SIDEBAR AAN DE LINKERKANT  --------------------------------------------------------------- */

#sidebar {
	background: transparent;	
	float: left;
	width: 226px;
	margin: 0;
	padding: 0;
	text-align: left;
}

/* SIDEBAR AAN DE RECHTERKANT ----------------------------------------------------------------*/
#sidebar_right {
	float: right;
	width: 241px;
	padding: 0 0 25px 0;  /* padding links en rechts + width = totale breedte van sidebar */
	margin: 0;
	height: 500px;
}

html > body #sidebar_right  {
	height: auto;
	min-height: 500px;
}

#sidebar_right h1 {
	font-size: 1.2em;
	font-weight: normal;
	margin: 0;
	padding: 4px 0;
	color:  #9F9F9F;
	border-bottom: 3px solid #F0F0F0;
}

#sidebar_right h2 {
	font-size: 1.2em;
	font-weight: normal;
	margin: 0;
	padding: 4px 0;
	color:  #9F9F9F;
}

#sidebar_right p  {
	margin: 0 8px 0 10px;
}

#sidebar_right #articles {
	background-color: transparent;
	border: 0px solid yellow;
	width: auto;
	margin: 0 0 0 0px;
	padding: 0px 10px 0px 00px;
}

#sidebar_right ul {
	list-style-type: none;
	margin: 0 0px 0px 0;
	margin: 0 0 0 0;
	padding: 0px;
	border: 0px solid black;
}

#sidebar_right ul li li {
	margin: 0px;
	padding: 0px;
	background: transparent url('/img/bullet_news.gif') no-repeat 3px 0;
	padding-left: 18px;
}

#sidebar_right a, #sidebar_right a:link, #sidebar_right a:visited   {
	color: #005E95;
}

#sidebar_right h1 a, #sidebar_right h1 a:link, #sidebar_right h1 a:visited  {
	color: #005E95;
}

#sidebar_right .newsdate {
	display: block;
	font-size: 1em;
	margin: 0;
	color: #9F9F9F;
}

.template_homepage #sidebar_right img  {
	border: none;
}

/* BREADCRUMB GEBEUREN ------------------------------------------------------------------------*/

div#breadcrumbs {
	position: absolute;
	top: -50px;
	display: block;
	height: 50px;
	line-height: 50px;
}

div#breadcrumbs {
	font-weight: normal;
	font-size: 1em;
	margin: 0 0 2.4em 0;
	color: #000;
}

div#breadcrumbs span {
	background: url('/img/bullet_crumb2.gif') no-repeat left center;
	padding-left: 14px;
	text-decoration: none;
	font-weight: normal;
}

div#breadcrumbs .crumb0  {
	background: none 0px 3px no-repeat;
	padding-left: 0;
	margin-left: 0;
}	

div#breadcrumbs a:link, div#breadcrumbs a:visited, div#breadcrumbs a:hover,  div#breadcrumbs a:active    {
	text-decoration: none;
	color: #005E95;
}

div#breadcrumbs a:hover,  div#breadcrumbs a:active    {
	text-decoration: underline;
}


/* FOOTER ------------------------------------------------------------------------------------*/

#footer  {
	background: #005E95 url(/img/bg_footer.gif) no-repeat right bottom;
	color: #fff;
	margin: 0;
	padding: 5px 10px 3px 10px;
	height: 40px;
	line-height: 30px;
	text-align: right;
	clear: both;
}

#footer span {
	padding: 0 0 0 40px;
}


/* CONTENT -----------------------------------------------------------------------------------*/

h1 {
	font-size: 1.6em;
	font-weight: normal;
	margin: 0 0 1em 0;
	padding: 0;
	color: #000;  /* oranje */
}

h2 {
	font-size: 1.3em;
	font-weight: normal;
	padding-bottom: 5px;
	margin: 0 0 0.4em 0;
	padding: 0;
	color: #005E95;  /* bordeaux */
	}

h3 {
	color: #000;   /* donkergrijs */
	font-size: 110%;
	font-weight: bold;
	font-style: italic;
	margin: 0.4em 0 0.2em 0;
	padding: 0;
}

h4 {
	font-style: normal;
}

h5 {
	font-style: normal;
}


/* LINKJES -----------------------------------------------------------------------------------*/

#sidebar_right a:link, #sidebar_right a:visited,
#content1 a:link, #content1 a:visited,
#content a:link, #content a:visited {
	color:  #005E95;  /* bordeaux */
	text-decoration: none;
/*	font-weight: bold; */
}

#sidebar_right a:hover, #sidebar_right a:active,
#content1 a:hover, #content1 a:active,
#content a:hover, #content a:active {
	color:  #005E95;  /* bordeaux */
	text-decoration: underline;
	/* font-weight: bold; */
}

#footer a:link, #footer a:visited {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#footer a:hover, #footer a:active {
	font-weight: bold;
	color: #fff;
	text-decoration: underline;
}

/* NEWS --------------------------------------------------------------------------------------*/


#news {
	padding: 0;
	margin: 0 0 20px 0;
}

#news h1  {
	font-style:normal;
}

#news h2  {
	font-style:normal;
	font-size: 100%;
	color: #000;
}

#news dt  {
	background: url('/img/navbullet2.gif') no-repeat left 14px;
	padding: 8px 30px 8px 10px;
	margin: 0 0 0.2em 0;
}

#news dt a:link, #news dt a:visited   {
	color:  #00629E;
	font-weight: bold;
}

#news dd  {
	padding: 0 0 0 12px;
	margin: 0 0 0.6em 0;
}

.newsdate {
	margin-left: 10px;
	color: #888;
	font-weight: normal;
}
.template_newsdetail .newsdate {font-size: 80%;}

#prev_next  {
	margin: 1em 0 0 0;
}

.template_news  #sidebar_right ul  {
	margin: 0;
}

.template_news  #sidebar_right ul h2  {
	 color: #9F9F9F;
	 margin: 10px 0 3px 10px;
}

.template_news  #sidebar_right ul ul  {
	margin: 0 2px 0 10px;
}

.template_news #sidebar_right ul ul li  {
	background: url('/img/navbullet2.gif') no-repeat 1px 6px;
	padding: 0 0 0 10px;
	margin: 0 0 0.2em 0;

}

/* FORMULIER ---------------------------------------------------------------------------------*/

form {
	margin: 0;
	padding: 0;
}

textarea, input {
	color: #000;
	margin: 0 0 3px 0;
	border: 1px solid #bbb;
	width: 50%;
}

select {
	color: #000;
	border: 1px solid #bbb;
}

fieldset {
	background: #F0F0F0;
	padding: 10px 10px 15px 10px;
	margin: 0 0 10px 0;
	border: none;
}

legend {
	background:  #fff;
	padding: 1px 5px;
	margin: 0 0 10px 0;
	color : #005E95;
	font-weight: bold;
	text-align: left;
	border: 1px solid #F0F0F0;
}

label {
	float: left;
	width: 30%;
	margin-right: 0.5em;
	padding: 0;
	text-align: left;
	font-weight: normal;
}

button {
	background: #005E95;
	padding: 2px 4px;
	color: #fff;
	font-weight: normal;
	font-size: 100%;
	border: none;
	margin-right: 5px;
}

#divNewsletterApplication {
	margin: 0;
	padding: 0;
	border-bottom: 3px solid #F0F0F0;
}

#divNewsletterApplication input {color: #9F9F9F;}
#buttonApply {background: #E02F56; font-weight: normal; padding: 1px 4px;}
.hide {display: none;}
.showsts {display: none; padding: 5px 0 0 0;text-align: center;}
.showntw {display: none; padding: 5px 0 0 0;text-align: center;}
/* Fred Liauw, 29-10-2008: login table voor NETWIJS LEEROMGEVING */
table#tableNetwijsLogin {background: #EEEEEE; width: 157px; margin: 0 41px 6px 42px;}
#tableNetwijsLogin tr td { margin:0; padding:0;}
#tableNetwijsLogin tr td.caption {text-align: left; padding: 0 6px;}
#tableNetwijsLogin tr td.input {text-align: left; padding: 0 6px;}
#tableNetwijsLogin tr td input {width: 140px;}
#tableNetwijsLogin tr td.submit {text-align: left; padding: 3px 6px 6px 6px;}
#tableNetwijsLogin tr td input#submitNetwijsLogin {  width: 80px; color: white; background-color: #DF144C; border: 1px solid #B1063A; height: 22px; }

/* DIVERSEN-----------------------------------------------------------------------------------*/ 

.hide {display: none;}

.clearer {clear: left; line-height: 0; height: 0;}
.clearer2 {clear: both; height: 0; margin: 0; padding: 0;}
html > body.template_contactform .clearer2,
html > body.template_form .clearer2 {clear: none;}
.block {display: block;}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; /* dit deed heel raar in FF!---  */
    clear: none; 
    visibility:hidden;
}


.clearfix2:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; /* dit deed heel raar in FF!---  */
    visibility:hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */


.quote {
	width: 40%;
	text-align: left;
	float: right;
	font-style: italic;
	color: #97A5B1;
	margin: 5px;
	padding: 10px;
}

abbr {
	color: #7A0001;
}

acronym {
	color: #7A0001;
}

code {
	color: #7A0001;
}

hr {
	border: none;
	border-bottom: 1px solid #768793;
	clear: left;
}

p  {
	margin: 0 0 1em 0;
	padding: 0;
}

#paragraphs div  {
	border: 0px solid silver;
}

.startcmsparagraph  {
	overflow: auto;
}

/* LISTS -------------------------------------------------------------------------------------*/ 

dl {
	margin: 0;
	padding: 0;
}

dt {
	margin: 0;
	padding: 10px 0;
	border-bottom: 3px solid #F0F0F0;
}

dd {
	margin: 0;
	margin: 0 0 20px 0;
	padding: 0;
}

#content ul, #content1 ul {
	position: relative; /* prevents disappearring bullet*/
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#content ul li, #content1 ul li {
	font-weight: normal;
	margin: 0;
	padding: 0 0 0 20px;
	background: url('/img/navbullet2.gif') no-repeat 7px 6px;
}

#content ol {
	margin-left: 30px;
	padding-left: 0;
}

#content ol li {
	background-image: none;
	margin: 0;
	padding: 0;
}


/* IMAGES ----------------------------------------------------------------------------------- */

img {
	border: none;
}

.leftbox {
	float: left;
	clear: right;
	margin: 0 10px 5px 0;
	padding: 0;
	border: none;
}

.rightbox {
	float: right;
	margin: 0 0 5px 10px;
	padding: 0;
	border: none;
}

.centerbox {
    display: block;
    margin: 5px auto;
    padding: 0;
	border: none;
}



/* GOOGLEMAPS -------------------------------------------------------------------------------------- */

#divGoogleMap {
	width: 500px;
	height: 300px;
}



/* FAQ ---------------------------------------------------------------------------------------
om een of andere duistere reden wordt faq.css wŽl geladen, maar niet uitgevoerd!
*/

#faq {float: left;}

#faq ol  {
	position: relative; /* prevents disappearring bullet*/
	list-style-type: none;
	padding: 0;
	margin: 0 0 4em 2em;
}

#faq ol li  {
	background: url('/img/navbullet4.gif') no-repeat 0 4px;
	padding: 0 0 0 12px;
}

#faq dl  {
	overflow: auto;
}

#faq dt {
	padding: 0 0 0 0px;
	color:  #005E95;
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 3px;
}

#faq dd {
	padding-left: 0px;
	margin: 0 0 2em 0;
}

#faq .totop a {
	background: url('/img/bullet_totop.gif') no-repeat left center;
	padding: 0 0 0 10px;
	font-size: 0.9em;
}

/* Foto ---------------------------------------------------------------------------------------*/

body.template_photogallery #content {
}

#foto {float: left;}

#menuappendix {
	padding: 20px 0 0 63px;
}



.template_subcriptionapplication  #content  {
	overflow: auto;
}	

.template_subcriptionapplication #divForm  {
	margin-top: 2em;
}


body#logon #content  {
	overflow: auto;
}
