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

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


body {
	background: #ccc;
	font: 72% Verdana, sans-serif;
	margin: 0;
	padding: 0;
	color: #444;   
} 

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

/* HEADER SPUL staat in eigen css tegenwoordig ------------*/


#content1,
#content {
	font-size: 0.95em;
	padding: 39px 55px 25px 0px;
	margin: 7px 0 0 205px;
	height : 640px;	/* min-height in IE6 */
}

#content1  {
	padding: 39px 20px 25px 0px;
	width: 420px;
	border: 0px solid red;
}

.template_news #content1  {
	padding: 39px 55px 25px 0px;
	width: auto;
}

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



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

#sidebar {
	background-color: #f00;	
	float: left;
	width: 170px;
	margin: 0;
	padding: 0;
	text-align: left;
	height: 450px;  /* voor IE6 */
	border:0px solid yellow;
}

html > body #sidebar  {
	min-height: 640px;
}	

/* op de homepage... */

.template_homepage #sidebar  {
	padding: 35px 0 0 10px;
	width: 155px;
}

.template_homepage #sidebar h1  {
	border-bottom: 0px solid #ddd;
	color:#fff;
	font-size:1.2em;
	font-weight:bold;
	margin: 0px 0 0.6em 0px;
	padding: 14px 0 0.2em;
}

.template_homepage #sidebar ul {
	list-style-type: none;
	margin: 0 0 0px 0;
	padding: 0px;
	border: 0px solid black;
	width: 155px;
}

.template_homepage #sidebar ul li {
	margin: 0px 0 1em 0;
	padding: 0 0 0 16px;
	background: transparent url('/img/bullet/bullet2.gif') 0 6px no-repeat;
	width: 135px;
}

.template_homepage #sidebar ul li a,
.template_homepage #sidebar a {
	color: #fff;
	font-weight: normal;
}


.template_homepage #sidebar ul li a  {
	text-decoration: none;
}

.template_homepage #sidebar ul li a:hover,
.template_homepage #sidebar ul li a:active {
	text-decoration: underline;
}

.template_homepage #sidebar div {
	color: #fff;

}
/* SIDEBAR AAN DE RECHTERKANT ----------------------------------------------------------------*/
#sidebar_right {
	float: right;
	width: 140px;
	padding: 30px 0px 25px 0px;  /* padding links en rechts + width = totale breedte van sidebar */
	margin: 0px 0 0 0;
	height: 640px;
	background: transparent url('/img/bg_sidebarrightheader.gif') top left repeat-x;
}

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

#sidebar_right h1 {
	margin: 0;
	text-align: center;
	padding: 5px 0 7px ;
	width: auto;
	border: 0px solid red;
	background: #ffb2b2;
	font-style: normal;
}

#sidebar_right h2 {
	font-size: 100%;
	margin: 0;
	padding: 0;
	width: 100px;
	border: 0px solid #f00;
}

#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') 0 3px no-repeat;
	padding-left: 18px;
}

#sidebar_right a, #sidebar_right a:link, #sidebar_right a:visited   {
	color: #DA7424;
}

#sidebar_right h1 a, #sidebar_right h1 a:link, #sidebar_right h1 a:visited  {
	color:#4F4E4E;   /* donkergrijs */
}

#sidebar_right .newsdate {
	margin-left: 10px;
	color: #0073A6;
	border: 0px solid red;
}

.template_homepage #sidebar_right img  {
	border: 0;
}

.template_news #sidebar_right  {
	display: none;
}

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

div#breadcrumbs {
	display: block;
	position: absolute;
	top: 162px;
	width: 570px;
}

div#breadcrumbs {
	font-weight: normal;
	border-bottom: 1px solid #e5e5e5;
	font-size: 0.9em;
	margin: 0 0 2.4em 0;
	color: #808080;
}

div#breadcrumbs span {
	background: url('/img/bullet_crumb2.gif') left center no-repeat;
	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: #808080;
	font-weight: normal;
}

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



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

#footer  {
	background: #ff9999  none ;
	margin: 30px 0 0 170px;
	padding: 3px 0 2px 35px;
	border-top: 0px solid #f7f7f7;
}

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


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

