.maintable {
	position: absolute;
	visibility: visible;
	z-index: 5;
	width: 950px;
	left: 10px;
	top: 200px;
	white-space:normal;
	border-width:0px; 
	text-align: left;
	cellpadding: 0;
	cellspacing: 4;
	 }
.printtable {
	position: absolute;
	visibility: visible;
	z-index: 5;
	height: 300px;
	width: 820px;
	left: 10px;
	top: 120px;
	white-space:normal;
	border-width:0px; 
	text-align: left;
	cellpadding: 0;
	cellspacing: 4;
	 }

.maintd {
	position: static;
	visibility: visible;
	z-index: 5;
	width: 760px;
	left: 0px;
	top: 0px;
	white-space:normal;
	border-width:0px; 
	text-align: left;
	cellpadding: 0;
	cellspacing: 0;
	 }
.infotd {
	position: static;
	visibility: visible;
	z-index: 5;
	width: 190px;
	left: 750px;
	top: 0px;
	white-space:normal;
	border-width:0px; 
	text-align: rught;
	cellpadding: 0;
	cellspacing: 0;
	 }
.footertd {
	position: static;
	visibility: visible;
	z-index: 5;
	width: 950px;
	left: 10px;
	top: 0px;
	white-space:normal;
	border-width:0px; 
	text-align: rught;
	cellpadding: 0;
	cellspacing: 0;
	 }

.rubriktable {
	z-index: 6;
	width: 740px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	white-space:normal;
	border-width:0px; 
	text-align: left;
	cellpadding: 0;
	cellspacing: 0;
	 }
.rubriktablehead {
	z-index: 7;
	background-image: url(../_imagefiles/img_bgd/bgd_rubcontainer_headline.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: bold;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	white-space:normal;
	text-align: left;
	border-width:0px; 
	border-style: solid;
	 }

.rubriktable a, .rubriktable a:link, .rubriktable a:visited, .rubriktable a:hover
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #000000;
	text-align:left;
	text-decoration:none;
	outline:none;
	letter-spacing:normal;
	word-spacing:normal;
}
	
.searchform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.searchformoption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}

.mainhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}
.maintextsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}

.maintext a, .maintext a:link, .maintext a:visited {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #990000;
	text-align:left;
	text-decoration:none;
	outline:none;
	letter-spacing:normal;
	word-spacing:normal;
}

.maintext a:hover {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #990000;
	text-align:left;
	text-decoration:underline;
	outline:none;
	letter-spacing:normal;
	word-spacing:normal;
}
.updatenav a, .updatenav a:link, .updatenav a:visited {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #333333;
	text-align:left;
	text-decoration:none;
	outline:none;
	letter-spacing:normal;
	word-spacing:normal;
}
.updatenav a:hover {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #990000;
	text-align:left;
	text-decoration:underline;
	outline:none;
	letter-spacing:normal;
	word-spacing:normal;
}

input {
	font-family : Arial, helvetica, verdana;	
	font-size : 10pt;
	color : #000000;
	background-color: #FFFF99;
}
.failedinput {
	font-family : Arial, helvetica, verdana;	
	font-size : 10pt;
	color : #000000;
	border: #990000;
	border-style: solid;
	background-color: #FFFFCC;
}
textarea {
	font-family : Arial, helvetica, verdana;	
	font-size : 10pt;
	color : #000000;
	background-color: #FFFF99;

}
.failedtextarea {
	font-family : Arial, helvetica, verdana;	
	font-size : 10pt;
	color : #000000;
	border: #990000;
	border-style: solid;
	background-color: #FFFFCC;
}
select {
	font-family : Arial, helvetica, verdana;	
	font-size : 12px;
	color : #000000;
	background-color: #FFFF99;
}
.failedselect {
	font-family : Arial, helvetica, verdana;	
	font-size : 12px;
	color : #000000;
	border: #990000;
	border-style: solid;
	background-color: #FFFFCC;
}
.ToTip	{
	position: absolute;
	visibility: hidden;
	z-index: -7;
	left: 10px;
	top: 10px;
}
.ergebnis {
	font-family : Arial, helvetica, verdana;	
	font-size : 12px;
	text-align:left;
	color: #999999;
	background: #FFFFCC;
}
.ergebnis a {
	color:black;
	text-decoration: none;
}
div.ausgabe {
	position: relative;
	visibility: visible;
	z-index: 10;
	white-space:normal;
	width: 220px;
	height: 0px;
	left: 0px;
	top: 0px;
	padding: 0 0px 0 0px;
}

.on  { background-color: #FFFF99; }
.off { background-color: #FFFFFF; }

