body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
    color:black;
 	text-align:center;
}

a { 
	color:#666666;
	text-decoration: none;
	text-decoration: underline;
} 
a:visited { 
	text-decoration: none;
	color:#666666;
}
a:link { 
	text-decoration: none;
	color:#666666;
}
a:hover { 
	text-decoration: none;
	color: #5199D1;
}  
a.hover 
{
	text-decoration	: 	none; 
  text-align	:	center;
	padding-left	:	15px;
	padding-right	:	15px;
  width: 50px;
  height		:	20px;
  vertical-align: bottom
}
a.hover:hover
{ 
  height		:	20px;
  width: 50px;
  color: black;
  vertical-align: bottom
}
td {
	font-size: 12px;
  text-align: left
}
td.box1
{
	background	:	url('../images/td_bg30.jpg');
       	font-weight	:	bold;
       text-align	:	center;
	color		: 	#000000;
	height		:	34px;
	border		: 	1pt solid #000000;
font-size: 16px;
}
td.box2
{
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000;
  padding-bottom	: 	10px;
	padding-top	    : 	10px;
	padding-left	:	10px;
	padding-right	:	10px;
  background-image: url(../images/naviback.gif);
}
td.box3
{
  color		: 	#000000;
	text-align	:	center;
	font-weight	:	bold;
	border		: 	1pt solid #000000;
	height		:	20px;
	background	:	url('../images/td_bg.jpg');

}
td.box4
{
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000;
	padding-bottom	: 	10px;
	padding-top	    : 	10px;
	padding-left	:	10px;
	padding-right	:	10px;
  background-image: url(../images/mitteback.gif);
}
div.bild {
  float: left;
  padding: 2px
}

#copyright
{
	text-align	:	center;
	
}