h1 {
	font-size: 1.45em;
	line-height: 1.2em;
	font-weight: bold;
	margin: 0 0 0.8em 0;
	padding: 0;
	color: #f00;
}

h2,
.template_homepage #news h1 {
	border-bottom: 1px solid #ddd;
	color:#f00;
	font-size:1.2em;
	font-weight:bold;
	margin: 1.2em 0 0.4em;
	padding: 4px 0 0.2em;
	}

h3 {
	color:#f00;  
	font-size: 110%;
	font-weight: bold;
	font-style: italic;
	margin: 0.8em 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:  #f00;  
	text-decoration: none;
}

#sidebar_right a:hover, #sidebar_right a:active,
#content1 a:hover, #content1 a:active,
#content a:hover, #content a:active {
	color:  #f00;  
	text-decoration: underline;
}

#footer a:link, #footer a:visited {
	color:  #f00;  
	text-decoration: none;
}

#footer a:hover, #footer a:active {
	color:  #f00;  
	text-decoration: underline;
}

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


#news {
	padding-top: 0px;
	margin-bottom: 0px;
}

#news h1  {
	font-style:normal;
	width: 100%;
}

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

#news dt  {
	padding: 0 0 0 0px;
	margin: 0 0 0em 0;
	font-size: 1.1em;
}

#news dt a:link, #news dt a:visited   {
	color:  #444;  
}

#news dd  {
	padding: 0;
	margin: 0 0 1.3em 0;
}

.newsdate {
	font-size: 0.85em;
	margin-left: 10px;
	color: #888;
	font-weight: normal;
}

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

.template_news  #sidebar_right ul  {
	margin: 0;
}

.template_news  #sidebar_right ul h2  {
	 color: #444;  
	 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/bullet/bullet1.gif') 0px 6px no-repeat;
	padding: 0 0 0 10px;
	margin: 0 0 0.3em 0;
	line-height: 1.2em;

}

.template_news #intro  {
	margin: 0 0 1em 0;
}

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

form {
	margin: 0;
	padding: 0;
}

textarea, input {
	color: #000;
	margin: 0 0 3px 0;
	border: 1px solid #bbb;
	width: 50%;
	font: 100% Verdana, sans-serif;
}

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

fieldset {
	background: #ffdada;
	padding: 10px 10px 15px 10px;
	margin: 0 0 10px 0;
	border: 1px solid #bbb;
}

legend {
	background:  #f00; 
	padding: 1px 5px;
	margin: 0 0 10px 0;
	color : #fff;
	font-weight: bold;
	text-align: left;
}

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

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



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

.hide {display: none;}

.clearer {clear: left; line-height: 0; height: 0;}
.clearer2 {clear: right; height: 0; padding: 0px 0 0 0; margin: 0; }
.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 {
	font-weight: bold;
	margin: 0;
	padding: 0;
}

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

#content ul, #content1 ul {
	margin-top: 0;
	margin-top: 0;
}

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

#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: 1px solid   #626262
}

.rightbox {
	float: right;
	margin: 0 0 5px 10px;
	padding: 0;
	border: 1px solid   #626262
}

.centerbox {
    display: block;
    margin: 5px auto;
    padding: 0;
	border: 1px solid   #626262
}



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

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



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

#faq ol  {
	list-style-type: none;
	padding: 0;
	margin: 0 0 4em 2em;
}

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

#faq dl  {
	overflow: auto;
}

#faq dt {
	padding: 0 0 0 0px;
	color:  #c41130;  /* bordeaux */
	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') left center no-repeat;
	padding: 0 0 0 10px;
	font-size: 0.9em;
}


/* hekkerdehek -------------------------------------------------------------------------------------- */


#divPar68 img, #divPar21 img  {
	border: 0;
}

#standard7 table,
#standard41 table  {
	width: auto;
	border: 0px solid green;
	margin: 0;
}

#standard7 td, #standard7 th,
#standard41 td, #standard41 th  {
	border: 0;
	padding: 0 1em 0 0;
}
#homepage14 #divPar8 img  {
	border: 0;
}

