#head .search {
	background:url(/site_images/lang/bck_search.gif) no-repeat;
}
#head .searchHover {
	background:url(/site_images/lang/bck_searchHover.gif) no-repeat;
}
#head .search input.btn {
	color:#FFF;
	cursor:pointer;
	height:18px;
}
#contact .bottom {
	background:url(/site_images/lang/bck_boxContact02.gif) no-repeat;
	width:206px;
	height:61px;
	font-size:1.3em;
}
#contact .bottom a, #contact .bottom a:hover {
	color:#ff8f34 !important;
	padding:9px 50px 0 17px;
	display:block;
}
.language{
	position:absolute;
	top:12px;
	right:210px;
}
.language ul li {
	display:inline;
	padding:0 12px;
	height:5px;
	margin:0;
}
.language ul{
	margin:0;
	padding:0;
}
.language .navSplit {
	background:url(/site_images/bck_stippelLijn02.gif) right 3px no-repeat;
}
.language ul li a {
	color: #353535;
	text-decoration:none;
}
.language ul li a:hover {
	text-decoration:underline;
}

/* Button Large Blue ---------------------------------------------*/

a.buttonLarge, a.buttonLarge:hover {
	background:url(/site_images/btn_left.gif) 0 0 no-repeat;
	color:#fff !important;
	display: block;
	float: left;
	height:26px;
	margin-top:8px;
	padding: 0px 0px 0px 9px;
	text-decoration: none;
}
a.buttonLarge span {
	background: url(/site_images/btn_right.gif) top right no-repeat;
	display: block;
	float: left;
	height: 21px;
	margin-left:5px;
	margin-right:-5px;
	padding:5px 30px 0 0;
}
a.buttonLarge:hover span {
	color: #fff;
	text-decoration: none;
	background: url(/site_images/btn_right.gif) bottom right no-repeat;
}

/* Button Large Blue NA ---------------------------------------------*/

a.buttonLargeNA, a.buttonLargeNA:hover {
	background:url(/site_images/btn_left.gif) 0 0 no-repeat;
	color:#fff !important;
	display: block;
	float: left;
	height:26px;
	margin-top:8px;
	padding: 0px 0px 0px 9px;
	text-decoration: none;
}
a.buttonLargeNA span {
	background: url(/site_images/btnNA_right.gif) top right no-repeat;
	display: block;
	float: left;
	height: 21px;
	margin-left:5px;
	margin-right:-5px;
	padding:5px 12px 0 0;
}
a.buttonLargeNA:hover span{color:#FFF;}

/* Button Large Grey ---------------------------------------------*/

a.buttonGLarge, a.buttonGLarge:hover {
	background:url(/site_images/btnG_left.gif) 0 0 no-repeat;
	color:#fff !important;
	display: block;
	float: left;
	height:26px;
	margin-top:8px;
	padding: 0px 0px 0px 9px;
	text-decoration: none;
}
a.buttonGLarge span {
	background: url(/site_images/btnG_right.gif) top right no-repeat;
	display: block;
	float: left;
	height: 21px;
	margin-left:5px;
	margin-right:-5px;
	padding:5px 30px 0 0;
}
a.buttonGLarge:hover span {
	color: #fff;
	text-decoration: none;
	background: url(/site_images/btnG_right.gif) bottom right no-repeat;
}

/* Button Large Grey NA ---------------------------------------------*/

a.buttonGLargeNA, a.buttonGLargeNA:hover {
	background:url(/site_images/btnG_left.gif) 0 0 no-repeat;
	color:#fff !important;
	display: block;
	float: left;
	height:26px;
	margin-top:8px;
	padding: 0px 0px 0px 9px;
	text-decoration: none;
}
a.buttonGLargeNA span {
	background: url(/site_images/btnGNA_right.gif) top right no-repeat;
	display: block;
	float: left;
	height: 21px;
	margin-left:5px;
	margin-right:-5px;
	padding:5px 12px 0 0;
}
a.buttonGLargeNA:hover span{color:#FFF;}

/* Button Small Blue ---------------------------------------------*/

a.buttonSmall, a.buttonSmall:hover {
	background:url(/site_images/bck_button_left.gif) 0 0 no-repeat;
	color:#fff !important;
	display: block;
	float: left;
	height:17px;
	margin-top:8px;
	padding: 0px 0px 0px 9px;
	text-decoration: none;
}
a.buttonSmall span {
	background: url(/site_images/bck_button_right.gif) top right no-repeat;
	display: block;
	float: left;
	height: 17px;
	margin-left:3px;
	margin-right:-3px;
	padding:1px 13px 0 0;
}
a.buttonSmall:hover span {text-decoration:none; color:#FFF;}

/* Button Small Yellow ---------------------------------------------*/

a.buttonYSmall, a.buttonYSmall:hover {
	background:url(/site_images/bck_buttonY_left.gif) 0 0 no-repeat;
	color:#fff !important;
	display: block;
	float: left;
	height:17px;
	margin-top:8px;
	padding: 0px 0px 0px 9px;
	text-decoration: none;
}
a.buttonYSmall span {
	background: url(/site_images/bck_buttonY_right.gif) top right no-repeat;
	display: block;
	float: left;
	height: 17px;
	margin-left:3px;
	margin-right:-3px;
	padding:1px 13px 0 0;
}
a.buttonYSmall:hover span {text-decoration:none; color:#FFF;}

/* Button Small White (Bookmark) ---------------------------------------------*/

a.buttonBookmark, a.buttonBookmark:hover {
	background:url(/site_images/bck_buttonBookmark_left.gif) 0 0 no-repeat;
	color:#000 !important;
	display: block;
	float: left;
	height:16px;
	margin-top:8px;
	padding: 0px 0px 0px 14px;
	text-decoration: none;
}
a.buttonBookmark span {
	background: url(/site_images/bck_buttonBookmark_right.gif) top right no-repeat;
	display: block;
	float: left;
	height: 16px;
	margin-left:3px;
	margin-right:-3px;
	padding:1px 12px 0 0;
}
a.buttonBookmarkl:hover span {text-decoration:none; color:#FFF;}
