/* STYLE ONLY FOR PRINT*/

#print_logo {
	display: block;
	margin: 0;
	padding: 0;
	height: auto;
	width: auto;
}
hr.print_logo_lijn{ 
	display: block;
	border-top: 1px solid #000000; 
	border-bottom: 1px solid #000000;
	margin-top: 5px;
	margin-bottom: 15px;
}
hr.print_lijn{ 
	display: block;
	border-top: 1px solid #FFFFFF; 
	border-bottom: 1px solid #000000;
	margin-top: 14px;
	margin-bottom: 15px;
}



/* STYLE BASIC */

#container {
	display: block;
}
#column_left {
	display:none;
	border: #000000 solid 1px;
}
#column_center {
	display: block;
}
#column_right {
	display: none;
}
div.clearfloat{
	display: block;
}


/* STYLE CENTER */

div.logo{
	display: none;
}
div.contentcontainer{
	display: block;
	position: relative;
	width: 100%;
}
div.print_container{
	display: block;
	position: relative;
	width: 100%;
	margin-bottom: 20;
	border: none;
}
div.document_lefttop{
	float:left;
	width: 315px;
	padding-right: 15px;
	border: none;
}
div.document_righttop{
	float:right;
	width: 290px;
	padding-left: 15px;
	border: none;
}
div.document{
	display: block;
	position: relative;
	width: 100%;
	border: none;
}
div.document_vervolg{
	display: block;
	position: relative;;
}


/* STYLE MENUS */

div.contentmenu A{
	display: none;
}


/* STYLE WEBSITE */

BODY, TD{
	background-color: #ffffff;						
	font-family: Tahoma; 
	font-size: 10pt; 
	color: #000000; 	
}

A{ 
	font-family: Tahoma; 
	font-size: 10pt; 
	color: #000000; 
	text-decoration : none; 
	line-height: 1.4;
}

h1, .kop{ 
	display: block;			
	font-family : Tahoma; 
	font-size : 11pt; 
	font-weight : bold; 
	color : #000000;
}
h2{ 
	display: block;			
	font-family : Tahoma; 
	font-size : 12pt; 
	font-weight : bold; 
	color : #000000;
}		
h3{ 			
	display: block;			
	font-family : Tahoma; 
	font-size : 12pt; 
	font-weight : bold; 
	color : #000000;
}

h4	{ 
	display: block;			
	font-family : Tahoma; 
	font-size : 11pt; 
	font-weight : bold; 
	color : #000000;
}

hr{ 
	display: block;	
	border-top: 1px solid #FFFFFF; 
	border-bottom: 1px solid #000000;
} 


IMG.right{ 
	margin-left: 20px;
	float: right;
	border: 1px solid #000000; 
}	
IMG.left{ 
	display: block;
	margin-right: 20px;
	border: 1px solid #000000; 
}				

.paars{
	font-family: Tahoma; 
	font-size: 10pt; 
	color: #6e1f72; 
	line-height: 1.4;
}
.zwart{
	font-family: Tahoma; 
	font-size: 10pt; 
	color: #000000; 
	line-height: 1.4;
}
.wit{
	font-family: Tahoma; 
	font-size: 10pt; 
	color: #000000; 
	line-height: 1.4;
}
.broodtekst{
	font-family: Tahoma; 
	font-size: 10pt; 
	color: #000000;
	line-height: 1.4;
}
.broodtekst A{
	font-family: Tahoma; 
	font-size: 10pt; 
	color: #000000;
	text-decoration : underline;
	line-height: 1.4;
}

/* STYLE TBV TEXTBLOCKS */
.broodtekst_klein_rechts{
	font-family: Tahoma; 
	font-size: 8pt; 
	color: #000000;
	text-decoration : none;
	line-height: 1.4;
}
.broodtekst_klein_rechts A{
	font-family: Tahoma; 
	font-size: 8pt; 
	color: #000000;
	text-decoration : underline;
	line-height: 1.4;
}
.broodtekst_klein_links{
	font-family: Tahoma; 
	font-size: 8pt; 
	color: #000000;
	text-decoration : none;
	line-height: 1.4;
}
.broodtekst_klein_links A{
	font-family: Tahoma; 
	font-size: 8pt; 
	color: #000000;
	text-decoration : underline;
	line-height: 1.4;
}
