﻿
		
		body	{ 	background-color: white;
					background: url(tinospics/grayback.jpg) repeat-x center fixed;
					font-size: 110.01%; 
					font-family: Arial; 
					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:black;}
		ul#Navigation a:hover{text-decoration: none;
						color:green; background-color: white;}
		
		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: black;
						background-color: white;}								
		#impressum a:visited{text-decoration: none;
						color:black;}
		#impressum a:hover{text-decoration: none;
						color:green; background-color: white;}




div#newskasten {color: black;
				margin-left:15%;
				margin-top:15px; 
				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: 150px;  
					overflow:hidden;
					margin-left: 40px;
					margin-top: 0px;
					}


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

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

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

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