
td {font-family:, arial, helvetica, sans serif; }
body{font-family: arial, helvetica, sans serif;}


#inhalt
{
color:#ffffff;
font-size:12px;
}

#inhalt2
{
color:#ffffff;
font-weight:bold;

}
#inhalt3
{
color:#cccccc;
font-weight:bold;
}
#inhalt4
{
color:#ffffff;
font-weight:bold;
font-size:12px;
}


#border {
  border-width:1px;
  border-style:solid;
  border-color:#ff6600;}
  
a:link {
 color: #ffffff;
 text-decoration: none;
 font-weight: bold;
}
a:visited {
 color: #ffffff;
 text-decoration: none;
 font-weight:bold;
}
a:focus {
 color: #ffffff;
 text-decoration: underline;
}
a:hover {
 color: #ffffff;
 text-decoration: underline;
}
a:active {
 color: yellow;
 text-decoration: underline;
}


#navcontainer { width: 200px; }

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#navcontainer a
{
color: #ffcc66;
display: block;

padding: 3px;
width: 259px;
background-color: #ffffff;
border-bottom: 1px solid #ff6600;
}

#navcontainer a:link, #navlist a:visited
{
color: #ff6600;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #ff6600;
color: #fff;
}
