body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana,Arial, Helvetica, sans-serif; 
	font-size: 12px;
	background-image:url(images/bg.gif)
}
a {
	color:#333399;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #FF0033;
	font-weight: bold;
}
.Link {  
	font-family: Verdana,Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #0000CC
}
h1, .Titel_gross {  
	font-family: Verdana,Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	font-weight: bold; 
	color: #000000;
	margin:0px;
	padding:0 0 10px 0;
}
h2, .Titel_klein {  
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 13px; 
	font-weight: bold; 
	color: #000000;
	margin:0px;
	padding:0 0 3px 0;
}
.Text, p, td, div {
	font-family: Verdana,Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000;
}
.maincontent {
	padding:20px;
}
p {
margin:0px;
padding:0 0 10px 0;
}
.Disclaimer {  
	font-family: Verdana,Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #000000;
	padding-bottom:5px;
	border-bottom:1px groove #CCCCFF;

}
.tabtext { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000;
	background-color: #CCCCFF
}
.menu { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000 ; 
	background-color: #CCCCFF
}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #9999FF;
	border: 0;
	padding:2px;
	font-weight: bold;
}
.Tabtitel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #9999FF;

}
.tabtext1 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000; 
	background-color: #d8d8fe
}
.warnung {
	color:#6633FF;
}


.nlu_navi1 {
   margin: 0;
   padding: 0 0 50px 0x;
   border: 0;
   text-decoration: none;
   /* ++ e.g. 11px font and 19px height // z.B. 11px font und 19px hoch */
   font: normal normal 11px/19px Verdana, Helvetica, Arial, sans-serif;
   width: 135px;  /* ++ Width of Menu Items // Breite der Navigation*/
/*   float:left; */
}

.nlu_navi1 em { font-style: normal; }

.nlu_navi1 ul {
   margin: 0;
   padding: 0;
   border: 0;
   list-style-type: none;
   width: 135px;  /* ++ Width of Menu Items // Breite der Navigation */
}

.nlu_navi1 ul li { position: relative; }


/* ==== Styles for Menu Items =================================== */

/* ==== LEVEL X ================================================= */

/* ====  simple link <a> // einfacher Link <a> ==== */
.nlu_navi1 ul li a,
.nlu_navi1 ul li a:link,
.nlu_navi1 ul li a:visited,
.nlu_navi1 ul li a:active {
   display: block;
   text-decoration: none;
   text-transform: none;
   font-weight: bold;
   color: #2d2d95;           /* ++ Text color // Textfarbe */
   
   /* ++ background color; url of the image; image adjust e.g. left gap 10px */
   /* ++ Hintergrundfarbe; URL der Grafik  ; Grafik einrücken z.B. 10px */

   /* ++ Text adjust e.g. upper gap and left gap 25px */
   /* ++ Text justieren 1px oben und 25px von links */
   padding: 1px 0 1px 10px;

   /* ++ bottom line if you want */
   /* ++ Untere Linie wenn gewuenscht */
   border-bottom: 1px solid #2d2d95;*/ /* IE6 Bug 

   /* ++ Den "white-space" Fehler im IE7 vermeiden */
   /* ++ Killing the "white-space" bug in IE7 */
   \width: 135px;  /* IE5x Opera <= 5 */
   widt\h: 125px;  /* = (Width of Menu Items) - (padding-right + padding-left) */
}

/* ====  Aktiv, wenn ein Sublevel vorhanden ist // active point if there is a sub_level ==== */
.nlu_navi1 ul li.sub_ul_true a,
.nlu_navi1 ul li.sub_ul_true a:link,
.nlu_navi1 ul li.sub_ul_true a:visited,
.nlu_navi1 ul li.sub_ul_true a:active {
   color: #2d2d95;
}

/* ====  Aktiver Pfad - Linkverfolgung im Baum // active path in tree (link tracing) ==== */
.nlu_navi1 ul li.act_path a,
.nlu_navi1 ul li.act_path a:link,
.nlu_navi1 ul li.act_path a:visited,
.nlu_navi1 ul li.act_path a:active {
   color: #2d2d95;
}

/* ====  active link <a> // aktiver Link <a> ==== */
.nlu_navi1 ul li.active a,
.nlu_navi1 ul li.active a:link,
.nlu_navi1 ul li.active a:visited,
.nlu_navi1 ul li.active a:active {
   color: #FFFFFF;
   background: #333399;
}

/* ====  hover: Maus über Link <a> // hover link <a> ==== */
.nlu_navi1 ul li a:hover {
   color: #FFFFFF;
   background: #333399;
}
.nlu_navi1 ul li.sub_no a:hover {
   color: #FFFFFF;
   background: #333399;
}
.nlu_navi1 ul li.sub_ul a:hover {
   color: #4A5966;
   background-color: #F4F4F4;
}
/* ====  hover: Wenn Sublevel vorhanden <a> // hover: "if there is a sub_level" <a> ==== */
.nlu_navi1 ul li.sub_ul_true a:hover {
   color: #4A5966;
   background-color: #F4F4F4;
}

/* ====  hover: Der aktive Link <a> // hover: "Only for the active link" <a> ==== */
.nlu_navi1 ul li.active a:hover {
   color: #4A5966;
   background-color: #F4F4F4;
}


/* ==== LEVEL X+1 =============================================== */

