﻿clearfix:after {
	content				: ".";
	display				: block;
	height				: 0;
	clear				: both;
	visibility			: hidden;
}

 * {
	margin 				: 0;
	padding				: 0;
	font-family			: verdana; 
	font-size			: 10pt;
	color				: black;
} 

h1
{   
    clear:				left;
    margin              : 17px 5px 5px 26px;
    padding             : 0px;
    font-family         : arial;
    font-size           : 11pt;
    float               : left;
    text-transform:	uppercase;
    width:90%;
}
h3
{
    font-size:          9pt;
    font-family:        verdana;
    float:              left;
    clear               : left;
    color               : #652F21 ;
    position            : relative;
    width               : 130px;
    float               : left;
    margin-left         : 10px;
    margin-top          : 10px;
    font-weight         : bold;
    text-align          : left;
    text-transform:		uppercase;
}

h2
{
    clear:left;
    margin              : 5px 0px 0px 0px;
    padding             : 4px 0px 4px 26px;
    /*background-color    : #FF6002;*/
	width               : 516px;
	color:				White;
    float:				left;
    text-align          :left;
    font-size           :13pt;
	font-weight:		bold;
	background-image    : url(../images/titel_background.jpg);
	background-repeat: repeat-y ;
}

* html h2 
{
    padding             : 0px 0px 0px 22px;
}

h2.Rightbox 
{
    width:150px;
}

/*#titelbalk
{
    background-color    :#C084DC;/*Fuchsia;*/
 /*   width               :250px;
    float               :left;
}*/
html {
	/*height				: 100%;*/
	width				: 100%; 
}

body 
{
    float               : none; 
	background-color	: #FFFFFF;
	background-repeat	: repeat-y;
	background-position	: center;
	/*overflow			: -moz-scrollbars-vertical;		*/				/* TOON ALTIJD EEN SCROLLBAR IN FIREFOX */
}
#container {
	width				: 900px;
	height              : 100%;
	margin				: 0 auto;
	position			: relative;
	text-align			: center;
	background			: #E7F8FF;
}

#header 
{
	position            : relative;
	clear               : left;        
	width				: 900px;
	height				: 72px;
	text-align			: left;
	background-color	: #FFFFFF;
	float               : left;
	/*background-image    : url(../images/logo.gif); */
	background-repeat   : no-repeat;
}
#navigatie
{
    position            : relative;
	clear               : left;        
	width               : 900px;
    height              : 23px;/*auto;*/
    margin				: 0px;
	background-color    : #00AF8A;
    color               : #E7F8FF;
    
}
#sidenavigatie
{
    clear               :left;
    width               :  172px;
    height              : 490px;
    margin				: 0 auto;
	position			: relative;
    background-color    : #A9A9B0;
    float               : left;
    background-image    : url(../images/links.JPG);
}
 #kleinetekst
 {
    font-family         : verdana;
    clear               : left;
    font-size           : 8pt;
    color               : #652F21 ;
    position            : relative;
    width               : 130px;
    height              : 190px !important;
    height              : 178px;
    float               : left;
    margin-left         : 10px;
    margin-top          : 20px;
    text-align          : left;
    overflow            : auto;
   /* border              : 1px solid black;*/
 }



#content
{   
    width               : 556px !important;
    width               : 536px;
    margin				: 0 auto;
    padding             : 0px;
    height              :  490px;
	position			: relative;
    background-color    : #FFFCED ;/* #F5F5F5 ;*/
    float               : left;
    text-align          :center; 
}

 #inhoud 
 {
    clear:left;
    float:left;
    margin:10px 0px 0px 12px;
    padding:5px;
	width:534px !important;
	width:522px;
	height:397px !important;
	height:405px;
	/*border:1px solid black;*/
	overflow:auto;
	text-align:left;
 }

 #inhoud2
 {
    clear:left;
    float:left;
    margin:10px 0px 0px 12px;
    padding:5px;
	width:534px !important;
	width:522px;	
	overflow:auto;
	text-align:left;
 }


#content2
{
   height               : 100%;
   background-color     : #F5F5F5;/*#F6F3F5;*/
   width                : 100%;
   text-align           : left;
}

#sidenavigatierechts
{
    width               : 172px;
    height              : 490px;
    margin				: 0 auto;
	position			: relative;
    background-color    : #A9A9B0;
    float               : left;
    background-image    : url(../images/rechts.gif);
    background-repeat   : no-repeat;
}
