/*	------------------------------------------------	*/
/* 				NAVIGATION OBEN	    					*/
/*	------------------------------------------------	*/
ul 			 { list-style-type: none; margin: 0; padding: 0 }
li 			 { text-align: center; margin: 0; padding: 0; width: 190px; height: auto; float: left }
li a 		 { color: #333333; font: 10px/13px Arial, Verdana, Tahoma; text-decoration: none; background-color: #FF5E13; display: block; margin-top: 0; padding-top: 0px; width: 100%; height: 100%; border: none }
li a:hover	 { color: #333333; background-color: #ECECEC; width: 100%; height: 100% }
.aktuell 	 { color: #333333; font: 10px/13px Arial, Verdana, Tahoma; text-decoration: none; background-color: #FF5E13; display: block; padding-top: 0px; width: 100%; height: 100%; border: none }

/*	------------------------------------------------	*/
/* 		NAVIGATIONSMENU HAUPTMENU NORMAL				*/
/*	------------------------------------------------	*/
#menu1 { width: 100%; float: left; }

.menu1item    {
	color: #ECECEC;
	font: 11/13px Arial, Verdana, Tahoma;
	text-decoration: none;
	background-color: #ECECEC;
	background-image: url(file:///C|/Documents and Settings/Admin/Local Settings/Temporary Internet Files/Content.IE5/6XFKPOF2/images/header/dot-nav.gif);
	background-repeat: no-repeat;
	width: 100%;
	border-style: solid none;
	border-width: 1px;
	border-color: #ffffff }
	
.menu1item a {
  display: block;
  text-decoration: none;
  color: #333333;
  padding: 4px 0px 4px 24px;
  }	
  
div.menu1item a:hover {
	background: #cccccc;
	color: #333333;
	background-image: url(file:///C|/Documents and Settings/Admin/Local Settings/Temporary Internet Files/Content.IE5/6XFKPOF2/images/header/dot-nav.gif);
	background-repeat: no-repeat; }

div.menu1item:hover #menu2 { display:block; } 

/*	------------------------------------------------	*/
/* 		NAVIGATIONSMENU HAUPTMENU ROLLOVER				*/
/*	------------------------------------------------	*/
	
.menu2item    {
	color: #ECECEC;
	font: 11/13px Arial, Verdana, Tahoma;
	text-decoration: none;
	background-color: #CCCCCC;
	background-image: url(file:///C|/Documents and Settings/Admin/Local Settings/Temporary Internet Files/Content.IE5/6XFKPOF2/images/header/dot-nav.gif);
	background-repeat: no-repeat;
	width: 100%;
	border-style: solid none;
	border-width: 1px;
	border-color: #ffffff }
  
.menu2item a {
  display: block;
  text-decoration: none;
  color: #333333;
  padding: 4px 0px 4px 24px;
  }

#menu2 {
   position: absolute;
   top: 8px;
   left: 100px;
   display: none;
   background: #fff;
   border: 1px solid #000080;
   color: #333333;
   font: bold 11px Arial, Verdana, Tahoma;
   text-decoration: none;
   width: 80px;
   z-index: 20;
 } 

/*	------------------------------------------------	*/
/* 				NAVIGATIONSMENU SUBMENU					*/
/*	------------------------------------------------	*/
	
.menu3item    {
	color: #ECECEC;
	font: 11/13px Arial, Verdana, Tahoma;
	text-decoration: none;
	background-color: #ECECEC;
	background-image: url(file:///C|/Documents and Settings/Admin/Local Settings/Temporary Internet Files/Content.IE5/6XFKPOF2/images/header/dot-nav-sub.gif);
	background-repeat: no-repeat;
	width: 100%;
	border-style: solid none;
	border-width: 1px;
	border-color: #ffffff;}
  
.menu3item a {
  display: block;
  text-decoration: none;
  color: #333333;
  padding: 4px 0px 4px 42px;
  }
  
div.menu3item a:hover {
	background: #cccccc;
	color: #333333;
	background-image: url(file:///C|/Documents and Settings/Admin/Local Settings/Temporary Internet Files/Content.IE5/6XFKPOF2/images/header/dot-nav-sub.gif);
	background-repeat: no-repeat; }	
	
/*	------------------------------------------------	*/
/* 		  NAVIGATIONSMENU SUBMENU ROLLOVER				*/
/*	------------------------------------------------	*/	

.menu4item    {
	color: #ECECEC;
	font: 11/13px Arial, Verdana, Tahoma;
	text-decoration: none;
	background-color: #CCCCCC;
	background-image: url(file:///C|/Documents and Settings/Admin/Local Settings/Temporary Internet Files/Content.IE5/6XFKPOF2/images/header/dot-nav-sub.gif);
	background-repeat: no-repeat;
	width: 100%;
	border-style: solid none;
	border-width: 1px;
	border-color: #ffffff;}
  
.menu4item a {
  display: block;
  text-decoration: none;
  color: #333333;
  padding: 4px 0px 4px 42px;
  }
  
div.menu4item a:hover {
	background: #cccccc;
	color: #333333;
	background-image: url(file:///C|/Documents and Settings/Admin/Local Settings/Temporary Internet Files/Content.IE5/6XFKPOF2/images/header/dot-nav-sub.gif);
	background-repeat: no-repeat; }
.H1 			{ color: #000066; font-size: 15px; font-family: Trebuchet MS, Arial, Verdana, Tahoma; font-style: normal; font-weight: bold; text-decoration: none; }
.H1klein			{ color: #000099; font-size: 13px; font-family: Trebuchet MS, Arial, Verdana, Tahoma; font-style: normal; font-weight: normal; text-decoration: none;}
.H1klein A:link  	{ color: #333333; font-size: 13px; font-family: Trebuchet MS, Arial, Verdana, Tahoma; font-style: normal; font-weight: normal; text-decoration: none }
.H1klein A:visited	{ color: #333333; font-size: 13px; font-family: Trebuchet MS, Arial, Verdana, Tahoma; font-style: normal; font-weight: normal; text-decoration: none }
.H1klein A:active 	{ color: #333333; font-size: 13px; font-family: Trebuchet MS, Arial, Verdana, Tahoma; font-style: normal; font-weight: normal; text-decoration: none }
.H1klein A:hover  	{ color: #333333; font-size: 13px; font-family: Trebuchet MS, Arial, Verdana, Tahoma; font-style: normal; font-weight: normal; text-decoration: none }

/*	------------------------------------------------	*/
/* 				STANDARD INHALTS TEXT					*/
/*	------------------------------------------------	*/
.fliesstxt  			 { color: #000099; font-size: 11px; font-family: Arial, Verdana, Tahoma; font-style: normal; font-weight: normal; line-height: 16px; text-decoration: none }
.fliesstxt A:link  		 { color: #000099; font-size: 11px; font-family: Arial, Verdana, Tahoma; font-style: normal; font-weight: bold; text-decoration: none }
.fliesstxt A:visited  	 { color: #000099; font-size: 11px; font-family: Arial, Verdana, Tahoma; font-style: normal; font-weight: bold; text-decoration: none }
.fliesstxt A:active  	 { color: #000099; font-size: 11px; font-family: Arial, Verdana, Tahoma; font-style: normal; font-weight: bold; text-decoration: none }
.fliesstxt A:hover  	 { color: #000099; font-size: 11px; font-family: Arial, Verdana, Tahoma; font-style: normal; font-weight: bold; text-decoration: underline }

.fliesstxtsmall			 { color: #999999; font-size: 10px; font-family: Arial, Verdana, Tahoma; font-style: normal; font-weight: normal; line-height: 11px; text-decoration: none }

.fliesstxtbold 			 { color: #333333; font-size: 11px; font-family: Arial, Verdana, Tahoma; font-style: normal; font-weight: bold; text-decoration: none }
.fliesstxtbold A:link  	 { color: #333333; font-size: 11px; font-family: Arial, Verdana, Tahoma; font-style: normal; font-weight: bold; text-decoration: none }
.fliesstxtbold A:visited { color: #333333; font-size: 11px; font-family: Arial, Verdana, Tahoma; font-style: normal; font-weight: bold; text-decoration: none }
.fliesstxtbold A:active  { color: #333333; font-size: 11px; font-family: Arial, Verdana, Tahoma; font-style: normal; font-weight: bold; text-decoration: none }
.fliesstxtbold A:hover   { color: #FF5E13; font-size: 11px; font-family: Arial, Verdana, Tahoma; font-style: normal; font-weight: bold; text-decoration: none }
.fliesstxtorange 		 { color: #ff5e13; font-size: 15px; font-family: "Trebuchet MS", Arial, Verdana, Tahoma; font-style: normal; font-weight: bold; text-decoration: none; position: relative; top: 6px }

/*	------------------------------------------------	*/
/* 				TEXT SORTIERFELDER						*/
/*	------------------------------------------------	*/
.sorttxt  			 	 { color: #333333; font-size: 11px; font-family: Arial, Verdana, Tahoma; font-style: normal; font-weight: normal; line-height: 14px; text-decoration: none; padding-top: 2px; padding-bottom: 2px; padding-left: 5px; padding-right: 5px; border-bottom: 1px solid #e1e1e1 }
.sorttxt A:link  		 { color: #ff5e13; font-size: 11px; font-family: Arial, Verdana, Tahoma; font-style: normal; font-weight: normal; text-decoration: none }
.sorttxt A:visited  	 { color: #ff5e13; font-size: 11px; font-family: Arial, Verdana, Tahoma; font-style: normal; font-weight: normal; text-decoration: none }
.sorttxt A:active  	 	 { color: #ff5e13; font-size: 11px; font-family: Arial, Verdana, Tahoma; font-style: normal; font-weight: normal; text-decoration: none }
.sorttxt A:hover  	 	 { color: #ff5e13; font-size: 11px; font-family: Arial, Verdana, Tahoma; font-style: normal; font-weight: normal; text-decoration: underline }

.sorttxtBold  			 	 { color: #333333; font-size: 11px; font-family: Arial, Verdana, Tahoma; font-style: normal; font-weight: bold; line-height: 14px; text-decoration: none; padding-top: 2px; padding-bottom: 2px; padding-left: 5px; padding-right: 5px }
.sorttxtBold A:link  		 { color: #333333; font-size: 11px; font-family: Arial, Verdana, Tahoma; font-style: normal; font-weight: bold; text-decoration: none }
.sorttxtBold A:visited  	 { color: #333333; font-size: 11px; font-family: Arial, Verdana, Tahoma; font-style: normal; font-weight: bold; text-decoration: none }
.sorttxtBold A:active  	 	 { color: #333333; font-size: 11px; font-family: Arial, Verdana, Tahoma; font-style: normal; font-weight: bold; text-decoration: none }
.sorttxtBold A:hover  	 	 { color: #ff5e13; font-size: 11px; font-family: Arial, Verdana, Tahoma; font-style: normal; font-weight: bold; text-decoration: none }

/*	------------------------------------------------	*/
/* 		NAVIGATION RECHTSOBEN              	  		    */
/*	------------------------------------------------	*/
.NavOben  			{ color: #FFFFFF; font-size: 11px; font-family: Helvetica, Arial, Verdana, Arial; font-weight: normal; line-height: 11px; text-decoration: none }
.NavOben A:link   	{ color: #FFFFFF; font-size: 11px; line-height: 11px; text-decoration: none }
.NavOben A:visited  { color: #FFFFFF; text-decoration: none }
.NavOben A:active  	{ color: #FFFFFF; text-decoration: none }
.NavOben A:hover  	{ color: #FFFFFF; text-decoration: underline }


/*	------------------------------------------------	*/
/* 		LINK FOOTER                       	  		    */
/*	------------------------------------------------	*/
.Footer  			{ color: #FFFFFF; font-size: 9px; font-family: Arial, Verdana, Tahoma; font-weight: normal; line-height: 13px; text-decoration: none }
.Footer A:link   	{ color: #FFFFFF; text-decoration: none }
.Footer A:visited  	{ color: #FFFFFF; text-decoration: none }
.Footer A:active  	{ color: #FFFFFF; text-decoration: none }
.Footer A:hover  	{ color: #ff5e13; text-decoration: underline }

/*	------------------------------------------------	*/
/* 		DIVERSE ELEMENTE                   	  		    */
/*	------------------------------------------------	*/
.HeaderLeft	     	{ background-image: url(file:///C|/Documents and Settings/Admin/Local Settings/Temporary Internet Files/Content.IE5/6XFKPOF2/images/header/lines-filler.gif); background-position: right }
.HeaderRight	    { background-image: url(file:///C|/Documents and Settings/Admin/Local Settings/Temporary Internet Files/Content.IE5/6XFKPOF2/images/header/lines-filler.gif); background-position: left }
.BoxAuto	     	{ background-color: #f4f4f4; padding: 6px; width: auto; height: auto; border: solid 1px #cccccc }
.BoxContent     	{ background-color: #f4f4f4; padding: 6px; top: 6px; width: 100%; height: auto; border: solid 1px #DEDEDE }
.BoxRight	     	{ color: #333333; font-size: 11px; line-height: 13px; font-family: Arial, Verdana, Tahoma; font-style: normal; font-weight: normal; background-color: #fff; padding-top: 6px; padding-right: 6px; padding-left: 6px; width: 100%; height: auto; border: solid 1px #DEDEDE }
.BoxWarning	     	{ color: #333333; font-size: 11px; line-height: 13px; font-family: Arial, Verdana, Tahoma; font-style: normal; font-weight: normal; background-color: #FEEE75; padding-top: 6px; padding-bottom: 6px; padding-right: 6px; padding-left: 6px; width: 100%; height: auto; border: solid 1px #DEDEDE }
.BoxNavButtons     	{ color: #333333; font-size: 10px; font-family: Arial, Verdana, Tahoma; font-style: normal; font-weight: normal; background-color: #fff; padding-top: 4px; padding-right: 4px; padding-left: 4px; padding-bottom: 4px; width: 100%; height: auto; border: solid 1px #DEDEDE }
.BoxTitle	     	{ color: #ff5e13; font-size: 12px; font-family: Trebuchet MS, Arial, Verdana, Tahoma; font-style: normal; font-weight: bold; background-image: url(file:///C|/Documents and Settings/Admin/Local Settings/Temporary Internet Files/Content.IE5/6XFKPOF2/images/header/button-lined.gif); background-repeat: no-repeat; padding: 6px 6px 5px; width: 190px; height: 31px }
.BoxTitleLarge	    { color: #ff5e13; font-size: 12px; font-family: Trebuchet MS, Arial, Verdana, Tahoma; font-style: normal; font-weight: bold; background-image: url(file:///C|/Documents and Settings/Admin/Local Settings/Temporary Internet Files/Content.IE5/6XFKPOF2/images/header/button-lined-large.gif); background-repeat: no-repeat; padding: 6px 6px 5px; width: 335px; height: 31px }
.BoxTitleXLarge	    { color: #ff5e13; font-size: 12px; font-family: "Trebuchet MS", Arial, Verdana, Tahoma; font-style: normal; font-weight: bold; background-image: url(file:///C|/Documents and Settings/Admin/Local Settings/Temporary Internet Files/Content.IE5/6XFKPOF2/images/header/button-lined-xlarge.gif); background-repeat: no-repeat; padding: 6px 6px 5px; width: 755px; height: 31px }
.Imageborder     	{ border: solid 1px #DEDEDE }

/*	------------------------------------------------	*/
/* 		FORMULARE                  	  		    */
/*	------------------------------------------------	*/
.checkBox  			{ color: #333333; font-size: 11px; font-family: Arial, Verdana, Tahoma; background-color: #ECECEC; border: solid 1px #DEDEDE }
.drpDown			{ color: #333333; font-size: 11px; font-family: Arial, Verdana, Tahoma; background-color: #ECECEC; border: solid 1px #DEDEDE }
.sform 				{ font-size: 10px; color: #000000; background-color: #ECECEC; width: 140; height: 19; border-left: 1px solid #DEDEDE; border-bottom: 1px solid #DEDEDE; border-right: 1px solid #DEDEDE; border-top: 1px solid #DEDEDE }
.sformAuto 			{ font-size: 10px; color: #000000; background-color: #ECECEC; width: 100%; height: 19; border-left: 1px solid #DEDEDE; border-bottom: 1px solid #DEDEDE; border-right: 1px solid #DEDEDE; border-top: 1px solid #DEDEDE }
.sformMini			{ font-size: 10px; color: #000000; background-color: #ECECEC; width: 25; height: 19; border-left: 1px solid #DEDEDE; border-bottom: 1px solid #DEDEDE; border-right: 1px solid #DEDEDE; border-top: 1px solid #DEDEDE }
.sformKlein			{ font-size: 10px; color: #000000; background-color: #ECECEC; width: 50; height: 19; border-left: 1px solid #DEDEDE; border-bottom: 1px solid #DEDEDE; border-right: 1px solid #DEDEDE; border-top: 1px solid #DEDEDE }
.sformSuchen		{ font-size: 10px; color: #000000; background-color: #ECECEC; width: 95; height: 22; border-left: 1px solid #DEDEDE; border-bottom: 1px solid #DEDEDE; border-right: 1px solid #DEDEDE; border-top: 1px solid #DEDEDE }
.sformGross			{ font-size: 10px; color: #000000; background-color: #ECECEC; width: 240; height: 19; border-left: 1px solid #DEDEDE; border-bottom: 1px solid #DEDEDE; border-right: 1px solid #DEDEDE; border-top: 1px solid #DEDEDE }
.sformScroll		{ font-size: 10px; color: #000000; background-color: #ECECEC; width: 240; height: 90; border-left: 1px solid #DEDEDE; border-bottom: 1px solid #DEDEDE; border-right: 1px solid #DEDEDE; border-top: 1px solid #DEDEDE }
.sformHosting		  { color: #000000; font-size: 12px; font-family: Courier, Arial; background-color: #ececec; width: 100%; height: 300px; border: solid 1px #dedede }
.ButtonSenden	     { color: #333333; font-size: 11px; font-family: Arial, Verdana, Tahoma; text-decoration: none; background-color: #cccccc; cursor: hand; width: auto; height: 20px; border: solid 1px #888 }
