

/* global gewijzigd 18.3.2009 */

body
{
	font-family: verdana, arial, sans-serif;
	font-size: .68em;
	color: #000000;
	padding: 0px;
	margin: 0px;
	background-color: #FFF;
	background-image: url(background.jpg);
	background-attachment: fixed;
}

p
{ margin: 0px;
  padding: 0px 0px 16px 0px;
  line-height: 1em;
}

h1
{ font-family: verdana,arial;
  letter-spacing: .1em;
  background: transparent;
  color: #7cac48;
  border-color: #ccccff;
  border: 0px;
}

h2
{
	margin: 0px;
	font-size: 120%;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	color: #000000;
}

h3
{
	margin: 0px;
	font-size: 100%;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	color: #000;
}




img{
	border: 0px;
	padding-top: 0px;
}

a{outline: none;
color: #00a665;
  font-size: 100%;
text-decoration:none}

a:hover {outline: none;
color: #005aab;
font-size: 100%;
font-weight:bold;
text-decoration:none }

/* image positioning - left, right and center */
.left
{ float: left; 
  padding: 0px 8px 0px 0px;
}

.right
{ float: right; 
  padding: 0px 0px 0px 8px;
}

.center
{ display: block;
  text-align: center;
  margin: 0 auto;
}

.sas_module_lbl1
{ font-size: 14px;
  font-weight: bold; 
}

.sas_module_table
{ margin-left: 10px;
  margin-right: 10px;
}

.sas_module_subtitle
{ margin-left: 10px;
  margin-right: 10px;
}

.sas_row_color_even
{ background-color: #FDEEDB ;
}

.sas_module_input
{ background-color: 00a665;
color: #000000;
font-size: 14px;
}

.sas_row_color_odd
{ background-color: #a7ce38 ;
}

/* block quote */
blockquote
{ margin: 20px 0px 20px 0px; 
  padding: 10px 20px 0px 20px;
  border-left: 0px solid;
  background: #FFF;
  color: #00487D;
  border-color: #ccccff;
}

/* unordered list */
ul
{ margin: 8px 0px 0px 16px;
  padding: 0px;
}

ul li
{ list-style-type: square;
  margin: 0px 0px 11px 0px; 
  padding: 0px;
}

/* ordered list */
ol
{ margin: 8px 0px 0px 24px;
  padding: 0px;
}

ol li
{ margin: 0px 0px 11px 0px; 
  padding: 0px;
}

/* main container - height verplicht */
#main
{

margin-left: 10px;
width: 980px;
color: #67705A;
background:#fff  url(back.png) repeat-y;
}



/* position t.o.v. main */
#links
{  
  padding: 5px 0px 0px 0px;
	margin-top: 0px;
	margin-left: 10px;
  width: 960px;
  height: 20px;
  font-size: 120%;
	text-align: center;
  color: #ffffff;
	background: #888 url(menugroen.png);
}

#linksposition
{ 
	margin-top: 0px;
	margin-right: 10px;
}

#links a
{
	color: #FFF;
	font-size: 90%;
	font-weight: bold;

}
#links a:hover
{ 
	background: transparent;
  color: #b41d8d;
   font-size: 100%;
  font-weight: bold; 

}
#links a.visited
{ 
	background: transparent;
  color: #fdeedb;
  font-weight: bold; 
  text-decoration: none;
}



/* position t.o.v. main+links (=topleftlogo) */
#advertentie
{ 
	position: absolute; 
			margin-top: 46px;
			margin-left: 10px;
width: 207px;
}

/* position t.o.v. main+links (=advertentie) */
#topleftlogo
{ 
	position: absolute; 
			margin-top: 46px;
			margin-left: 10px;
width: 207px;
}

/* position t.o.v. main + links - header.jpg 754x120 */
#logo
{

	margin-right: 10px;
	margin-left: auto;
	width: 960px;
	height: 160px;

}

#logo h1
{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 150%;
	letter-spacing: .2em;
	background: transparent;
	color: #89ba52;
}

/* position t.o.v. main + (logo + links)*/
#content
{ 


			margin-right: auto;
			margin-left: auto;
  width: 950px;
  padding: 4px;
  overflow: hidden;
  color: #000000;
}



/* position t.o.v. content */
#column1
{ 
width: 207px;
float: left;
padding: 0px 0px 0px 0px;


}

.sidebaritem
{ 
background: transparent;
color: #000000;
text-align: left;
  width: 200px;
  float: left;
  margin: 0px 0px 15px 0px;
  }

.sidebaritem a
{
	background: transparent;
	color: #00a665;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	border-bottom: 0px dashed;
	 font-size: 100%;
}

.sidebaritem a:hover
{ 
background: transparent;
color: #005aab;
padding: 0px 0px 2px 0px;
  text-decoration: none;
  border-bottom: 0px dashed;
border-bottom: 1px solid;
}

.sbilinks
{ 
padding: 0px;
}

.sbilinks ul
{
margin: 0px auto;
} 

.sbilinks li 
{ margin: 0px; 
  float: left; 
  list-style: none; 
} 

.sbilinks li a
{
	background: #f4f4f6 url(link.png);
	color: #00a665;
	font-weight: bold;
	font-size:12px;
	float: left;
	height: 12px;
	text-decoration: none;
	padding: 5px 0px 4px 19px;
	width: 200px;
	border: 0px;
} 

