body {
	background-color: #999999;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: left;
}
#content {	/*anleitung.html*/
	position: absolute;
	background: #999999;
	background: url(../grafik/anleitg_content_bg.gif) no-repeat;
	margin: 0px;
	padding: 0px;
	width:750px;
	height: 580px;
	/*border: 1px solid #000;*/
}
#content_anleitg {	/*inhalt in inlineframe*/
	position:absolute;
	top: -1px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	width: 95%;
	height: auto;
	z-index: 1;
	background-color: #ffffff;
	/*border: 1px solid #000;*/
}
#inlineframe {	/*inlineframe in anleitung.html*/
	position:relative;
	top: 80px;
	left:185px;
	margin: 0px;
	/*padding: 0px;*/
	padding: 35px 0px 25px 35px;
	width: 510px;
	height: 370px;
	z-index: 1;
	/*background: url(../grafik/anleitg_frame_bg01.gif) no-repeat;*/
	background-color: #ffffff;
	border: 1px solid #000;
}
#printbutton{
	/*float: right;*/
	position: absolute;
	top: 10px;
	left:440px;
	margin: 0px;
	padding: 0px;
	width: 26px;
}
h1 {
	font-size: 22px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 18px;
	color: #000000;
}
h3 {
	font-size: 14px;
	color: #000000;
}
/* ausgabe testberichte*/
.txt12fett {
	font-family: Arial, Verdana, sans-serif;
	color: #000;
	font-size: 12px;
    font-weight: 700;
}
table.ausgabe {
    border: 0.5px solid #ccc;
    width: 800px;
    font-family: Arial, Verdana, sans-serif;
    color: #000;
    font-size: 12px;
    text-align: left;
}
.txterror {
	font-family: Arial, Verdana, sans-serif;
	color: #cc0033;
	font-size: 11px;
    font-weight: 700;
}
/* ENDE ausgabe testberichte*/
table.hilfe {	/* anleitung hilfe*/
	width: 460px;
	padding: 10px 10px 10px 0px;
	line-height: 25px;
}
ul.subnavi {
	list-style-type: none;
	list-style-position: outside;
	line-height: 24px;
	margin-left: 0px;
	/*list-style-type: disk;
	list-style-position: outside;
	color: #0000ff;*/
}
ul.pkt {
	list-style-type: disk;
	list-style-position: outside;
	color: #000000;
}
a.pkt_liste {
	color: #000000;
	text-decoration:underline;
}
a.pkt_liste:hover {
	color: #666666;
}
#back {/*nach oben pfeil*/
	background: #ffffff;
	float: left;
	margin-left: -3px;
	text-align: left;
	width: 20px;
	height: 20px;
}
#linkfoot {	/* in anleitung_gruppe */
	margin: 0;
	padding: 0;
	width: 480px;
}
#link_left {	/* in anleitung_gruppe */
	/*background: #ffffff;*/
	float: left;
	margin: 0;
	padding: 0;
	text-align: left;
	width: 140px;
}
#link_center {	/* in anleitung_gruppe */
	/*background: #ffffff;*/
	float: left;
	margin: 0;
	padding: 0;
	text-align: left;
	width: 120px;
}
#link_right {	/* in anleitung_gruppe */
	/*background: #ffffff;*/
	float: left;
	margin: 0;
	padding: 0;
	text-align: left;
	width: 180px;
}
/* berichtsbogen*/
.form {
	font-family: Arial, Verdana, sans-serif;
	font-weight: 400;
	font-size: 12px;
	background-color: #ffffff;
    border: 1px inset #767676;

}
.formbu {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	background-color: #cccccc;
	border: 1px outset #000000;
	font-weight: 700;
	color: #000;
}
a.rot12bold {
	font-size: 12px;
	color: #ff9900;
	font-weight: 700;
	text-decoration:none;
}
a.rot12bold:hover {
	color: #000000;
}
a.hoverrot12 {
	font-size: 12px;
	color: #000000;
	font-weight: 400;
	text-decoration:underline;
}
a.hoverrot12:hover {
	color: #666666;
}
a.gruen12bold {
	font-size: 12px;
	color: #339999;
	font-weight: 700;
	text-decoration:none;
}
a.gruen12bold:hover {
	color: #000000;
}

/*** Anleitung tooltip1 ***/
a.tool1 {position:relative; font-family: Arial, Verdana, sans-serif; font-size: 12px; color:#000000; text-decoration:underline;	z-index:24; cursor: help;}
a.tool1 span {display: none; visibility:hidden; color:#000000; text-decoration:none;}/* background:#ffffff;*/
a.tool1:hover span { /* diese Anweisung fuer Geckos u. Opera */display:block; visibility:visible; position:absolute; top:-30px; left:0px; width: auto; color:#666666; padding:5px; background:#eeeeee; border: 1px solid #666666; text-decoration:none;}
a.tool1:hover { /* fuer die Anzeige im Internet Explorer */ width: auto; z-index:25; color:#666666; text-decoration:none;}/* background: #ffffff;*/
/*** ENDE 'tooltip1' ***/

/*** Anleitung tooltip 'tool1_hoeher' ***/
a.tool1_hoeher {position:relative; font-family: Arial, Verdana, sans-serif; font-size: 12px; color:#000000; text-decoration:underline;	z-index:24; cursor: hand;}
a.tool1_hoeher span {display: none; color:#000000;}/* background:#ffffff;*/
a.tool1_hoeher:hover span { /* diese Anweisung fuer Geckos u. Opera */display:block; position:absolute; top:-70px; left:0px; width: 300px; color:#66666666; padding:5px; background:#eeeeee; border: 1px solid #666666; text-decoration:none;}
a.tool1_hoeher:hover { /* fuer die Anzeige im Internet Explorer */ width: auto; z-index:25; color:#666666; text-decoration:none;}/* background: #ffffff;*/
/*** ENDE 'tooltip2' ***/
