body {	background-color: #000; 
		color: #fff; 
		margin-top: 50px;
		margin-left: 0px;
		float: left;
		background-repeat:no-repeat;
		background-image: url(../images/tacho-2.jpg);
		background-attachment:fixed;
		background-position:120px 50px;
	}

.table {background-color: silver; color: #000; width: 999px;}/*FFFFAA FFD800  0003E1*/
.table-smal{background-color: silver; color: #000; font-size: 12px; height: 300px;}
.table-ground {background-color: none; color: #fff; font-size: 12px; width: 999px; height: 50px; font-family: arial; padding: 0;}
.td {font-size: 10px; font-family: arial; color: #000;}
.td_big {font-size: 11px; font-family: arial; color: #000;}
.info {font-family: arial; font-size: 20px;}
hr {border:solid blue 1px; height:1px;}
h3 {font-family: arial;}
h4 {font-family: arial; font-size: 25px;}
a {font-size: 11px; font-family: arail, Tahoma; font-weight: bold; color:#000;text-decoration:none;}
a:hover	{font-size: 11px; font-family: arail, Tahoma; font-weight: bold; color:#000; text-decoration:underline;}
.link {font-size: 11px; font-family: arail, Tahoma; font-weight: bold; color:#fff;text-decoration:none;}
.link:hover	{font-size: 11px; font-family: arail, Tahoma; font-weight: bold; color:#fff; text-decoration:underline;}
.menu {color: silver; font-weight: bold; font-size: 11px; font-family: arial; text-decoration: none;}
.menu:hover {color: silver; font-weight: bold; font-size: 11px; font-family: arial; text-decoration: unterline;}
.menu_visit {color: blue; font-weight: bold; font-size: 11px; font-family: arial; text-decoration: none;}
.menu_visit:hover {color: blue; font-weight: bold; font-size: 11px; font-family: arial; text-decoration: unterline;}
.menupic_2 {
	float: left;
	margin-top: 10px;
	border: none;
	width: 80px;
}
.menupic_1 {
	float: left;
	margin-top: 5px;
	border: none;
	width: 100px;
}
.Feld { background-color:#fff; width:150px; border:1px solid #000; }
