﻿body {
    margin: 0px;
    padding: 0px;
    font-family: 'century gothic', myriad, arial;
    font-size: 12px;
    width: 100%;
    height: 100%;
}

.Menu
{

    padding: 0px 15px;
    display: inline-block;
    text-decoration: none;
    font-weight: normal;
    color: #B9B209;
    font-size: 13px;
    height: 41px; 
}

.MenuHover
{
    padding: 0px 15px;
    display: inline-block;
    font-size: 13px;
    text-decoration: none;
    height: 41px;   
    color: #0079C2;
    background: url(/Images/Layout/Menu/Menu_arrow.jpg) no-repeat bottom center;
}

h1
{
    background: url(/Images/Layout/H1_background.gif) no-repeat left;
    color: #0079C2;
    font-size: 15px;
    padding: 0px 0px 0px 13px;
    margin: 5px 0px;
    text-align: left;
}

h2
{
    background: url(/Images/Layout/H1_background.gif) no-repeat left;
    color: #0079C2;
    font-size: 11px;
    padding: 0px 0px 0px 13px;
    margin: 5px 0px;
    text-align: left;
    display: block;
}

p
{
    text-align: left;
    padding: 5px 0px;
    margin: 5px 0px;
}

.DivDefault p
{
    text-align: left;
    padding: 0px 0px;
    margin: 5px 0px;
}

.DivDefault
{
    width: 100%;
    text-align: center;
    height: 180px;
    font-size: 11px;
}
.DivDefault h1
{
     font-size: 11px;
}


.imgPNG
{
    behavior: url(/Scripts/PNG/iepngfix.htc);
}

.BrandSlider img, .BrandSlider, .BrandSlider a
{
   border: 1px solid white;
   text-decoration: none;
   behavior: url(../../Scripts/PNG/iepngfix.htc);
}

.ContentMenu a
{
    background: url(/Images/Layout/Link_background.gif) no-repeat left;
    display: block;
    text-decoration: none;
    color: #B9B209;
    font-size: 13px;
    padding: 0px 0px 0px 15px;
    margin: 5px 0px;
    text-align: left;
}

.ContentMenu a:hover
{
    background: url(/Images/Layout/H1_background.gif) no-repeat left;
    color: #0079C2;
}

.DivContent
{
    width: 650px;
    Clear: both;
        margin: 10px 0px;
}

.DivContentText
{
    width: 370px;
    vertical-align: top;
    min-height: 150px;
    _height: 150px;
}
.imgContent
{
    margin: 0px 15px;
}

.watermark
{
	color: #666666;
	font-style: italic;
}

a img 
{
	border: 0px;
}

p a, li a, DivDefault a
{
    text-decoration: none;
    border-bottom: dashed 1px #B9B209;
    color: #0079C2;
}

p a:hover, li a:hover, DivDefault a:hover
{
    border-bottom: dashed 1px #0079C2;
    color: #B9B209;
}

.DivPakket ul
{
 list-style-image: url(/Images/Content/Prijzen/Marker.jpg);
}
