@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: #585858;
	font: 75% Tahoma, sans-serif;
	margin: 0;
	padding: 0;
	color: #666;
} 

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


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

#header {
	height: 100px;
		margin: 0 0 41px 0;
		background: #fff url('/img/bg_header.gif') 0px 0px no-repeat;
}
	
#payoff {
	position: absolute;
	background: transparent none;
	top: 85px;
	left: 45px;
	width: 135px;
	height: 38px;
}

#slideshow {
	position: relative;
	top: 58px;
	left: 223px;
	padding: 0px;
	width: 625px;
}

#logo {
position:absolute;
	background: transparent none;
	padding-top: 10px;
        right:25px;
	width: 310px;
	height: 38px;
}


#content1,
#content {
	padding: 0px 25px 25px 25px;
	margin: 300px 0 0 225px;
	height : 640px;	/* min-height in IE6 */
}

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

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



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

#sidebar {
	background-color: transparent;	
	float: left;
	width: 190px;
	margin: 0;
	padding: 0;
	text-align: left;
	height: 450px;  /* voor IE6 */
}

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

/* SIDEBAR AAN DE RECHTERKANT ----------------------------------------------------------------*/
#sidebar_right {
	background-color: transparent;
	float: right;
	width: 170px;
	padding: 0 15px 25px 0px;  /* padding links en rechts + width = totale breedte van sidebar */
	margin: 300px 0 0 0;
	height: 640px;
}

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

#sidebar_right h1 {
	margin: 0px 0 6px 0;
	padding: 10px 0 6px 10px;
	width: auto;
	border: 0px solid red;
	background: transparent;
	font-style: normal;
	min-height: 43px;
	color:  #ffa800;  /* ff */
}

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

#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;
}

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

div#breadcrumbs {
	display: block;
}

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

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: #626262;
	font-weight: bold;
}

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


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

#footer  {
	background: #000 url('/img/footerback.gif') 0px 0px no-repeat;
	color: #fff;
	margin: 0 0 0 0px;
	padding: 5px 0 12px 15px;
	clear: both;
}

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


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

h1 {
	font-size: 1.45em;
	line-height: 1.2em;
	font-weight: bold;
	margin: 0 0 1.3em 0;
	padding: 0;
	color: #ffa800;  /* dogroen */
}

h2 {
	font-size: 130%;
	font-weight: bold;
	font-style: normal;
	padding-bottom: 5px;
	margin: 1.2em 0 0.4em 0;
	padding: 0;
	color: #787953;  /* donkerblauw */
	}

h3 {
	color:#4F4E4E;   /* 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:  #ffa800;  /* rood */
	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:  #ff0;  /* ff */
	text-decoration: underline;
	font-weight: bold;
}

#footer a:link {
	font-weight: bold;
	color: #555;
	text-decoration: underline;
}

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

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

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


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

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

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

#news dt  {
	background: url('/img/navbullet4.gif') 0px 5px no-repeat;
	padding: 0 0 0 12px;
	margin: 0 0 0.2em 0;
	font-size: 1.2em;
}

#news dt a:link, #news dt a:visited   {
	color:  #ff0000;  /* rood */
}

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

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

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

.template_news  #sidebar_right ul  {
	margin: 0;
}

.template_news  #sidebar_right ul h2  {
	 color: #008065;  /* dogroen */
	 margin: 0 0 3px 10px;
}

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

.template_news #sidebar_right ul ul li  {
	background: url('/img/navbullet4.gif') 1px 5px no-repeat;
	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 #787953;
	width: 50%;
}

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

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

legend {
	background:  #008065;  /* dogroen */
	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:  #ffa700;  /* rood */
	padding: 2px 25px;
	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;
}

body.template_photogallery .clearfix:after  {
    clear: both; 
}


/* 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;
}


/* 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 {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-top: 0;
}

#content ul li, #content1 ul li {
	font-weight: normal;
	color: #33f;
	margin: 0;
	padding: 0;
}

#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;
	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
}








