body {
	z-index: 0;
	background-image: url(../_imagefiles/_img_bgd/bgd_main.gif);
	left: 15px;
	top: 10px;
	 }
.maintable {
	position: absolute;
	visibility: visible;
	z-index: 5;
	width: 950px;
	left: 15px;
	top: 150px;
	white-space:normal;
	border-width:0px; 
	text-align: left;
	cellpadding: 0;
	cellspacing: 4;
	 }
.maintd {
	position: static;
	visibility: visible;
	z-index: 5;
	width: 830px;
	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: 160px;
	left: 700px;
	top: 0px;
	white-space:normal;
	border-width:0px; 
	text-align: rught;
	cellpadding: 0;
	cellspacing: 0;
	 }
.footertd {
	position: static;
	visibility: visible;
	z-index: 5;
	height: 50px;
	width: 950px;
	left: 10px;
	top: 0px;
	white-space:normal;
	border-width:0px; 
	text-align: rught;
	cellpadding: 0;
	cellspacing: 0;
	 }

.rubriktable {
	z-index: 6;
	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:1px; 
	text-align: left;
	cellpadding: 0;
	cellspacing: 2;
	border: #CCCCCC;
	border-style: solid;
	 }
.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: #F3AB09;
	text-decoration: none;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #F3AB09;
	text-decoration: none;
}

.maintext a, .maintext a:link, .maintext a:visited {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #F3AB09;
	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: #FFFF00;
	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;
}
