

body  {
	background-color: #666666;
	margin:	0;
	padding: 0; 
}
	
.schatten
	{
	/*padding: 5px;
	background: #fff;*/
	border-bottom: 3px solid #5C5C5C;
	border-right: 3px solid #474747;
}

.logo {
	width: 774px;
	height: 294px;
	background: url('../../img/logo.gif');
}
		
h1 {
	font-size: 24px;
	color: #000000;
	font-weight: bold;
}

a {
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}

.top{
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-size: 20px;
}


img {
	border: none;
}

.zeile {
	height: 190px;
	width: 140px;
}

.zeile-t {
	width: 140px;
}

