		.header{
			width: 100%;
			border-bottom: 2px solid #000000;
			padding: 10px;
			margin-bottom: 20px;
		}
			.title {
				font-size: 14px;
				font-weight: bold;
			}
			.url {
				padding-left: 20px;
			}
		
		body, td {
			font-family: verdana,sans-serif;
			color: #000000;
			font-size: 12px;
		}
		
		h1 {
			font-size: 14px;
			font-weight: bold;
		}
		A {
			color: #000000;
			font-weight: bold;
			text-decoration: underline;
		}
		
		/* NEWS LIST START */
		.news-list-container {
			width: 100%;
		}
		
		.news-list-item {
			width: 100%;
			margin-bottom: 20px;
			position: relative;
			clear: left;
		}
		
		.news-list-image {
			float: left;
			border: 0px;
			padding: 0px;
			margin: 0px;
			width: 145px;
			text-align: left;
		}
		
		.news-list-date {
			
			text-align: left;
			font-size: 10px;
		}
		
		.news-list-title {
			font-size: 12px;
			font-weight: bold;
			padding-bottom: 5px;
		}
		
		
		.news-list-body p {
			padding: 0px;
			margin: 0px;
		}
		

		
		/* NEWS LIST ENDE */
		
		
		
		
		/* NEWS SINGLE START */
		.news-single-img {
			float: left;
			margin-right: 10px;
			margin-bottom: 5px;
		}
		
		.news-single-item p {
			margin: 0px;
			padding: 0px;
			padding-bottom: 5px;
			padding-top: 5px;
		}
		
		.news-single-imgcaption  {
			width: 200px;
			text-align: center;
			font-size: 10px;
		}
		
		.news-single-spacer {
			height: 5px;
		}
		
		.news-single-backlink {
			padding-top: 10px;
		}
		
		/* NEWS SINGE ENDE */
		
		
		
		
		
		/* NEWS ARCHIV START */
		
		.news-amenu-item-year {
			list-style-type: none;
			font-weight: bold;
			padding-top: 15px;
		}
		
		/* NEWS ARCHIV ENDE */
		
		
					/* SITEMAP START */

			
			.sitemap1 {
				margin-top: 30px;
				font-size: 12px;
			}

			.sitemap2 {
			 padding-left: 20px;
			 font-size: 11px;
			 margin-top: 10px;
			
			}
			
		

			.sitemap3 {
			  padding-left: 40px;
			  font-size: 10px;
			  margin-top: 5px;
			  
			 }


			.sitemap4 {
			  padding-left: 60px;
			  font-size: 9px;
			  margin-top: 5px;
			  
			 }
			 



			/* SITEMAP ENDE */
