/** MENU HOME  **/

#menuhome ul {
	width: 590px;
  height: 68px;
  margin-left: 70px;
	margin-top: -10px;
	padding-top: 10px;
	padding-left: 0px;
	list-style: none outside;
	background-image: url("../img/backmenu.gif");
	background-repeat: no-repeat; 
	background-position: top;
}

#menuhome li a span{
	display:none;
}

#menuhome li a {
	height: 68px;
	color: #fff;
	display: block;
	float: left;
}
	
#menuhome li#overons {
	float: left; 
	margin: 0; 
	display: block;
	background-image: url("../img/uberuns_off.gif");
	background-repeat: no-repeat; background-position:top;
}

#menuhome li#overons a{
	width: 67px;
	background-image: url("../img/uberuns_off.gif");
	background-repeat: no-repeat; background-position:top;
}

#menuhome li#overons a:hover {
	background-image: url("../img/uberuns_on.gif");
}

#menuhome li#onzeproducten {
	float: left; 
	margin: 0; 
	display: block;
	background-image: url("../img/produkte_off.gif");
	background-repeat: no-repeat; background-position:top;
}

#menuhome li#onzeproducten a{
	width: 82px;
	background-image: url("../img/produkte_off.gif");
	background-repeat: no-repeat; background-position:top;
}

#menuhome li#onzeproducten a:hover {
	background-image: url("../img/produkte_on.gif");
}

#menuhome li#cashencarry {
	float: left; 
	margin: 0; 
	display: block;
	background-image: url("../img/cashundcarry_off.gif");
	background-repeat: no-repeat; background-position:top;
}

#menuhome li#cashencarry a{
	width: 102px;
	background-image: url("../img/cashundcarry_off.gif");
	background-repeat: no-repeat; background-position:top;
}

#menuhome li#cashencarry a:hover {
	background-image: url("../img/cashundcarry_on.gif");
}

#menuhome li#auslieferung {
	float: left; 
	margin: 0; 
	display: block;
	background-image: url("../img/auslieferung_off.gif");
	background-repeat: no-repeat; background-position:top;
}

#menuhome li#auslieferung a{
	width: 91px;
	background-image: url("../img/auslieferung_off.gif");
	background-repeat: no-repeat; background-position:top;
}

#menuhome li#auslieferung a:hover {
	background-image: url("../img/auslieferung_on.gif");
}

#menuhome li#webshop {
	float: left; 
	margin: 0; 
	display: block;
	background-image: url("../img/webshop_off_de.gif");
	background-repeat: no-repeat; background-position:top;
}

#menuhome li#webshop a{
	width: 70px;
	background-image: url("../img/webshop_off_de.gif");
	background-repeat: no-repeat; background-position:top;
}

#menuhome li#webshop a:hover {
	background-image: url("../img/webshop_on_de.gif");
}

#menuhome li#contact {
	float: left; 
	margin: 0; 
	display: block;
	background-image: url("../img/contact_off_de.gif");
	background-repeat: no-repeat; background-position:top;
}

#menuhome li#contact a{
	width: 72px;
	background-image: url("../img/contact_off_de.gif");
	background-repeat: no-repeat; background-position:top;
}

#menuhome li#contact a:hover {
	background-image: url("../img/contact_on_de.gif");
}

#menuhome li#route {
	float: left; 
	margin: 0; 
	display: block;
	background-image: url("../img/anfahrt_off.gif");
	background-repeat: no-repeat; background-position:top;
}

#menuhome li#route a{
	width: 69px;
	background-image: url("../img/anfahrt_off.gif");
	background-repeat: no-repeat; background-position:top;
}

#menuhome li#route a:hover {
	background-image: url("../img/anfahrt_on.gif");
}

#menuhome li#nieuws {
	float: left; 
	margin: 0; 
	display: block;
	background-image: url("../img/nachrichten_off.gif");
	background-repeat: no-repeat; background-position:top;
}

#menuhome li#nieuws a{
	width: 105px;
	background-image: url("../img/nachrichten_off.gif");
	background-repeat: no-repeat; background-position:top;
}

#menuhome li#nieuws a:hover {
	background-image: url("../img/nachrichten_on.gif");
}

/** END MENU HOME **/


/** MENU PAGES **/

#pagemenu ul{
  width: 825px;
  height: 42px;
  margin-left: 60px;
  margin-top: 0px;
  background-image: url("../img/backmenupage.gif");
	background-repeat: no-repeat; 
	background-position:top;
	padding: 0px;
}

