* {
margin: 0;
padding: 0;
} 

body 		{background-color:#767676;  font-size: 100.01%; } 

.kopf1		{font-style: normal; font-size: 0.6em; line-height: 117%; font-family: verdana;}
.kopf2		{font-style: normal; font-size: 0.68em; line-height: 117%; font-family: verdana;}
.kopftabelle	{border-width:1px; border-style:solid; border-color:black;}

.t100s		{height:100%;}
.t100		{height:100%;}
.t22		{height:22px; text-align:left;}

.tall		{height:640px;}
iframe		{height:640px;}

.table_link	{font-style: normal; color:#666666; text-decoration: none; font-size: 0.68em; line-height: 117%; font-family: verdana;}

A.link3:link	{font-style: normal; color:#666666; text-decoration: none; font-size: 0.68em; line-height: 117%; font-family: verdana;}
A.link3:visited	{font-style: normal; color:#666666; text-decoration: none; font-size: 0.68em; line-height: 117%; font-family: verdana;}
A.link3:active	{font-style: normal; color:black; text-decoration: none; font-size: 0.68em; line-height: 117%; font-family: verdana;}
A.link3:hover	{font-style: normal; color:black; text-decoration: none; font-size: 0.68em; line-height: 117%; font-family: verdana;}

.icon		{width:17px; height:17px; border: 0px solid black;}


/* Home-Hover */
	.add_home	{display:block; width:20px; height:20px; background:url(images/home_sprite.png) no-repeat;}
	.add_home:hover	{background-position:-20px;}
/* FACEBOOK-Hover */
	.add_fb	{display:block; width:20px; height:20px; background:url(images/facebook_sprite.png) no-repeat;}
	.add_fb:hover	{background-position:-20px;}
/* TWITTER-Hover */
	.add_tw	{display:block; width:20px; height:20px; background:url(images/twitter_sprite.png) no-repeat;}
	.add_tw:hover	{background-position:-20px;}
/* RSS-Hover */
	.add_rss	{display:block; width:20px; height:20px; background:url(images/rss_sprite.png) no-repeat;}
	.add_rss:hover	{background-position:-20px;}
/* MAIL-Hover */
	.add_mail	{display:block; width:20px; height:20px; background:url(images/mail_sprite.png) no-repeat;}
	.add_mail:hover	{background-position:-20px;}
/* īCheck-Hover */
	.add_check	{display:block; width:20px; height:20px; background:url(images/check_sprite.png) no-repeat;}
	.add_check:hover	{background-position:-20px;}


