html,body{
    margin:0;padding:0;
}

body {
    font: 76% arial,sans-serif;
    text-align: left;
}

p {
    margin: 0 10px 10px 0;
    line-height: 1.8em;
}

h3 {
    margin: 0 10px 10px 0;
    color: #687890;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 19px;
    font-weight: normal;
    line-height: 27px;
    padding-top: 15px;
}

h1, h2 {
    margin: 0 10px 10px 0;
    color: #687890;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-weight: normal;
    padding-top: 15px;
    text-decoration: none;
}

h1 {
    font-size: 28px;
    background: transparent url(../images/new/h1.jpg) top left no-repeat;
    padding-left: 20px;
}

h2 {
    font-size: 22px;
}

a, a:hover, a:visited, a:link {
    color: #0072bc;
}

ul {
    list-style-type: none;
    padding: 0;
    margin-left: 10px;
    line-height:27px;
    margin-top: 10px;
}

li {
    background-image: url(../images/new/arrow.jpg);
    background-repeat: no-repeat;
    background-position: 0 .9em;
    padding-left: 1.2em;
}

.leesmeer {
    display: block;
    width: 70px;
    height: 15px;
    line-height: 100%;
    background: transparent url(../images/new/leesmeer.gif) no-repeat right center;
}

.special {
    
}

.special .expertise {
    background: transparent url(../images/new/tag.png) top left no-repeat;
}

.special .tag {
    background: transparent url(../images/new/tag.png) top left no-repeat;
}

.special .client {
    background: transparent url(../images/new/client.png) top left no-repeat;
}

.special .info {
    background: transparent url(../images/new/info.png) top left no-repeat;
}

.special .link {
    background: transparent url(../images/new/link.png) top left no-repeat;
}

.special .location {
    background: transparent url(../images/new/base.png) top left no-repeat;
}

.special .mail {
    background: transparent url(../images/new/mail.png) top left no-repeat;
}

.special .quote {
    background: transparent url(../images/new/say.png) top left no-repeat;
}

.special .click {
    background: transparent url(../images/new/click.png) top left no-repeat;
}

.special .func {
    background: transparent url(../images/new/project.png) top left no-repeat;
}

.special .solution {
    background: transparent url(../images/new/solution.png) center left no-repeat;
}


