body, td  {  
    margin: 0px; 
    padding: 0px; 
    color: #000000; 
    font-size: 18px; 
    font-family: "Courier New", Courier, serif;
}

table {
    position:relative;
    margin:0px;
    padding: 0px;
}

h1 {
    margin:0px;
    padding:0px;
	margin-bottom: 6px;
	font-size: 18px;
	font-weight: bold;
}

a, a:active, a:link, a:visited, a:focus { 
    color: #000000; 
    text-decoration: underline; 
}

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

a.navI, a.navI:active, a.navI:link, a.navI:visited, a.navI:focus {
    font-size: 20px;
    line-height: 20px; 
    color: #000000; 
    text-decoration: none; 
}

a.navI:hover  { 
    font-size: 20px;
    line-height: 20px;
    color: #444444; 
    text-decoration: none; 
}
a.navA, a.navA:active, a.navA:link, a.navA:visited, a.navA:focus {
    font-size: 20px;
    line-height: 20px;
    font-weight: bold; 
    color: #000000; 
    text-decoration: none; 
}

a.navA:hover  { 
    font-size: 20px;
    line-height: 20px;
    font-weight: bold;
    color: #444444; 
    text-decoration: none; 
}

a.snavI, a.snavI:active, a.snavI:link, a.snavI:visited, a.snavI:focus {
    font-size: 18px;
    line-height: 18px; 
    color: #000000; 
    text-decoration: none; 
}

a.snavI:hover  { 
    font-size: 18px;
    line-height: 18px;
    color: #444444; 
    text-decoration: none; 
}
a.snavA, a.snavA:active, a.snavA:link, a.snavA:visited, a.snavA:focus {
    font-size: 18px;
    line-height: 18px; 
    color: #FF1A00; 
    text-decoration: none; 
}

a.snavA:hover  { 
    font-size: 18px;
    line-height: 18px;
    color: #FF1A00; 
    text-decoration: none; 
}

div.nav {
    position: relative;
    padding-top: 18px;
    padding-bottom: 18px;
    background-image: url(../images/lh.gif);
    background-repeat: repeat-x;
    background-position: left bottom;
}

.vertical {
    background-image: url(../images/lv.gif);
    background-repeat: repeat-y;
    background-position: 20px 20px;
}

.titel {
    position: relative;
    height: 37px;
    background-image: url(../images/lh.gif);
    background-repeat: repeat-x;
    background-position: left bottom;
}

.left {
    position: relative;
    margin-right: 20px;
    margin-bottom: 10px;
    vertical-align: top;
    float: left;
}

.content {
    position: relative;
    width: 710;
    margin-top: 20px;
    margin-bottom: 20px;
}
.listText {
   position: relative;
   float:left;
   width: 500px;
}
.listSep {
    clear:both; 
    width:708px; 
    height:40px;
    background-image: url(../images/lh.gif);
    background-repeat: repeat-x;
    background-position: 0px 20px;
}

.werkeYear {
    position: relative;
    float: left;
    width: 60px;
}
.werkeTitle {
    position: relative;
    float: left;
    width: 640px;
}
.werkeContent {
    position: relative;
    float: left;
    width: 400px;
}
