
	
	/*
	CSS Include

	Name:	 	: Print CSS
	Address		: http://www.thuisbijantares.nl	
	Copyright	: Your Company Name	
	Author	 	: Site Administrator
	Created	 	: 2009-01-09T16:24:49
	
	About this CSS
	...
*/

body div, html div, #top *, #content *{
	background-image: none;
	background-color: #ffffff;
   color: #000000;
}
#top {
   font-size: 1.2em;
   background-color: #FFFFFF;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 0.7em;
   line-height: 1.6em;
}
#top,#content,h1 {
   width: 100%;
   margin: 0px;
   padding: 0px;
}
#kolommen{
   padding-top: 0px;
}
#header,#footer,#snelmenu,#pad,#navigatie,#zoeken,#inhoudsopgave,#print,#inloggen,#zieook,
#content .artikelaktie,
.button,
button,
#content p.terug {
	display: none;
}

#content_zieook{
   float: left;
}
#content{
   float: none;
   margin: 0px auto;
}
h1,h2,h3,h4,h5,h6{
	color: #000000;
   text-indent: 0px;
}
table td, table th{
   border: 1px solid #CCCCCC;
}
table th{
   background-color: #999999;
}

h1,h2,h3,h4,h5,h6{
   line-height: 1.3em;
   margin: 0px;
   padding: 0.75em 0px 0em 0px;
}
   h1{
      font-size: 2.3em;
      font-weight: normal;
      color: #5E5E5E;
      padding: 0px 0px 8px 0px;
      margin-top: -2px;
   }
   h2{
      font-size: 1em;
   }
   h3{
      font-size: 1em;
      font-style: italic;
      color: #5E5E5E;
   }
   h4{
      font-size: 1em;
      font-style: italic;
      font-weight: normal;
      color: #5E5E5E;
   }
   h5{
      font-size: 0.9em;
      font-style: italic;
      font-weight: normal;
   }
   h6{
      font-size: 0.8em;
      font-style: italic;
      font-weight: normal;
   }

p {
   padding: 0px 0px 0.75em 0px;
   margin: 0px;
}
		
ul, ol {
   padding: 0px 0px 0px 25px;
   margin: 0px 0px 0.75em 0px;
}
   ul ul, ol ol{
      margin: 0px 0px 0px 0px;
   }
   ul li, ol li {
      line-height: 1.5em;
   }
table {
   border-collapse: collapse;
   padding-top: 0.3em;
   empty-cells: show;
   width: 100%;
}
   table table {
      width: auto;
   }
   table th {
      padding: 0.2em 0.4em 0.2em 0.4em;      
      text-align: left;
      vertical-align: top;
   }
   table td {
      padding: 0.2em;
      border: 1px solid #CCCCCC;
      vertical-align: top;
   }
   form table td{
      border: 0px;
   }
   table thead{
      background-color: #EEEEEE;
   }
   table tfoot{
      background-color: #EEEEEE;
   }
   table tfoot td{
      padding: 0.2em 0.4em 0.2em 0.4em;      
   }

table.rijentabel,
table.kolommentabel{
   border: 1px solid #CCCCCC
}
   
table.rijentabel tbody td{
   border-width: 1px 0px 1px 0px;
   background-color: #EEEEEE;
}   
table.kolommentabel tbody td{
   border-width: 0px 1px 0px 1px;
   background-color: #EEEEEE;
}   
table.rijentabel tbody tr.alt td,
table.kolommentabel td.alt{
   background-color: #FEFEFE;
}
legend{
   color: Gray;
}
form{
   margin:0px; 
   padding:0px;
   width: 80%;
   color: #999999;
}
a img { border:none }

blockquote blockquote {margin-right: 0px;}

code {
   font-size: 100%;
}
input, select{
   font-size: 1em;
}
textarea{
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 1em;
}
.field{
   background-color: #FFFFFF;
   border: 1px solid #999999;
   padding: 1px 0px;
}
hr{
   height: 1px;
   border: 0px;
   color: #999999;
   background-color: #999999;
}


ul.overzicht{
   margin: 0px;
   padding: 10px 0px;
   list-style: none;
   float: left;
}
   ul.overzicht div{
      float: left;
      padding: 15px 20px;
   }
   ul.overzicht div h2{
      padding-top: 0px;
      padding-bottom: 10px;
      font-size: 1.2em;
   }
   ul.overzicht div span.datum{
      font-weight: normal;
      text-align: right;
   }
   ul.overzicht div img{
      float: left;
      margin-right: 10px;
   }
   ul.overzicht div p{
      width: 270px;
      padding-bottom: 20px;
      float: left;
   }
   ul.overzicht div p.meer{
      display: none;
   }

div#stuurbericht
{
display: none;
}
