﻿body {
    margin:0px;
    background-color:#C0C0C0;
    font-family:Century Gothic, Verdana;
    font-size:12px;
}

td {
    font-family:Century Gothic, Verdana;
    font-size:12px;
}

.container {
    position:absolute;
    width:750px;
    left:50%;
    margin-left:-375px;
    top:30px;
    margin-top:0px;
    height:650px;
    background-color:#F5F5F5;
    border-bottom:solid 20px #363534;
}

.header {
    background-color:#363534;
    height:25px;
    text-align:right;
    padding-right:10px;
    color:#FFFFFF;
}

.headervisual {
    background-image:url('images/lime.jpg');
    height:150px;
}

.headertext {
    position:absolute;
    font-size:18px;
    font-family:Arial Narrow, Century Gothic, Verdana;
    color:#FFFFFF;
    top: 57px;
    left: 508px;
    width: 216px;
}

.content {
    padding:15px;
    padding-top:5px;
        height:430px;
}

.knoppen {
    padding-top:1px;
    background-color:#000000;
    height:75px;
    text-align:center;
    vertical-align:top;
}

.knop {
    height:75px;
    border-bottom:solid 1px #000000;
    border-right:solid 1px #000000;
    background-color:#557C05;
    color:#FFFFFF;
    font-size:16px;
    display:table-cell;
    width:187px;
    vertical-align:middle;
    text-align:center;
    font-family:Arial Narrow, Century Gothic, Verdana;
}

.knopMouseOver {
    height:75px;
    border-right:solid 1px #000000;
    background-color:#363534;
    color:#FFFFFF;
    font-size:16px;
    display:table-cell;
    width:187px;
    vertical-align:middle;
    text-align:center;
    font-family:Arial Narrow, Century Gothic, Verdana;
}

legend {
    font-size:16px;
    font-weight:normal;
    font-family:Arial Narrow, Century Gothic;
    color:#275A00;
}

fieldset {
    border:solid 1px #363534;
    padding:15px;
    color:#363534;
    height:330px;
}

.footer {
    font-family:Arial Narrow, Century Gothic;
    color:#275A00;
    font-size:13px;
    text-align:right; 
}

a {
    text-decoration:underline;
    color:#0066CC;
    text-decoration:none;
}

.afooter {
    font-family:Arial Narrow, Century Gothic;
    color:#275A00;
    font-size:13px;
    text-align:right;
    text-decoration:none;
}

h2 {
    font-size:12px;
    font-weight:bold;
    padding-bottom:0px;
    margin-bottom:1px;
    display:inline;
}

h4 {
    font-size:12px;
    font-weight:bold;
    padding-bottom:0px;
    display:inline;
}

.text {
    background-color:#C7D7A6;
}
