body {
    background-color: #a8c600;
    margin: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

a {
    color: #c40041;
    font-style: italic;
    text-decoration: none;
}

a:hover {
    color: #780e28;
}

p {
    margin-top: 0px;
}

h1 {
    margin-top: 0px;
    color: #507930;
    font-size: 1.6em;
    text-align: left;
}

h2 {
    font-size: 1em;
    color: #507930;
    margin-bottom: 0px;
    text-align: left;
}

img {
    border: none;
}

#gedichtenTabel {
    margin-top: 5px;
}

#gedichtenTabel th {
    background-color: #c40041;
    color: white;
    border-bottom: 1px solid black;
}

#gedichtenTabel td {
    border-bottom: 1px solid black;
}

#toevoegencontainer {
    margin-top: 20px;
}

.insturen input {
    font-size: 12px;
    padding: 0px;
}

#stap3 select {
    width: 200px;
    float: left;
}

.namelijk {
    float: left;
    width: 200px;
    padding-left: 4px;
}

#gedicht {
    width: 800px;
    height: 300px;
}

.gedichtGrijs, .titelGrijs {
    color: #999999;
}

#titel {
    width: 800px;
}

.container {
    width: 596px;
    margin-left: auto;
    margin-right: auto;
}

.header {
    background-color: white;
    padding-left: 100px;
    padding-top: 8px;
    padding-bottom: 4px;
}

.pagecontainer {
    background-image: url('/framework/afbeeldingen/bg-papier.png');
    min-height: 441px;
}

.papertop {
    background-image: url('/framework/afbeeldingen/bg-papier-top.png');
    background-repeat: no-repeat;
    height: 85px;
}

.menu {
    width: 210px;
    position: absolute;
    margin-top: -32px;
    margin-left: -84px;
}

.menu .bd {
    background-color: #e50040;
    color: white;
}

.menu .bd .item {
    height: 22px;
    line-height: 22px;
    padding-left: 10px;
    cursor: pointer;
}

.menu .bd .item a {
    font-style: normal;
    color: white;
    text-decoration: none;
}

.menu .bd .item:hover, .menu .bd .selected {
    background-color: #780e28;
    width: 200px;
}

.insturen-groen {
    position: absolute;
    margin-left: 500px;
    margin-top: -50px;
    z-index: 1;
}

.insturen-grijs {
    position: absolute;
    margin-top: 235px;
    margin-left: -60px;
}

.pageblock {
    margin-top: 80px;
    margin-left: 45px;
    min-height: 305px;
    background-color: white;
    padding: 60px 40px 20px 40px;
    width: 425px;
    text-align: justify;
}

.disclaimer {
    position: absolute;
    margin-left: 600px;
    margin-top: -385px;
}

.naar-boven-link {
    background-image: url('/framework/afbeeldingen/pijl-naar-boven.png');
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 20px;
    background-color: white;
}

.faqcontent p {
    margin: 0px;
}

.faqcontent .faqQuestion {
    font-weight: bold;
}

.faqItem {
    margin-top: 20px;
}

.pagecontent {
    min-height: 254px;
}

.subMenuItem {
    font-style: normal;
}

.quotes {
    position: absolute;
    margin-left: 165px;
    margin-top: 67px;
    width: 380px;
}

.quotes p {
    margin: 0px;
    display: inline;
}

.quote {
    font-size: 1.2em;
    font-weight: bold;
    line-height: 18px;
}

.subtekst {
    margin-top: 4px;
    line-height: 12px;
    font-size: 0.8em;
}

ul, ol {
    margin: 0px;
    padding-left: 17px;
}

.bold {
    font-weight: bold;
}

.underline {
    text-decoration: underline;
}

.stap {
    display: none;
}

.stappen {
    float: right;
    color: #999999;
}

#buttoncontainer {
    margin-top: 20px;
}

.banners {
    margin-top: -15px;
    margin-left: 620px;
    position: absolute;
}

.banners div {
    margin-bottom: 10px;
}

.mceContentBody {
	background-color: white;
}

.mceContentBody p {
	margin: 0px;
	padding: 0p;x
}

.mceContentBody h1, .mceContentBody h2, .mceContentBody h3, .mceContentBody h4, .mceContentBody h5, .mceContentBody h6 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}