<!--

body {
overflow: auto;
margin: 0px;
padding: 0px;
font-family: "Helvetica", sans-serif;
font-size: 8pt;
line-height: 11pt;
color: #4e4e4e;

}

td {
font-size : 10px;
}

u {
	color: #FF5654;
	font-variant: small-caps;
	text-transform: lowercase;
	letter-spacing: 1px;
	font-family: "Century Gothic", sans-serif;}
em, i { 
	color: #8FC3F3;
	font-family: "Georgia", sans-serif;
	text-transform: lowercase;}
strong, b { 
	color: #B94C7C;
	font-family: "Century Gothic", sans-serif;}


textarea {
	color: #B94C7C;
  font-family: "Helvetica", sans-serif;
	line-height: 8pt;	
	font-size: 8pt;
	background: #F1F1EF;
	width: 150px;
	height: 100px;}


input {
	color: #B94C7C;
  font-family: "Helvetica", sans-serif;
	line-height: 8pt;	
	font-size: 8pt;
	background: #F1F1EF;
	width: 70px;}


.inhaltetable{
	width: 365px;}


h1 {
	font-family: "Helvetica", sans-serif;
	font-size: 13px;
	color: #4e4e4e;
	margin-bottom: 0px;
	border-bottom: 1px solid #B94C7C;
	text-transform: none; 
	text-align: center;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	line-height: 14px;
	margin-top: 0px;
	text-decoration: none;
	}
	




.boxnavi{
	text-align: left;
  font-family: "Helvetica", sans-serif;
	color: #505050;
	font-size: 8pt;
	text-align: justify;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-left: 3px;
	background: #E9E9E8;
	padding: 10px;}

.boxcomment{
	text-align: left;
  font-family: "Helvetica", sans-serif;
	color: #505050;
	font-size: 8pt;
	text-align: justify;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-left: 3px;
	background: #E9E9E8;
	padding: 10px;}

A.navi:link, A.navi:active, A.navi:visited 
{
	font-family: "Helvetica", sans-serif;
	font-size: 11px;
	color: #505050;
	background: #E9E9E8;
	text-transform: none; 
	text-align: center;
	padding-right: 0px;
	padding-left: 0px;
	margin-bottom: 2px;
	margin-top: 0px;
	display: block;
	line-height: 25px;
	text-decoration: none;
	}



A.navi:hover 
{
	font-family: "Helvetica", sans-serif;
	font-size: 11px;
	color: #B94C7C;
	background: #E9E9E8;
	text-transform: none; 
	text-align: center;
	padding-right: 0px;
	padding-left: 0px;
	line-height: 25px;
	margin-bottom: 2px;
	margin-top: 0px;
	display: block;
	text-decoration: none;}

A:link, A:active, A:visited
{
	color: #B94C7C;
  font-family: "Helvetica", sans-serif;
	font-size: 8pt;
	text-transform: none;
	text-decoration: none; 
}

A:hover
{
	color: #4e4e4e;
	text-transform: none;
  font-family: "Helvetica", sans-serif;
	font-size: 8pt;
	text-decoration: none;
}


-->