body					{
						margin: 0;
						padding: 0;
						background: #E6E1E1;
						font-family: Arial, Verdana, Helvetica;
						font-style: normal;
						font-weight: normal;
						}
						
#zentriert				{
						position:absolute;
  						left:50%;
  						height:100%;
						width:1026px;
  						margin-left:-513px;
  						}
						
.headlineFont			{
						font-size:14px;
						color:#FFFFFF;
						margin-top:60px;
						margin-right:30px;
						margin-left:10px;
						}
					
.mainFont				{
						font-size: 12px;
						color: white;
						margin-top: 34px;
						margin-right: 10px;
						margin-bottom: 20px;
						margin-left: 10px;
						}

.mainFont A:link		{color: #F26522; text-decoration: none; font-weight: normal;}
.mainFont A:visited		{color: #F26522; text-decoration: none; font-weight: normal;}
.mainFont A:hover		{color: white; text-decoration: underline; font-weight: normal;}
.mainFont A:active		{color: #F26522; text-decoration: none; font-weight: normal;}

.naviMargin				{
						padding-right: ;
						}

.naviFont				{
						font-size: 12px;
						color: white;
						margin-left: 260px;
						margin-right: 10px;
						margin-top: 0;
						margin-bottom; 0;
						}
					
.naviFont A:link		{color: white; text-decoration: none; font-weight: normal;}
.naviFont A:visited		{color: white; text-decoration: none; font-weight: normal;}
.naviFont A:hover		{color: white; text-decoration: underline; font-weight: normal;}
.naviFont A:active		{color: white; text-decoration: none; font-weight: normal;}

.newsFont				{
						font-size: 12px;
						color: white;
						margin-top: 50px;
						margin-right: 10px;
						margin-bottom; 20px;
						margin-left: 10px;
						}
					
.newsFont A:link		{color: #E3C37D; text-decoration: none; font-weight: normal;}
.newsFont A:visited		{color: #E3C37D; text-decoration: none; font-weight: normal;}
.newsFont A:hover		{color: #E3C37D; text-decoration: underline; font-weight: normal;}
.newsFont A:active		{color: #E3C37D; text-decoration: none; font-weight: normal;}

.footerFont				{
						font-size: 12px;
						color: #909090;
						margin-left: 10px;
						margin-right: 10px;
						margin-top: 0;
						margin-bottom; 0;
						}
					
.footerFont A:link		{color: black; text-decoration: none; font-weight: normal;}
.footerFont A:visited	{color: black; text-decoration: none; font-weight: normal;}
.footerFont A:hover		{color: black; text-decoration: underline; font-weight: normal;}
.footerFont A:active	{color: black; text-decoration: none; font-weight: normal;}

.HighlightFont			{
						font-size: 14px;
						color: white;
						margin-top: 50px;
						margin-right: 10px;
						margin-bottom; 20px;
						margin-left: 10px;
						}
					
.HighlightFont A:link		{color: #F26522; text-decoration: none; font-weight: normal;}
.HighlightFont A:visited	{color: #F26522; text-decoration: none; font-weight: normal;}
.HighlightFont A:hover		{color: gray; text-decoration: none; font-weight: normal;}
.HighlightFont A:active		{color: #F26522; text-decoration: none; font-weight: normal;}
