BODY {
	color : #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
  padding: 0;
  margin: 0;
  background-color: #ffffff;
  padding-bottom: 10px;
}

DIV, TABLE, P, INPUT, TD {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
}




table.main {
  border-top: 1px solid Gray;
  border-left: 1px solid Gray;
  border-right: 1px solid Gray;
  background-color: #efefef;
  color: #ffffff;
}

table.main2 {
  border-top: none;
  border-left: 1px solid Gray;
  border-right: 1px solid Gray;
  border-bottom: 1px solid Gray;
  background-color: #dddbfe;
}

#pagename {
  top: 10px;
  right: 10px;
  position: absolute;
  direction: ltr; 
  writing-mode: tb-rl;
  font-size: 18px;
	font-weight: bold;
	color: #000000;
  padding: 10px;
}

#head_right {
  background-image: url(/_images/head_right.jpg);
  background-repeat: no-repeat;
  width: 500px;
  height: 120px;
  top: 0px;
  right: 0px;
  position: absolute;
  z-index: 0;
}

#top_banner  {
  left: 0px;
  position: absolute;
  border-left: 1px solid Gray;
  border-right: 1px solid Gray;
}



h4 {
  margin-top: 12px;
  font-size : 10px;
  font-weight : bold;
}
h5 {
	font-size: 12px;
	font-weight: bold;
	color: #EFEFEF;
}


.panther {
  height: 122px;
}

div#visitors  {
  color: #808080;
  right: 0px;
  top: 0px;
  width: 130px;
  text-align: middle;
  position:absolute;
  border: 1px solid Gray;
  background-color: #505050;
  padding-top: 4px;
  padding-bottom: 6px;
}

.quackdia {
  border: 1px solid Gray;
  background-color: #ffffff;
  width: 120px;
  padding: 4px;
  margin: 4px;

}

.infobar {
	background-color: transparent;
  border-top: none;
  border-bottom: none;
  color: white;
}

.footer {
	background-color: #606060;
  border-top: none;
  color: white;
  font-size : 11px;
}

.content {
  color : #FFFFFF;
	padding: 4px 4px 4px 4px;
  background-color: transparent;
}

.inhalt {
  padding: 8px 8px 8px 8px;
  background-color: transparent;
  color: #000000;
}

a:link {
  color:#6A5ACD;
  text-decoration:none;
  }
a:visited {
  color:#6A5ACD;
  text-decoration:none;
  }
a:hover {
  color:#708090;
  text-decoration:underline;
  }
a img {
  border-width:0;
  }

A.nav       { color : #4E5368; text-decoration : none; }
A:LINK.nav  { color : #4E5368; text-decoration : none; }
A:FOCUS.nav         { color : #4E5368; text-decoration : none; }
A:Visited.nav   { color : #4E5368; text-decoration : none; }
A:Active.nav    { color : #4E5368; text-decoration : none; }
A:Hover.nav     { color : blue; text-decoration : none; }

A.nav_a           { color : #000000; text-decoration : none; font-weight : bold;}
A:LINK.nav_a      { color : #000000; text-decoration : none; font-weight : bold;}
A:FOCUS.nav_a     { color : #000000; text-decoration : none; font-weight : bold;}
A:Visited.nav_a   { color : #000000; text-decoration : none; font-weight : bold;}
A:Active.nav_a    { color : #000000; text-decoration : none; font-weight : bold;}
A:Hover.nav_a     { color : #000000; text-decoration : none; font-weight : bold;}

  
/*NAvigation*/
table.nav { border-left: 1px solid Gray; }

td.m_nav {
  background-color: #dddbfe;
  color: #000000;
  border-right: 1px solid Gray;

}

td.mainnav_button {
	background-color: #efefef;
	border-top: 1px solid Gray;
	border-right: 1px solid Gray;
  border-bottom: 1px solid Gray;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 4px;
  padding-right: 4px;
  text-align: center;
}


td.mainnav_button_a {
	background-color: #dddbfe;
	color: #000000;
	border-top: 1px solid Gray;
	border-right: 1px solid Gray;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 4px;
	padding-right: 4px;
	text-align: center;
}

td.subnav_button {
	background-color: #dfdfdf;
  border-top: 1px solid Gray;
	border-right: 1px solid Gray;
  
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 4px;
  padding-right: 4px;
  text-align: center;
}

td.subnav_button_a {
	background-color: #202020;
  border-top: 1px solid Gray;
	border-right: 1px solid Gray;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 4px;
  padding-right: 4px;
  text-align: center;
}



