/* CSS Document */

BODY {
  background: #ffffff;
  margin: 0px;
  font-family: Verdana;
  font-size: 11px;
  color: #472a00;
}

A {
  font-family: Verdana;
  font-size: 11px;
  color: #472a00;
  font-weight : bold;
  text-transform:uppercase;
  text-decoration: none;
  line-height: 1.5;
}

A:hover {
  color: #F8BA0F;
  text-decoration: underline;
}

h1 {
position: left: 100px;
font: bold 18px Verdana; 
}

h2 {
position: left: 80px;
font: bold 14px Arial; 
}

h3 {
font: 12px Verdana; 
}

#header {
position: relative; top: 0; left: 0;
width: 990px; height: 160px;
background: url(http://www.verrasjehond.nl/images/top990x310.jpg) no-repeat;
}


#menu_right_top {
position: absolute; top: 5px; right: 20px;
}
#menu_right_top ul {
list-style: none;
}
#menu_right_top li {
float: left;
}
#menu_right_top a {
font: 12px "trebuchet ms", verdana, tahoma;
font-weight:bold;
text-transform: uppercase;
color: #000;
padding: 0 5px;
}
#menu_right_top a:link, #menu_right_top a:visited {
text-decoration: none;
}
#menu_right_top a:hover, #menu_right_top a:active {
text-decoration: underline;
}


#menu {
position: absolute; bottom: -13px; left: 100px;
width: 900px;
}
#menu ul {
list-style: none;
}
#menu li {
float: left;
}
#menu a {
display: block;
width: 155px; height: 40px;
padding-right: 50px;
}
#menu a:link, #menu a:visited {
text-decoration: none;
}
#menu a:hover, #menu a:active {
text-decoration: none;
background-position: 0 -40px;
}

.welkom {
background: url(http://www.verrasjehond.nl/images/welkom155.jpg) no-repeat;
}
.aanbiedingen {
background: url(http://www.verrasjehond.nl/images/aanbiedingen155.jpg) no-repeat;
}
.winkelwagen {
background: url(http://www.verrasjehond.nl/images/winkelwagen155.jpg) no-repeat;
}
.contact {
background: url(http://www.verrasjehond.nl/images/contact155.jpg) no-repeat;
}

