/* allgemeine Angaben */
body {  margin-top: 2px; margin-right: 2px; margin-bottom: 2px; margin-left: 2px}
body,td,p,li {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #003300 }

a:link 		{  text-decoration: none;  }
a:visited 	{  text-decoration: none;  }
a:active 	{  text-decoration: none;  }
a:hover 	{  text-decoration: underline;  }

.link {  font-size: 10px; text-decoration: none; font-weight: bold }
a.link:link 	{  font-size: 10px; text-decoration: underline; font-weight: bold }
a.link:visited	{  font-size: 10px; text-decoration: underline; font-weight: bold }
a.link:active	{  font-size: 10px; text-decoration: underline; font-weight: bold }
a.link:hover	{  font-size: 10px; text-decoration: underline; font-weight: bold }

.zoom {  font-size: 8px; text-decoration: none; font-weight: bold }
a.zoom:link 	{  font-size: 8px; text-decoration: underline; font-weight: bold }
a.zoom:visited	{  font-size: 8px; text-decoration: underline; font-weight: bold }
a.zoom:active	{  font-size: 8px; text-decoration: underline; font-weight: bold }
a.zoom:hover	{  font-size: 8px; text-decoration: underline; font-weight: bold }


.link_a { color: #FFFF00; font-size: 11px; text-decoration: none; font-weight: bold }
a.link_a:link 		{ color: #FFFF00; font-size: 11px; text-decoration: none; font-weight: bold }
a.link_a:visited 	{ color: #FFFF00; font-size: 11px; text-decoration: none; font-weight: bold }
a.link_a:active 	{ color: #FFFF00; font-size: 11px; text-decoration: none; font-weight: bold }
a.link_a:hover 		{ color: #FFFF00; font-size: 11px; text-decoration: none; font-weight: bold }


/* sonstige */
.gelb {  color: #FFcc33}
.ueberschrift {  color: #006699; font-size: 13px; font-weight: bold}
.kt { font-size: 10px; line-height:120%; color: #999999 }

.middle { vertical-align:middle;}
