/*
***********************************************************
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;}
.donkerrood {color:#95173f;}

table.contenttable {
	border-collapse:separate;
	border-spacing:5px;
	}

body {  
	color:#0054A4;
	font: normal 76%/1.5em Tahoma,Verdana,Arial, Helvetica, sans-serif; /*line-height is 1.5 times the font size*/
	margin: 0px;
	padding: 0px;
	background: #FFF url(/fileadmin/templates/img/Hemel_en_Aarde/hemel_en_aarde_bg.gif) repeat-y left top;
}

p {margin-bottom:2em;}
 	
a { 	color:#d71921;
	text-decoration:underline;
	}

a img {
	text-decoration:none;
	border:none;
	}

a:hover {
	color:#78003D;
	}
	
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, .hide {display:none;}

hr 	{
	clear: both;
	border:0;
	border-bottom:1px dotted #D71921;
	height:0px;
	margin: auto;
	margin-top:1em;
	margin-bottom:1em;
	width:90%;
	}


#main, #left, #flex-cont, #footer, #footer-logo, #footer-content-bg, #footer-content {
	float: left;
	display: inline;
}

#container {
	left:0px;
	top:60px;
	position:absolute;
	z-index:4;
	}

#main {
	width:938px;
	}
	
.csc-textpic-caption {
	font-size:0.8em;
	}

#header {
	width:100%; 
	height:90px;
	top:0;
	left:0;
	position:absolute;
	z-index:1;
	}

#website-logo .title {
	display:none;
	}
	
#website-logo a {
	background:url(/fileadmin/templates/img/Hemel_en_Aarde/hemel_en_aarde-logo.gif) no-repeat left top;
	width:276px;
	height:260px;
	top:0px;
	left:0px;
	display:block;
	position:absolute;
	z-index:2;
	}

/* slogan */
.sIFR-active #website-logo .slogan	{
    		visibility: hidden;
      	font-family: Verdana, Arial, Helvetica, sans-serif;
      	line-height: 10px;
    	}	

#website-logo .slogan {
	left:260px;
	top:7px;
	color:#d71921;
	font-size:22px;
	width:500px;
	position:absolute;
	z-index:10;
	overflow:hidden;
	}
	
	
#left { 
	width:235px;
	}

#fotoshow_ondermenu {
	margin-left:19px;
	margin-top:20px;
	}
	
#logo-linkerkolom {
	margin-top:70px;
	}

#logo-linkerkolom a img {
	border:none;
	}
	
#bread {
	font-size:0.9em;
	display:block;
	top:1px;
	left:263px;
	position:absolute;
	z-index:3;
	}

#bread a {
	padding-left:3px;
	}
	
#bread a:hover {
	color:#b75a65;
	}

#flex-cont {
	width:662px;
	min-height: 450px;
	height: auto !important;
	height: 450px;
	padding:20px;
	padding-top:0;
	margin-top:40px;
	border-right:1px dotted #d71921;
	}

#footer {
	margin-top:25px;
	height:95px;	
	font-size:0.8em;
	
	}
	
#footer-logo {
	margin-left:17px;
	display:block;
	}
	
#footer-logo a img {
	border:none;
	margin-top:24px;
	}

#footer-content-bg {
	width:680px;
	margin-left:36px;}

#footer-content {
	margin-left:20px;
	width:660px;
	margin-top:35px;
	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:2.2em;
	font-family: "Times New Roman", Times;
	font-weight:normal;
	}
	
h3 {
	font-size:1.5em;
	color:#979200;
	}

h4 {	font-size:1.1em;
	color:#979200;
	}

.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;
	}
