@charset "UTF-8";
body {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
    color: #F9FA98;
    background-color: #000;
    padding: 0px;
    margin: 0px;
}
p   {
}
.tabel_uitlegtxt {
    font-size: 13px;
    padding-left: 10px;
}
a:link {
	font-weight: bold;
	color: #EDEDED;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #EDEDED;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #EDEDED;
	text-decoration: none;
}
#top {
    width: 100%;
    height: auto;
    position: fixed;
    right: auto;
    top: 0px;
    z-index: 40;
    background-color: #000000;
}
#topmenu {
    width: 920px;
    margin-left: auto;
    margin-right: auto;
    height: auto;
}
#bot {
    width: 100%;
    height: auto;
    bottom: 0px;
    position: fixed;
    z-index: 39;
    background-color: #000000;
}
#botvoet {
    width: 920px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}
#mid {
    width: 100%;
    height: auto;
    top: 240px;
    position: absolute;
}
#midtxt {
    width: 920px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    font-family: Georgia, "Times New Roman", Times, serif;
}
#softwtab   {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    background-color: #222212;
}
#softwtab1   {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    background-color: #222212;
}
#softwtab2   {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    background-color: #222212;
}
#softwtab3   {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    background-color: #222212;
}
#softwtab4   {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    background-color: #222212;
}
#ed9 {
    border-width: 2px;
    border-style: solid;
    height: 32px;
    text-align: center;
    font-weight: bold;
    font-size: 17px;
    line-height: 30px;
}
#ed10 {
    background-color: #FDF997;
    height: 22px;
    color: #000000;
    text-align: center;
    font-size: 17px;
    font-weight: bold;
}
#werkjoe {
    margin: 5px;
    padding: 5px;
    border: 2px solid #FDF996;
}
