@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: #cbcbcc;
	font: 70% 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	margin: 0;
	padding: 0;
	color: #000;   
}

/* font-sizes for magnifier */
body.smaller	{	font-size: 0.7em;}
body.bigger		{	font-size: 1.0em;}
body.biggest	{	font-size: 1.1em;}

*body.smaller	{	font-size: 0.65em;}
*body.bigger	{	font-size: 0.85em;}
*body.biggest	{	font-size: 1.05em;}

#container {
	position: relative;
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	line-height: 1.5em;
	padding: 0px;
	background: #fff;

}
 

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

#header {
	background: #fff;
	font-size: 1.10em;
	line-height: 1.2em;
	padding: 0;
	border: 0px solid #cbcbcc;
	height: 225px;
}

html>body #header {
	height: auto;
	min-height: 225px;
}

#header ul {
	margin: 2px 0 2.5em 0;
	display: block;
	padding: 0;
	width: 816px;
	list-style-type: none;
	float: left;
	border: 0px solid yellow;
}

#header ul#navWerkenbij  {
	display: none;
}

#header ul li {
	margin: 0 4px 0 4px;
	float: left;
}


html>body #header ul li  {
	margin: 0 0px 0 10px;
}


#header ul li a  {
	text-decoration: none;
	text-transform: uppercase;
	color: #999;
	font-weight: bold;
}

#header ul li a:hover, #header ul li a:active  {
	color: #000;
}

#header #zoomtext  {
	font-size: 0.9em;
	font-weight: bold;
	padding: 2px 0 3px 8px;
	background: #cbcbcc;
}

#header #zoekkorps  {
	width: 180px;
	float: right;
	font-size: 0.9em;
	font-weight: bold;
	border: 0px solid red;
}

#header #zoek  {
	margin: 0 0 4px 0;
}
#header label  {
	font-weight: bold;
	margin-right: 0em;
	padding: 2px 0 0 0;
	width: 50px;
}

#header input  {
	width: 110px;
}

		
#zoekkorps #fontsize div  {
	background: transparent none;
	margin: 0;
	padding: 0px;
	display: block;
	float: left;
	text-align: center;
	line-height: 0.8em;
	font-size: 1.2em;
	border: 0px solid yellow;
} 

#zoekkorps #fontsize div#plusmin  {
	border: 0px solid green;
	width: 6em;

}

#zoekkorps #fontsize div.grote_a,
#zoekkorps #fontsize div.kleine_a  {
	font-weight: normal;
	color:   #000; 
	display: block;
	padding: 0 0em;
	line-height: 0.9em;
}

#zoekkorps #fontsize div.grote_a  {  /* KLEINE A LINKS */
	font-size: 0.9em;
	line-height: 1.4em;
	margin: 0 0  0 0.7em;
}

#zoekkorps #fontsize div.kleine_a  {  /* GROTE A RECHTS */
	font-size: 1.4em;
	margin: 0 0.5em 0 0.1em;
}


#zoekkorps #fontsize div.resize  {
	border: 1px solid  #3f9fc7; /* kalorama-blauw */
	width: 0.8em;
	height: 0.8em;
	background-color: #fff;  
	color:  #cd071e;  /* kalorama-bordeaux */

}

#zoekkorps #fontsize div.resize:hover  {
	cursor: pointer;
	color: #fff; 
	background-color:  #3f9fc7; /* kalorama-blauw */
}

#zoekkorps #fontsize div.label  {
	font-size: 1em;
	margin-right: 1em;
	line-height: 1.3em;
}

#header  .divFlash {
border: none;
}

#header object  {
	margin: 0 0 4px 0;
	display: block;
}

#header div#divWerkenbij	{	display: none; 	}
#header div#divHome			{	display: none; 	}



/* CONTENTBLOK  --------------------------------------------------------------- */



#content1,
#content {
	padding: 0px 200px 0px 0px;
	margin: 0 0 0 270px;
	height : 640px;	/* min-height in IE6 */
	border: 0px solid red;
}

#content1  {
	padding: 0px 0 0px 0px;
	width: 525px;
}

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


.template_standard #content  {
	background: url('/img/thuisbijkalorama.jpg') 550px 260px no-repeat;
}


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

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

html > body #sidebar  {
	margin: 0 15px 0 10px;
	height:auto;
	min-height: 440px;
	border: 0px solid orange;
}	

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

}

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

#sidebar_right h1 {
	font-size: 1.1em;
	line-height: 1.4em;
	margin: 0px 0 1.4em 0;
	padding: 0;
	width: auto;
	border: 0px solid red;
	font-style: normal;
	color:  #cd071e;  /* kalorama-bordeaux */
}

#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,
.template_nonavigation #sidebar_right img {
	border: 0;
}




#sidebar_right div div  {
	background: none;
	border: 0px solid red;
}

#sidebar_right .upperpart  {
	height: 260px;
}	

