body					{
						margin: 0;
						padding: 0;
						background:#F0FFFF;
						font-family: Arial, Verdana, Helvetica;
						font-style: normal;
						font-weight: normal;
						}
						
#zentriert				{
						position:absolute;
  						left:50%;
						width:800px;
  						height:100%;
  						margin-left:-400px;
  						}
					
.mainFont				{
						font-size: 12px;
						color: black;
						margin-top: 25px;
						margin-left: 25px;
						margin-bottom: 10px;
						margin-right:25px};
						}

.mainFont A:link		{color: #00ACC3; text-decoration: underline; font-weight: normal;}
.mainFont A:visited		{color: #00ACC3; text-decoration: underline; font-weight: normal;}
.mainFont A:hover		{color: #87CC31; text-decoration: underline; font-weight: normal;}
.mainFont A:active		{color: #00ACC3; text-decoration: underline; font-weight: normal;}


.headlineFont			{
						font-size: 18px;
						color: #FF7900;
						margin-top:30px;
						margin-right:30px;
						margin-left:25px;
						margin-bottom:10px;
						}

.naviMargin				{
						padding-right: ;
						}

.naviFont				{
						font-size: ;
						color: ;
						margin-left: 10px;
						margin-right: 10px;
						margin-top: 0;
						margin-bottom: 0;
						}
					
.naviFont A:link		{color: ; text-decoration: ; font-weight: normal;}
.naviFont A:visited		{color: ; text-decoration: ; font-weight: normal;}
.naviFont A:hover		{color: ; text-decoration: ; font-weight: ;}
.naviFont A:active		{color: ; text-decoration: ; font-weight: normal;}

.newsFont				{
						font-size: 12px;
						color: black;
						padding:10 13 10 7;
						}
					
.newsFont A:link		{color: red; text-decoration: underline; font-weight: normal;}
.newsFont A:visited		{color: red; text-decoration: underline; font-weight: normal;}
.newsFont A:hover		{color: red; text-decoration: underline; font-weight: normal;}
.newsFont A:active		{color: red; text-decoration: underline; font-weight: normal;}

.footerFont				{
						font-size: 12px;
						color: #FFFFFF;
						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: black;
						margin:0;
						padding:0;
						}
					
.HighlightFont A:link		{color: black; text-decoration: none; font-weight: normal;}
.HighlightFont A:visited	{color: black; text-decoration: none; font-weight: normal;}
.HighlightFont A:hover		{color: gray; text-decoration: none; font-weight: normal;}
.HighlightFont A:active		{color: black; text-decoration: none; font-weight: normal;}



.newsbox-top 		{width:250px; height:26px; margin-top:25px; z-index:100; background:url(../../admin/design/infobox/top.gif) no-repeat;}
.newsbox-middle 	{width:250px; z-index:100; background:url(../../admin/design/infobox/middle.gif) no-repeat; }
.newsbox-bottom 	{width:250px; height:16px; z-index:100; background:url(../../admin/design/infobox/bottom.gif) no-repeat;}
.box-content 	{display:inline /*Fix IE floating margin bug*/; float:center; width:250px; margin:0 0px 10px 0px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}

.box-content h1 {clear:both; margin:0px; padding:4px 5px 3px 5px; font-family:"trebuchet ms",arial,sans-serif; color:#5b8f20; font-weight:bold; font-size:120%;}

.box-content h1.green {clear:both; margin:0 0 0 0; padding:4px 10px 3px 10px; background-color:rgb(160,214,81); font-family:"trebuchet ms",verdana,arial,sans-serif; color:rgb(255,255,255); font-weight:bold; font-size:120%;}







