body 	{
			text-align: center; 
			font-size: 62,5%; 
			font-style: normal; 
			font-family: Helvetica, Arial, sans-serif;
			letter-spacing: 0.02em;
		}


.headerFSG	{
				position: absolute;
				margin-top: -97px;
				margin-left: 22px;
			}


.kopf	{
				
				position: fixed;
				top: 11px;
				left: 15px;
				text-align: left;
				font-size: 0.7em;
				line-height: 1.6em;
				z-index: 1;
			}

.container	{
				
				
				text-align: left;
				vertical-align: top;
				margin-top: 140px;
				margin-left: 36px;
				margin-right: 41px;
				z-index: 1;
			}

table		{
				font-size: 0.8em;
			}
			
td.bildText	{
				padding-top: 2px;
				padding-left: 4px;
			}
			
.fuss		{
				width: 100%;
				height: 50px;
				clear: both;
			}
			
.imprint	{
				
				position: fixed;
				right: 15px;
				bottom: 12px;
				font-size: 0.7em;
				line-height: 1.6em;
				z-index: 5;
			}
			
a:link 		{
				text-decoration: none;
				color: black;
				outline: 0;
				-moz-outline: 0;
			}

a:visited 	{
				text-decoration: none;
				color: black;
				outline: 0;
				-moz-outline: 0;
			}

a:hover 	{
				text-decoration: none;
				color: red;
				outline: 0;
				-moz-outline: 0;
			}

a:active 	{
				text-decoration: none;
				color: black;
				outline: 0;
				-moz-outline: 0;
			}