@import url(css_styled_content.css);
body, p, .bodytext {
        font-family: Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
        color: #000000;
	text-decoration : none;
        font-size: 12px;
}

h1, h2, h3, h4   {
        font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
        color: #cc9900;
        font-size: 18px;
}

a, a:visited  {
        font-family: Arial, Helvetica, sans-serif;
        color: #cc6600;
	font-weight : normal;
	font-style : normal;
        font-size: 12px;
        text-decoration : none;
}

a:active, a:hover  {
        font-family: Arial, Helvetica, sans-serif;
        color: #666666;
	font-weight : normal;
	font-style : normal;
        font-size: 12px;
        text-decoration : underline;
}

#address .bodytext, #address a, #address a:visited, #address a:active, #address a:hover {
        color: #ffffff;
}

td, .contenttable{
        padding: 0px;
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
}

.nav, .nav:visited    {
      font-family: Arial, Helvetica, sans-serif;
      color: #ffffff;
      text-decoration: none;
      display: block;
      width: 140px;
      font-weight: bold;
      text-align: left;
      BORDER: none;
      }
      
.nav_act, .nav:hover, .nav:active, .nav_act:visited, .nav_act:active, .nav_act:hover    {
      font-family: Arial, Helvetica, sans-serif;
      color: #666666;
      text-decoration: none;
      display: block;
      width: 140px;
      font-weight: bold;
      text-align: left;
      BORDER: none;
      }
      
.nav2, .nav2:visited    {
      font-family: Arial, Helvetica, sans-serif;
      color: #ffffff;
      text-decoration: none;
      display: block;
      width: 140px;
      font-weight: normal;
      text-align: left;
      BORDER: none;
      }

.nav2_act, .nav2:hover, nav2:active, .nav2_act:visited, .nav2_act:active, .nav2_act:hover    {
      font-family: Arial, Helvetica, sans-serif;
      color: #666666;
      text-decoration: none;
      display: block;
      width: 140px;
      font-weight: normal;
      text-align: left;
      BORDER: none;
      }

a.sprache, a.sprache:visited  {
      font-family: Arial, Helvetica, sans-serif;
      color: #666666;
      text-decoration: none;
}	  

a.sprache_act, a.sprache:hover, a.sprache:active {
      font-family: Arial, Helvetica, sans-serif;
      color: #FFFFFF;
      text-decoration: none;
}	

