/* IfB Style-Definitionen */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	}
	
table {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	}
	
h1 {
	font-size:12px;
	font-weight: bold;
	}	
	
#imp {
	font-size:9px;
	}

#imp a:link {text-decoration:none; color:#A5A5A5; font-weight:normal; }
#imp a:visited {text-decoration:none; color:#A5A5A5; font-weight:normal; }
#imp a:hover {text-decoration:underline; color:#A5A5A5; font-weight:normal; }
#imp a:active {text-decoration:none; color:#A5A5A5; font-weight:normal; }

#zweites_menu, #drittes_menu2, #menu_act, #drittes_menu3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	}

#zweites_menu a:link {text-decoration:none; color:#31342b; font-weight:normal;}
#zweites_menu a:visited {text-decoration:none; color:#31342b; font-weight:normal;}
#zweites_menu a:hover {text-decoration:underline; color:#31342b; font-weight:normal;}
#zweites_menu a:active {text-decoration:none; color:#31342b; font-weight:normal;}

#menu_act a:link {text-decoration:none; color:#31342b; font-weight:bold; }
#menu_act a:visited {text-decoration:none; color:#31342b; font-weight:bold; }
#menu_act a:hover {text-decoration:underline; color:#31342b; font-weight:bold; }
#menu_act a:active {text-decoration:none; color:#31342b; font-weight:bold; }

#drittes_menu2 a:link {text-decoration:none; color:#31342b; font-weight:normal; }
#drittes_menu2 a:visited {text-decoration:none; color:#31342b; font-weight:normal; }
#drittes_menu2 a:hover {text-decoration:underline; color:#31342b; font-weight:normal; }
#drittes_menu2 a:active {text-decoration:none; color:#31342b; font-weight:normal; }

/*
a:link {text-decoration:none; color:#009999; font-weight:bold; }
a:visited {text-decoration:none; color:#009999; font-weight:bold; }
a:hover {text-decoration:underline; color:#009999; font-weight:bold; }
a:active {text-decoration:none; color:#009999; font-weight:bold; }
*/
