﻿.whiteLink
{
    color: #FFFFFF;
    text-decoration: none;
}

.Vinkje
{
    background-image: url(../img/vink.jpg);
    font-weight: bold;
    background-position: left;
    background-repeat: no-repeat;
    padding-left: 40px;
    margin-left: -40px;
    height: 21px;
    display: inline-block;
}

.text p {
	padding-left: 40px;
}

#ContentMain .content
{
    color: #231F20;
    font-size: 12px; /*padding-left : 40px;*/
    display: block;
    line-height: 18px;
    
}

#Footer
{
    color: #FFFFFF;
}

#Footer a
{
    color: #FFFFFF;
    text-decoration: none;
}

#Footer a:hover
{
    text-decoration: underline;
    color: #FFFFFF;
}

#Footer .content
{
    color: #FFFFFF;
}

#ContentMain .kop
{
    /*padding-left : 40px;*/
    display: block;
    font-weight: bold;
}

#ContentMain a
{
    color: #000000;
}

h1
{
    margin-top: 0px;
    font-weight: normal;
    margin-bottom: 0px;
}
h2
{
    margin-top: 0px;
    margin-bottom: 0px;
}

h1.sheader, h2.sheader {
	margin-top: 20px;
	margin-bottom: 10px;
	padding-left: 40px;
	background: url(../img/vink.jpg) left no-repeat;
	color: #231F20;
	display: block;
	font-size: 12px;
	font-weight: bold;
	line-height:normal;
}

p
{
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}

