﻿body
{
    font-size: 7pt;
    font-family: verdana;
    background-color: #e2f4fd;
    background-image: url(img/patroon.png);
}

a
{
    color: #0099de;
}
a:visited
{
    color: #0099de;
}
a:hover
{
    color: #433b38;
}
a:active
{
    color: #433b38;
}

.contacttable
{
    border-collapse: collapse;
}

.contacttable td
{
    border-right-width: 1px;
    border-right-color: #0099de;
    border-right-style: solid;
}

.cleantable
{
    border-right-style: none;
}

.cleantable td
{
    border-right-style: none;
}

.contactheader
{
    height: 14px;
    border-bottom-style: solid;
    border-bottom-color: #0099de;
    border-bottom-width: 1px;
}

.contactnaam
{
    color: #000000;
    font-weight: bold;
    margin: 3px;
}

.contactinfo
{
    color: #555555;
    margin: 3px;
}

.adresblok
{
    color: #000000;
    margin: 3px;
}

.screenCenter
{
    background-image: url(img/steenstructuur.jpg);
    background-repeat: no-repeat;
    width: 990px;
    height: 620px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -310px auto auto -495px;
    border: 1px solid #0099de;
    /*background-color: #FFFFFF;*/
}

.menu
{
    color: #0099de;
    letter-spacing: 2pt;    
    font-weight: bold;
    padding-left: 16px;
    padding-right: 15px;
}
.menu a:hover
{
    text-decoration: underline;
}

.menu_active a
{
    color: #433b38;
}

.menuLocation
{
    margin-top: 0px;
    padding-top: 35px;
    margin-left: 230px;
    font-size:16px;    
    /*height: 50px;*/ /*border: solid 1px #000;*/
}

.tekstblok
{
    position: absolute;
    color: #433b38;
    font-size: 8pt;
    top: 500px;
    left: 250px;
    width: 710px;    
    line-height: 15pt;
}

.tekstblokCms
{
    color: #2C2723;
    font-size: 8pt;
    width: 710px;
    line-height: 16pt;
    padding: 20px 20px 0px 20px;
}

.producten
{
    top: 530px;
}
.fotoblok
{
    width: 990px;
    height: 399px;
}

.linkblok
{
    margin-top: 25px;
    margin-left: 25px;
    float: left;
    letter-spacing: 2pt;
    font-weight: bold;
}

.linkblok A
{
    text-decoration: none;
}

.centerblok
{
    padding-top: 65px;
    letter-spacing: 2pt;
    font-weight: bold;
    width: 990px;
    text-align: center;
    color: #0099de;
}
.categorie_menu
{
    /*background-image: url(img/achtergrond_categorie_menu.jpg);*/
    margin-top: 0px;
    letter-spacing: 2pt;
    font-weight: bold;
    width: 990px;
    height: 40px;
    color: #0099de;
    margin-bottom: -10px;
    background-color: #2c2723;
}

.categorie_menu_TD
{
    vertical-align: middle;
    text-align: center; /*border:solid 1px #0099de;*/
}
.categorie_menu_TD A
{
    text-decoration: none;
}
.categorie_menu_TD A:hover
{
    color: #433b38;
    text-decoration: underline;
}

.landenpositie
{
    position: relative;
    left: 150px;
    border-right-style: none;
}

.landenpositie td
{
    border-right-style: none;
}

.regiospositie
{
    border-right-style: none;
}

.regiospositie td
{
    border-right-style: none;
}

.fcSluiten
{
    float:right;
    color: #D8BB13;
    cursor: pointer;
    font-family: Arial;
    text-transform: uppercase;
    text-decoration: none;
}

.flashplayerContainer
{
    width: 640px;
    height: 480px;
    position: relative;
    overflow: hidden;
}

.modalBackground
{
	background-color: #000000;
	filter:alpha(opacity=70);
	opacity:0.7;
	z-index:2;
}

.payOff
{
    z-index:1;
}

.aanbieding
{
   position: absolute; top: 20px; left: 860px; float: left; 
            width: 235px; height: 235px;
}

/* CMS specifiek */

.smallCMSImage
{
    vertical-align: top;
    width: 45px;
    height: 60px;
}

.bigCMSImage
{
    vertical-align: top;
    width: 205px;
    height: 80px;
}


.downloads
{
    left: 250px;
    position: relative;
    padding-top: 15px;
    padding-left: 15px;
    border-left: solid 1px #0099de;
    width: 710px;
    height: 384px;
}

.downloadsBlok
{
    float: left;
	background-image: none;
    width: 113px;
    height: 135px;
    margin: 15px;
    text-align: center;
    font-size:12px;
    color: #0099de;
    padding:10px;
}


.downloadsBlok p
{
    padding:5px;
    border-bottom: solid 1px #0099de;
    border-top: solid 1px #0099de;
}

.downloadsBlok a
{
    text-decoration: none;
    color: #0099de;
    
}
.downloadsBlok a:hover
{
    text-decoration: none;
    color: #0099de;
    
}

