﻿/*
Startdatum:     11-9-2007
Author:         Bart Heimenberg, www.Matching-Concepts.nl
Copyright:      © Matching Concepts 2007
Opdrachtgever:  MarkiezenExpert.nl

Gele rand:      #fdc300;
Gele achtergr:  #ffedc1;
Rood:           #e20019;
Blauw:          #004998;
Tekst:          #333;
*/

* {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 9pt;
    font-weight: normal;
    font-style: normal;
}

ul, ol, li {
    list-style-type: none;
}


body {
    font: 10pt/16pt verdana, geneva, sans serif;
    color: #333;
}

div#Wrapper {
    width: 100%;
    background: url(../../Media/bgBody.jpg) repeat-y top center;
}

div#WebsiteWidth {
    width: 800px;
    background: #fff url(../../Media/bgContent.gif) repeat-y left top;
    border: 3px solid #FDC300;
    margin: 0 auto 0 auto;
    position: relative;
}

div#Links {
    width: 200px;
    float: left;
}

div#ContentLinks {
    width: 280px;
    padding: 10px;
    float: left;
}

div#ContentRechts {
    width: 280px;
    padding: 10px;
    float: left;
}

div#Clear {
    clear: both;
    width: 800px;
}

div#Footer {
    text-align: center;
    width: 800px;
    margin: 10px auto 10px auto;
    color: #666;
}

div#Footer a:link, div#Footer a:visited {
    color: #666;
    text-decoration: none;
}

div#Footer a:hover {
    text-decoration: underline;
}

h1 {
    width: 875px;
    height: 200px;
    margin: 0 -3px 0 -72px;
    position: relative;
}

h1 span, h2 span {
    display: none;
}

h2 {
    width: 200px;
    height: 50px;
    float: left;
}

#h1Markiezen {
    background: transparent url(../../Media/h1Markiezen.jpg) no-repeat left top;
}

#h1Doeken {
    background: transparent url(../../Media/h1Doeken.jpg) no-repeat left top;
}

#h1Kwaliteit {
    background: transparent url(../../Media/h1Kwaliteit.jpg) no-repeat left top;
}

#h1Prijzen {
    background: transparent url(../../Media/h1Prijzen.jpg) no-repeat left top;
}

#h1Projecten {
    background: transparent url(../../Media/h1Projecten.jpg) no-repeat left top;
}

#h1RALKleuren {
    background: transparent url(../../Media/h1RALKleuren.jpg) no-repeat left top;
}

#h2Markiezen {
    background: #ffedc1 url(../../Media/h2Markiezen.gif) no-repeat left top;
}

#h2Doeken {
    background: #ffedc1 url(../../Media/h2Doeken.gif) no-repeat left top;
}

#h2Kwaliteit {
    background: #ffedc1 url(../../Media/h2Kwaliteit.gif) no-repeat left top;
}

#h2Prijzen {
    background: #ffedc1 url(../../Media/h2Prijzen.gif) no-repeat left top;
}

#h2Projecten {
    background: #ffedc1 url(../../Media/h2Projecten.gif) no-repeat left top;
}

#h2RALKleuren {
    background: #ffedc1 url(../../Media/h2RALKleuren.gif) no-repeat left top;
}

ul#Navigatie {
    width: 600px;
    height: 22px;
    padding: 3px 0 3px 200px;
    background: #004998;
    float: left;
}

ul#Navigatie li {
    float: left;
    width: 98px;
    border-left: 1px solid #fff;
    text-align: center;
}

ul#Navigatie li a:link, ul#Navigatie li a:visited {
    display: block;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    font-size: 8pt;
}

ul#Navigatie li a:hover {
    color: #FDC300;
}

a#Fotoboek:link, a#Fotoboek:visited {
    width: 170px;
    background: #ffedc1 url(../../Media/bgGeelVerloopje.jpg) no-repeat left top;
    padding: 5px 15px 0 15px;
    text-align: right;
    color: #004998;
    text-decoration: none;
    display: block;
    margin: 20px 0 10px 0;
}

a#Fotoboek:hover {
    text-decoration: underline;
}

address {
    width: 170px;
    background: #ffedc1 url(../../Media/bgGeelVerloopje.jpg) no-repeat left top;
    padding: 10px 15px 0 15px;
    margin: 250px 0 0 0;
    text-align: right;
    color: #004998;
}

address a:link, address a:visited {
    color: #e20019;
    text-decoration: none;
}

address a:hover {
    text-decoration: underline;
}

strong, .strong {
    font-weight: bold;
}

p {
    margin: 20px 0;
}

p a:link, p a:visited, li a:link, li a:visited {
    color: #000;
    text-decoration: underline;
}

p a:hover, li a:hover {
    text-decoration: none;
}

h3 {
    font-weight: bold;
    color: #004998;
    margin: 20px 0;
}

.ulContent {
    padding-left: 30px;
}

.ulContent li {
    list-style-type: square;
    margin: 10px 0;
}

div#KleurKaart, div#Doeken {
    margin: 0 10px 15px 10px;
    width: 578px;
    float: left;
    height: 225px;
    overflow: auto;
    border: 1px solid #fdc300;
}

ul#Navigatie li a.selected {
    color: #fdc300;
}

div#ContentLinks img, div#ContentRechts img {
    border: 1px solid #fdc300;
    float: left;
    margin: 0 0 20px 0;
}

.pLos {
    float: left;
    width: 580px;
    margin: 0;
    padding: 20px 10px 0 10px;
    background: #fff;
}

a#aSwela {
    width: 100px;
    height: 57px;
    display: block;
    border: 1px solid #fdc300;
    padding: 1px;
    position: absolute;
    top: 325px;
    left: 84px;
}