TABLE#starthaupt{
	background: url(bilder/mobil.jpg);
	width: 1024px;
	height: 700px;
   max-height: 700px;
	max-width: 1024px;
	min-height: 700px;
	min-width: 1024px;
	}
.td_haupt_rl{
	width: 200px;
	height: 112px;
}

a:link, a:visited {
	width: 200px;
	height: 112px;
	color: #ffd700;
	text-decoration: none;
	background: navy;
	border: 1px solid #ffd700;
}
a:hover {
	width: 200px;
	height: 112px;
	color: #ffd700;
	text-decoration: none;
	background: #5759ff;
	border: 1px solid #ffd700;
}
a:active {
	width: 200px;
	height: 112px;
	color: #ffCC00;
	text-decoration: none;
	background:  #ff0000;
	border: 1px solid #ffd700;
}
