/* CSS Document */


html,body{
	margin:0;
	padding:0;}
	
body{
	font-family: Arial;
	color:#6e6e6e;
	font-size:12px;
	text-align:left;
	background-color:#bdbcbc;
	background-image:url(../images/bg_body.jpg);
	background-repeat:no-repeat;
	background-position:top left;}
	
H1 { font-size: 16px; color:#933e00; line-height:14px; font-weight:bold; padding-bottom:0px; }
H2 { font-size: 14px; font-weight:bold; padding-top:10px; color:#933e00; margin-bottom:-10px; }
H3 { font-size: 16px; color:#933e00; line-height:14px; font-weight:bold; padding-bottom:0px;  text-decoration: blink; }

P, H1, H2, H3, H4, H5 {margin: 0px 0px 0px 0px;}

* html > .container {
	height: 100%;}
td {
	font-size:12px;
	}
	
table {margin-bottom:18px;}
	
.container{
	min-height: 100%;
	_height: 100%;
	text-align:left;}
	
.container{
	width:860px;
	margin:0 auto;
	margin-left:109px;}
	
.tx_lumogooglemaps_pi1_sidebar{
display:none;}

A img{
	border:0px;}
td{
	font-size:12px;}

.route_hide{
visibility:hidden;}

.content{
	position:absolute;
	top:332px;
	margin-left:241px;
	text-align:left;
	width:610px;
	line-height:17px;}

.menu{
	position:absolute;
	top:332px;
	padding-left:10px;}
	
.inschrijven{
	position:absolute;
	margin-left:709px;
	top:25px;}


.rechts{
	position:absolute;
	top:0px;
	margin-left:10px;}
	
.webdesign{
	position:absolute;
	bottom:0px;
	left:0px;
	font-size:10px;
	color:white;
	}
.webdesign A{
	color:white;
	}

.webdesign A:hover{
	color:white;
	}
.kader{
	position:absolute;
	left:550px;
	top:33px;
	width:290px;
	height:70px;}

.kader h1{
	color:#933e00;
	font-size: 18px;
	line-height:14px; 
	font-weight:bold; 
	padding-bottom:0px;
	padding-left:20px;
	font-family: Arial Rounded MT Bold; 
	}
.kader li{
	color:#933e00;
	line-height:18px;
	font-size:13px;
	margin-left:-20px;
	list-style:none;
	background-image:url(../images/kader_li.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:20px;}
	/*******LINKS******/
	
A{
	text-decoration:none;
	color:#933e00}


A:hover{
	text-decoration:underline;
	color:#933e00}
	
	/*******MENU ********/
/* Menu 1 column */
#menu_1 {
	vertical-align:text-top;
	width: 185px;
	_width: 195px;}
	
#menu_1 DIV {
	width: 100%;}
	
#menu_1 DIV A {
	color: #fff000;
	text-decoration: bold;}
	
#menu_1 DIV A:hover {
	text-decoration: none;}

/*  MENU 1, level 1, normal state (NO) */
#menu_1 DIV.menu1-level1-no {
  	background-image:url(../images/bg_menu.gif);
  	background-repeat:no-repeat;
  	background-position: left;
  	font-size: 12px;
  	padding-top:8px;
  	padding-left:27px;
  	padding-bottom:2px;
  	height: 20px;
  	_height: 30px;}

/*  MENU 1, level 1, active state (ACT) */
#menu_1 DIV.menu1-level1-act {
  	background-image:url(../images/bg_menu_over.gif);
  	background-repeat:no-repeat;
  	background-position: left;  
  	font-weight:bold;
  	font-size: 12px;
  	padding-top:8px;
  	padding-left:27px;
  	padding-bottom:2px;
  	height: 20px;
  	_height: 30px;}
	
#menu_1 DIV.menu1-level1-act A {
  	color: #FFFFFF;
  	text-decoration: none;}
	

/*  MENU 1, level 2, normal state (NO) */
#menu_1 DIV.menu1-level2-no {
  	background-image:url(../images/bg_menu.gif);
  	background-repeat:no-repeat;
	background-position:left;
  	line-height:17px;
  	font-size: 11px;
  	padding-top:8px;
  	font-weight:italic;
  	padding-left:60px;
  	height: 22px;
  	_height: 30px;}
	
/*  MENU 1, level 2, active state (ACT) */
#menu_1 DIV.menu1-level2-act {
  	background-image:url(../images/bg_submenu.gif);
	background-repeat:no-repeat;
	background-position:left;
  	line-height:17px;
  	font-size: 11px;
  	padding-top:8px;
  	font-weight:italic;
  	padding-left:60px;
  	height: 22px;
  	_height: 30px;}
