body
{
  font-family: Arial,sans-serif;
  background-color: white;
  color: black;
}

.abg
{
}

h2
{
  text-align: left;
}

h3
{
  text-align: left;
  color: #FF6600;
}

p.news
{
  color: black;
  font-size: 14px;
}

td
{
	vertical-align: top;
  font-size: 10px;
  background-color: white;
}

td.main
{
  font-size: 12px;
  padding: 2;
  background-color: white;
}

td.header
{
  background-color: white;
  text-align: center;


}

td.footer
{
  background-color: white;
  text-align: right;
}

td.titel
{
  background-color: #FF6600;
}

td.menu
{
  width: 20%;
  background-color: white;
  text-align: center;
  vertical-align: center;
}

table.main
{
   border-color: #FF6600;
}

td.menu2
{
  background-color: white;
  text-align: center;
  display:    block;
}

a.menu
{
  height: 100%;
  background: url(img/menu.gif) no-repeat center center;
  color: #FF6600;
  text-align: center;
  vertical-align: center;
  display:    block;
  text-decoration:none;
  font-size:  14px;
  font-weight: bold;
  padding-top: 28px;
  padding-bottom :8px;
}

a.menu:hover
{
  color: #FF6600;
  height: 100%;
  vertical-align: center;
  background: url(img/menuinvert.gif) no-repeat center center;
  text-align: center;
  display:    block;
}


td.wt
{
  font-size: 10px;
}

td.we
{
  border-color: white;
  background-color: silver;
  color: black;
  font-size: 10px;
}

th,tr
{
  font-size: 10px;
}

th
{
   background-color: white;
}

td.shoutbox
{
  background-color: silver;
  color: red;
  font-size: 10px;
}

a
{
  color: #FF6600;
  text-decoration: none;
}

a:hover
{
  color: #FF6600;
  text-decoration: none;
}

a.gebbox
{
  color: #FF6600;
  font-size: 10px;
}
a.gebbox:hover
{
  color: #FF6600;
  text-decoration: none;
}

a.box
{
  color: #FF6600;
  font-size: 12px;
}

a.box:hover
{
  color: #FF6600;
  text-decoration: none;
}

li.menu
{
  text-align: left;
  list-style: url(img/item.gif);
}

li.vmenu
{
  text-align: left;
  list-style: none;
}

.Chead
{
  background-color: white;
}

.Chead td, .Chead td strong, .Chead h4, .Chead td b
{
  background-color: white;
}

.Callg
{
    background-color: white;
    font-size: 14px;
}

.Callg td
{
  font-size: 12px;
}

.Cnorm
{

  color: #FF6600;
  background-color: gray;
}

.Cmite
{
  background-color: white;
}

.CmiteK
{
  background-color: silver;
  color: #FF6600;
}

.Cdark
{
  background-color: gray;
  color: #FF6600;
}

#Ballg
{
	color: #FF6600;
}
#Ballg td
{
	color: #FF6600;
}

.Bhead
{
	color: #FF6600;
}

.Bbody
{
	background-color: white;
	color: #FF6600;
}

h3.Bbody2, h3.BBody
{
  margin: 3px;
  text-align: center;
  vertical-align: center;
  font-size: 14px;
  font-weight: bold
}
.Bbody2
{
    text-align: center;
    color: white;
    background-color: #FF6600;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 10px;
}

.rand
{
	color: gray;
}

.smalfont
{
    color: #FF6600;
    font-size: 9px;
	text-decoration: none;
}

.border
{
    background-color: silver;
}

hr
{
    height: 0px;
    border-top-width: 1px;
}

label
{
}

input, textarea, select
{
    text-align: left;
    color: black;
    font-size: 12px;
    border-color: #FF6600;
    border-width: 1px;
    border-style: solid;
    font-weight: none;
    text-decoration: none;
}

#menu {}
#menu ul { padding-left: 1px; margin-left: 1px; }
#smallmenu { }
#smallmenu li { font-size: 9px; }
#smallmenu a { font-size: 9px; }

#Inhalt
{
  background-color: white;
  color: black;
  height:	500px;
  overflow:		auto;
}

#Inhalt label
{
    color: #FF6600;
}

#Inhalt a
{
  color: #FF6600;
  text-decoration: none;
}

#Inhalt b
{
   border-color: #FF6600;
}

#smallTable
{
    font-size: 10px;
}

#smallTable h3
{
    font-size: 12px;
}

#smallTable td
{
    font-size: 10px;
}