﻿
		
		body	{ 	background-color: black; 
					font-size: 100.01%; 
					font-family: Arial, san-serif, ,Times, Helvetica; 
					padding: 1em 0;margin: 0;
					}
		div		
		
		
		
		ul#Navigation	{
						font-size: 0.91em;
						float:left; width: 22em;
						margin:0; padding:0.5em;
						}				
		ul#Navigation li {display: inline;
						list-style: none;
						margin: 0; padding: 0.5em}
		ul#Navigation a {
						display: inline;
						font-weight: bold;}
		ul#Navigation a:link{text-decoration: none;
						color:white;
						background-color: black;}
		ul#Navigation a:visited{text-decoration: none;
						color:white;}
		ul#Navigation a:hover{text-decoration: none;
						color:green; background-color: black;}
		
		div#impressum	{   font-size: 0.91em;
						
						text-align: right;
						width: 830px;
						margin: auto;
						padding: 0;
						}
		#impressum a {	display:inline;
						font-weight: bold;}
		#impressum a:link{text-decoration: none;
						color: white;
						background-color: black}								
		#impressum a:visited{text-decoration: none;
						color:white;}
		#impressum a:hover{text-decoration: none;
						color:green; background-color: black;}




div#newskasten {color: white;
				margin-left:42%;
				margin-top:50px; 
				font-size:0.7em; 
				font-family: arial; 
				min-height: 280px; 
				width:400px; 
				overflow:hidden;
				padding-bottom: 80px;
				}
				
#newskasten a {		text-decoration: none;
					border: none;}
#newskasten a:link {text-decoration: none;
					border: none;}
#newskasten a:visited	{text-decoration: none;
						border:none;}
#newskasten a:hover		{text-decoration: none;
						border:none;}

div#unterschrift{	border: hidden; 
					height: 200px;  
					overflow:hidden;
					margin-right: 60px;
					margin-top: 0px;
					}


.header {
			text-align:center;
			font-size: 1.05em;
         	font-weight:strong;
         	color:silver;
         	text-transform:uppercase;
         	margin:0px;}
.header2 {
			text-align:center;
			font-size: 1.05em;
         	
         	color:silver;}
         	
		
.date {
			font-size: 0.87em;
         	color:#777;}

.dateCen {	
			text-align:center;
			font-size: 0.87em;
         	color:#777;}			
         
.cont {
        	color:#aaa;
        	font-size:0.89em;
			font-weight:strong;}         	  

.date a:link{
			color:#aaa;}

a:link { 	text-decoration: none;
			color:silver; }
a:visited { text-decoration: none;
			color:silver; }
a:active { 	text-decoration: none;
			color:silver; }
a:hover {	text-decoration: none;
			color:green; }
		