/* ------- www.joepa.com ------- */

/* ------- farbcode page ------- */


body { 
color:#70999e;
}

#container {
background:url(../../images/bg/bg_namen_de.jpg) no-repeat;
}

.nav-current {
color:#70999e;
background: url(../../images/navigation/dot_70999e.gif) center right no-repeat;
}

.nav:hover, .nav:active {
color:#70999e;
background: url(../../images/navigation/dot_70999e.gif) center right no-repeat;
text-decoration:none;
}

h1, h2 {
color:#70999e; 
}

.link a:link,
.link a:visited, 
.link a:active {
padding-left:15px;
color:#70999e;
background: url(../../images/navigation/button_70999e.gif) center left no-repeat;
text-decoration:none;
}

.link a:hover {
padding-left:15px;
color:#70999e;
text-decoration:underline;
background:url(../../images/navigation/button_70999e.gif) center left no-repeat;
}

a.textlink:link,
a.textlink:visited, 
a.textlink:active, 
a.textlink:focus {
color:#70999e;
text-decoration: underline;
}

a.textlink:hover {
color:#70999e;
text-decoration: underline;
}


