/* 	
	* print style sheet.		*
 	* 				*
*/

/* basisinformatie */

.style1 {font-size: 11px; color: #630}
.style2 {font-size: 10px}
.koptext {font-size: 13px; color: #630}
.style5 {color: #000000}
.contenttext {font: normal 13px Times New Roman, Times, serif; color: #333333;}
.nieuwstext {font-size: 10px; color: #003366}
.adres {font: bold 12px Times New Roman, Times, serif; color: #041A63;  }
.copyright {font: normal 10px Times New Roman, Times, serif; color: #041A63; text-decoration: none;}
.language {font: normal 13px Times New Roman, Times, serif; color: #041A63; text-decoration: none;}



a {
	color: #000000;
        font-weight: normal;
	text-decoration: none;
        
	}

a:hover {
  font-weight: normal;
  text-decoration: none;
  
	}

a:active {
 color: #FFFFFF;
 text-decoration: none;
 
}

div, p, th, td, li, dd, dl, dt { /* redundant selectors to help NS4 not forget */ 
font-family: Times New Roman, Times, serif, Georgia;
line-height: 1.5em;

}






body{
	width:810px;
	background-image: url();
	background-attachment:fixed;
	font-family: Times New Roman, Times, serif, Georgia;
	font-size: small;
	color: #727272;
	margin: 0px 0px 0px 2px;
}

p.initial:first-line {
	text-transform: uppercase;
}

.style1 {
	font-size: 20px;
	font-family: Times New Roman, Times, serif, Georgia;
}

h1	{
	font-size:	12px;
	}
h2	{
	font-size:	10px; color: #085794; 
	}
h3	{
	font: normal 13px Times New Roman, Times, serif; color: #19208B ;text-decoration: bold;
	}
h4	{
	font-size: 11px; color: #000000; Times New Roman, Times, serif;
	}
h5	{
	font: .8em Georgia, Times New Roman, Times, serif;
	}
h6	{
	font-size:	10px; color: #006699;
	}
h7	{
	font-size:	15px; color: #FFFFFF;
	}
h8	{
	font: normal 14px Times New Roman, Times, serif; color: #000033;}
	}
	
	
		
.first 	{
	margin-top: 0; 
	padding-top: 0;
	}	

ul 
{
	list-style-type:square; 
	list-style-image:url(../images/blt.gif)
}

ul 
{
	list-style-type:square; 
	list-style-image:url(../images/blt.gif)
}

a:link {
	color: #FFFFFF;
  	font: normal 13px Times New Roman, Times, serif;
   	text-decoration: none;
   	font-size: 13px;
}

a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;	
}

a:hover {
	color: #630;
	text-decoration: none;
	font-size: 13px;
}

a:active { 
	color: #E55624;
	font-size: 13px;
	text-decoration: none;
}

/* layout informatie */
#header{ 
	display: none;
} 

#adres{ 
	display: none;
} 

#menuachtergrond{
	display: none;
} 


#headtext {
	display: none;
}

#binnenkorttekst{
	display: none;
}

#printadres{
	height:25px;
	width:600px;
	margin-left:0px;
	top: 10px;
	text-align:left;
}

#veren{
	display: none;
}





#logo{
	display: none;
}

#taalkeuze{
	display: none;
}

#sidebar {
	display: none;
}



#flash{
	float:right;
}

#snelkeuze{
	display: none;
}

#inhoud{ 
	width:600px;
	background-image: url(../images/background-main.png);
	border-top: dotted #C98757 0px;
	border-left: solid #C98757 0px;
	border-right: solid #D19966 0px;
	border-bottom: dotted #C98757 0px;
	padding-left:5px;
	padding-left:0px;
	margin-bottom:0px;
	margin-top: 50px;
	

	
}

#footer{
	display: none;
	
}

li.inline {

	display: inline;
	padding: 1px 7px 1px 7px;
	border-right: 0px solid #066;
}

li.last {
	display: inline;
	padding: 1px 7px 2px 7px;
} 

.noprint {	
	display: none;
}



