body  {  
			background-color: rgb(215,220,235); 
			font-family: 'Open Sans Condensed', serif; 
			font-size:24px; 
			text-align:center; 
			width: 800px;  
			margin-left:auto; 
			margin-right:auto; 
			margin-top: 10px;
			color: rgb(19,60,127);
			cursor: default;
		}
	
input.text  {		
			
			font-family: 'Open Sans Condensed', serif; 
			font-size:20px; 
			padding: 0px;
			font-weight: 300;
			color: rgb(19,60,127);
			border: 1px ridge rgb(19,60,127);
			background-color: rgb(236,236,236); 
			width: 85%;
			margin-bottom:5px;
			padding-left: 5px;
}	
	
	
	
	
	hr { 
			width: 600px; 
			border: 1px dotted rgb(19,60,127); 
		}
	
	u1	{ 	
			font-family: 'Open Sans Condensed', serif; 
			font-weight: 700;
			font-size:24px;
			display: block;
		}
	table {
	color: rgb(19,60,127);
		}
		
		
	td.left	{
			text-align: right;
			vertical-align: top;
			color: rgb(19,60,127);
		}
		
	td.right {
			text-align: left;
			vertical-align: bottom;
			color: rgb(19,60,127);
		}
	
	
		
	a:link.menu {  
			color:  rgb(19,60,127); 
			font-weight:800;
		}
		
	a:visited.menu {  
		color: rgb(19,60,127); 
			
		}
	a:focus.menu {  
			text-decoration:none; 
		}
		
	a:hover.menu {  
		    text-decoration:none; 
			background-color: rgb(19,60,127);
			color:#fff;
		}
		
	a:active.menu { 
		text-decoration:none; 
			}


			
			
			
			
	
	a:link {  
			color: rgb(206,81,26); 
			text-decoration:none;
		}
		
	a:visited {  
			color: rgb(206,81,26); 
			text-decoration:none; 
		}
		
	a:focus {   
			text-decoration:underline; 
		}
		
	a:hover {  
			
			text-decoration:underline; 
		}
		
	a:active { 
			text-decoration:none; 
			}
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			

	.alle {  
			font-family: 'Open Sans Condensed', serif; 
			background-color: rgb(255,255,255); 
			border: 2px solid  rgb(19,60,127); 
			line-height: 26px;
			margin:0px; margin-bottom: 20px;
		}
		
		
	.logo { 
			display: block; 
			margin:  auto; 
			margin-top: 20px; 
			margin-bottom:10px; 
			border: 0px; 
		}
		
	.info { 
			color: rgb(19,60,127); 
			line-height: 24px;
			padding: 0px; 
			font-weight: 400; 
		}
		
	.adress { 
			font-weight: 400; 
			font-size:24px; 
			color: rgb(19,60,127); 
		}
		
	.copi { 
			font-size: 14px; 	
		}
		
	.work { 
			font-size: 25px; 
			font-family: 'Open Sans Condensed', sans-serif;  
			margin-bottom: -25px; 
			background-color: rgb(19,60,127); 
			color: #fff; 
			padding: 15px; 
			font-weight: 400; 
			width="800px";
		}
		
	.impressum {
				font-family: 'Open Sans Condensed', serif; 
				color: rgb(19,60,127);
				
		}	
	
	.datenschutz {
				text-align: left;
				font-family: 'Open Sans Condensed', serif; 
				color: rgb(19,60,127);
				
		}
		
	.zeiten {
	width: 600px;
	text-align: center;
	line-height: 8px;
}	


	
	