.nlu_navi1 ul ul li.sub_no a,
.nlu_navi1 ul ul li.sub_no a:link,
.nlu_navi1 ul ul li.sub_no a:visited,
.nlu_navi1 ul ul li.sub_no a:active,
.nlu_navi1 ul ul li.sub_ul a,
.nlu_navi1 ul ul li.sub_ul a:link,
.nlu_navi1 ul ul li.sub_ul a:visited,
.nlu_navi1 ul ul li.sub_ul a:active {
   display: block;
   text-decoration: none;
   text-transform: none;
   font-weight: normal;
   color: #2d2d95;
   background-color: #EAEAFF;
   padding: 1px 0 1px 20px;
   \width: 135px;  /* IE5x Opera <= 5 */
   widt\h: 115px;  /* = (Width of Menu Items) - (padding-right + padding-left) */
}

/* state for the active point if there is a sub_level */
.nlu_navi1 ul ul li.sub_ul_true a,
.nlu_navi1 ul ul li.sub_ul_true a:link,
.nlu_navi1 ul ul li.sub_ul_true a:visited,
.nlu_navi1 ul ul li.sub_ul_true a:active {
   color: #2d2d95;
   background-color: #EAEAFF;
}

/* state for the active path (link tracing) */
.nlu_navi1 ul ul li.act_path a,
.nlu_navi1 ul ul li.act_path a:link,
.nlu_navi1 ul ul li.act_path a:visited,
.nlu_navi1 ul ul li.act_path a:active {
   color: #2d2d95;
   background-color: #EAEAFF;
}

/* state for the active link */
.nlu_navi1 ul ul li.active a,
.nlu_navi1 ul ul li.active a:link,
.nlu_navi1 ul ul li.active a:visited,
.nlu_navi1 ul ul li.active a:active {
   color: #FFFFFF;
   background: #333399;
}

.nlu_navi1 ul ul li a:hover {
   color: #FFFFFF;
   background: #333399;
}
.nlu_navi1 ul ul li.sub_no a:hover {
   color: #FFFFFF;
   background: #333399;
}
.nlu_navi1 ul ul li.sub_ul a:hover {
   color: #FFFFFF;
   background: #333399;
}
/* Only for "if there is a sub_level" */
.nlu_navi1 ul ul li.sub_ul_true a:hover {
   color: #FFFFFF;
   background: #333399;
}

/* Only for the active link */
.nlu_navi1 ul ul li.active a:hover {
   color: #FFFFFF;
   background: #333399;
}

   
/* ==== LEVEL X+2 =============================================== */

.nlu_navi1 ul ul ul li.sub_no a,
.nlu_navi1 ul ul ul li.sub_no a:link,
.nlu_navi1 ul ul ul li.sub_no a:visited,
.nlu_navi1 ul ul ul li.sub_no a:active,
.nlu_navi1 ul ul ul li.sub_ul a,
.nlu_navi1 ul ul ul li.sub_ul a:link,
.nlu_navi1 ul ul ul li.sub_ul a:visited,
.nlu_navi1 ul ul ul li.sub_ul a:active  {
   display: block;
   text-decoration: none;
   text-transform: none;
   font-weight: normal;
   color: #4A5966;
   background: #CCCCCC url(../../template/img/button.gif) 23px 5px no-repeat;
   padding: 1px 0 1px 30px;
   border-bottom: 1px solid #000000; /* IE6 Bug */
   \width: 139px;  /* IE5x Opera <= 5 */
   widt\h: 129px;  /* = (Width of Menu Items) - (padding-right + left) */
}

/* state for the active point if there is a sub_level */
.nlu_navi1 ul ul ul li.sub_ul_true a,
.nlu_navi1 ul ul ul li.sub_ul_true a:link,
.nlu_navi1 ul ul ul li.sub_ul_true a:visited,
.nlu_navi1 ul ul ul li.sub_ul_true a:active {
   background: #CCCCCC url(../../template/img/button.gif) 23px 5px no-repeat;
}

/* state for the active path (link tracing) */
.nlu_navi1 ul ul ul li.act_path a,
.nlu_navi1 ul ul ul li.act_path a:link,
.nlu_navi1 ul ul ul li.act_path a:visited,
.nlu_navi1 ul ul ul li.act_path a:active {
   background: #CCCCCC url(../../template/img/button.gif) 23px 5px no-repeat;
}

/* state for the active link */
.nlu_navi1 ul ul ul li.active a,
.nlu_navi1 ul ul ul li.active a:link,
.nlu_navi1 ul ul ul li.active a:visited,
.nlu_navi1 ul ul ul li.active a:active {
   font-weight: bold;
   background: #F4F4F4 url(../../template/img/button.gif) 23px 5px no-repeat;
}


.nlu_navi1 ul ul ul li a:hover {
/*   text-decoration: underline; */
  background: #F4F4F4 url(../../template/img/button.gif) 23px 5px no-repeat;
}
.nlu_navi1 ul ul ul li.sub_no a:hover {
   background: #F4F4F4 url(../../template/img/button.gif) 23px 5px no-repeat;
}
.nlu_navi1 ul ul ul li.sub_ul a:hover {
   background: #F4F4F4 url(../../template/img/button.gif) 23px 5px no-repeat;
}
/* Only for "if there is a sub_level" */
.nlu_navi1 ul ul ul li.sub_ul_true a:hover {
   background: #F4F4F4 url(../../template/img/button.gif) 23px 5px no-repeat;
}

/* Only for the active link */
.nlu_navi1 ul ul ul li.active a:hover {
  background: #F4F4F4 url(../../template/img/button.gif) 23px 5px no-repeat;
}
/*==== END LEVEL X ============================================= */

/* Holly Hack. IE Requirement \*/
* html .nlu_navi1 ul li { float: left; height: 1%; }
* html .nlu_navi1 ul li a { height: 1%; }

/* ==== End  nlu_navi1 ========================================= */ 