* {
    margin:                 0;
    padding:                0;
}

body {
    background-color:       #B2B2B2;
    font-family:            Verdana, Arial, Helvetica, sans-serif;
    font-size:              12px;
}

#container {
    border:                 1px solid #909090;
    color:                  #000000;
    background-color:       #FFFFFF;
    width:                  1000px;
    height:                 720px;
    margin:                 0 auto 0 auto;
}

#header {
    width:                  100%;
    height:                 170px;
    background:             no-repeat right top;
}

h1 {
    width:                  362px;
    height:                 140px;
    background:             url('../img/letologo.gif') no-repeat bottom right;
}

h1 span {
    display:                none;
}

h2 {
    display:                none;
}

#menu {
    background-color:       #FFF01F;
    height:                 18px;
    padding-top:            2px;
    border-top:             1px solid #FFFFFF;
}

a {
    color:                  #0A70B6;
}

a:hover {
    color:                  #A5C6E2;
}

#menushadow {
    background-image:       url('../img/menushadow.gif');
    width:                  100%;
    height:                 5px;
}

#menu ul {
    list-style:             none;
}

#menu li {
    float:                  left;
    margin-left:            38px;
}

#menu a {
    text-decoration:        none;
}

h3 {
    font-size:              36px;
    font-weight:            bold;
    font-style:             italic;
    margin-top:             25px;
    color:                  #C1C1C1;
    text-align:             center;
}

h3 sup {
    font-size:              12px;
}

#ruit {
    width:                  728px;
    height:                 234px;
    margin:                 30px auto 120px auto;
}

#ruit ul {
    list-style:             none;
}

#ruit li {
    float:                  left;
    border:                 1px solid #FFF01F;
    width:                  355px;
    height:                 70px;
    margin:                 3px;
}

#ruit a {
    display:                block;
    width:                  355px;
    height:                 70px;
    background-position:    left;
}

#ruit a:hover {
    background-position:    right;
}

#aontwerp {
    background-image:       url('../img/ontwerp1_small.jpg');
}

#akopie {
    background-image:       url('../img/kopie1_small.jpg');
}

#agrootformaat {
    background-image:       url('../img/grootformaat1_small.jpg');
}

#adrukwerk {
    background-image:       url('../img/drukwerk1_small.jpg');
}

#adirect {
    background-image:       url('../img/direct1_small.jpg');
}

#aafwerking {
    background-image:       url('../img/afwerking1_small.jpg');
}

#awebsite {
    background-image:       url('../img/website1_small.jpg');
}

#acontact {
    background-image:       url('../img/contact1_small.jpg');
}

#ruit span {
    display:                none;
}

#submenu ul {
    margin:                 0 auto 0 auto;
}

#front {
    width:                  460px;
    width:                  590px;
}

#bottom {
    width:                  630px;
}

#submenu li {
    padding:                0 15px 0 15px;
    float:                  left;
    border-left:            solid 1px #FFF01F;
    list-style-type:        none;
}

#submenu li:first-child {
    border-left:            none;
}

#bottom li {
    margin-top:             15px;
}

address {
    color:                  #0A70B6;
    font-style:             normal;
}

address.maker {
    display:                none;
}

