@charset "UTF-8";

/* 110506, hm: Alles ausgelagert in die v2.css
Hier nur noch Tabea-relavante Sachen drin.
*/


#v2_zweispaltenlinks a:before
{
  background: #EAE8E0;
  content: "> ";
  text-decoration: none;
}

#v2_zweispaltenlinks a.greybox:before, #v2_zweispaltenlinks a.nobefore:before
{
  content: none;
}


#v2_zweispaltenrechtsbreit a:before
{
  background: #BAB197;
  content: "> ";
  text-decoration: none;
}


#v2_einespalte a:before
{
  background: #EAE8E0;
  content: "> ";
  text-decoration: none;
}



