﻿
   #a       { display:block;float:right;             
   			 background-image:url(01_startseite.gif); 
             width:68px; height:28px }
   #a:hover { background-image:url(01_startseite_h1.gif); }


   #b       { display:block;float:right;
             background-image:url(03_2_zeitschriftenfett.gif);
             width:96px; height:28px }
   #b:hover { background-image:url(03_2_zeitschriftenfett_h1.gif); }


   #k       { display:block;float:right;
             background-image:url(05_neuigkeiten.gif);
             width:84px; height:28px }
   #k:hover { background-image:url(05_neuigkeiten_h1.gif); }
   
  
   #d       { display:block;float:right;
             background-image:url(07_hilfe_faq.gif);
             width:79px; height:28px }
   #d:hover { background-image:url(07_hilfe_faq_h1.gif); }

   #e       { display:block;float:right;
             background-image:url(09_newsletter.gif);
             width:83px; height:28px }
   #e:hover { background-image:url(09_newsletter_h1.gif); }

   #g       { display:block;float:right;
             background-image:url(13_kontakt.gif);
             width:57px; height:28px }
   #g:hover { background-image:url(13_kontakt_h1.gif); }

  
   #i       { display:block;float:right;
             background-image:url(17_impressum_usw.gif);
             width:127px; height:28px }
   #i:hover { background-image:url(17_impressum_usw_h1.gif); }


   #y       { display:block;float:right;
             background-image:url(98_space3px.gif);
             width:4px; height:28px }
   #z       { display:block;float:right;
             background-image:url(99_space2px.gif);
             width:4px; height:28px }
      


   #aa       { display:block;float:right;  
   			 background-image:url(20_erklaerungabotabellen.gif); 
             width:151px; height:28px }
   #aa:hover { background-image:url(20_erklaerungabotabellen_h1.gif); }

   #ab       { display:block;float:right;             
   			 background-image:url(23_fragen_faq.gif); 
             width:97px; height:28px }
   #ab:hover { background-image:url(23_fragen_faq_h1.gif); }

   #ac       { display:block;float:right;             
   			 background-image:url(26_problembehebung.gif); 
             width:195px; height:28px }
   #ac:hover { background-image:url(26_problembehebung_h1.gif); }


#menu {
	background-position: left;
	width: auto;
	float: right;
	color: black;
	background: #FFDEE0 right;
	font-family: Arial;
	font-size: 14px;
	position: fixed;
	margin: auto;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#menu a {
	border: 1px #000000 solid;
	float: right;
	line-height: 25px;
	font-weight: normal;
	margin: 1px 1px 1px 1px;
	padding: 0px 2px 0px 2px;
	text-decoration: none;
	color: #000000;
	background-color: #FFECED;
	margin-left: 1px;
	margin-right: 1px;
}


#menu a:hover {
	background-color: #FFBBBD;
}

#menu2 {
	background-position: right;
	width: auto;
	color: black;
	background: #FFDEE0 center;
	font-family: Arial;
	font-size: 14px;
	position: fixed;
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#menu2 a {
	border: 1px #000000 solid;
	display: block;
	line-height: 20px;
	font-weight: bold;
	margin: 5px 2px 5px 2px;
	padding: 0px 2px 0px 2px;
	text-decoration: none;
	color: #000000;
	background-color: #FFECED;
	margin-left: 2px;
	margin-right: 2px;
	text-align: right;
}

#menu2 a:hover {
	background-color: #FFBBBD;
}	
	
#menu3 {
	background-position: right;
	width: auto;
	color: black;
	background: #FFDEE0 center;
	font-family: Arial;
	font-size: 14px;
	position: fixed;
	margin: 0;
	padding: 0;
	display: table-cell;
	list-style-type: none;
}

#menu3 a {
	border: 1px #000000 solid;
	display: block;
	line-height: 17px;
	font-weight: normal;
	margin: 3px 2px 3px 2px;
	padding: 0px 2px 0px 2px;
	text-decoration: none;
	color: #000000;
	background-color: #FFECED;
	margin-left: 2px;
	margin-right: 2px;
	text-align: right;
}

#menu3 a:hover {
	background-color: #FFBBBD;

