/* Stylesheet für BIFR-Homepage, linke Spalte */
/* einzubinden mit <link rel="stylesheet" type="text/css" href="bifr_col1.css"> */
 
body		{ min-width:140px; max-width:150px; line-height:140%; font-family:Arial,sans-serif; background-color:#ffffcc; color:black }

h1		{ font-size:1.5em;line-height:125%;margin-bottom:0.3em;margin-top:0.3em }
h2		{ font-size:1.3em;line-height:150%;margin-bottom:0.3em;margin-top:0.6em }
h3		{ font-size:1.1em;line-height:125%;margin-bottom:0.3em;margin-top:0.2em }
h5		{ font-size:0.9em;font-weight:normal;line-height:110%; }
h6		{ font-size:0.8em;font-weight:normal;line-height:125%; }
h9		{ font-size:0.8em;font-weight:normal;line-height:125%;top:-1px }

hr.trenn	{ margin-top:0.8em;margin-bottom:1.2em; }
div.trenn	{ margin-top:0.8em;padding-top:1.2em;border-top:2px solid black }
div.comment	{ line-height:1.25em; font-family:Helvetica,sans-serif; background-image:url(images/bg_yellow_2.jpg); color:black;
		  padding:10px;}

p.red		{ margin-bottom:-0.5em;line-height:1.25em; }
p.red_indent	{ margin-left:50px;margin-right:50px;font-size:1.1em;line-height:1.2em;margin-bottom:1.05em; }
.conclusio	{ margin-top:1.5em; }
.indent		{ margin-left:50px;font-size:0.9em;line-height:1.25em;margin-bottom:1.7em; }
.indent2	{ margin-left:50px;font-size:1.1em;line-height:1.5em;margin-bottom:1.7em; }
.indent_list10	{ margin-left:50px;font-size:1.1em;line-height:1.5em;margin-bottom:1.2em; }
.indent_list11	{ margin-left:50px;font-size:1.1em;line-height:1.0em;margin-bottom:1.2em; }
.indent_list12	{ margin-left:90px;font-size:1.0em;line-height:0.5em;margin-bottom:1.5em; }

a		{ font-size:1.1em; }
a:link		{ color:blue; text-decoration:underline; }
a:visited 	{ color:midnightblue; text-decoration:underline; }
a:active	{ color:#000000; text-decoration:none; }

a.menu		{ font-size:0.95em; }
a.menu:focus	{ font-weight:bold; } 
a.menu:link, a.menu:visited, a.menu:active
		{ color:black; text-decoration:none; }
a.menu:hover	{ font-weight:bold; } 
/* a.menu:hover	{ background: #FFCC99 } */

a.intern	 { font-size:1.0em; font-weight:bold;}
a.intern:link	 { color:SlateBlue; text-decoration:none; }
a.intern:visited { color:DarkSlateBlue; text-decoration:none; }
a.intern:active  { color:#996633; text-decoration:none; }
		

a.inpage	 { font-size:1.1em; }
a.inpage:link	 { color:LightSeaGreen; text-decoration:underline; }
a.inpage:visited { color:DarkCyan; text-decoration:underline; }
a.inpage:active	 { color:#996633; text-decoration:none; }
		

a.inpage2	  { font-size:1.1em; }
a.inpage2:link	  { color:LightSeaGreen; text-decoration:none; }
a.inpage2:visited { color:DarkCyan; text-decoration:none; }
a.inpage2:active  { color:#996633; text-decoration:none; }
		

a.navline	{ font-size:0.8em; }
a.navline:focus	{ font-weight:bold; }
a.navline:link, a.navline:visited, a.navline:active
		{ color:black; text-decoration:none; }

a.back		{ margin-left:20px; font-size:0.9em; font-style:italic; font-weight:bold; }
a.back:link, a.back:visited, a.back:active
		{ color:purple; text-decoration:underline; }

