td.catch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
   	font-weight: 600;
   	color: #2787B7;
   	background-color: #EDEDEE;
   	text-align: center;
}
table.mitte {
	border: 1px solid #c5cae2;
	width: 600px;
	margin:auto;
	margin-bottom: 3pt;
	vertical-align:middle;
}
table.navi {
	text-align: center;
	margin: auto;
	vertical-align: middle;
}
table.space {
	margin-top:5px;
}
table.admin {
	border: 1px solid #c5cae2;
	width: 450px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
}
td.adminmenu {
	vertical-align: top; 
	width: 70px;
	text-align:left;
	background-color: #FFFFFF;
	color: #c5cae2;
}
td.menu {
	vertical-align: top; 
	width: 130px;
	text-align:center;
	background-color: #FFFFFF;
	color: #c5cae2;
}
td.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
   	font-weight: 600;
   	color: #c5cae2;
   	background-color: #FFFFFF;
   	text-align: center;
}
td.mitte {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
}
td.liste {
	width: 10px;
	margin:auto;
	vertical-align:middle;
}
td.version {
	font-size: 10px;
	width: 50px;
	margin: auto;
	vertical-align: middle;
}
td.wert {
	width: 100px;
}
a:link {
	color: #2787B7;
	background-color: #EDEDEE;
	text-decoration: none;
	font-weight: 600;
}
a:visited {
 	color: #2787B7;
	background-color: #EDEDEE;
	text-decoration: none;
 	font-weight: 600;
}
a:active {
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
	font-weight: 600;
}
a:hover {
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
	font-weight: 600;
}