.sbihead
{ 
height: 14px;
  width: 208px;
  padding: 5px 0px 5px 19px;
	background-image: url(bgtitelbalkje.jpg);
  color: #ee1c23;
}

.sbihead h1
{ padding: 0px; 
  margin: 0px; 
  font-weight: bold;
  font-size: 130%;
  color: #ffffff;
}

.sbicontent
{
	color: #000;
	font-size:11px;
	text-align:left;
	font-face:Verdana,Arial;
	float: left;
	height: 12px;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	width: 200px;
	height:auto;
	border: 0px;
} 

#sbirubriek
{ 


			margin-right: auto;
			margin-left: auto;
  width: 210px;
  padding: 4px;
  overflow: hidden;
  color: #000000;
}


.sbilinks li a:hover
{
	color: #FFF;
	float: left;
	height: 12px;
	font-size: 120%;
	text-decoration: none;
	padding: 5px 0px 4px 19px;
	width: 188px;
	border: 0px;
	background-color: #00a665;
} 

/* position t.o.v. content */
/* kleur scrollbar alleen IE */
#column2
{ 
width: 722px;
overflow-x: hidden;
overflow-y: hidden;
float: right;
padding: 0px 0px 0px 19px;
background: transparent;
color: #000000;
text-align: left;


scrollbar-arrow-color: #fdeedb;
scrollbar-face-color: #c35105;
scrollbar-highlight-color: #fbcc62;
scrollbar-3dlight-color: #000000;
scrollbar-shadow-color: #9a0000;
scrollbar-darkshadow-color: #9a0000;
scrollbar-track-color: #ffffef;
}

/* scrollbar verplicht*/
#d1
{
height: 100%;
}

/* ext. column2 */
#kopvak
{ background-image: url(bgtitelbalkblauw.jpg);
  border-bottom: 1px solid;
  border-top: 1px solid;
  border-left: 1px solid;
  border-right: 1px solid;
  border-bottom-color: #e0ffdf;
  border-top-color: #e0ffdf;
  border-left-color: #e0ffdf;
  border-right-color: #e0ffdf;
  color: #ffffff;
  font-size: 12pt;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  padding: 0px 0px 0px 6px;
}

/* ext. column2 */
#homeitem
{
	background-image: url(bgtitelbalkje.jpg);
	color: #FFF;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
}

#homeitemrood
{
	background-image: url(bgtitelbalkjerood.jpg);
	color: #FFF;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
}

#homeitemblauw
{
	background-image: url(bgtitelbalkjeblauw.jpg);
	color: #FFF;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
}

#homeitempaars
{
	background-image: url(bgtitelbalkjepaars.jpg);
	color: #FFF;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
}

#homeitemoranje
{
	background-image: url(bgtitelbalkjeoranje.jpg);
	color: #FFF;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
}

#homeitemlgroen
{
	background-image: url(bgtitelbalkjelgroen.jpg);
	color: #FFF;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
}

#homeitemgroen
{
	background-image: url(bgtitelbalkjegroen.jpg);
	color: #FFF;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
}

#homeitemgeel
{
	background-image: url(bgtitelbalkjegeel.jpg);
	color: #FFF;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
}

/* ext. column2 */
#bannervak
{
	padding: 0px;
	text-align: center;
	background-color: #f4f4f6;
	border: 0px solid #CCC;
	height:auto;
}

/* ext. column2 */
#tekstvak
{
	background: #ffffff;
	vertical-align:top;
	height: auto;
	padding: 4px;
	border: black 2px solid;
	border-left-color: #ccc;
	border-top-color: #CCC;
	border-right-color: #666;
	border-bottom-color: #666; 
}

/* ext. column2 */
#column2 h1
{ padding: 6px 0px 4px 0px; 
  margin: 0px 0px 12px 0px; 
  border-bottom: 0px solid;
  font-size: 150%;
  text-transform: uppercase;
  font-weight: normal;
}

/* position t.o.v. content */
#footer
{
	margin-right: auto;
	margin-left: auto;
	width: 920px;
	height: 20px;
	padding: 10px 21px 0px 19px;
	text-align: left;
	font-size: 94%;
	background: #888 url(menugroen.png);
	color: #ffffff;
}

#footerposition
{ 
	margin-top: 10px;
	margin-left: 20px;
}

#footer a
{ 
	background: transparent;
  color: #fdeedb;
  font-weight: bold; 
  text-decoration: none;
}
#footer a.visited
{ 
	background: transparent;
  color: #e0ffdf;
  font-weight: bold; 
  text-decoration: none;
}
#footer a:hover
{ 
	background: transparent;
  color: #e0ffdf;
  font-weight: bold; 
  text-decoration: underline;
}

#advertentierechts
{ 
position: absolute; 
margin-top: 0px;
margin-left: 1000px;
width: 200px;
text-align: left;
}

/* contact page - form layout */
form{margin-top: 0px;}

div.row
{ clear: both;
}

div.row span.formlabel 
{ float: left;
  text-align: left;
}

div.row span.forminput
{ float: right;
  text-align: right;
} 

div.spacer
{ clear: both;
}

input, textarea
{  
  font-family: verdana, arial, sans-serif;
  border: 0px solid;
  font-size: 100%;
  margin: 2px;
  color: #000000;
  border-color: #ffffff;
}

#advertentiebottom
{ 
position: absolute; 
		margin-top: 541px;
margin-left: 10px;
width: 960px;
height: 100px;
text-align: left;
}


