/* CSS only for Navigation */

body 
{
 font-family: verdana, arial, helvetica, sans-serif;
 font-size: 12px;
 color: #000000;
 background: #CED9D9;
} 

.gop_header {
}

td.gop_navigation {
  background: #DFDFDF;
}

td.gop_draht {
  background-repeat: repeat-y;
}

/* Inhalt Titel Bereich */

td.inhalt_titel_top
{
  height: 20px;
  width: 640px;
}

td.inhalt_titel_linie_abstand
{
  height: 5px;
}
