body					{
						margin: 20px;
						padding: 0;
						height: 100%;
						background: #404040;
						background-Image: 
						background-Repeat: repeat-y;
						font-family: Verdana, Arial, Helvetica, sans-serif;
						font-style: normal;
						font-weight: normal;
						}

h1						{
						font-family: Verdana, Arial, Helvetica, sans-serif;
						font-weight: bold;
						font-size: 14;
						color: 13;
						}

img						{
						border: 0px solid #505050;
						}

.naviFont				{
						font-family: Verdana, Arial, Helvetica;
						font-size: 12px;
						color: white;
						font-weight: bold;
						}
						
.naviFont A:link		{color: white; text-decoration: none;}
.naviFont A:visited		{color: white; text-decoration: none;}
.naviFont A:hover		{color: white; text-decoration: underline;}
.naviFont A:active		{color: white; text-decoration: none;}
						
.naviMargin				{
						padding-left: 7px;
						padding-right: 7px;
						}
						
.mainFont				{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13;
	color: #000;
	margin: 0;
	padding: 10px;
	line-height: 150%;
	text-align: left;
						}
						
.mainFont A:link		{color: #FF4000; text-decoration: none; font-weight: normal;}
.mainFont A:visited		{color: #FF4000; text-decoration: none; font-weight: normal;}
.mainFont A:hover		{color: #909090; text-decoration: underline; font-weight: normal;}
.mainFont A:active		{
	color: #FF4000;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
}.mainFont p {
	text-align: left;
	font-weight: bold;
}
.tabelle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
}
.news {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}
.mainFont div table {
	font-size: 12px;
}
.linksbuendig {
	text-align: left;
}
.bilder {
	font-style: normal;
	padding: 0px;
	height: 0%;
	width: 0%;
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

