<!--
/* 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_cat1		{ background-color:#422021; padding-left: 20px; padding-right: 5px; font-weight:bold; height:16px; }
 .bgr_cat2		{ background-color:#D68A10; padding-left: 20px; padding-right: 5px; font-weight:bold; height:16px; }
 .bgr_cat3		{ background-color:#B5828C; padding-left: 20px; padding-right: 5px; font-weight:bold; height:16px; } 
 .bgr_cat4		{ background-color:#42698C; padding-left: 20px; padding-right: 5px; font-weight:bold; height:16px; } 
 .bgr_cat5		{ background-color:#00417B; padding-left: 20px; padding-right: 5px; font-weight:bold; height:16px; }
 
 .bgr_paper		{ background-color:#840000; 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_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_cat1_S			{ text-decoration:none; color:#422021;}
 .link_cat1_S:hover		{ text-decoration:none; color:#422021; text-decoration:underline;}
 .link_cat1_L			{ text-decoration:none; font-weight:bold; color:#422021;}
 .link_cat1_L:hover		{ text-decoration:none; font-weight:bold; color:#422021; text-decoration:underline;} 

 .link_cat2_S			{ text-decoration:none; color:#D68A10;}
 .link_cat2_S:hover		{ text-decoration:none; color:#D68A10; text-decoration:underline;}
 .link_cat2_L			{ text-decoration:none; font-weight:bold; color:#D68A10;}
 .link_cat2_L:hover		{ text-decoration:none; font-weight:bold; color:#D68A10; text-decoration:underline;}

 .link_cat3_S			{ text-decoration:none; color:#B5828C;}
 .link_cat3_S:hover		{ text-decoration:none; color:#B5828C; text-decoration:underline;}
 .link_cat3_L			{ text-decoration:none; font-weight:bold; color:#B5828C;}
 .link_cat3_L:hover		{ text-decoration:none; font-weight:bold; color:#B5828C; text-decoration:underline;}

 .link_cat4_S			{ text-decoration:none; color:#42698C;}
 .link_cat4_S:hover		{ text-decoration:none; color:#42698C; text-decoration:underline;}
 .link_cat4_L			{ text-decoration:none; font-weight:bold; color:#42698C;}
 .link_cat4_L:hover		{ text-decoration:none; font-weight:bold; color:#42698C; text-decoration:underline;}
 
 .link_cat5_S			{ text-decoration:none; color:#00417B;}
 .link_cat5_S:hover		{ text-decoration:none; color:#00417B; text-decoration:underline;}
 .link_cat5_L			{ text-decoration:none; font-weight:bold; color:#00417B;}
 .link_cat5_L:hover		{ text-decoration:none; font-weight:bold; color:#00417B; 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_paper_S			{ text-decoration:none; color:#840000;}
 .link_paper_S:hover		{ text-decoration:none; color:#840000; text-decoration:underline;}
 .link_paper_L			{ text-decoration:none; font-weight:bold; color:#840000;}
 .link_paper_L:hover		{ text-decoration:none; font-weight:bold; color:#840000; 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_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_cat1		{ font-weight:bold; color:#422021; }
 .content_cat1		{ font-weight:normal; color:#422021; }
 .topic_cat2		{ font-weight:bold; color:#D68A10; }
 .content_cat2		{ font-weight:normal; color:#D68A10; }
 .topic_cat3		{ font-weight:bold; color:#B5828C; }
 .content_cat3		{ font-weight:normal; color:#B5828C; } 
 .topic_cat4		{ font-weight:bold; color:#42698C; }
 .content_cat4		{ font-weight:normal; color:#42698C; }  
 .topic_cat5		{ font-weight:bold; color:#00417B; }
 .content_cat5		{ font-weight:normal; color:#00417B; }
 
 .topic_books		{ font-weight:bold; color:#BD0000; }
 .content_books		{ font-weight:normal; color:#BD0000; } 
 .topic_paper		{ font-weight:bold; color:#840000; }
 .content_paper		{ font-weight:normal; color:#840000; }  
 .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;}
 

 

 
 



-->