/* STIJL VOOR I-sub 2008 SITE PRINT
-----------------------------------------------------------------------*/
body{
	margin-top:10px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:16px;
	background-color: #FFFFFF;
	font-weight:normal;
	color:#000000;
}

h1{
	font-size:17px;
	font-weight:bold;
	margin:0;
	padding:0;
	padding-bottom:5px;
	text-align:center;
}

h2{
	font-size:15px;
	font-weight:bold;
	padding-bottom:0;
	margin-bottom:0;
	text-align:center;
}

iframe.register { 
width:90%;
height: 4000px;
frameborder: 0;
	}


p{ 	
	}

th{ 
	background-color: #C0C0C0;
	color:#FFFFFF;	
	}
		
	
ul.content_bullet {
	list-style-type: square;
		}	

#container{
	border:0px;
	width:100%;
	margin:0px auto;
	background-color: #FFFFFF;
}

#top{
display: none;
	}
	
#top_print{
	}	
	
#print_icon{
display: none;
	}	
	
#no_print{
display: none;
	}		
#top_title{
    clear: both; 
	border:0px;
	width:100%;
	height:28px;
	padding-top:5px;
	}	

#top_nav{
display: none;
	}

#content_main{
    clear: both; 
	display: block;
	border:0px;
	width:100%;
	margin-bottom:-13px;	
	margin-top:5px;
	-margin-bottom:0px;	
	}

#content{

	margin-left:10px;
	margin-right:20px;
	}	
	
td.belfort{
display: none;
	}

.content_title{
	font-size:16px;
	margin-top:14px;
	margin-left:0px;
	font-weight:bold;


	}	
	
.content_text{

	margin-left:10px;

	}	
	
#content a{
	color:#000000;
    text-decoration: none;
	}
			
#content a:hover{
	color:#000000;
    text-decoration: none;
	}	

#footer{
    clear: both; 
	border:0px;
	width:auto;
	height:25px;
	font-size:10px;
	font-weight:normal;
	text-align:center;
	padding-top:10px;
	}

/*----------clearfix----------*/
.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 */
/*--------end clearfix--------*/
