html {
   color: #000000;
   background-color: #CADB2A;
   background-image: url(../gfx/background.jpg);
   background-position: top center;
   background-repeat: no-repeat;
   font-family: georgia, serif;
   font-size: 11px;
   line-height: 18px;
}

body {
   text-align: center;
}

/* ----------------------------------------- */

div.page-wrapper {
   position: relative;
   width: 750px;
   margin: 0 auto;
   color: #000000;
   background-color: #FFFFFF;
   background-image: url(../gfx/xxx.gif);
   background-position: bottom left;
   background-repeat: no-repeat;
   text-align: left;
}

div.page {
   min-height: 575px;
   background-image: url(../gfx/sky.jpg);
   background-position: top left;
   background-repeat: no-repeat;
}

/* ----------------------------------------- */

div.page-header {
   padding: 20px 0 20px 207px;
}

div.page-header map.rootnav p {
   margin: 0;
   padding: 1px 185px 0 0;
   border-width: 1px 0 1px 0;
   border-style: solid;
   border-color: #000000;
   font-size: 9px;
   text-align: right;
   line-height: 14px;
}

div.page-header map.rootnav p a {
   color: #000000;
   background-color: transparent;
}

div.page-header map.rootnav p a:link,
div.page-header map.rootnav p a:visited {
   text-decoration: none;
}

div.page-header map.rootnav p a:hover,
div.page-header map.rootnav p a:active {
   text-decoration: underline;
}

div.page-header map.locale-flags ul {
   position: absolute;
   top: 17px;
   left: 605px;
   width: 120px;
}

div.page-header map.locale-flags ul li {
   display: inline;
   padding-right: 12px;
}

/* ----------------------------------------- */

div.page-navigation {
   position: absolute;
   left: 0;
   top: 173px;
   line-height: 26px;
}

div.page-navigation map ul {
   font-size: 14px;
   font-weight: bold;
}

div.page-navigation map ul li ul {
   margin-left: 20px;
   font-size: 11px;
   line-height: 18px;
}

div.page-navigation map ul li a {
   padding: 0 0 0 25px;
   color: #000000;
   background-color: transparent;
   background-position: top left;
   background-repeat: no-repeat;
   text-decoration: none;
}

div.page-navigation map ul li a.current,
div.page-navigation map ul li a:hover,
div.page-navigation map ul li a:active {
   background-image: url(../gfx/current.gif);
}

/* ----------------------------------------- */

div.page-content {
   margin-left: 207px;
   padding-bottom: 10px;
}

/* ----------------------------------------- */

h1.page-title {
   margin: 0 0 20px 0;
   font-size: 18px;
}

/* ----------------------------------------- */

div.specials {
   position: absolute;
   right: 16px;
   top: 66px;
   width: 150px;
   min-height: 100px;
   padding-top: 40px;
   background-image: url(../gfx/specials.gif);
   background-position: top center;
   background-repeat: no-repeat;
   font-size: 10px;
}

div.specials div.item {
   padding: 6px 2px 8px 2px;
   background-image: url(../gfx/specials-lines.gif);
   background-position: top center;
   background-repeat: no-repeat;
}

div.specials div.item h2 {
   margin: 0;
   font-size: 10px;
   white-space: nowrap;
}

div.specials div.item ul {
   margin: 0;
   padding: 0;
}

div.specials div.item ul li {
   margin: 0;
   padding: 0;
   list-style-type: square;
   list-style-position: inside;
}

div.specials div.item p {
   margin: 0;
   padding: 0;
}

div.specials div.item p.price {
   font-size: large;
   font-weight: bold;
   text-align: right;
}

div.specials a:link,
div.specials a:visited {
   color: #000000;
   background-color: transparent;
}

/* ----------------------------------------- */

map.page-children p a {
   text-decoration: none;
}

map.page-children p a:link,
map.page-children p a:visited {
   color: #000000;
   background-color: transparent;
}

map.page-children p a:hover,
map.page-children p a:active {
   color: #CADB2A;
   background-color: transparent;
}

/* ----------------------------------------- */

img#tulpen {
   position: absolute;
   right: -201px;
   bottom: -186px;
}
