
body {
    background-color: #A4C500; 
}
a {
    color: #333333;
}
a:hover {
    color: #A4C500;
}
#content {
}
.section h2,
.section h3 {
    color: #000000;
}
.bigtext,
.hugetext {
    color: #555555;
}
.bigtext i,
.hugetext i,
.bigtext b,
.hugetext b,
#navigation_portfolio a {
    color: #777777;
}
#content .hugetext h1 {
    color: #A4C500;
}
.imagetext .hugetext {
    color: #FFFFFF;
}
.imagetext .hugetext i,
.imagetext .hugetext b {
    color: #CCCCCC;
}
#content .imagetext .hugetext h1 {
    color: #CCCCCC;
}
#navigation {
    background: #A4C500;
}
#navigation a {
    color: #FFFFFF;
}
#navigation a.active,
#navigation a.parent_of_active {
    color: #FFFFFF;
}
#navigation a:hover,
#navigation_portfolio a:hover {
    color: #000000;
}
#mainheadline {
    color: #FFFFFF;
}
#content {
    background-color: #FFFFFF; 
}
table tr.last td {
    border-bottom: 1px #A4C500 solid;
}
table tbody tr:hover p {
    background: #A4C500;
    color: #FFFFFF;
}
table thead td {
    border-bottom: 1px #A4C500 solid;
}




