body {
 color: #404040;
 font-size : 10px;
 margin-top: 0px;
 margin-bottom: 0px;
 margin-left: 0px;
 margin-right: 0px;
/*
 scrollbar-base-color:#54247A;
 scrollbar-highlight-color:#54247A;
 scrollbar-face-color:#54247A;
 scrollbar-arrow-color:#54247A;
 scrollbar-shadow-color:#652D91;
 scrollbar-darkshadow-color:#652D91;
 scrollbar-track-color:#652D91;
*/
}

td {
 font-family: Arial, sans-serif;
 font-size : 12px;
 line-height: 140%;
 color: #606060;
}

table.tblcenter {
 border: 0px dotted black;
}

table.tblPage {
 border: 0px dotted black;
 height: 100%;
 width: 100%;
}

table.tblcenter tr.white_row td {
 background-color: #ffffff; color: black;
 border: 0px dotted red;
}

table.tblcenter tr.juxta_purple_row {
 background-color: #652D91; color: black;
 border: 0px dotted red;
}

table.tblcontent {
 border: 1px solid #c0c0c0;
}

table.contenttable td {
 border: 1px solid #e0e0e0;
 padding-left: 5px;
}


.adres {
 font-family: Arial, sans-serif;
 color: #404040;
 font-size: 12px;
 font-weight: normal;
 text-decoration: none;
}

.content {
 font-family: Arial, sans-serif;
 font-size : 12px;
 line-height: 140%;
 color: #404040;
 text-decoration: none;
}

.content A {
 color: #6E2F5A;
 font-weight: bold;
 text-decoration: none;
}
.content A:hover {
 color: #000000;
 text-decoration: underline;
}

.content_kop {
 font-family: "Trebuchet MS", verdana, sans-serif;
 color: #606060;
 font-size: 28px;
 font-weight: normal;
 text-decoration: none;
 line-height: 160%;
}

.content_subkop {
 font-family: "Trebuchet MS", verdana, sans-serif;
 color: #000000;
 font-size: 18px;
 font-weight: normal;
 text-decoration: none;
 line-height: 160%;
}

.field100pct {
 width: 100%;
}
