body {
  background-color: #eeeeee;
  background-image: url(images/body_bg.gif);
  margin:0;
  font: 10px verdana,arial,helvetica,sans-serif;
}

a {
  color: #000000;
  font-weight: bold;
}

a:hover {
  font-weight: bold;
  color: #000000;
}

a:active {
  color: #dedede;
  font-weight: bold;
  
}

h1 {
  color: #000000;
  font: bold 12px verdana,arial,helvetica,sans-serif;
}

td {
  vertical-align: top;
}


#kopf
{
visibility:hidden;
display:none;
}

#links
{
visibility:hidden;
display:none;
}

#contents
{
width: 650;
}

#rechts
{
visibility:hidden;
display:none;
}

#fuss
{
visibility:hidden;
display:none;
}

.navi 
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #ffffff;
}

.subnavi 
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #ffffff;
  font-weight : bold;
}

.adminnavi 
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
  font-weight : bold;
	color : #000000;
}

.titel
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #000000;
    font-weight : bold;
}

.text
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
}

.textklein
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
}


.inputx
{
	color:#000000;
	font: 8pt verdana;
	background-color: f0f0f0;
	//border: solid 1px #808080;
	width: 200px;
}

.textareax
{
	color:#000000;
	font: 8pt verdana;
	background-color: f0f0f0;
	//border: solid 1px #808080;
	width: 200px;
}

.button
{
	color:#000000;
	font: 8pt verdana;
	background-color: f0f0f0;
	//border: solid 1px #808080;
	width: 80px;
}