#pagemenu li a span{
	display:none;
}

#pagemenu li a {
	height: 42px;
	color: #fff;
	display: block;
	float: left;
}
	
#pagemenu li#overons {
	float: left; 
	margin: 0; 
	display: block;
	background-image: url("../img/pageuberuns_off.gif");
	background-repeat: no-repeat; background-position:top;
}

#pagemenu li#overons a{
	width: 75px;
	background-image: url("../img/pageuberuns_off.gif");
	background-repeat: no-repeat; background-position:top;
}

#pagemenu li#overons a:hover {
	background-image: url("../img/pageuberuns_on.gif");
}

#pagemenu li#overons-active{
  float: left;
	display: block;
	width: 75px;
	background-image: url("../img/pageuberuns_on.gif");
	background-repeat: no-repeat; background-position:top;
}

#pagemenu li#onzeproducten {
	float: left; 
	margin: 0; 
	display: block;
	background-image: url("../img/pageprodukte_off.gif");
	background-repeat: no-repeat; background-position:top;
}

#pagemenu li#onzeproducten a{
	width: 82px;
	background-image: url("../img/pageprodukte_off.gif");
	background-repeat: no-repeat; background-position:top;
}

#pagemenu li#onzeproducten a:hover {
	background-image: url("../img/pageprodukte_on.gif");
}

#pagemenu li#onzeproducten-active {
  float: left;
	display: block;
	width: 82px;
	background-image: url("../img/pageprodukte_on.gif");
	background-repeat: no-repeat; background-position:top;
}

#pagemenu li#cashencarry {
	float: left; 
	margin: 0; 
	display: block;
	background-image: url("../img/pagecashundcarry_off.gif");
	background-repeat: no-repeat; background-position:top;
}

#pagemenu li#cashencarry a{
	width: 105px;
	background-image: url("../img/pagecashundcarry_off.gif");
	background-repeat: no-repeat; background-position:top;
}

#pagemenu li#cashencarry a:hover {
	background-image: url("../img/pagecashundcarry_on.gif");
}

#pagemenu li#cashencarry-active {
  float: left;
	display: block;
	width: 105px;
	background-image: url("../img/pagecashundcarry_on.gif");
	background-repeat: no-repeat; background-position:top;
}

#pagemenu li#auslieferung {
	float: left; 
	margin: 0; 
	display: block;
	background-image: url("../img/pageauslieferung_off.gif");
	background-repeat: no-repeat; background-position:top;
}

#pagemenu li#auslieferung a{
	width: 108px;
	background-image: url("../img/pageauslieferung_off.gif");
	background-repeat: no-repeat; background-position:top;
}

#pagemenu li#auslieferung a:hover {
	background-image: url("../img/pageauslieferung_on.gif");
}

#pagemenu li#auslieferung-active {
  float: left;
	display: block;
	width: 108px;
	background-image: url("../img/pageauslieferung_on.gif");
	background-repeat: no-repeat; background-position:top;
}

#pagemenu li#webshop {
	float: left; 
	margin: 0; 
	display: block;
	background-image: url("../img/pagewebshop_off_de.gif");
	background-repeat: no-repeat; background-position:top;
}

#pagemenu li#webshop a{
	width: 72px;
	background-image: url("../img/pagewebshop_off_de.gif");
	background-repeat: no-repeat; background-position:top;
}

#pagemenu li#webshop a:hover {
	background-image: url("../img/pagewebshop_on_de.gif");
}

#pagemenu li#webshop-active {
  float: left;
	display: block;
	width: 72px;
	background-image: url("../img/pagewebshop_on_de.gif");
	background-repeat: no-repeat; background-position:top;
}

#pagemenu li#contact {
	float: left; 
	margin: 0; 
	display: block;
	background-image: url("../img/pagecontact_off_de.gif");
	background-repeat: no-repeat; background-position:top;
}

#pagemenu li#contact a{
	width: 71px;
	background-image: url("../img/pagecontact_off_de.gif");
	background-repeat: no-repeat; background-position:top;
}

#pagemenu li#contact a:hover {
	background-image: url("../img/pagecontact_on_de.gif");
}

#pagemenu li#contact-active {
  float: left;
	display: block;
	width: 71px;
	background-image: url("../img/pagecontact_on_de.gif");
	background-repeat: no-repeat; background-position:top;
}

