/* Stylesheets für die einzelnen Linksammlungen */

A				{  color: #FFCC00 ; text-decoration: underline; font-size: 1.0em;  }
A:hover			{  font-weight: bold; font-size: 1.1em;  }
A:visited 		{  color: #FFFF66; text-decoration: none; font-size: 1.0em;  }
A.start			{  color: #000099; text-decoration: none; font-size: 0.8em;  }

td					{  line-height: 130%;font-size: 0.8em; }
tr.dunkel			{  background-color: #B2A88D;  }

table.zellen		{  background-color: #8999C2; padding: 10px;  }
table.rahmen	{  background-color: #000099;  }
table.bild		{  padding: 0px;  }

.g					{  width: 600px; width: 450px; border-width: 0px;  }

body.hell		{  font-family: sans-serif; line-height: 130%; background-color:  #A0B3E3; padding-left: 20px; font-size: 0.8em;  }

hr					{  width: 90%; color: #000099; border: solid 1px; }

h4					{  font-family: sans-serif; color:#FFFFFF; font-weight: bolder; text-transform: uppercase;  }

.abstand		{  margin-left: 15px;   }
.mitte				{  text-align: center;  }

p					{  font-size: 0.8em;  }
p.nor				{  font-size: 1.0em;  }
p.blink			{  font-size: 0.8em; text-decoration: blink; color:#FFFFFF; background-color: #000099; padding:10px;   }
p.fuss			{  text-align: right; font-size: 0.7em; padding: 0px;  }
