/*
***********************************************************
Title:     Main
Author:    Jacco van der Post - Netcreators.com
Date:	   november 2007
***********************************************************
*/
/* Global reset */

*	    { 	
	margin: 0;
	padding: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	background: transparent;
}

em, i { font-style: italic; }
strong, b { font-weight: bold; }
table {	border-collapse: collapse; border-spacing: 0; }
address, caption, cite, code, dfn, th, var { font-style:normal; font-weight:normal; }
blockquote:before, blockquote:after, q:before, q:after {	content: "";}
blockquote, q { quotes: "" "";}
caption, th, td { font-weight:normal; text-align:left; }
ol,  ul { list-style:none;}


blockquote {padding-left:30px;}

table.contenttable {
	border-collapse:separate;
	border-spacing:5px;
	}


.groen {
	color: #00582d;
}

.oranje {
	color: #f18e00;
}

.blauw {
	color: #0092a7;
}

body {  
	/* color: #000066; */
	/* color:#3a519a; */
	background: #FFF;
	color:#00582d;
	font: normal 76%/1.5em Tahoma,Verdana,Arial, Helvetica, sans-serif; /*line-height is 1.5 times the font size*/
	margin: 0px;
	padding: 0px;
}

input, textarea, select {
margin-bottom:4px;
padding-left:2px;
border:1px solid #0092a7;
font-size:11px;
}

p {
 	margin-bottom:2em;
 	}
 	
a { 	color:#0092a7;
	text-decoration:underline;
	}

a img {
	text-decoration:none;
	border:none;
	}

a:hover {
	color:#00582d;
	}
	
ul, ol {margin: 1em 0; padding-left: 2em;}
ul li {list-style: square;}
ul li li {list-style: circle;}
ol li {list-style: decimal;}

.hidden, #page-description, #logo span, #website-logo span, .hide {display:none;}

hr 	{
	clear: both;
	border:0;
	border-bottom:1px dotted #f18e00;
	height:0px;
	margin: 0;
	padding: 0;
	margin: auto;
	margin-top:1em;
	/*margin-bottom:1em;*/
	width:90%;
	}

select option {
	background:white;}

#container, #bread, #main, #left, #flex-cont, #header, #footer, #footer-logo, #footer-content-bg, #footer-content {
	float: left;
	display: inline;
}

#container {
	width:100%;
	}

#main {
	width:925px;
	}
	
.csc-textpic-caption {
	font-size:0.8em;
	}

#header {
	min-width:940px;
	width:100%; 
	height:180px;
	background:url(/fileadmin/templates/img/Kind_op_Maandag/kindopmaandag-header.png) no-repeat left top;
	}

#website-logo a {
	background:url(/fileadmin/templates/img/Kind_op_Maandag/kindopmaandag-logo.png) no-repeat left top;
	width:289px;
	height:89px;
	top:10px;
	left:15px;
	display:block;
	position:absolute;
	}
	
	
#left { width:235px;
	
	}

#fotoshow_ondermenu {
	margin-left:22px;
	}
	
#logo-linkerkolom {
	margin-top:70px;
	}

#logo-linkerkolom a img {
	border:none;
	}
	

#bread {
	background:white;
	color:#00582d;
	font-size:0.9em;
	padding-left:20px;
	width:670px;
	display:block;
	margin-top:3px;
	}

#bread a {
	padding-left:5px;
	color:#0092a7;
	text-decoration:none;
	}
	
#bread a:hover {
	color:#00582d;
	}

#flex-cont {
	width:675px;
	min-height: 450px;
	height: auto !important;
	height: 450px;
	padding:15px;
	padding-right:0;
	background:#ffffff;
	}

#footer {
	margin-top:25px;
	height:95px;	
	font-size:0.8em;
	
	}
	
#footer-logo {
	margin-left:20px;
	display:block;
	}
	
#footer-logo a img {
	border:none;
	margin-top:-20px;}

#footer-content-bg {
	background:white;
	width:675px;
	margin-left:60px;}

#footer-content {
	margin-left:20px;
	width:660px;
	margin-top:30px;
	margin-bottom:15px;
	}
	
#footer-content p {
	margin-bottom:0;
	}

h2, h3, h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1em;
	margin-bottom:0.5em;
	color: #860405;
	font-weight:bold;
		}

h2 a, h3 a, h4 a {
	text-decoration:none;
	}

h2 a:hover, h3 a:hover, h4 a:hover {
	text-decoration:underline;
	} 

h2 {
	font-size:1.8em;	
	}
	
h3 {
	font-size:1.5em;
	color:#979200;
	}

h4 {	font-size:1.1em;
	color:#979200;
	}

.sIFR-active h2, .sIFR-active h3, .sIFR-active h4 
	{
    	visibility: hidden;
      	font-family: Verdana, Arial, Helvetica, sans-serif;
      	line-height: 10px;
      	margin-bottom:0; 
      	margin-top:0;
      	padding:0;
    	}
	
.sIFR-active h2 {
	font-size:18px;
}


.sIFR-active h3 {
	font-size:16px;
}

.sIFR-active h4 {
	font-size:14px;
}

.sIFR-active .com-single h2 {
	font-size:14px;
}

/* ==============================  */
/*           RTE Styles            */
/* ==============================  */

.align-left {
	text-align:left;
	}

.align-center {
	text-align:center;
	}
	
.align-right {
	text-align:right;
	}
