<!--
/* Allgemeiner Teil  */
 body,td 		{ font-family:Verdana,Arial,Helvetica,sans-serif; font-size:11px; color:#666666; }

 a			{ color:#666666; text-decoration:none;}
 a:hover		{ color:#666666; text-decoration:underline;} 
 a.nav1			{ color:#808080; text-decoration:none;}
 a.nav1:hover		{ color:#808080; text-decoration:underline;}
 a.nav2			{ color:#c8c8c8; text-decoration:none;}
 a.nav2:hover		{ color:#c8c8c8; text-decoration:underline;}


/* Navigation  */
 .bgr_elektro		{ background-color:#840000; padding-left: 20px; padding-right: 5px; font-weight:bold; height:16px; }
 .bgr_reinigung		{ background-color:#422021; padding-left: 20px; padding-right: 5px; font-weight:bold; height:16px; }
 .bgr_mess		{ background-color:#D68A10; padding-left: 20px; padding-right: 5px; font-weight:bold; height:16px; } 
 .bgr_werk		{ background-color:#B5828C; padding-left: 20px; padding-right: 5px; font-weight:bold; height:16px; }
 .bgr_books		{ background-color:#BD0000; padding-left: 20px; padding-right: 5px; font-weight:bold; height:16px; }
 .bgr_hand		{ background-color:#42698C; padding-left: 20px; padding-right: 5px; font-weight:bold; height:16px; } 
 .bgr_eisen		{ background-color:#00417B; padding-left: 20px; padding-right: 5px; font-weight:bold; height:16px; }
 .bgr_bl		{ background-color:#666666; padding-left: 20px; padding-right: 5px; font-weight:bold; height:16px; } 


/* Links pro Seite, unterscheiden sich nur durch die Farbe, sollte wie oben sein!!!  */
 .link_elektro_S			{ text-decoration:none; color:#840000;}
 .link_elektro_S:hover			{ text-decoration:none; color:#840000; text-decoration:underline;}
 .link_elektro_L			{ text-decoration:none; font-weight:bold; color:#840000;}
 .link_elektro_L:hover			{ text-decoration:none; font-weight:bold; color:#840000; text-decoration:underline;} 

 .link_reinigung_S			{ text-decoration:none; color:#422021;}
 .link_reinigung_S:hover		{ text-decoration:none; color:#422021; text-decoration:underline;}
 .link_reinigung_L			{ text-decoration:none; font-weight:bold; color:#422021;}
 .link_reinigung_L:hover		{ text-decoration:none; font-weight:bold; color:#422021; text-decoration:underline;}
 
 .link_mess_S			{ text-decoration:none; color:#D68A10;}
 .link_mess_S:hover		{ text-decoration:none; color:#D68A10; text-decoration:underline;}
 .link_mess_L			{ text-decoration:none; font-weight:bold; color:#D68A10;}
 .link_mess_L:hover		{ text-decoration:none; font-weight:bold; color:#D68A10; text-decoration:underline;}
 
 .link_werk_S			{ text-decoration:none; color:#B5828C;}
 .link_werk_S:hover		{ text-decoration:none; color:#B5828C; text-decoration:underline;}
 .link_werk_L			{ text-decoration:none; font-weight:bold; color:#B5828C;}
 .link_werk_L:hover		{ text-decoration:none; font-weight:bold; color:#B5828C; text-decoration:underline;}
 
 .link_books_S			{ text-decoration:none; color:#BD0000;}
 .link_books_S:hover		{ text-decoration:none; color:#BD0000; text-decoration:underline;}
 .link_books_L			{ text-decoration:none; font-weight:bold; color:#BD0000;}
 .link_books_L:hover		{ text-decoration:none; font-weight:bold; color:#BD0000; text-decoration:underline;}
 
 .link_hand_S			{ text-decoration:none; color:#42698C;}
 .link_hand_S:hover		{ text-decoration:none; color:#42698C; text-decoration:underline;}
 .link_hand_L			{ text-decoration:none; font-weight:bold; color:#42698C;}
 .link_hand_L:hover		{ text-decoration:none; font-weight:bold; color:#42698C; text-decoration:underline;}
 
 .link_eisen_S			{ text-decoration:none; color:#00417B;}
 .link_eisen_S:hover		{ text-decoration:none; color:#00417B; text-decoration:underline;}
 .link_eisen_L			{ text-decoration:none; font-weight:bold; color:#00417B;}
 .link_eisen_L:hover		{ text-decoration:none; font-weight:bold; color:#00417B; text-decoration:underline;}     

 .link_bl_S			{ text-decoration:none; color:#321C40;}
 .link_bl_S:hover		{ text-decoration:none; color:#321C40; text-decoration:underline;}
 .link_bl_L			{ text-decoration:none; font-weight:bold; color:#321C40;}
 .link_bl_L:hover		{ text-decoration:none; font-weight:bold; color:#321C40; text-decoration:underline;}

/*  .link_bl_S			{ text-decoration:none; color:#666666;} */
/*  .link_bl_S:hover		{ text-decoration:none; color:#666666; text-decoration:underline;} */
/*  .link_bl_L			{ text-decoration:none; font-weight:bold; color:#666666;} */
/*  .link_bl_L:hover		{ text-decoration:none; font-weight:bold; color:#666666; text-decoration:underline;}  */


 .link_copy			{ color:#666666; text-decoration:none;}			/* Link im Copyright  */
 .link_copy:hover		{ color:#666666; text-decoration:underline;}
 
 .linkcur			{ text-decoration:none; font-weight:bold; font-size:130%;}
 .linkcur:hover			{ text-decoration:none; font-weight:bold; font-size:130%;}


/* Seiteninhalt: Jeweils Fett und normal pro Kategorie  */
 .topic_books		{ font-weight:bold; color:#BD0000; }
 .content_books		{ font-weight:normal; color:#BD0000; }
 .topic_elektro		{ font-weight:bold; color:#840000; }
 .content_elektro	{ font-weight:normal; color:#840000; }
 .topic_eisen		{ font-weight:bold; color:#00417B; }
 .content_eisen		{ font-weight:normal; color:#00417B; }
 .topic_hand		{ font-weight:bold; color:#42698C; }
 .content_hand		{ font-weight:normal; color:#42698C; }
 .topic_mess		{ font-weight:bold; color:#D68A10; }
 .content_mess		{ font-weight:normal; color:#D68A10; }
 .topic_werk		{ font-weight:bold; color:#B5828C; }
 .content_werk		{ font-weight:normal; color:#B5828C; }
 .topic_reinigung	{ font-weight:bold; color:#422021; }
 .content_reinigung	{ font-weight:normal; color:#422021; }
/*  .topic_bl		{ font-weight:bold; color:#666666; } */
/*  .content_bl		{ font-weight:normal; color:#666666; } */    
 .topic_bl		{ font-weight:bold; color:#321C40; }
 .content_bl		{ font-weight:normal; color:#321C40; }  

/* normaler Seiteninhalt, der &uuml;berall gleich ist  */
 .text_content		{ font-weight:normal; color:#333333; }
 .text_error		{ font-weight:normal; color:#993333; }


 
 .inputsubmit		{ font-family:Verdana,Arial,Helvetica,sans-serif; font-size:10px;}
 

 
 /* Styles fuer die Start(Verteiler-)Seite  */
 .txt_grau		{ color:#EAEAEA; }
 .txt_blau		{ color:#42698C; }
 
 .ln_blau		{ text-decoration:none; color:#42698C; font-weight:bold; font-size:10px;}
 .ln_blau:hover		{ text-decoration:underline; color:#42698C; font-weight:bold; font-size:10px;} 
 .ln_grau		{ text-decoration:none; color:#EAEAEA; font-weight:bold; }
 .ln_grau:hover		{ text-decoration:underline; color:#EAEAEA; font-weight:bold; }  

 
 



-->