html>body #sidebar_right .upperpart  {
	height: auto;
   min-height: 260px;
}

#sidebar_right div div.lowerpart,
.template_homepage #sidebar_right .lowerpart  {
	height: 100px;
	background: url('/img/thuisbijkalorama.jpg') top left no-repeat;
}

.template_paragraphmenu #sidebar_right div  {
	background: url('/img/thuisbijkalorama.jpg') bottom left no-repeat;
	border-bottom: 1px solid #fff;
}

.template_paragraphmenu #sidebar_right div ul  {
	margin-bottom: 120px;
}


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

div#breadcrumbs {
	display: none;
}


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

#footer  {
	color: #000;
	margin: 20px 0 0 0px;
	padding: 5px 0 3px 15px;
	border: 1px solid #cbcbcb; /* kalorama-grijs */
	border-width: 1px 0 0 0;
}

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


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

h1 {
	font-size: 1.1em;
	line-height: 1.2em;
	font-weight: bold;
	margin: 0 0 1.3em 0;
	padding: 0;
	color: #cd071e;  /* kalorama-bordeaux */
}

h2 {
	font-size: 100%;
	font-weight: bold;
	font-style: normal;
	padding-bottom: 5px;
	margin: 1.2em 0 0.4em 0;
	padding: 0;
	color: #cd071e;  /* kalorama-bordeaux */
}

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,
#sidebar a:link, #sidebar a:visited,
#content1 a:link, #content1 a:visited,
#content a:link, #content a:visited {
	color: #003882;  /* kalorama-doblauw */
	text-decoration: underline;
}

#sidebar ul a:visited  {
	text-decoration: none;
}

#sidebar_right a:hover, #sidebar_right a:active,
#sidebar a:hover, #sidebar a:active,
#content1 a:hover, #content1 a:active,
#content a:hover, #content a:active {
	color: #003882;  /* kalorama-doblauw */
	color: #cd071e;  /* kalorama-bordeaux */
	text-decoration: underline;
}

#footer a:link, #footer a:visited {
	color: #003882;  /* kalorama-doblauw */
	text-decoration: none;
}

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

#zoomtext a, #zoomtext a:link, #zoomtext a:visited  {
	color: #000;
}

#zoomtext a:hover, #zoomtext a:active  {
	color: #fff;
}


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


#news {
	padding-top: 0px;
	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;
		background: none;
		padding: 0 0 0 0;
	margin: 0 0 1.4em 0;
	font-size: 1.1em;
}

#news dt a:link, #news dt a:visited   {
	color:  #c41130;  /* bordeaux */
	text-decoration: none;
}

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

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

.template_homepage .newsdate  {
	display: none;
}

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

.template_news  #sidebar_right ul  {
	margin: 0;
}

.template_news  #sidebar_right ul h2  {
	 color: #f47a20;  /* oranje */
	 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/navbullet4.gif') 1px 5px no-repeat;
	padding: 0 0 0 10px;
	margin: 0 0 0.2em 0;

}

.template_homepage #news h1  {
	display: none;
}

.template_homepage #divNewsColumn1  {
	width: 260px;
	margin-right: 15px;
	float: left;
}

.template_homepage #divNewsColumn2  {
	width: 250px;
	float: left;
}

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

form {
	margin: 0;
	padding: 0;
}

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

select {
	color: #000;
	border: 1px solid #3f9fc7; /* kalorama-blauw */
}

fieldset {
	background: #fff;
	padding: 10px 10px 15px 10px;
	margin: 0 0 10px 0;
	border: 1px solid #ccc;
	color: #000; 
}

legend {
	padding: 0;
	margin: 0 0 0px 0;
	color : #fff;
	font-weight: bold;
	text-align: left;
	color: #cd071e;  /* kalorama-bordeaux */
}

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

button {
	color: #cd071e;  /* kalorama-bordeaux */
	background-color: #eee;
	padding: 2px 4px;
	font-weight: bold;
	font-size: 100%;
	border: none;
	margin-right: 5px;
	border: 1px solid #3f9fc7;
}

button:hover {
	color: #fff;  
	background-color: #3f9fc7;
}


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

.italic  {
	font-style: italic;
}

.alert  {
	color: #003882;  /* kalorama-doblauw */
}


/* 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;
	margin: 0;
	padding: 0 0 0 20px;
	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
}

.template_homepage #divNewsColumn2 .leftbox  {
	clear: none;
}

.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
}

#sidebar div img.leftbox  {
	border: 0px solid red;
	margin: 0 3px 6px 0px;
}


#sidebar div img.rightbox  {
	border: 0px solid red;
	margin: 0 0px 6px 3px;
}

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


.template_search #sidebar  {
	width: 90px;
	margin: 0;
	display: none;
	border: 1px solid orange;
}

.template_search fieldset  {
	border: 0px;
}	
