td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

TD.PageTitleBox {
  text-align: center;
  background-color: #e7e7de;
  vertical-align: middle;
  padding: 4px;
  font-size: 0.7em;
}

TD.content {
  background-color: #F5F1E3;
  padding-left:12px;
  padding-right:12px;  
  padding-top:12px;  
  font-size: 0.75em;
}

TD.TextBox {
  background-color: #e8ecf1;
  vertical-align: middle;
  padding: 5px;
  font-size: 0.7em;
}


A:link {color: #000; text-decoration: underline;}
A:visited {color: #444; text-decoration: underline;}
A:active {color: #000; text-decoration: underline;}	 
A:hover {color: #369; text-decoration: underline;}

A.bold:link {color: #000; text-decoration: underline; font-weight: bold;}
A.bold:visited {color: #444; text-decoration: underline; font-weight: bold;}
A.bold:active {color: #000; text-decoration: underline; font-weight: bold;}	 
A.bold:hover {color: #369; text-decoration: underline; font-weight: bold;}

A.small:link {color: #369; text-decoration: none; font-size: 90%;}
A.small:visited {color: #369; text-decoration: none; font-size: 90%;}
A.small:active {color: #369; text-decoration: none; font-size: 90%;}	 
A.small:hover {color: #369; text-decoration: underline; font-size: 90%;}
.fett {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}

