/* -------------------------------------------------------------------- */
/* --- ERSTELLT VON rabeneck@interconnect.de | 09.05.2003               */
/* -------------------------------------------------------------------- */

/* -------------------------------------------------------------------- */
/* --- Die Hintergrundfarbe und die Marginalien des BODY                */
/* -------------------------------------------------------------------- */

/* -------------------------------------------------------------------- */
/* --- Die Schriftart/-grösse des gesammten Webs                        */
/* -------------------------------------------------------------------- */
a, td, th, div, p, h2, h3, h4 {
	font-family:Arial, Verdana, Helvetica, Geneva sans-serif;
	font-size:13px;
	color:#000000;
}
small {font-size: 11px; }
big {font-size:12pt; }
/*strong {color:#B0D235; }*/



/* -------------------------------------------------------------------- */
/* --- Formatierung der Überschriften                                   */
/* -------------------------------------------------------------------- */
h1.titel {font-size:12pt; font-weight:bold; color:#FE9C39; }
h2.titel {font-size:14pt; font-weight:lighter; color:#FE9C39; }
h3.titel {font-size:13px; font-weight:bold; color:#000000; }
h4 {font-size:13px; font-weight:bold; color:#000000; }
span.titel {font-size:13px; font-weight:bold; color:#000000; }
td.titel {font-size:12pt; font-weight:bold; color:#FE9C39; line-height:30px;}
td.subtitel {font-size:13px; font-weight:lighter; color:#FE9C39;  padding-top:15px;}
.txt02 {font-size:13px; color:#000000; padding-top:4px;}

/* --- Format des Banner                                                */
td.head {
	/* padding-top:32px; */
	padding-left:35px;
	font-family:Arial, Verdana;
	font-size:15pt;
	font-weight:lighter;
	color:#000000;
}

/* -------------------------------------------------------------------- */
/* --- Abstand des Banners                                              */
/* --- Hintergundbild wird im Script initialisiert ( ../ oder ../../ )  */
/* -------------------------------------------------------------------- */
div.banner {margin-top:32px;}

/* -------------------------------------------------------------------- */
/* --- Die Marginalien des Inhalts                                      */
/* -------------------------------------------------------------------- */
div.main {margin-left:40px; margin-top:32px; width:520px; }

/* -------------------------------------------------------------------- */
/* --- Formate für das Menü                                             */
/* -------------------------------------------------------------------- */
td.bar {background-color:#EBEBEB; }
td.amenu {
	font-weight:bold;
	background-color:#FFFFFF;
	border-bottom:1px solid #FE9C39;
	border-top:1px solid #FE9C39;
	font-size:13px;
	cursor:pointer;
	line-height:12pt;
	padding-left:11px;

}
td.pmenu {
	border-bottom:1px solid #EBEBEB;
	border-top:1px solid #EBEBEB;
	color:#000000;
	font-size:13px;
	cursor:hand;
	line-height:12pt;
	padding-left:11px;

}
td.pmenu {background-color:#EBEBEB; color:#000000; }
a.amenu:link, a.amenu:visited {color:#FFFFFF; padding-left:11px; font-weight:bold; }
a.pmenu:link, a.pmenu:visited {color:#000000; padding-left:11px; }
a.amenu:hover, a.pmenu:hover {color:#FFFFFF; text-decoration:none; }

/* -------------------------------------------------------------------- */
/* --- Das Untermenue                                                   */
/* -------------------------------------------------------------------- */
a.asmenu:link, a.asmenu:visited {color:#FE6600; padding-left:11px; font-size:11px; }
a.psmenu:link, a.psmenu:visited {color:#000000; padding-left:11px; font-size:11px; }
a.asmenu:hover, a.psmenu:hover {color:#FE6600; text-decoration:none; }

/* -------------------------------------------------------------------- */
/* --- Formate des Seitenfusses                                         */
/* -------------------------------------------------------------------- */
td.feet {font-family:Arial, Verdana; font-size:11px; }
a.feet:link, a.feet:visited {color:#000000; font-size:11px; }
a.feet:hover {color:#FF9900; }


/* -------------------------------------------------------------------- */
/* --- Formate der dreispaltigen Tabelle                                */
/* -------------------------------------------------------------------- */

.mid {vertical-align: middle}
td.td2right, td.td2left, td.td2middle {
	background-color:#FEE5CB;
	border-bottom:1px solid #FFFFFF;
	padding-left:6px;
	padding-right:6px;
}
td.td2middle {background-color:#EBEBEB; }
td.td2Top {background-color:#EBEBEB; font-weight:bold; border-bottom:2px groove #FFFFFF; }

/* -------------------------------------------------------------------- */
/* --- der Rahmen um die Tabelle                                        */
/* -------------------------------------------------------------------- */
.rahmen {border: 1px solid #FFFFFF; }
img.rahmen {border: 1px solid #000000; }

/* -------------------------------------------------------------------- */
/* --- das Formular                                                     */
/* -------------------------------------------------------------------- */
.inpb {background-color:#EFEFEF; font-size:11px}
img.rahmen {border: 1px solid #000000; }


/* Sechs-Phasen-Tabelle */
td.six, td.osys, td.hdLine, td.topLine, td.sixA, td.osysA, td.sixAA, td.hdLineA {
	font-size:11px;
	font-family:Tahoma, Arial, Sans Serif;
	vertical-align:top;
}


