/* selected states */
#navcontainer ul li a#current1
{ font-weight: normal; color: #fff; background-color: #6E603C; }
#navcontainer ul li li a#current2 { color: #6E603C; font-weight: normal; }
h1 { color: #6E603C; }

#subnav { background-image: url(../../media/img/headline_links/suess.gif); background-repeat: no-repeat; position: absolute; top: 0; left: 0; }

#content_inner a:link, #content_inner_2 a:link { color: #6E603C; }
#content_inner a:visited, #content_inner_2 a:visited { color: #6E603C; }
#content_inner a:hover, #content_inner_2 a:hover { color: #6E603C; text-decoration: none; }
#content_inner a:active, #content_inner_2 a:active { color: #6E603C; }