#pagemenu li#route {
	float: left; 
	margin: 0; 
	display: block;
	background-image: url("../img/pageanfahrt.gif");
	background-repeat: no-repeat; background-position:top;
}

#pagemenu li#route a{
	width: 70px;
	background-image: url("../img/pageanfahrt_off.gif");
	background-repeat: no-repeat; background-position:top;
}

#pagemenu li#route a:hover {
	background-image: url("../img/pageanfahrt_on.gif");
}

#pagemenu li#route-active {
  float: left;
	display: block;
	width: 70px;
	background-image: url("../img/pageanfahrt_on.gif");
	background-repeat: no-repeat; background-position:top;
}

#pagemenu li#nieuws {
	float: left; 
	margin: 0; 
	display: block;
	background-image: url("../img/pagenachrichten_off.gif");
	background-repeat: no-repeat; background-position:top;
}

#pagemenu li#nieuws a{
	width: 103px;
	background-image: url("../img/pagenachrichten_off.gif");
	background-repeat: no-repeat; background-position:top;
}

#pagemenu li#nieuws a:hover {
	background-image: url("../img/pagenachrichten_on.gif");
}

#pagemenu li#nieuws-active {
  float: left;
	display: block;
	width: 103px;
	background-image: url("../img/pagenachrichten_on.gif");
	background-repeat: no-repeat; background-position:top;
}

/** KRIJT BORD **/

#hdr_news1{
  width: 299px;
  background-image: url("../img/krijt1_de.gif");
	background-repeat: no-repeat; 
	background-position: 25px 0px;
}
#hdr_news2{
  width: 299px;
  background-image: url("../img/krijt2_de.gif");
	background-repeat: no-repeat; 
	background-position: 25px 0px;
}
#hdr_news3{
  width: 299px;
  background-image: url("../img/krijt3_de.gif");
	background-repeat: no-repeat; 
	background-position: 25px 0px;
}
#hdr_news4{
  width: 299px;
  background-image: url("../img/krijt4_de.gif");
	background-repeat: no-repeat; 
	background-position: 25px 0px;
	
}

#hdr_news5{
  width: 299px;
  background-image: url("../img/krijt5_de.gif");
	background-repeat: no-repeat; 
	background-position: 25px 0px;
}

.carousselitem1{
	width: 274px;
	position:absolute;
	padding:9px;
	top:0px;
	background:url(../img/krijt1_de.gif) no-repeat;
}

.carousselitem_over1{
	width: 274px;
	position:absolute;
	padding:9px;
	top:0px;
	background:url(../img/krijt1_v_de.gif) no-repeat;
	
}

.carousselitem2{
	width: 274px;
	position:absolute;
	padding:9px;
	top:0px;
	background:url(../img/krijt2_de.gif) no-repeat;
}

.carousselitem_over2{
	width: 274px;
	position:absolute;
	padding:9px;
	top:0px;
	background:url(../img/krijt2_v_de.gif) no-repeat;
}

.carousselitem3{
	width: 274px;
	position:absolute;
	padding:9px;
	top:0px;
	background:url(../img/krijt3_de.gif) no-repeat;
}

.carousselitem_over3{
	width: 274px;
	position:absolute;
	padding:9px;
	top:0px;
	background:url(../img/krijt3_v_de.gif) no-repeat;
}

.carousselitem4{
	width: 274px;
	position:absolute;
	padding:9px;
	top:0px;
	background:url(../img/krijt4_de.gif) no-repeat;
}

.carousselitem_over4{
	width: 274px;
	position:absolute;
	padding:9px;
	top:0px;
	background:url(../img/krijt4_v_de.gif) no-repeat;
}
.carousselitem5{
	width: 274px;
	position:absolute;
	padding:9px;
	top:0px;
	font-weight: bold;
	background:url(../img/krijt5_de.gif) no-repeat;
}

.carousselitem_over5{
	width: 274px;
	position:absolute;
	padding:9px;
	top:0px;
	font-size:12px;
	line-height:25px;
	color:#FFFFFF;
	font-weight: bold;
	background:url(../img/krijt5_v_de.gif) no-repeat;
}

#btnsend{
	 display: block; 
	 width: 286px;
   height: 23px;
   margin: 0;
   padding: 0;
   border: 0;
   background: transparent url("../img/btnverzenden_de.gif") no-repeat center top;
   text-indent: -1000em;
   cursor: pointer; /* hand-shaped cursor */
   cursor: hand; /* for IE 5.x */
}