/*Default*/

.smallsnelbutton_default { 
width:170px;
height:105px;
overflow:hidden;
display:block;
margin: 5px 6px;
float:left;}
.smallsnelbutton_default a{ 
text-decoration:none;}
.smallsnelbutton_default a:hover{ 
text-decoration:underline;
}
.smallsnelbutton_default p { font-size:0.85em;
margin-left:5px;
margin-right:5px;
line-height:1.3em;
margin-bottom:0px;
overflow:hidden;
font-family: Arial, Helvetica, sans-serif;
}

.smallsnelbutton_default p a:link , .smallsnelbutton_default p a:visited{ 
color:#2E4C6B;
text-decoration:none;}
.smallsnelbutton_default p a:hover{ 
color:#FF7400;
text-decoration:none;}
.smallsnelbutton_default h1{
	font-size:0.90em;
	line-height:1.2em;
	margin-left:67px;
	margin-right:5px;
	padding-top:10px;
	font-weight:900;
	font-family: Arial, Helvetica, sans-serif;
	height:40px;
}
.smallsnelbutton_default h1 a:link  , .smallsnelbutton_default h1 a:visited {
	text-decoration:none;
	color:#197CDE;
	
}
.smallsnelbutton_default h1 a:hover {
	text-decoration:underline;
	color:#FF7400;
	
}

/*geen_afbeelding*/

.smallsnelbutton_geen_afbeelding { 
width:170px;
height:105px;
overflow:hidden;
display:block;
margin: 5px 6px;
float:left;}
.smallsnelbutton_geen_afbeelding a{ 
text-decoration:none;}
.smallsnelbutton_geen_afbeelding a:hover{ 
text-decoration:underline;
}
.smallsnelbutton_geen_afbeelding p { font-size:0.85em;
margin-left:5px;
margin-right:5px;
line-height:1.3em;
margin-bottom:0px;
overflow:hidden;
font-family: Arial, Helvetica, sans-serif;
}

.smallsnelbutton_geen_afbeelding p a:link , .smallsnelbutton_geen_afbeelding p a:visited{ 
color:#2E4C6B;
text-decoration:none;}
.smallsnelbutton_geen_afbeelding p a:hover{ 
color:#FF7400;
text-decoration:none;}
.smallsnelbutton_geen_afbeelding h1{
	font-size:0.90em;
	line-height:1.2em;
	margin-left:5px;
	margin-right:5px;
	padding-top:10px;
	font-weight:900;
	font-family: Arial, Helvetica, sans-serif;
	
}
.smallsnelbutton_geen_afbeelding h1 a:link  , .smallsnelbutton_geen_afbeelding h1 a:visited {
	text-decoration:none;
	color:#197CDE;
	
}
.smallsnelbutton_geen_afbeelding h1 a:hover {
	text-decoration:underline;
	color:#FF7400;
	
}







.submitBtnsmall a:link  , .submitBtnsmall a:visited {
	text-decoration:none;
	color:#fff;
	
}
.submitBtnsmall a:hover {
	text-decoration:none;
	color:#fff;
	
}
/*blue buttons*/
.submitBtnsmall {width:100px;
margin-left:50px;
margin-top:5px;
  border:0; 
  cursor:pointer; 
  font-weight:100; 
  padding:0 10px 0 0; 
  text-align:center; 
	font-size:1.1em;
	background-image: url(../images/btn_orange20_right.png);
	background-repeat: no-repeat;
	background-position: right;
	 line-height:19px;
	 height:20px; 
}
.submitBtnsmall span { 
font-family:  "Trebuchet MS", Verdana, sans-serif;
  position:relative; 
  display:block; 
  white-space:nowrap; 
  padding:0 0 0 10px; 
  height:20px; 
  line-height:19px;
  background:url(../images/btn_orange20_left.png) left no-repeat;
  color:#fff; 
  font-weight:900;
}
.submitBtnsmall:hover {
	background:url(../images/btn_red20_right.png) right no-repeat; 
}
.submitBtnsmall:hover span {
	background:url(../images/btn_red20_left.png) left no-repeat; 
}


