body {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BACKGROUND: #eeeff2 url(/gfx/bck_body.gif) repeat-x; PADDING-BOTTOM: 0px; MARGIN: 0px; FONT: 11px  Helvetica; COLOR: #000001; PADDING-TOP: 0px;HEIGHT: 100%; max-height:100%;
}

html {
	height:100%;
}

a {
	color: #2fa4c7;
}

a:hover {
	text-decoration: none;
	color: #2fa4c7;
}

#container {
	MARGIN: auto;
	WIDTH: 1000px; 
	POSITION: relative;

	background: #fff;
}

#navigatie {
	position: relative;
	height: 64px;
	width: 100%;
	z-index: 999;	
}

#logo {
	position: relative;
	float: left;
	left: 5px;
	top: 5px;
	width:209px;
}

#menu {
	position: relative;
	float: left;
	left: 20px;
	top: 30px;
}

#flash {
	position: relative;
	background: url(/gfx/bck_flash.gif);
	height: 211px;
	width: 100%;	
}

#flashHolder{
	position: relative;
	top: 8px;
	left: 209px;	
	width: 1px;
}

#content {
	position: relative;
	width: 100%;
	background: #fff;
}

#bottom {
	position: relative;
	height: 36px;
	width: 100%;
	clear: both;
	float: left;
}

#bottom_black {
	position: relative;
	background: #000;
	height: 26px;
	width: 100%;
}

#bottom_black div {
	position: relative;
	top: 4px;
	left: 8px;
	color: #FFF;
	font-weight: bold;
	font-size: 1.2em;
}

h1 {
	font-size: 1.6em;
}

h2 {
	font-size: 1.4em;
}

p {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.3em;
}

#kolomB li {
	font-size: 12px;
	font-weight: bold;
}

#kolomB table {
	width: 100%;
	margin: 0 0 20px 0;
}

#kolomB table .mail {
	text-align: right;
}

#kolomB td {
	font-size: 1.3em;
	font-weight: bold;
}

#kolomB td h2 {
	font-size: 1.2em;
	margin: 0 0 10px 0;
}

#kolomB td h3 {
	font-size: 1.1em;
	color: #30A4C7;
	margin: 0;
}


#bottom_black a {
	padding: 0 5px 0 5px;
	color: #FFF;
	text-decoration: none;
}

#bottom_black a:hover {
	text-decoration: underline;	
}

#extraMenu {
	position: relative;
	height: 199px;
}

#extraMenu ul {
	padding-left: 0px;
	list-style: none;
	margin-left: 0px;
}

#extraMenu ul li {
	font-weight: bold;
	color: #2fa4c7;  
	background:  #FFF url(/gfx/bck_subarrow_a2.gif) no-repeat; 
	line-height: 2em;
	width: 200px;
}


#extraMenu ul li:hover {
	font-weight: bold;
	color: #2fa4c7; 
	background:  #FFF url(/gfx/bck_subarrow_b2.gif) no-repeat; 
	line-height: 2em;	
}

#extraMenu li a {
  margin-left: -12px;
  font-size: 1.4em;
  min-height: 1.4em;

  padding-left: 36px;	 
  color: #2fa4c7; 
  text-decoration: none; 
}

.adres {
	font-size: 15px;	
}

.red {
	color: #ff0000;
}

#extraMenu li a:hover {
  text-decoration: none;
  color: #22327C;	
 }
 
 #faq1, #faq2, #faq3, #faq4, #faq5, #faq6, #faq7, #faq8, #faq9, #faq10, #faq11 {
 	display: none;
 }
 
 #content h3 {
 	font-size: 12px;
 }
 
 .clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */