﻿body {
	margin: 0;padding: 0;	
	font-size: 11px; 
	font-family: Verdana , Geneva, Tahoma, sans-serif;
}

a {
	color:  #294c76; 
	text-decoration: none;
}

a:hover {
	color: red; 
}

h1 {
	font-size: 32px; 
	color: white;
	margin: 0;
}

#termine-tabelle td {
	padding: 5px;
}

.auto-style1 {
	background-color: #353535;
	text-align: Center; 
}
.auto-style2 {
	background-color: #646464;
	text-align: Left;
	font-size:32px; color:white;
	margin: 0 auto 0 auto;	
}
.auto-style3 {
	background-color:white ;
	text-align: Left; 
	margin: 0 auto 0 auto  	
}
.auto-style5 {
	background-color: white;
	text-align: Left; 
	margin: 0 auto 0 auto  	
}
.auto-style6 {
	background-color: #e6e6e6;
	text-align: left; 
	font-size:32px; color:white;
	margin: 0 auto 0 auto;	
}
.auto-style8 {
	font-size:14px; color: maroon;
}
.auto-style9 {
	background-color: lime 
}
.auto-style10 {
	background-color:  #646464;
	font-size:14px; color: #dddadb;
	text-align: right; 
}
.tdspalte1 {
	font-size: small;
	background-color: silver;
	width: 80px;
	text-align: center; 
}
.tdspalte1 a {
	color: maroon; 
}
.tdspalte1 a:hoover {
	color: lime; 
}
.tdspalte2 {
	font-size: small;
	background-color: #CCCCCC;
	width: 360px;
	text-align: left;
}
.tdspalte2Termin {
	font-size: small;
	background-color: silver;
}
.tdspalte3 {
	font-size: small;
	background-color: silver; 
	width: 10px;
	text-align: center; 
}
.tdspalte3red {
	background-color: red;
}
.tdspalte3green {
	background-color: lime;
}
.tdspalte4 {
	background-color: silver; 
	width: 80px;
}
table.abstand tr td {
	padding: 6px 0;
}
.footer {
	background-color: #e6e6e6;
	text-align: Left; 
	font-size:11px;
	color:black;
	margin: 0 auto 0 auto;
}
.footerMenu {
	background-color: #e6e6e6;
	text-align: Left; 
	font-size:11px; color:black;
}
.impressum {
	text-align: Left; 
	font-size:11px; color:black; font-weight: bold;
}
