body,td,th,p,input,select,textarea,li,ul,ol,div,a,span {font-family:Verdana,Geneva,Helvetica,Arial}
body {margin:0px; padding:0px}
table {margin:0px}

.bodyGrey {
        background:#F0F0F0;
}
.menuGrey {
        background:#9E9E9E;
}
.footerGrey {
        background:#9E9E9E;
        font-size: 9px;
        color : #FFFFFF;
        line-height: 11px;
        margin: 3px;
}
.pantoneGreen {
        background:#AEEC00;

}

.pantoneGrey {
        background:#9D9D8B;
}

.textGrey {
         background:#FFFFFF;
}

a:visited  {
        color: #97C909;
        text-decoration: none;
}

a:link  {
        color: #97C909;
        text-decoration: none;
}

a:active  {
        color: #97C909;
        text-decoration: none;
}

a:hover  {
        text-decoration: underline;
}

.text  {
        font-size: 11px;
        color : #222222;
        line-height: 13px;
        margin: 3px;
}
.textGrau  {
        font-size: 11px;
        color : #888888;
        line-height: 13px;
        margin: 3px;
}
.textWhite  {
        font-size: 11px;
        color : #FFFFFF;
        line-height: 13px;
        margin: 3px;
}
.textGoogle {
	font-size: 8px;
        color : #F0F0F0;
        line-height: 10px;
        margin: 1px;
}
a.menu {
        font-size: 12px;
        color: #FFFFFF;
        font-weight: bold;
        line-height: 18px;
        margin: 3px;
}
a.menu:visited  {
        color: #FFFFFF;
        font-weight: bold;
        text-decoration: none;
}

a.menu:link  {
        color: #FFFFFF;
        font-weight: bold;
        text-decoration: none;
}

a.menu:active  {
        color: #FFFFFF;
        font-weight: bold;
        text-decoration: none;
}

a.menu:hover  {
        color: #AEEC00;
        text-decoration: none;
        font-weight: bold;
}
a.footer {
        color: #AEEC00;
}
a.footer:visited  {
        color: #AEEC00;
        text-decoration: none;
}

a.footer:link  {
        color: #AEEC00;
        text-decoration: none;
}

a.footer:active  {
        color: #AEEC00;
        text-decoration: none;
}

a.footer:hover  {
        color: #AEEC00;
        text-decoration: underline;
}
