.inhalt tbody {line-height: 16px;}
inhalt tbody {line-height: 16px;}

/* Überschrift 1 */
inhalt h1 {font-size: 16px;font-weight: bold; color: #000000; line-height: 20px; margin: 0px; padding: 0px;}
inhalt h1 a{color: #000000; text-decoration: none; margin: 0px; padding: 0px;}
inhalt h1 a:hover{color: #666666; text-decoration: none; margin: 0px; padding: 0px;}

/* Text Überschrift 1 */
.inhalt h1 {font-size: 16px; font-weight: bold; color: #000000; line-height: 20px; margin: 0px; padding: 0px;}
.inhalt h1 a{color: #000000; text-decoration: none; margin: 0px; padding: 0px;}
.inhalt h1 a:hover{color: #666666; text-decoration: none; margin: 0px; padding: 0px;}

/* Überschrift 2 */
inhalt h2 {font-size: 16px; font-weight: bold; color: #666666; padding: 0px 0px 7px; line-height: 20px;}
inhalt h2 a{color: #666666;}
inhalt h2 a:hover{color: #999999; text-decoration: none;}

/* Text Überschrift 2 */
.inhalt h2 {font-size: 16px; font-weight: bold; color: #666666; padding: 0px 0px 7px; line-height: 20px;}
.inhalt h2 a{color: #666666;}
.inhalt h2 a:hover{color: #999999; text-decoration: none;}

/* Überschrift 3 */
inhalt h3 {	font-size: 10px;	font-weight: normal; color: #999999; padding: 0px; margin: 0px;}
inhalt h3 a{color: #999999;}
inhalt h3 a:hover{color: #999999; text-decoration: none;}

/* Text Überschrift 3 */
.inhalt h3 {font-size: 10px;	font-weight: normal; color: #999999; padding: 0px; margin: 0px;}
.inhalt h3 a{color: #999999;}
.inhalt h3 a:hover{color: #999999; text-decoration: none;}

li {list-style-type: square;}

.textfield300 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-indent: 3px;
	height: 20px;
	width: 300px;
	border: 1px solid #CCCCCC;
}
.textfield150 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-indent: 3px;
	height: 20px;
	width: 150px;
	border-top: 1px solid #666666;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #999999;

}
.textfield50 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-indent: 3px;
	height: 20px;
	width: 50px;
	border-top: 1px solid #666666;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #999999;

}
.textfield200 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-indent: 3px;
	height: 20px;
	width: 203px;
	border-top: 1px solid #666666;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #999999;

}

.textfield100 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-indent: 3px;
	height: 20px;
	width: 100px;
	margin: 0px;
	border-top: 1px solid #666666;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #999999;

}

.menu1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	height: 20px;
	width: 120px;
	border-top: 1px solid #666666;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #999999;

}
